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
/
nslcd
/
ldap-nss.c
Age
Commit message (
Expand
)
Author
2007-06-08
implement our own stdio-like library that handles IO with a simple configurab...
Arthur de Jong
2007-03-04
code improvements by making type casts explicit, flagging ignored return valu...
Arthur de Jong
2007-03-02
remove runtime checking for existance of /lib/init/rw/libnss-ldap.bind_policy...
Arthur de Jong
2007-02-10
replace syslog calls to calls with our own logging module
Arthur de Jong
2007-02-01
add new dictionary module and use it for the attribute mapping stuff
Arthur de Jong
2007-01-17
move most config code into cfg.c, clean up dictornary stuff in util.c and do ...
Arthur de Jong
2007-01-17
first step to split out all configuration stuff into separate file
Arthur de Jong
2007-01-17
get rid of more code that would check if the socket was changed from under us...
Arthur de Jong
2007-01-17
get rid of rebinding-on-fork() logic as our threading model is very predictable
Arthur de Jong
2007-01-09
change license from GNU Library General Public License v.2 to GNU Lesser Gene...
Arthur de Jong
2006-12-30
get rid of a few warnings
Arthur de Jong
2006-12-29
get rid of debug() function and call log_log() instead
Arthur de Jong
2006-12-25
get rid of NSS_BUFSIZ, rename _nss_ldap_oc_check() to has_objectclass(), redo...
Arthur de Jong
2006-12-21
rename server directory to nslcd
Arthur de Jong
[prev]