]> git.sur5r.net Git - openldap/history - servers/slapd/bconfig.c
ITS#4550 don't overwrite remote server's err msg
[openldap] / servers / slapd / bconfig.c
2006-05-11 Howard ChuITS#4535 set default cn=config access to NONE
2006-05-09 Howard Chucoverity cleanup
2006-05-05 Pierangelo Masaratifix "host=", broken by rev 1.446 of servers/slapd/config.c
2006-05-02 Howard ChuITS#4515 add missing equality rules
2006-05-01 Howard ChuFIx rev 1.207, ACL parsing
2006-04-29 Howard ChuKludge to allow reading undefined attrs in DNs at startup
2006-04-29 Howard ChuHonor ACLs, don't just require root any more
2006-04-28 Howard ChuFix adding ACLs to specific DBs vs global/frontend
2006-04-27 Howard ChuFix slapadd of config tree, broken by ITS#4194
2006-04-27 Howard ChuOIDs for more overlays
2006-04-12 Kurt Zeilengaunifdef -DSLAP_ACL_HONOR_DISCLOSE
2006-04-07 Howard ChuUse new TLS SSL_CTX support
2006-04-01 Hallvard FurusethCast ctype.h char arguments to unsigned char
2006-03-31 Howard Chuplug leaks
2006-03-20 Pierangelo Masaratirefuse illegal values for "threads" (ITS#4433)
2006-03-07 Howard ChuFix prev commit
2006-03-07 Howard ChuFIx olcMirrorMode keyword
2006-02-16 Ralf Haferkampfixed last commit
2006-02-16 Ralf HaferkampError out if creating the back-config entries fails...
2006-02-08 Luca Scamonis/olcMultiMaster/olcMirrorMode
2006-02-08 Howard Chus/multimaster/mirrormode/ we don't want folks confusing...
2006-02-06 Howard ChuUnifdef SLAPD_MULTIMASTER, use config setting instead
2006-02-02 Howard ChuReparse unknown debug flags after config is read to...
2006-01-24 Kurt Zeilengaunifdef -DSLAPD_CONF_UNKNOWN_BAILOUT -DSLAPD_CONF_UNKNO...
2006-01-21 Pierangelo Masaraticleanup
2006-01-16 Pierangelo Masaratifurther cleanup
2006-01-16 Pierangelo Masaratirefine previous commit (error out before actual add)
2006-01-16 Pierangelo MasaratiITS#4337: renaming not implemented yet(need a better...
2006-01-14 Pierangelo Masaratitolerate that config_get_vals() returns success with...
2006-01-13 Howard ChuITS#4339 attributeoptions patch from Ralf Haferkamp...
2006-01-10 Pierangelo Masaratirefine fix to ITS#4320
2006-01-06 Pierangelo Masaratirfc2589 support (ITS#4293)
2006-01-06 Howard ChuITS#4306 fix for syslog with NULL string on modify
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-22 Pierangelo Masaraticleanup debug handling
2005-12-20 Pierangelo Masaratimore unparsing buffer overflow cleanup
2005-12-20 Pierangelo Masaratifix potential overflow in syncrepl_unbind() and related...
2005-12-16 Pierangelo Masaratiplug one-time leaks; misc cleanup
2005-12-15 Pierangelo Masaratishortcut to allow restricting all operations
2005-12-10 Pierangelo Masaratiallow per-replogfile pid/args file & replication interv...
2005-12-07 Pierangelo Masaratiwarn if "excessive" thread number is set (ITS#4249)
2005-11-29 Pierangelo Masaraticomplete merging of dyngroup into dynlist; add back...
2005-11-28 Pierangelo Masaraticleanup OID comments
2005-11-26 Howard ChuITS#4220 - add warnings for unsupported modules. Note...
2005-11-25 Pierangelo Masaratiuse LDAP_SIZELIMIT_EXCEEDED; rework the return values...
2005-11-25 Pierangelo Masaratifrontend/config/monitor cannot be shadow, I bet
2005-11-25 Pierangelo Masaratidetect if trying to make back-monitor shadow
2005-11-24 Pierangelo Masaratione s/strtol/lutil_atoi/ too much...
2005-11-24 Pierangelo Masaratialways set sr_flags before sending an entry
2005-11-24 Pierangelo Masaratiuse lutil_ato*() whenever appropriate
2005-11-22 Howard ChuITS#4192 (reverts ITS#4035 patch) always use "cn=config...
2005-11-22 Howard ChuFix ITS#4194, require config dir to be usable if only...
2005-11-17 Howard ChuFix threads vs tool_threads settings
2005-11-16 Pierangelo Masaratimore URI into bindconf
2005-11-13 Pierangelo Masaratidon't trust strchr/strrchr with bervals
2005-11-12 Pierangelo Masaratiadd overlay config schema registry
2005-11-06 Pierangelo Masaratisilence warnings
2005-11-03 Howard ChuITS#4128 use backend_db_init to init the private backend
2005-11-01 Pierangelo Masaratis/sprintf/snprintf/
2005-10-31 Pierangelo Masaratiallow the "none" log level
2005-10-31 Pierangelo Masaraticheck length (FIXME: snprintf return value may not...
2005-10-31 Pierangelo Masaraticleanup namespace (ITS#423)
2005-10-31 Pierangelo Masaratiaddress ITS#4127 (please review)
2005-10-28 Howard ChuITS#4017, additional revisions for DH parameters
2005-10-27 Howard ChuAdd tool-threads config keyword, init thread pool in...
2005-10-15 Pierangelo Masaraticomplete fix of slapd-monitor log modify (ITS#4091)
2005-10-12 Kurt ZeilengaAlign Operation buffers using LBER_ALIGNED_BUFFER
2005-10-09 Howard ChuImprove prev commit
2005-10-09 Howard ChuITS#4035 let underlying backend know about updated...
2005-10-05 Howard ChuITS#4017 add TLSDHParamDir for Diffie-Hellman key param...
2005-09-29 Kurt ZeilengaITS#4021: add new {CLEARTEXT} kludge as bv_len=0 kludge no
2005-09-07 Howard ChuITS#4009 set X-ORDERED extension on olcReplica
2005-09-01 Howard ChuFix olcSubordinate OID clash
2005-09-01 Howard ChuMoving glue overlay back into slapd core, returning...
2005-08-30 Pierangelo Masaratidon't let back-monitor appear __after__ a database...
2005-08-28 Howard ChuIn ordered_value_sort, allow zero-length ordered values.
2005-08-28 Howard ChuMore for ITS#3937, pick up pre-set ldap_syslog values.
2005-08-28 Howard ChuITS#3937 add config_syslog var to track state of loglev...
2005-08-27 Howard ChuAdditional log msg for config tree processing failures
2005-08-27 Howard ChuMore for ITS#3900 - olcDefaultSearchBase doesn't belong...
2005-08-26 Hallvard FurusethRename label "leave" to "done".
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-23 Howard ChuITS#3961 better fix - provide a context for the main...
2005-08-23 Howard ChuITS#3961 provide ldap_pvt_thread_pool_fake_context_init...
2005-08-08 Hallvard FurusethRemove unused variables in config_updatedn()
2005-08-08 Pierangelo Masaratiallow textual log levels in command line
2005-08-07 Pierangelo Masaratimore about freeing replica resources
2005-08-07 Pierangelo Masaraticleanup resources
2005-08-01 Luke HowardAdd o_no_schema_check to operation structure
2005-07-31 Hallvard FurusethCleanup
2005-07-30 Pierangelo Masaratifix conditional compilation of config schema
2005-07-29 Howard ChuITS#3900 move olcDefaultSearchBase to frontend DB
2005-07-28 Pierangelo Masaratidon't complain during EMIT
2005-07-27 Hallvard FurusethSilence unused variable warnings
2005-07-25 Hallvard FurusethFix debug format %d -> %lu
2005-07-25 Pierangelo Masaratiplug leaks
2005-07-23 Pierangelo Masaratiadd infrastructure to register verbmasks; allow to...
2005-07-22 Pierangelo Masaratidon't crash if no underlying database was initialized
2005-07-22 Howard ChuFix prev commit
2005-07-21 Howard ChuPlug more memleaks
next