1
0
mirror of https://github.com/moparisthebest/davmail synced 2024-08-13 16:53:51 -04:00
Commit Graph

69 Commits

Author SHA1 Message Date
mguessan
cf4a925b5a LDAP: iCal autocomplete, moved to separate o=od naming context
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@447 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-17 07:46:38 +00:00
mguessan
e319712ce9 LDAP: iCal autocomplete fix from Dan Foody
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@446 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-17 07:43:37 +00:00
mguessan
6a87f2802e LDAP: commit iCal autocompletion extensions, even if is does not yet work on my test platform
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@436 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-13 11:14:29 +00:00
mguessan
4cce79f0c9 LDAP: implement complex filter support to prepare iCal completion
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@434 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-03-12 13:56:37 +00:00
mguessan
e45328fe43 Various fixes from audit
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@394 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-24 11:53:02 +00:00
mguessan
ea866b0045 LDAP: do not fail on (&(...)) and filters
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@388 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-23 10:15:44 +00:00
mguessan
d3eab09f00 LDAP: implement (as much as possible) exact match
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@340 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2009-02-09 22:40:55 +00:00
mguessan
36fdbc096c fix LDAPV3 test
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@262 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-26 14:02:26 +00:00
mguessan
d66375bf5c Fix LdapConnection thread name
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@259 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-26 13:21:39 +00:00
mguessan
1b71e3ebb5 LdapConnection: check config before BIND to avoid password prompt on network down
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@233 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-17 15:25:35 +00:00
mguessan
e0d46770f7 First step to handle LDAP ABANDON operation
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@217 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-08 12:57:28 +00:00
mguessan
463caea397 Disable protocol debug trace
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@215 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-05 23:42:54 +00:00
mguessan
937dadb988 Handle returning attributes : return only requested attributes
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@214 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-05 23:40:53 +00:00
mguessan
d66bd4b38c Fix LDAP filter parser : Thunderbird sends values with space as separate strings, rebuild value
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@213 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-05 18:25:09 +00:00
mguessan
5212b594cf No error on SocketException (client closed connection)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@202 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-05 08:48:54 +00:00
mguessan
d862e9d3e0 LdapConnection refactoring complete
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@198 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-04 15:02:53 +00:00
mguessan
b49b75adbd LdapConnection refactoring in progress
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@197 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-04 12:52:30 +00:00
mguessan
24362b8632 Implement an ExchangeSession pool (needed with LdapServer)
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@196 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-04 11:50:31 +00:00
mguessan
939c7567b7 First commit of the LDAP to GAL address book listener
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@191 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2008-12-03 11:38:35 +00:00