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

| 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 |
Fixes style formating, javadoc and eclipse related warnings.
6 lines of code changed in:
Put system properties settings in a separate function. Fixes styles and javadoc warnings.
11 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
13 lines of code changed in:
Add support to validate SSL certificates in the LDAP service
103 lines of code changed in:
Fixes some javadoc warnings.
2 lines of code changed in:
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:
Adds the possibility to override some LDAP attribute fields for search and retrieve.
374 lines of code changed in:
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:
Initial support for Google Contacts as contact source.
4 lines of code changed in:
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:
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:
Ongoing work on LDAP contact source support.
2970 lines of code changed in: