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

| 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 |
Changes project name in source license headers from SIP Communicator to Jitsi
1 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.
2 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.
0 lines of code changed in:
Adding license and code formatting.
10 lines of code changed in:
Remove debug output.
0 lines of code changed in:
Normalize phone number before returning LDAP contact source.
11 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.
7 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.
232 lines of code changed in:
Fix null pointer exception in LDAP contact source plugin.
4 lines of code changed in:
Ongoing work on LDAP contact source support.
159 lines of code changed in: