Directory src/net/java/sip/communicator/plugin/ldap/

Directory Created:
2011-03-09 12:30
Total Files:
1
Deleted Files:
2
Lines of Code:
123

[root]/src/net/java/sip/communicator/plugin/ldap
                                 configform (4 files, 1655 lines)

Lines of Code

src/net/java/sip/communicator/plugin/ldap/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 18 (100.0%) 426 (100.0%) 23.6
s_vincent 13 (72.2%) 423 (99.3%) 32.5
yanas 4 (22.2%) 2 (0.5%) 0.5
emcho 1 (5.6%) 1 (0.2%) 1.0

Most Recent Commits

emcho 2011-10-18 14:03

Changes project name in source license headers from SIP Communicator to Jitsi

1 lines of code changed in:

  • src/net/java/sip/communicator/plugin/ldap: LdapActivator.java (+1 -1)
yanas 2011-08-24 15:06

Merges contact source configurations in a single configuration form.
Adds the possibility to disable/enable MacOSX AddressBook and MS Outlook.
Adds a prefix configuration to all contact sources: AddressBook, Outlook, LDAP, Google Contacts.

2 lines of code changed in:

  • src/net/java/sip/communicator/plugin/ldap: LdapActivator.java (+2 -2)
yanas 2011-04-14 12:59

Moves the ldap contact source code in the impl package in order to allow creating contact sources for ldap directories through the LdapService.
Uses the authentication window instead of the ldap config form on ldap authentication error.

0 lines of code changed in:

  • src/net/java/sip/communicator/plugin/ldap: LdapActivator.java (-134), LdapContactQuery.java (del), LdapContactSourceService.java (del)
s_vincent 2011-03-14 10:39

Adding license and code formatting.

10 lines of code changed in:

  • src/net/java/sip/communicator/plugin/ldap: LdapActivator.java (+4 -2), LdapContactQuery.java (+6)
s_vincent 2011-03-11 11:17

Remove debug output.

0 lines of code changed in:

  • src/net/java/sip/communicator/plugin/ldap: LdapContactQuery.java (-2)
s_vincent 2011-03-11 11:16

Normalize phone number before returning LDAP contact source.

11 lines of code changed in:

  • src/net/java/sip/communicator/plugin/ldap: LdapContactQuery.java (+11 -4)
s_vincent 2011-03-10 17:41

Ongoing work on LDAP contact source: catch exception when trying to connect with no password, look also in mail attribute when perform a search.

7 lines of code changed in:

  • src/net/java/sip/communicator/plugin/ldap: LdapActivator.java (+2 -2), LdapContactQuery.java (+5)
s_vincent 2011-03-10 12:54

Ongoing work on LDAP support: store password via credentials storage service, each LDAP enabled server has its own group in contact list, javadoc and other minor UI enhancements.

232 lines of code changed in:

  • src/net/java/sip/communicator/plugin/ldap: LdapActivator.java (+133 -28), LdapContactQuery.java (+72 -5), LdapContactSourceService.java (+27 -7)
s_vincent 2011-03-09 14:39

Fix null pointer exception in LDAP contact source plugin.

4 lines of code changed in:

  • src/net/java/sip/communicator/plugin/ldap: LdapContactQuery.java (+4 -1)
s_vincent 2011-03-09 12:30

Ongoing work on LDAP contact source support.

159 lines of code changed in:

  • src/net/java/sip/communicator/plugin/ldap: LdapActivator.java (new 150), LdapContactQuery.java (new 2), LdapContactSourceService.java (new 7)
Generated by StatSVN 0.3.1