]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldap
semicolon after colon in goto labels
[openldap] / servers / slapd / back-ldap /
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-05-08 Kurt ZeilengaUpdate copyright
2001-02-20 Mark Valencebug fix
2001-02-20 Mark Valencefix mistype.
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"
2001-01-17 Kurt ZeilengaITS#919: fix str2ad initialization bug
2000-11-11 Howard ChuSet outbound connection to use the same protocol versio...
2000-10-23 Howard ChuFix: remap API error codes into protocol error codes...
2000-10-11 Mark ValenceAdded conn and op arguments to group backend callback.
2000-07-13 Kurt ZeilengaUpdate SASL code to reuse context through life of session.
2000-06-28 Mark ValenceUpdated attribute routine to pass back bervals.
2000-06-21 Mark ValenceAdd ldap_back_attribute to ldap backend
2000-06-21 Mark ValenceNew backend routine: back_attribute
2000-06-16 Kurt ZeilengaAdd backend_check_referrals() framework.
2000-06-10 Kurt ZeilengaMisc code cleanup.
2000-06-10 Mark ValenceAdd ldap_back_group routine.
2000-06-08 Kurt ZeilengaRemove lint
2000-06-06 Kurt Zeilengaunifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
2000-06-06 Mark ValenceFix memory leak in new schema code.
2000-06-06 Mark ValenceUpdated for schemas.
2000-06-05 Mark ValenceUse "uri" directive (instead of "server") to specify...
2000-06-04 Mark ValenceUpdate to work with schemas (SLAPD_SCHEMA_NOT_COMPAT=1)
2000-06-04 Mark ValenceFix parameter order error.
2000-06-04 Mark ValenceFix memory leak.
2000-05-22 Kurt Zeilengaconst'ification
2000-05-22 Kurt ZeilengaConst'ification
2000-05-11 Howard ChuRemoved XLDFLAGS, unnecessary for modules.
2000-04-19 Kurt ZeilengaLDAP_OPERATIONS -> LDAP_OTHER
2000-02-07 Kurt ZeilengaAdd Modification/Modifications structures for -DSLAPD_S...
2000-01-02 Luke HowardFilled in Cyrus SASL authz/storage callbacks for all...
1999-12-08 Kurt ZeilengaReengineered ldappasswd(1). Uses extended operation...
1999-09-24 Kurt ZeilengaIn preparation for adding dn_rewrite()...
1999-09-18 Howard ChuAdded mixed-case as well as up-cased DN argument. The...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-09-02 Howard ChuFix extraneous call to ldap_msgfree.
1999-09-02 Hallvard FurusethCleanup:
1999-08-20 Kurt Zeilengamore const'ification
1999-08-17 Howard ChuMake init_module return a success/fail value.
1999-08-09 Howard ChuFix explicit backend dependencies. Wildcard was unreliable.
1999-08-07 Howard ChuFinal round of module changes
1999-08-07 Howard ChuModified for use with libtool's ltdl instead of gmodule
1999-08-06 Howard ChuPreliminary Make rules to allow building backends as...
1999-08-06 Howard ChuFor dynamic modules, must explicitly zero BackendInfo...
1999-07-25 Howard ChuMoved unbind processing into connection_destroy. unbind...
1999-07-25 Howard ChuFix unportable code. Thanks, Hallvard.
1999-07-24 Kurt ZeilengaAdd support for LDAP_ALL_OPERATIONAL_ATTRIBUTES ("...
1999-07-22 Kurt ZeilengaAdd limited LDAP_INVALID_DN_SYNTAX support. dn_normali...
1999-07-16 Kurt ZeilengaImport experimental referral implementation from OPENLD...
1999-07-13 Hallvard FurusethErase bad space from blank Makefile line
1999-07-07 Kurt ZeilengaAdd support for unsolicited notifications.
1999-07-05 Kurt Zeilengaunifdef -DSLAPD_ACLGROUPS -DSLAPD_ACLAUTH
1999-06-29 Kurt ZeilengaAdd sasl "mech" argument to backend bind routines.
1999-06-24 Bastiaan BakkerMerged dynamic module support patch (see ITS #196)...
1999-06-23 Bastiaan BakkerAdded connection initialisation and destruction notific...
1999-06-05 Kurt Zeilengas/LDAP_OPT_MATCH_STRING/LDAP_OPT_MATCHED_DN/
1999-05-26 Juan GomezAdded include <ac/time.h> needed for struct timeval...
1999-05-26 Howard ChuObsolete file. Oops.
1999-05-26 Howard ChuFor ITS#157: Added LDAP backend for slapd, which also... OPENLDAP_SLAPD_BACK_LDAP