index
:
~lukeshu/hackers-nslcd
master
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pam
/
common.h
Age
Commit message (
Expand
)
Author
2014-10-04
remove non-nslcd stuff
Luke Shumaker
2012-12-22
update C coding style to a more commonly used style
Arthur de Jong
2012-12-16
change PAM protocol to be more consistent and simpler
Arthur de Jong
2012-12-16
switch protocol from host byte order to network byte order and switch use of ...
Arthur de Jong
2011-04-30
make log message clearer when nslcd returns an empty response (user not handled)
Arthur de Jong
2011-03-19
small code improvements
Arthur de Jong
2011-03-10
update copyright headers to add missing years
Arthur de Jong
2010-06-14
make include guard names consistent throughout the source and avoid conflicts...
Arthur de Jong
2010-05-14
perform logging from PAM module to syslog and support the debug option to log...
Arthur de Jong
2009-05-26
partially refactor to follow local coding convention and introduce READ_PAM_C...
Arthur de Jong
2009-05-21
make request-response functions simpler
Arthur de Jong
2009-05-21
refactor protocol reading and writing macros to the common directory, use mor...
Arthur de Jong