Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/nslcd/ldap-nss.c
Commit message (Expand)AuthorAgeFilesLines
* implement our own stdio-like library that handles IO with...Arthur de Jong2007-06-091-3/+3
* code improvements by making type casts explicit, flagging...Arthur de Jong2007-03-041-3/+8
* remove runtime checking for existance of /lib/init/rw/lib...Arthur de Jong2007-03-021-10/+0
* replace syslog calls to calls with our own logging moduleArthur de Jong2007-02-101-18/+12
* add new dictionary module and use it for the attribute ma...Arthur de Jong2007-02-011-31/+16
* move most config code into cfg.c, clean up dictornary stu...Arthur de Jong2007-01-171-189/+159
* first step to split out all configuration stuff into sepa...Arthur de Jong2007-01-171-245/+106
* get rid of more code that would check if the socket was c...Arthur de Jong2007-01-171-303/+3
* get rid of rebinding-on-fork() logic as our threading mod...Arthur de Jong2007-01-171-184/+1
* change license from GNU Library General Public License v....Arthur de Jong2007-01-091-7/+7
* get rid of a few warningsArthur de Jong2006-12-301-1/+0
* get rid of debug() function and call log_log() insteadArthur de Jong2006-12-291-114/+107
* get rid of NSS_BUFSIZ, rename _nss_ldap_oc_check() to has...Arthur de Jong2006-12-251-135/+109
* rename server directory to nslcdArthur de Jong2006-12-211-0/+4032