Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/nslcd/myldap.c
Commit message (Expand)AuthorAgeFilesLines
...
* merge the do_map_error(), do_with_reconnect() into the my...Arthur de Jong2007-12-241-172/+105
* remove bind_policy option because the same effect is achi...Arthur de Jong2007-12-221-9/+4
* integrate do_result() into myldap_get_entry() reducing co...Arthur de Jong2007-12-221-138/+119
* remove duplicate commentArthur de Jong2007-12-221-1/+0
* bring more uniformity to log messagesArthur de Jong2007-12-221-14/+26
* give struct myldap_session members more logical namesArthur de Jong2007-12-221-74/+74
* refactor myldap code to get rid of most of the old nss st...Arthur de Jong2007-12-201-309/+294
* add myldap_session_close() function (mainly for testing p...Arthur de Jong2007-12-201-0/+19
* move checks of validity of passed entries to separate fun...Arthur de Jong2007-12-201-10/+33
* remove msg member from struct myldap_entry and just refer...Arthur de Jong2007-12-201-12/+7
* potential fix for double free() bug like in nss_ldap (Deb...Arthur de Jong2007-12-141-3/+3
* some small layout changesArthur de Jong2007-12-091-1/+0
* get rid of some old code and rename ldap-nss to myldap si...Arthur de Jong2007-12-091-0/+1161