Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/common/nslcd-prot.c
Commit message (Expand)AuthorAgeFilesLines
* Various spelling fixesArthur de Jong2019-09-171-1/+1
* update C coding style to a more commonly used styleArthur de Jong2012-12-221-15/+15
* set FD_CLOEXEC in NSS and PAM modules to ensure that nslc...Arthur de Jong2012-11-111-0/+6
* use poll() instead of select() for checking file descript...Arthur de Jong2012-10-121-7/+6
* provide a compatibility definition of SUN_LEN() for syste...Arthur de Jong2012-05-091-1/+2
* pass the correct size of named socket address (fixes Free...Arthur de Jong2012-01-171-1/+1
* pass the actual size of the address family and the path l...Arthur de Jong2010-11-041-1/+1
* refactor protocol reading and writing macros to the commo...Arthur de Jong2009-05-211-0/+89