HUGE PATCH. This moves all of mime_parser.c and all
[citadel.git] / citadel / modules / ldap / serv_ldap.c
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-10-27 Dave WestFixed the bug that results in non update of existing...
2007-10-27 Dave WestReduced the timeout for LDAP disconnect to 1 minute...
2007-10-16 Dave WestAdded a comment to serv_ldap.c
2007-10-14 Dave WestAdded new function calls for aide_message and lprintf.
2007-10-12 Dave WestFix function names to be in line with coding style.
2007-10-12 Dave WestBegin fix ups of coding style to get a bit closer to...
2007-10-10 Dave WestLDAP module no longer allows duplicate values for the...
2007-10-10 Dave WestMade some ldap functions a little more generic, pass...
2007-10-09 Dave WestLDAP module changes.
2007-10-06 Dave Westwhen delete from GAB now delete from ldap.
2007-10-06 Dave WestWe now try to reconnect to the ldap server if it got...
2007-10-06 Dave WestLots of LDAP changes.
2007-10-06 Dave WestAdded LDAP: to begining of lprintfs in ldap module.
2007-10-05 Dave WestMoved config check for ldap into ldap init.
2007-10-05 Dave WestBig change to the ldap code to break its dependancy...
2007-08-23 Dave WestRemoved IsEmptyStr from some loops as its quicker this...
2007-08-09 Wilfried Göesgens* strlen holy war: loops. in loops it's very evil....
2007-08-09 Wilfried Göesgens* more whitch-hunt on strlen with isemptystr replacement.
2007-08-05 Dave WestAdded #define LDAP_DEPRECATED 1 to get rid of warnings...
2007-07-31 Dave WestContinue phase 2 of modules stuff.