Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/common/nslcd-prot.h
Commit message (Expand)AuthorAgeFilesLines
* Various spelling fixesArthur de Jong2019-09-171-10/+10
* Interpret transferred integers as signed againArthur de Jong2014-03-101-2/+2
* log hex values when debugging the protocolArthur de Jong2013-01-051-3/+3
* update C coding style to a more commonly used styleArthur de Jong2012-12-221-218/+235
* switch protocol from host byte order to network byte orde...Arthur de Jong2012-12-161-20/+26
* make include guard names consistent throughout the source...Arthur de Jong2010-06-141-3/+3
* make logging of buffer checks consistentArthur de Jong2010-05-131-2/+4
* WRITE_STRINGLIST(): properly handle the case where the li...Arthur de Jong2009-12-281-9/+17
* fix the case where the string passed to WRITE_STRING() is...Arthur de Jong2009-10-071-3/+3
* refactor protocol reading and writing macros to the commo...Arthur de Jong2009-05-211-0/+348