]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldap/group.c
improved filter mapping/rewrite; improved result rewriting; improved attribute/object...
[openldap] / servers / slapd / back-ldap / group.c
2003-02-26 Howard ChuSync with MR flags in slap.h
2003-02-16 Howard ChuAdded passwd_exop, added matchedDN rewrite for results.
2003-02-13 Howard ChuImplemented connection pooling. Requires libldap_r...
2003-01-27 Pierangelo Masaraticleanup null mapping detection
2003-01-27 Pierangelo Masaraticlean up mapping api
2003-01-03 Kurt ZeilengaHappy new year
2002-12-04 Howard ChuAdded SLAP_MR_VALUE_NORMALIZED_MATCH, avoid redundant...
2002-08-06 Howard ChuAdd #include "lutil.h" for lutil_str* functions
2002-07-27 Howard ChuMoved slap_strcopy, slap_strncopy to lutil_strcopy...
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-01-19 Howard ChuDefined some ObjectClass->soc_flags values, changed...
2002-01-12 Pierangelo Masaraticonsistently use dn_match macro throughout slapd
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Howard ChuChange struct berval ** to BVarray
2001-12-28 Howard ChuMore struct beral conversion
2001-12-27 Pierangelo Masaratigroup and attribute conversion to berval DN
2001-11-17 Pierangelo Masaratiminor cleanup
2001-10-22 Howard ChuMoved AttributeDescription caching into main code:
2001-06-03 Pierangelo Masaratisemicolon after colon in goto labels
2001-05-16 Pierangelo Masaratiadded new log; minor cleanup of rewrite stuff
2001-05-12 Pierangelo MasaratiThis is the commit of:
2001-02-19 Mark Valenceattribute & objectclass mapping rules
2000-10-11 Mark ValenceAdded conn and op arguments to group backend callback.
2000-06-10 Mark ValenceAdd ldap_back_group routine.