]> git.sur5r.net Git - openldap/history - servers/slapd/backend.c
SLAPI - Netscape plugin API for slapd - based on patch contributed by Steve Omrani...
[openldap] / servers / slapd / backend.c
2002-12-07 Pierangelo MasaratiSLAPI - Netscape plugin API for slapd - based on patch...
2002-10-26 Pierangelo Masaratiuse more appropriate error code
2002-10-25 Kurt ZeilengaAdd "allow update_anon"
2002-10-25 Pierangelo Masaratiadd restrictions related to listeners in form of file...
2002-10-08 Kurt ZeilengaRework unprotected simple bind checks
2002-09-29 Kurt Zeilenga#unifdef -DSCHEMA_DN
2002-09-24 Kurt ZeilengaFix handling of non-critical controls for backends...
2002-09-02 Pierangelo Masaratiuse bvmatch() instead of ber_bvcmp() when testing for...
2002-08-29 Pierangelo Masaraticleanup error check logic; don't deref be->controls...
2002-08-24 Kurt Zeilengause ldap_charray_*() instead of charray_*()
2002-08-10 Howard ChuITS#1893, use "schemadn" to configure subschemasubentry...
2002-08-07 Howard ChuIn backend_operational don't add subschemaSubentry...
2002-07-28 Kurt ZeilengaFix for:
2002-07-26 Kurt Zeilengause strongAuthRequired instead of operationsError to...
2002-07-23 Kurt Zeilengamisc cleanup
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-06-17 Kurt ZeilengaAdd option to disallow unprotected simple authentication.
2002-05-01 Howard ChuChanged be_[n]suffix, be_[n]suffixAlias to BerVarray...
2002-05-01 Kurt ZeilengaReworking backend_check_restrictions for extensions
2002-04-11 Howard ChuITS#1733 eliminate o_abandonmutex
2002-04-08 Pierangelo MasaratiMostly based on patches provided by Hallvard B. Furuseth
2002-03-18 Howard ChuFix backend_attribute trying to reference a NULL be...
2002-02-12 Kurt Zeilengano need to check escaping of normalized dn
2002-01-29 Kurt ZeilengaSome misc cleanup
2002-01-26 Kurt ZeilengaBack out unintended commit
2002-01-26 Kurt ZeilengaLanguage Tag and Range Support <draft-zeilenga-ldap...
2002-01-26 Howard ChuChanged slap_authz_info.sai_mech to struct berval.
2002-01-26 Howard ChuChanged be_issuffix and dnParent to take struct bervals.
2002-01-25 Kurt ZeilengaInitialize backend ssf set from global.
2002-01-21 Kurt ZeilengaSet lock detector to DEFAULT, not NORUN.
2002-01-19 Kurt ZeilengaRemove some lint.
2002-01-17 Pierangelo Masaratifirst round at eliminating dn_parent ...
2002-01-16 Kurt ZeilengaRemove unused deprecated DN routines.
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-12 Pierangelo Masaraticonsistently use dn_match macro throughout slapd
2002-01-10 Kurt ZeilengaRework backend (lastmod + glue + system schema) flags
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Howard ChuChange struct berval ** to BVarray
2001-12-31 Howard ChuChanged search attrs from struct berval ** to Attribute...
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
next