]> git.sur5r.net Git - openldap/history - servers/slapd/backend.c
ITS#3534, 3546, 3571 revert abandon behavior
[openldap] / servers / slapd / backend.c
2001-12-31 Howard ChuMinor cleanup
2001-12-26 Kurt ZeilengaMore struct berval DNs changes
2001-12-26 Kurt Zeilengamodify be_referral to use struct berval DNs.
2001-12-26 Howard ChuFirst pass at converting bind to struct bervals
2001-12-26 Howard ChuChanged search attrs to struct berval **.
2001-12-26 Howard ChuMore struct berval changes, dnNormalize migration...
2001-12-25 Kurt ZeilengaMore struct berval DNs
2001-12-25 Kurt ZeilengaMore "char *" to struct berval DN changes
2001-12-25 Kurt ZeilengaUse struct berval DNs for root DN and update DN
2001-12-24 Kurt ZeilengaEvery quick mod to use a struct berval for e_dn/e_ndn...
2001-12-24 Howard ChuChanged sai_dn, sai_ndn to struct berval. (Affects...
2001-12-22 Pierangelo Masaratibetter handling of on-the-fly operational attrs by...
2001-12-22 Pierangelo Masaratiadded backend-side support for on-the-fly operational...
2001-12-15 Howard ChuAdded acl_destroy, acl_free.
2001-12-15 Howard ChuMore thorough backend_destroy. Added config_destroy...
2001-12-10 Howard ChuChanged backglue configuration. Added noSubordinates...
2001-12-09 Kurt ZeilengaRemove lint and misc MSVC updates
2001-12-08 Howard ChuAdded new backglue pseudo-backend. Uses callbacks to...
2001-12-08 Howard ChuChanged be_nsuffix from char ** to struct berval *...
2001-12-07 Howard ChuNT updates from jon@symas.com.
2001-12-01 Pierangelo Masaratiparanoid check for escaped dn separators when naively...
2001-11-16 Pierangelo Masaraticheck for update dn
2001-11-12 Howard ChuFix - put group cache search after backend has been...
2001-11-12 Howard ChuAdded backend_group result caching.
2001-10-22 Howard ChuMoved AttributeDescription caching into main code:
2001-10-04 Kurt ZeilengaMore changes to let BDB build without LDBM.
2001-08-01 Pierangelo Masaratiadd global, per backend and per op_ndn time/size soft...
2001-07-14 Pierangelo MasaratiThis is the skeleton of back-monitor, the slapd monitor...
2001-06-28 Randy KunkeeRemove global_backendsyncfreq code (code has been pushe...
2001-06-22 Randy KunkeeAdd sync_daemon to daemon.c, enabled by global configur...
2001-05-28 Kurt ZeilengaFix empty suffix separator test.
2001-05-12 Pierangelo MasaratiThis is the commit of:
2001-04-19 Kurt ZeilengaDisallow anonymous modification.
2001-03-27 Gary Williamsfix for select_backend suggested G. Gombas (ITS 1090)
2001-03-15 Kurt ZeilengaMake sure we have a separator when doing suffix matching
2001-02-03 Kurt ZeilengaRework security restrictions for SASL bind
2001-02-03 Kurt ZeilengaAdd security checks to root DSE searches.
2001-01-17 Gary Williamsfix format
2001-01-11 Gary Williamsmore new logging (finally), behind NEW_LOGGING
2000-10-21 Kurt ZeilengaFirst-cut at manageDSAit-aware backend selection.
2000-10-09 Kurt ZeilengaFix SLAPD_SPASSWD typo which caused passwd_mutex not...
2000-09-29 Kurt ZeilengaAdd connection and operation arguments to backend callb...
2000-09-29 Kurt Zeilengamisc cleanup
2000-09-22 Kurt Zeilengaremove lint
2000-09-20 Kurt ZeilengaFix SPASSWD merge for real
2000-09-20 Kurt Zeilengamerge changes from authPassword work which should fix...
2000-09-18 Kurt ZeilengaFramework for back-bdb
2000-08-30 Kurt ZeilengaAdd sasl-host option and treat sasl-realm as global...
2000-08-28 Kurt ZeilengaRework bind restrictions
2000-08-28 Kurt ZeilengaAdd disallow and requires to man page. Fix sasl ssf...
2000-08-28 Kurt Zeilengarestrictops, requires, disallow knobs; ssf acls; and...
2000-08-18 Kurt Zeilengaremove bdb2 cruft
2000-07-28 Kurt Zeilengas/SAFEMEMCPY/AC_MEMCPY/
2000-06-26 Kurt ZeilengaModify backend_attribute to return bervals and adjust...
2000-06-21 Mark ValenceNew backend routine: back_attribute
2000-06-16 Kurt ZeilengaRemove unnecessary arg from front end backend_check_ref...
2000-06-16 Kurt ZeilengaRework referral entry point with DNS SRV implementation...
2000-06-16 Kurt ZeilengaAdd backend_check_referrals() framework.
2000-06-13 Kurt ZeilengaFix addition of dynamic operational attributes (subsche...
2000-06-13 Kurt ZeilengaReworked thread code to better support thread-library...
2000-06-06 Kurt Zeilengaunifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
2000-06-05 Kurt ZeilengaA simple (and correct) backend group selection.
2000-06-05 Mark Valencebackend_group selects the correct backend for the group.
2000-05-28 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: Mostly work modify
2000-05-24 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: Fix memory stomping
2000-05-22 Kurt ZeilengaConst'ification
2000-05-15 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: simple Root DSE search WORKS!
2000-05-13 Kurt ZeilengaY2k copyright update
2000-05-10 Kurt ZeilengaAdd DNS SRV backend framework (a work in progress).
2000-03-16 Dmitry Kovalevupdate Unix build environment to support back-sql
2000-03-15 Kurt ZeilengaAdd additional be_isroot() checks to protect against...
2000-03-03 Kurt ZeilengaRework error handling. Add error descriptions.
2000-03-01 Kurt ZeilengaNeed to strdup subschemasubentry a_type
2000-02-15 Kurt ZeilengaMore -DSLAPD_SCHEMA_NOT_COMPAT changes
2000-02-14 Kurt ZeilengaAnother round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT
2000-02-05 Kurt ZeilengaAnother round of SLAPD_SCHEMA_NOT_COMPAT changes including
2000-01-31 Kurt ZeilengaReplace -DSLAPD_SCHEMA_COMPAT with -USLAPD_SCHEMA_NOT_C...
2000-01-28 Kurt ZeilengaAdditional changes to migrate to new schema codes
2000-01-28 Kurt ZeilengaPut more old schema code behind SLAPD_SCHEMA_COMPAT...
1999-12-09 Kurt ZeilengaAdd simple password test program.
1999-12-08 Kurt ZeilengaReengineered ldappasswd(1). Uses extended operation...
1999-11-17 Mark ValenceAdded "ntdom" backend info.
1999-10-21 Kurt ZeilengaInitial commit of new ACL engine. Engine supports...
1999-09-22 Ben Collins* backend.c: SLAPD_LDAP_TCL -> SLAPD_TCL_DYNAMIC
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-09-03 Hallvard FurusethMove `#include "ldap_defaults.h"' into slap.h, which...
1999-09-01 Hallvard FurusethFix uninitialized variables
1999-08-26 Kurt ZeilengaFix "database fubar" crash
1999-08-20 Kurt Zeilengaconst'fication
1999-08-17 Kurt ZeilengaNew dn2id format with base/one/subtree indices (ldbm...
1999-08-06 Kurt ZeilengaAdd copyright notices.
1999-07-24 Kurt ZeilengaReally fix subschemasubentry...
1999-07-16 Kurt ZeilengaImport experimental referral implementation from OPENLD...
1999-07-05 Kurt Zeilengaunifdef -DSLAPD_ACLGROUPS -DSLAPD_ACLAUTH
1999-07-02 Kurt ZeilengaMore bind changes to support SASL/DIGEST.
1999-06-29 Kurt ZeilengaModify lutil_passwd to accept a third argument char...
1999-06-24 Bastiaan BakkerMerged dynamic module support patch (see ITS #196)...
1999-06-23 Bastiaan BakkerAdded connection initialisation and destruction notific...
1999-05-26 Howard ChuFor ITS#157: Added LDAP backend for slapd, which also... OPENLDAP_SLAPD_BACK_LDAP
1999-05-25 Howard ChuFor ITS#158: keep mixed-case backend suffix in addition...
next