]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldbm/attribute.c
Add start of discussion of strings in LDAP/X.500 and OpenLDAP.
[openldap] / servers / slapd / back-ldbm / attribute.c
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-04-08 Pierangelo MasaratiMostly based on patches provided by Hallvard B. Furuseth
2002-02-09 Kurt ZeilengaAdd ACL state recording to avoid multiple evaluation of
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-12 Pierangelo Masaraticonsistently use dn_match macro throughout slapd
2002-01-06 Howard ChuFix some debug statements
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Howard ChuRemove unused int i, j
2002-01-02 Howard ChuChange struct berval ** to BVarray
2002-01-01 Howard ChuMore struct berval conversions
2001-12-26 Kurt ZeilengaMore struct berval DNs changes
2001-12-24 Kurt ZeilengaEvery quick mod to use a struct berval for e_dn/e_ndn...
2001-10-22 Howard ChuMoved AttributeDescription caching into main code:
2001-01-17 Gary Williamsfix format for new logging
2000-09-29 Kurt ZeilengaAdd connection and operation arguments to backend callb...
2000-06-28 Mark ValenceUpdated attribute routine to pass back bervals.
2000-06-26 Kurt ZeilengaAdd attribute type/matching rule support for structural...
2000-06-26 Kurt ZeilengaModify backend_attribute to return bervals and adjust...
2000-06-21 Mark ValenceNew backend routine: back_attribute