]> git.sur5r.net Git - openldap/history - servers/slapd/bconfig.c
minor cleanup
[openldap] / servers / slapd / bconfig.c
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
2005-07-21 Howard ChuAdd config_back_db_close, free some structures
2005-07-19 Pierangelo Masaratiimprove previous commit
2005-07-19 Pierangelo MasaratiSolaris doesn't like being passed NULL pointers to...
2005-07-18 Hallvard FurusethFix format arg to "overlay...configuration failed"...
2005-07-18 Hallvard FurusethRemove spurious snprintf(..., "<%s> cannot be deleted...
2005-07-18 Hallvard FurusethMake ConfigArgs.lineno int like elsewhere instead of...
2005-07-18 Hallvard FurusethDelete unused variables
2005-07-18 Hallvard Furuseth#include <ldif.h> for ldif_must_b64_encode_*()
2005-07-15 Pierangelo Masaratiimprove diagnostics when configuring suffix for special...
2005-07-12 Howard ChuFix loglevel to accept negative integers
2005-07-05 Ralf Haferkampfix previous commit (check for co_type==Cft_Overlay...
2005-07-05 Ralf HaferkampDestroy Backend/Overlay after an error happend during...
2005-07-02 Howard ChuITS#3829 fix attributeoptions parse order
2005-07-01 Howard ChuITS#3820 fix olcReadOnly check
2005-06-30 Howard ChuITS#3818 fix index_substr_any_step keyword
2005-06-28 Pierangelo Masaratibetter fix to ITS#3806
2005-06-28 Pierangelo Masaratifix spaces in DN-valued attrs (ITS#3806)
2005-06-13 Howard ChuITS#3774 delete backend/overlay structures after a...
2005-06-11 Howard ChuFix prev commit
2005-06-11 Howard ChuFix modload/modpath, allow either/both to be empty
2005-06-09 Howard ChuTweak mask_to_verbs for multiple-bit masks
2005-06-09 Howard ChuFix dynamic modload, make sure to use correct modulepath.
2005-06-03 Howard ChuITS#3748 fix startup of newly added databases and overlays
2005-05-26 Howard ChuITS#3748 do necessary startup when adding databases...
2005-05-24 Howard ChuITS#3747 move subschemasubentry attr initialization
2005-05-23 Pierangelo Masaratiauthid-rewrite*: fix parsing, rework unparsing
2005-05-21 Pierangelo MasaratiISO C forbids zero-size array (ITS#3739)
2005-05-13 Kurt ZeilengamanageDIT framework and obsolete objectclasses/DIT...
2005-05-13 Kurt Zeilengafinish global_schemacheck removal
2005-05-12 Howard ChuFix for slapadd'ing a config db
2005-05-11 Kurt ZeilengaMostly remove global_schemacheck. More cleanup needed in
2005-05-10 Howard ChuAdd LDAP_DEBUG_SYNC loglevel
2005-05-09 Howard ChuAdd comments for config_overlay
2005-05-09 Howard ChuMore fixes for overlay support. Converted pcache to...
2005-05-09 Howard ChuFix prev commit, extra objectclass table
2005-05-09 Howard ChuFix prev commit, trim unused cfOC vars
2005-05-09 Howard ChuRestructured to allow miscellaneous Adds under database...
2005-05-06 Pierangelo Masaratiuse appropriate log level if bailing out; need to use...
2005-05-06 Howard ChuPropagate config errors back to caller.
next