summaryrefslogtreecommitdiff
path: root/pam/common.h
AgeCommit message (Expand)Author
2014-10-04remove non-nslcd stuffLuke Shumaker
2012-12-22update C coding style to a more commonly used styleArthur de Jong
2012-12-16change PAM protocol to be more consistent and simplerArthur de Jong
2012-12-16switch protocol from host byte order to network byte order and switch use of ...Arthur de Jong
2011-04-30make log message clearer when nslcd returns an empty response (user not handled)Arthur de Jong
2011-03-19small code improvementsArthur de Jong
2011-03-10update copyright headers to add missing yearsArthur de Jong
2010-06-14make include guard names consistent throughout the source and avoid conflicts...Arthur de Jong
2010-05-14perform logging from PAM module to syslog and support the debug option to log...Arthur de Jong
2009-05-26partially refactor to follow local coding convention and introduce READ_PAM_C...Arthur de Jong
2009-05-21make request-response functions simplerArthur de Jong
2009-05-21refactor protocol reading and writing macros to the common directory, use mor...Arthur de Jong