]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldap/modify.c
Remove attribute.c, group.c from build
[openldap] / servers / slapd / back-ldap / modify.c
2003-03-11 Pierangelo Masaratifix ITS#2362 and other leaks/unhandled massaged DN...
2003-03-03 Pierangelo Masaratiset return code
2003-02-19 Howard ChuFix do/don't send result logic
2003-02-16 Howard ChuAdded passwd_exop, added matchedDN rewrite for results.
2003-02-14 Howard ChuUse extended async APIs to allow direct parsing of...
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-11-10 Pierangelo Masaratiimprove error messages
2002-11-02 Pierangelo Masaratifix attribute delete (ITS#2158) patch provided by Timof...
2002-08-29 Pierangelo Masaratiadd server side controls to back-ldap and back-meta
2002-07-31 Kurt ZeilengaoperationsError != Internal Error
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
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-26 Pierangelo Masaratisome char* to berval fixes
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
2001-01-19 Howard ChuPierangelo Masarati's bugfixes and enhancements for...
2001-01-17 Kurt ZeilengaMark as "altered version"
2000-06-06 Mark ValenceUpdated for schemas.
2000-05-22 Kurt Zeilengaconst'ification
1999-09-18 Howard ChuAdded mixed-case as well as up-cased DN argument. The...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-05-26 Howard ChuFor ITS#157: Added LDAP backend for slapd, which also... OPENLDAP_SLAPD_BACK_LDAP