]> git.sur5r.net Git - openldap/history - servers/slapd/config.c
Fix bad eos in dead code.
[openldap] / servers / slapd / config.c
2005-06-08 Kurt ZeilengaFix bad eos in dead code.
2005-05-18 Kurt Zeilengaignore "schemacheck off" (with warning)
2005-02-17 Howard ChuImport ITS#3546 fix from HEAD
2005-01-20 Kurt ZeilengaHappy new year!
2004-12-25 Howard ChuImport syncrepl consumer fixes from HEAD (ITS#3423...
2004-10-16 Jong Hyuk Choipsearch consistency patch for releng
2004-09-12 Kurt Zeilengasyncrepl memleak fix
2004-09-01 Kurt ZeilengaAdd ITS#3309 fix
2004-06-29 Kurt ZeilengaSync with HEAD
2004-06-16 Kurt ZeilengaChanges from HEAD, including
2004-05-22 Kurt ZeilengaFixed slapd extended match memory leak (ITS#3146)
2004-05-14 Kurt ZeilengaImport minor logging fix
2004-04-15 Kurt ZeilengaMore limit fixes
2004-04-15 Kurt Zeilengalimits fixes
2004-04-12 Kurt ZeilengaFrom HEAD:
2004-04-06 Kurt ZeilengaSuck in changes from HEAD (CHANGES needs ITS #s)
2004-03-25 Kurt ZeilengaAdd replication interval support
2004-03-18 Kurt ZeilengaSync with HEAD
2004-03-17 Kurt ZeilengaSync with HEAD as of 14-March-2004
2004-01-01 Kurt ZeilengaHappy new year
2003-12-29 Kurt Zeilenga(Partial) Sync with HEAD
2003-12-15 Kurt ZeilengaSync with HEAD
2003-12-01 Kurt ZeilengaSync with HEAD
2003-11-30 Kurt ZeilengaFirst rounded of changes in prep for 2.2.beta3
2003-10-13 Kurt ZeilengaSync with HEAD
2003-09-18 Kurt ZeilengaChanges from HEAD for beta
2003-05-24 Howard ChuFix syncinfo reference after free
2003-05-20 Hallvard FurusethMove SLAPD_MONITOR_DN out of format strings.
2003-05-09 Jong Hyuk Choi-syncUUID search in syncrepl
2003-05-02 Jong Hyuk Choistrdup cleanup
2003-05-02 Hallvard FurusethFix printf/Debug format arguments.
2003-05-01 Jong Hyuk Choi- LDAP_SYNCREPL defined in include/ldap.h
2003-04-29 Jong Hyuk Choicleanup
2003-04-29 Kurt Zeilengaremove dnNormalize2
2003-04-29 Jong Hyuk Choitab cleanup
2003-04-22 Howard ChuFix multi-line string literals. new GCC complains...
2003-04-21 Jong Hyuk ChoiOpenLDAP synchronization based replication engine
2003-04-15 Pierangelo Masaratifix backsql new API; use berbuf instead of berval
2003-04-11 Howard ChuMore memory context tweaks
2003-03-27 Howard ChuITS#2389 - added conn_max_pending/auth config keywords...
2003-03-11 Howard ChuAdded lutil_passwd_init, _destroy, _add for dynamically...
2003-03-03 Pierangelo Masaratiapply a different fix for ITS#2342
2003-02-16 Howard ChuFree default_passwd_hash on cleanup
2003-02-10 Kurt ZeilengaMove include <slapi.h> behind #ifdef
2003-02-09 Kurt ZeilengaITS#2117: remove suffixalias support until someone...
2003-02-08 Kurt ZeilengaDisable reverse lookups by default for security
2003-02-07 Kurt ZeilengaMove RDN checks to entry_schema_check() so that it...
2003-02-07 Pierangelo Masaratiadd 'add-rdn-values {on|off}' (default off) switch
2003-01-27 Pierangelo Masaratislapi header cleanup
2003-01-21 Luke HowardPut #endif in correct place when commenting out backend...
2003-01-21 Luke HowardAllow global plugins.
2003-01-03 Kurt ZeilengaHappy new year
2002-12-14 Pierangelo Masaratiallow a custom error log file for plugins by means...
2002-12-12 Hallvard FurusethImplement user-defined tagging attribute options and...
2002-12-07 Pierangelo MasaratiSLAPI - Netscape plugin API for slapd - based on patch...
2002-12-03 Kurt ZeilengaFirst-cut proxy authorization support.
2002-11-28 Kurt Zeilenga#unifdef paged results, remove lint
2002-11-21 Pierangelo Masaratiadd limits to entries count for paged results
2002-11-01 Julius EnarusaiConverted ch_malloc, ch_calloc and ch_realloc calls...
2002-10-31 Pierangelo Masaratiuse keyword "unlimited" instead of -1 for no limits
2002-10-25 Kurt ZeilengaAdd "allow update_anon"
2002-10-09 Kurt ZeilengaBasic framework for DIT Content Rules (not yet enforced)
2002-10-08 Kurt ZeilengaRework unprotected simple bind checks
2002-09-29 Kurt Zeilenga#unifdef -DSCHEMA_DN
2002-08-12 Kurt ZeilengaFix inverted bvmatch logic in modrdn
2002-08-10 Howard ChuITS#1893, use "schemadn" to configure subschemasubentry...
2002-08-07 Howard ChuFix cargv leak in recursive read_config()
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-06-15 Pierangelo Masaratishould compile even without Cyrus SASL
2002-06-14 Howard ChuAdded saslAuthzTo and saslAuthzFrom to system schema.
2002-06-08 Kurt ZeilengaBe less forgiving (don't ignore so many configuration...
2002-06-08 Kurt ZeilengaAdd rootdn check when rootpw is set.
2002-06-03 Kurt ZeilengaGentile HUP shutdown from Hallvard
2002-05-30 Kurt ZeilengaDisallow addition of system schema via config files.
2002-05-02 Pierangelo MasaratiFixes ITS#1786: dynamically growing number of tokens...
2002-05-01 Howard ChuChanged be_[n]suffix, be_[n]suffixAlias to BerVarray...
2002-04-25 Julius EnarusaiITS#1730: Misc typos in NEW_LOGGING code from Hallvard
2002-04-22 Kurt ZeilengaRe: PRIVATE: Patch: Passwords (ITS#1740)
2002-04-18 Howard Chudeleted sasl_external_x509dn_convert; X509 DNs are...
2002-04-15 Kurt ZeilengaRe: Patch: ctype functions require 'unsigned char'...
2002-04-13 Howard ChuITS#1740
2002-04-08 Pierangelo MasaratiITS#1730
2002-04-03 Pierangelo Masaratiadd a switch that enables/disables reverse lookups...
2002-03-30 Pierangelo Masaratiallow attribute exclusion list in selective replica
2002-03-18 Howard ChuFix previous commit, lutil_passwd_scheme() returns...
2002-03-09 Pierangelo Masaratidetect unavailable hash algorithms at startup
2002-03-07 Julius EnarusaiThe following file fails compile when NEW_LOGGING is...
2002-02-09 Kurt ZeilengaAdd ACL state recording to avoid multiple evaluation of
2002-02-08 Howard ChuAdded replica attr=<attribute list> support to filter...
2002-01-27 Howard ChuExtended TLS_REQCERT/TLSVerifyClient syntax to 4 states...
2002-01-23 Pierangelo Masaratiallow trailing '\' to continue a config line (ITS#1551)
2002-01-15 Kurt ZeilengaMisc. cleanup, remove lint, remove unused deprecated...
2002-01-11 Kurt ZeilengaFlip some bits in the backend flags mask
2002-01-10 Kurt ZeilengaRework backend (lastmod + glue + system schema) flags
2002-01-10 Kurt ZeilengaStart of new operational attribute framework
2002-01-05 Pierangelo Masaratifix logs
2002-01-05 Pierangelo Masaratifix malformed test
2002-01-04 Kurt ZeilengaUpdate copyright statements
next