]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldap/attribute.c
Cleanup up LDAP_CLIENT_UPDATE code... including some bug fixing.
[openldap] / servers / slapd / back-ldap / attribute.c
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-12 Pierangelo Masaraticlarify macro name: dn_match = 1 if match, 0 otherwise
2002-01-12 Pierangelo Masaratisome memory handling cleanup: check that memory is...
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-12-24 Howard ChuAvoid conflict with e_ndn macro
2001-10-22 Howard ChuMoved AttributeDescription caching into main code:
2001-02-19 Mark Valenceattribute & objectclass mapping rules
2000-06-28 Mark ValenceUpdated attribute routine to pass back bervals.
2000-06-21 Mark ValenceAdd ldap_back_attribute to ldap backend