Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/nslcd-common.h
Commit message (Expand)AuthorAgeFilesLines
* get as many files from the root directory as possible, mo...Arthur de Jong2006-11-281-3/+0
* implement more detailed protocol logging (dumping the act...Arthur de Jong2006-11-281-9/+32
* fix bug that always causes a READ_STRING_ALLOC to read to...Arthur de Jong2006-11-251-3/+3
* include stdio for definitions of fread(), fwrite() etcArthur de Jong2006-11-251-0/+2
* make protocol logging a little more readable and do not u...Arthur de Jong2006-11-241-22/+31
* add more verbose protocol logging, including logging of e...Arthur de Jong2006-11-191-15/+39
* add proper copyright headersArthur de Jong2006-11-061-2/+22
* remove testing stuffArthur de Jong2006-11-051-1/+0
* fix some variable usage bugs in READ_* marcos and change ...Arthur de Jong2006-11-051-18/+16
* make SKIP more consistent with READArthur de Jong2006-11-031-1/+6
* fix bogus reuse of tmpint32, introducing tmp3int32Arthur de Jong2006-11-031-9/+10
* split buffer management macros into separate macrosArthur de Jong2006-11-031-15/+26
* rename LOOP to STRINGLIST as that is currently the only s...Arthur de Jong2006-11-031-5/+26
* add _nss_ldap_initgroups_dyn() functionArthur de Jong2006-11-031-2/+19
* make loop macros common, create macros for expanding {set...Arthur de Jong2006-11-031-0/+34
* do not try to read and write zero length strings and add ...Arthur de Jong2006-11-011-7/+26
* implement reading of alias information through getaliasby...Arthur de Jong2006-10-311-1/+1
* add header file defining read and write macrosArthur de Jong2006-10-311-0/+84