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

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

[root]/src/net/java/sip/communicator/impl/ldap
                                 configform (0 files, 0 lines)

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 48 (100.0%) 4489 (100.0%) 93.5
s_vincent 25 (52.1%) 3447 (76.8%) 137.8
yanas 7 (14.6%) 926 (20.6%) 132.2
ibauersachs 3 (6.3%) 103 (2.3%) 34.3
emcho 13 (27.1%) 13 (0.3%) 1.0

Most Recent Commits

s_vincent 2012-03-09 17:54

Fixes style formating, javadoc and eclipse related warnings.

6 lines of code changed in:

  • src/net/java/sip/communicator/impl/ldap: LdapDirectorySettingsImpl.java (+6 -6)
s_vincent 2011-11-08 10:43

Put system properties settings in a separate function. Fixes styles and javadoc warnings.

11 lines of code changed in:

  • src/net/java/sip/communicator/impl/ldap: LdapActivator.java (+1), LdapSSLSocketFactoryDelegate.java (+10 -2)
emcho 2011-10-18 14:03

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

13 lines of code changed in:

  • src/net/java/sip/communicator/impl/ldap: LdapActivator.java (+1 -1), LdapContactQuery.java (+1 -1), LdapContactSourceService.java (+1 -1), LdapDirectoryImpl.java (+1 -1), LdapDirectorySetImpl.java (+1 -1), LdapDirectorySettingsImpl.java (+1 -1), LdapFactoryImpl.java (+1 -1), LdapPendingSearch.java (+1 -1), LdapPersonFoundImpl.java (+1 -1), LdapQueryImpl.java (+1 -1), LdapSSLSocketFactoryDelegate.java (+1 -1), LdapSearchSettingsImpl.java (+1 -1), LdapServiceImpl.java (+1 -1)
ibauersachs 2011-09-30 16:44

Add support to validate SSL certificates in the LDAP service

103 lines of code changed in:

  • src/net/java/sip/communicator/impl/ldap: LdapDirectoryImpl.java (+6), LdapSSLSocketFactoryDelegate.java (new 70), LdapServiceImpl.java (+27 -1)
s_vincent 2011-09-09 17:19

Fixes some javadoc warnings.

2 lines of code changed in:

  • src/net/java/sip/communicator/impl/ldap: LdapDirectorySettingsImpl.java (+2 -2)
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.

63 lines of code changed in:

  • src/net/java/sip/communicator/impl/ldap: LdapContactSourceService.java (+10), LdapDirectorySettingsImpl.java (+53 -2)
s_vincent 2011-06-16 18:22

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

374 lines of code changed in:

  • src/net/java/sip/communicator/impl/ldap: LdapContactQuery.java (+2 -1), LdapDirectoryImpl.java (+116 -97), LdapDirectorySettingsImpl.java (+256)
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.

863 lines of code changed in:

  • src/net/java/sip/communicator/impl/ldap: LdapActivator.java (+176), LdapContactQuery.java (new 440), LdapContactSourceService.java (new 198), LdapDirectorySettingsImpl.java (+25), LdapServiceImpl.java (+24)
s_vincent 2011-03-22 19:23

Initial support for Google Contacts as contact source.

4 lines of code changed in:

  • src/net/java/sip/communicator/impl/ldap: LdapActivator.java (+4 -1)
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.

15 lines of code changed in:

  • src/net/java/sip/communicator/impl/ldap: LdapDirectoryImpl.java (+15)
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.

65 lines of code changed in:

  • src/net/java/sip/communicator/impl/ldap: LdapActivator.java (-19), LdapDirectoryImpl.java (+15 -9), LdapDirectorySetImpl.java (+3 -3), LdapDirectorySettingsImpl.java (+19 -12), LdapPersonFoundImpl.java (+13 -1), LdapServiceImpl.java (+15 -15)
s_vincent 2011-03-09 12:30

Ongoing work on LDAP contact source support.

2970 lines of code changed in:

  • src/net/java/sip/communicator/impl/ldap: LdapActivator.java (new 101), LdapDirectoryImpl.java (new 1117), LdapDirectorySetImpl.java (new 285), LdapDirectorySettingsImpl.java (new 600), LdapFactoryImpl.java (new 79), LdapPendingSearch.java (new 66), LdapPersonFoundImpl.java (new 383), LdapQueryImpl.java (new 77), LdapSearchSettingsImpl.java (new 88), LdapServiceImpl.java (new 174)
Generated by StatSVN 0.3.1