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
/
attmap.c
Age
Commit message (
Expand
)
Author
2010-06-12
remove commented out memberOf and ipNetmaskNumber attributes and small cleanups
Arthur de Jong
2010-05-15
always clear returned buffer when performing attribute mapping (based on a pa...
Arthur de Jong
2009-12-28
implement attribute mapping using shell-like expressions
Arthur de Jong
2009-08-31
rename software to nss-pam-ldapd
Arthur de Jong
2009-05-24
support multiple search bases, partially based on a patch by Leigh Wedding <l...
Arthur de Jong
2008-02-03
support the uniqueMember LDAP attribute that holds DN values (they are transl...
Arthur de Jong
2007-09-15
remove support for nested groups and use of uniqueMember and member attribute...
Arthur de Jong
2007-09-08
move base and scope handling to database specific modules, gettting rid of ld...
Arthur de Jong
2007-09-08
move filters definitions to the database modules themselves (and already defi...
Arthur de Jong
2007-08-18
rewrite configuration file handling to be simpler and more consistent, this d...
Arthur de Jong
2007-07-26
switch to the new attribute mapping code
Arthur de Jong
2007-07-24
switch to a new interface for doing attribute mapping, splitting the attribut...
Arthur de Jong