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

Directory Created:
2011-03-09 12:30
Total Files:
9
Deleted Files:
0
Lines of Code:
1116

[root]/src/net/java/sip/communicator/service/ldap
                                 event (4 files, 277 lines)

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 28 (100.0%) 1136 (100.0%) 40.5
s_vincent 17 (60.7%) 1089 (95.9%) 64.0
yanas 2 (7.1%) 38 (3.3%) 19.0
emcho 9 (32.1%) 9 (0.8%) 1.0

Most Recent Commits

s_vincent 2012-03-09 17:54

Fixes style formating, javadoc and eclipse related warnings.

1 lines of code changed in:

  • src/net/java/sip/communicator/service/ldap: LdapDirectorySettings.java (+1 -1)
emcho 2011-10-18 14:03

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

9 lines of code changed in:

  • src/net/java/sip/communicator/service/ldap: LdapConstants.java (+1 -1), LdapDirectory.java (+1 -1), LdapDirectorySet.java (+1 -1), LdapDirectorySettings.java (+1 -1), LdapFactory.java (+1 -1), LdapPersonFound.java (+1 -1), LdapQuery.java (+1 -1), LdapSearchSettings.java (+1 -1), LdapService.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.

19 lines of code changed in:

  • src/net/java/sip/communicator/service/ldap: LdapDirectorySettings.java (+19 -1)
s_vincent 2011-06-16 18:22

Adds the possibility to override some LDAP attribute fields for search and retrieve.

81 lines of code changed in:

  • src/net/java/sip/communicator/service/ldap: LdapDirectory.java (+9), LdapDirectorySettings.java (+72)
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.

19 lines of code changed in:

  • src/net/java/sip/communicator/service/ldap: LdapService.java (+19)
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.

42 lines of code changed in:

  • src/net/java/sip/communicator/service/ldap: LdapConstants.java (+16 -1), LdapDirectorySet.java (+4 -4), LdapDirectorySettings.java (+2 -2), LdapQuery.java (+18 -1), LdapService.java (+2 -1)
s_vincent 2011-03-09 12:30

Ongoing work on LDAP contact source support.

965 lines of code changed in:

  • src/net/java/sip/communicator/service/ldap: LdapConstants.java (new 139), LdapDirectory.java (new 85), LdapDirectorySet.java (new 108), LdapDirectorySettings.java (new 225), LdapFactory.java (new 55), LdapPersonFound.java (new 186), LdapQuery.java (new 47), LdapSearchSettings.java (new 89), LdapService.java (new 31)
Generated by StatSVN 0.3.1