aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/ldap
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-2013-29/+172
* Filters ldap results and return only those that has searchable attribute valu...Damian Minkov2014-04-291-2/+59
* Adds phone numbers to ldap query searchable attributes.Damian Minkov2014-04-291-3/+20
* Separates phone number service, to be a service in separate bundle and improv...Damian Minkov2014-04-102-4/+28
* Move the phone number prefix method to its own interfaceIngo Bauersachs2014-02-201-1/+2
* Make LDAP a simple ContactSourceServiceIngo Bauersachs2014-02-202-42/+14
* Log LDAP errors with filter expressionIngo Bauersachs2014-02-181-8/+9
* Options to customize LDAP queriesIngo Bauersachs2014-02-064-66/+340
* Fixes issues with the async queries of the contact list which may causehristoterezov2014-01-082-30/+39
* Reverts changes from 160bccf16f2eb0ff8d560c52e4d15f95336a3512 , dfac8a056e02d...hristoterezov2013-12-162-42/+31
* Changes the contact source interfaces to use only the listeners for addinghristoterezov2013-12-142-31/+42
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-1/+1
* Fixes a possible PatternSyntaxException in Ldap contact source.yanas2013-06-051-3/+16
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-236-3/+14
* Fix bug with the 'show more' contact on an LDAP query, where it repeats the f...Tom Denham2013-04-251-0/+13
* Adds organization name in LDAP search results (Patch by Jan Kaláb).Damian Minkov2013-04-111-0/+5
* Simplify contact detail creation codeIngo Bauersachs2013-04-071-28/+14
* Works on preventing an issue with the display of remote video which could sca...Lyubomir Marinov2013-02-262-38/+38
* Fixes the display of the remote video in a call which could appear as a singl...Lyubomir Marinov2013-02-222-31/+30
* Extends contact source apis to support editable contact sources. Fixes intern...Yana Stamcheva2013-02-071-7/+10
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-242-2/+2
* Changes the behaviour of showing add contact and call buttons in the contact ...Damian Minkov2013-01-091-3/+15
* Updates the PhoneNumberI18nServiceImpl, in order to remove the dependency to ...Vincent Lucas2012-09-252-120/+3
* Adds phonenumbers and search to transfer and conference invite dialogs. Impro...Yana Stamcheva2012-09-171-2/+12
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-295-11/+12
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-295-13/+12
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-1/+1
* Fixes style formating, javadoc and eclipse related warnings.Sebastien Vincent2012-03-091-6/+6
* Put system properties settings in a separate function. Fixes styles and javad...Sebastien Vincent2011-11-082-2/+11
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-1813-13/+13
* Add support to validate SSL certificates in the LDAP serviceIngo Bauersachs2011-09-304-1/+106
* Fixes some javadoc warnings.Sebastien Vincent2011-09-091-2/+2
* Merges contact source configurations in a single configuration form.Yana Stamcheva2011-08-242-2/+63
* Adds the possibility to override some LDAP attribute fields for search and re...Sebastien Vincent2011-06-163-98/+374
* Moves the ldap contact source code in the impl package in order to allow crea...Yana Stamcheva2011-04-146-0/+867
* Initial support for Google Contacts as contact source.Sebastien Vincent2011-03-221-1/+4
* Ongoing work on LDAP contact source: catch exception when trying to connect w...Sebastien Vincent2011-03-101-0/+15
* Ongoing work on LDAP support: store password via credentials storage service,...Sebastien Vincent2011-03-1011-1203/+66
* Ongoing work on LDAP contact source support.Sebastien Vincent2011-03-0916-0/+4139