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

| 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 |
Fixes style formating, javadoc and eclipse related warnings.
1 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
9 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.
19 lines of code changed in:
Adds the possibility to override some LDAP attribute fields for search and retrieve.
81 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.
19 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.
42 lines of code changed in:
Ongoing work on LDAP contact source support.
965 lines of code changed in: