summaryrefslogtreecommitdiff
path: root/common/nslcd-prot.h
AgeCommit message (Expand)Author
2014-12-16Get -pedanticLuke Shumaker
2014-12-04get strict (-Wall -Werror -Wextra), clean upLuke Shumaker
2014-11-28closer to buildingLuke Shumaker
2014-03-10Interpret transferred integers as signed againArthur de Jong
2013-01-05log hex values when debugging the protocolArthur de Jong
2012-12-22update C coding style to a more commonly used styleArthur de Jong
2012-12-16switch protocol from host byte order to network byte order and switch use of ...Arthur de Jong
2010-06-14make include guard names consistent throughout the source and avoid conflicts...Arthur de Jong
2010-05-13make logging of buffer checks consistentArthur de Jong
2009-12-28WRITE_STRINGLIST(): properly handle the case where the list is null (result o...Arthur de Jong
2009-10-07fix the case where the string passed to WRITE_STRING() is an expressionArthur de Jong
2009-05-21refactor protocol reading and writing macros to the common directory, use mor...Arthur de Jong