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
2014-10-04
foo
Luke Shumaker
2014-05-04
Fix mapping group member attribute to empty string
Arthur de Jong
2014-05-04
Make buffer size error logging consistent
Arthur de Jong
2014-01-05
Support blanking the member attribute
Arthur de Jong
2013-07-26
Allow invalidating the nfsidmap cache
Arthur de Jong
2012-12-22
update C coding style to a more commonly used style
Arthur de Jong
2011-09-09
make validation log messages consistent
Arthur de Jong
2011-08-03
switch to using the member attribute by default instead of uniqueMember
Arthur de Jong
2011-03-10
update copyright headers to add missing years
Arthur de Jong
2010-12-28
allow attribute mapping with an expression for the userPassword attribute for...
Arthur de Jong
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