]> git.sur5r.net Git - openldap/history - servers/slapd/bconfig.c
fix typo (ITS#4784)
[openldap] / servers / slapd / bconfig.c
2006-12-21 Howard ChuITS#4733 make sure frontend and config DB entries exist.
2006-11-27 Howard ChuAvoid unnecessary calls to oc_bvfind
2006-11-17 Howard ChuBetter tracking of system schema, refresh cn=schema...
2006-11-15 Howard ChuConvert schema parsers to ConfigArgs so they can pass...
2006-11-12 Howard ChuAdd valx arg to config_parse_add - indicate which value...
2006-10-15 Pierangelo Masaratifix format; silence warning
2006-09-14 Howard ChuTweak ordered index check in check_vals
2006-09-14 Howard ChuForgot the OC delete handler
2006-09-14 Howard ChuSupport dynamic add/delete of attributeTypes and object...
2006-09-08 Pierangelo Masaratire-enable "-d '?'" as a means to list what loglevels...
2006-09-06 Pierangelo Masaraticustom monitoring can be enabled/disabled via config
2006-08-29 Howard ChuEntry/Attribute struct caching, to minimize malloc...
2006-08-03 Pierangelo Masaratifix uri rewriting
2006-06-18 Howard ChuFix SEGV when ldapadd'ing new schema entries. This...
2006-06-13 Pierangelo Masaratirefine previous commit
2006-06-13 Pierangelo Masaratifix "require" inheritance and handling of "none" (ITS...
2006-06-09 Howard Chufix leak in prev commit
2006-06-08 Howard ChuITS#4580 make sure port number is preserved in replica...
2006-05-30 Howard ChuAdd dynamic config support for auditlog and ppolicy
2006-05-29 Howard ChuAdd "hidden" database config, allow hidden DBs with...
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...
next