]> git.sur5r.net Git - openldap/history - servers/slapd/config.c
ITS#5276 from HEAD
[openldap] / servers / slapd / config.c
2003-12-17 Kurt ZeilengaSync with HEAD
2003-12-09 Pierangelo Masaraticleanup handling of unknown directives ...
2003-12-07 Howard ChuCleanup unknown config directive handling.
2003-11-29 Pierangelo Masaratifix uninitialized var
2003-11-27 Kurt ZeilengaUpdated notices
2003-11-26 Jong Hyuk Choimisc updates
2003-11-26 Jong Hyuk ChoiSupport multiple sync replication at the consumer :
2003-11-24 Jong Hyuk Choimisc comment update
2003-11-24 Jong Hyuk Choicleanup
2003-11-24 Jong Hyuk Choichange default syncrepl base
2003-11-11 Jong Hyuk Choiupdate ldapsync/syncrepl code according to the new...
2003-11-10 Jong Hyuk Choi1. Session history support
2003-11-05 Jong Hyuk Choisecond level interval support, interval=dd:hh:mm:ss
2003-10-24 Kurt Zeilengafix compile error
2003-10-24 Howard ChuAdd support for outbound connections in main listener.
2003-10-24 Howard ChuSLAPI fix - no-op when slapi_plugins_used == 0
2003-10-24 Kurt ZeilengaAdd a basic DIT content rule test.
2003-10-24 Howard ChuFix error recovery, cleanup session handles. Always...
2003-10-22 Kurt ZeilengaSyncrepl code cleanup (namely prefix struct field names)
2003-10-18 Howard ChuITS#2747, Reorganize syncrepl, fix some memleaks. More...
2003-10-08 Jong Hyuk Choimisc syncrpel updates
2003-10-07 Jong Hyuk Choislaptools update : replica promotion / demotion
2003-09-17 Jong Hyuk Choifix config file processing (ITS#2722)
2003-09-03 Jong Hyuk ChoiSchema checking option for LDAP Sync replication
2003-08-29 Jong Hyuk Choicleanup
2003-08-28 Jong Hyuk ChoiSync replication config option format change (interval)
2003-08-27 Jong Hyuk Choiunifdef LDAP_SYNC and LDAP_SYNCREPL
2003-08-27 Jong Hyuk ChoiNO_SCHEMA_CHECK backend flag
2003-08-14 Jong Hyuk ChoiLDAP Sync protocol change : state mode (add+present...
2003-07-02 Jong Hyuk Choi- partial attribute replication tested ok
2003-06-27 Jong Hyuk ChoiITS#2618 fix
2003-06-25 Jong Hyuk Choireinitialize presentlist & nonpresentlist
2003-06-23 Jong Hyuk Choi- syncrepl configuration uses URL only
2003-06-14 Howard ChuITS#2594 add URI support for replica config
2003-06-11 Jong Hyuk Choisyncrepl changes
2003-06-11 Howard ChuFix config, chaining
2003-06-11 Howard ChuPreliminary backend overlay support, based on backglue...
2003-06-10 Kurt Zeilengalocalize SYNCREPL config defines
2003-06-10 Kurt Zeilengas/tls/starttls/
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...
next