Big change to the ldap code to break its dependancy on serv_vcard.c and
[citadel.git] / citadel / modules / ldap / serv_ldap.c
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.