summaryrefslogtreecommitdiff
path: root/nslcd/ldap-schema.c
AgeCommit message (Expand)Author
2007-09-07remove the ldap-schema.[ch] files since this is now fully implemented in the ...Arthur de Jong
2007-09-07also pass search filter for the *_all() functions from the database module in...Arthur de Jong
2007-09-07move some of the filter code to the database specific modules to be able to r...Arthur de Jong
2007-07-28define the list of attributes to look up in searches in the service modules i...Arthur de Jong
2007-07-26get rid of default and override attribute value mappings and remove host and ...Arthur de Jong
2007-07-24remove some more unused codeArthur de Jong
2007-07-24switch to a new interface for doing attribute mapping, splitting the attribut...Arthur de Jong
2007-07-24get rid of some unused attribute mappings and a small reorganisation of codeArthur de Jong
2007-06-12fix casts of types where neededArthur de Jong
2007-03-04code improvements by making type casts explicit, flagging ignored return valu...Arthur de Jong
2007-02-10replace syslog calls to calls with our own logging moduleArthur de Jong
2007-01-09change license from GNU Library General Public License v.2 to GNU Lesser Gene...Arthur de Jong
2006-12-21rename server directory to nslcdArthur de Jong