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-schema.c
Age
Commit message (
Expand
)
Author
2007-09-07
remove the ldap-schema.[ch] files since this is now fully implemented in the ...
Arthur de Jong
2007-09-07
also pass search filter for the *_all() functions from the database module in...
Arthur de Jong
2007-09-07
move some of the filter code to the database specific modules to be able to r...
Arthur de Jong
2007-07-28
define the list of attributes to look up in searches in the service modules i...
Arthur de Jong
2007-07-26
get rid of default and override attribute value mappings and remove host and ...
Arthur de Jong
2007-07-24
remove some more unused code
Arthur de Jong
2007-07-24
switch to a new interface for doing attribute mapping, splitting the attribut...
Arthur de Jong
2007-07-24
get rid of some unused attribute mappings and a small reorganisation of code
Arthur de Jong
2007-06-12
fix casts of types where needed
Arthur de Jong
2007-03-04
code improvements by making type casts explicit, flagging ignored return valu...
Arthur de Jong
2007-02-10
replace syslog calls to calls with our own logging module
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-21
rename server directory to nslcd
Arthur de Jong