]> git.sur5r.net Git - openldap/history - servers/slapd/bconfig.c
Silence unused variable warnings
[openldap] / servers / slapd / bconfig.c
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.
2005-05-06 Pierangelo Masaratimore on strict config parsing (ITS#3705)
2005-05-06 Howard ChuFix prev commit
2005-05-05 Howard ChuFix global entry setup
2005-05-04 Howard ChuITS#3702 add tool entry points
2005-05-03 Howard ChuITS#3699 fix dbconfig, limits schema flags
2005-05-01 Howard ChuFix config selection:
2005-04-25 Howard ChuFix some return codes
2005-04-25 Howard ChuMore error reporting for clients
2005-04-25 Howard ChuMore modpath fixes
2005-04-23 Howard ChuCleanup ModulePath handling
2005-04-22 Howard ChuFix prev commit
2005-04-22 Howard ChuFix single-value delete, replace
2005-04-22 Howard ChuIsolate syncrepl stuff in syncrepl.c
2005-04-21 Pierangelo Masaratimore attr_merge cleanup (please check)
2005-04-21 Howard Chuconfig cleanup handler
2005-04-21 Howard ChuPlaceholders for unimplemented Delete handlers
2005-04-21 Howard ChuFix X-ORDERED SIBLINGS
2005-04-19 Howard ChuFixes for ordered deletes
2005-04-19 Howard ChuMore modify support. ACL editing works.
2005-04-14 Howard ChuFix config_build_entry, normalized attributes
2005-04-14 Howard ChuIgnore back-ldif if config directory is inaccessible
2005-04-14 Howard ChuGeneric ordered value support
2005-04-13 Howard ChuStore modification in back-ldif
2005-04-13 Howard ChuFix typo in OMsInteger macro
2005-04-13 Howard ChuMore for Modify. Single-valued attrs working.
2005-04-13 Howard ChuBasic Modify framework, still in progress
2005-04-12 Pierangelo Masaratimore on ITS#3652
2005-04-10 Pierangelo Masaratiapply naming scheme to global/database schema
2005-04-10 Pierangelo Masaraticlarify comment
2005-04-09 Pierangelo Masaratibase64 encode passwords in back-config
2005-04-09 Pierangelo Masaraticheck parameters
2005-04-07 Howard ChuFix access error return
2005-04-07 Howard ChuIgnore include file records when loading LDIF tree...
2005-04-07 Howard ChuOn add, sort attributes in schema order to enforce...
2005-03-31 Pierangelo Masaratirework provious commit(s)
2005-03-31 Pierangelo Masaratimore cleanup?
2005-03-31 Pierangelo Masaraticleanup
2005-03-30 Pierangelo Masaratibeautify conditional compilation warning
2005-03-29 Howard ChuTighten up some schema
2005-03-28 Howard ChuRegister ManageDSAit control
2005-03-27 Howard ChuFix missing break's, add overlay works
2005-03-27 Howard ChuFix search, fix add. Adding backends/databases works.
2005-03-24 Howard ChuConvert backendInfo/backendDB to STAILQs
2005-03-21 Howard ChuPreliminary ldapAdd support
2005-03-21 Howard ChuDefine SLAP_USE_CONFDIR, fix moduleload
2005-03-21 Howard ChuMore parsing fixes
2005-03-21 Howard ChuFix startup check
2005-03-21 Howard ChuFix unparsers, schema loading works
2005-03-21 Howard ChuSchema unparsing support
2005-03-21 Howard ChuAdd HARDCODE schema flags
2005-03-20 Howard ChuFix config_rootpw
2005-03-20 Howard ChuFix prev commit
2005-03-20 Howard ChuMore for loading config from LDIF
2005-03-18 Howard ChuAdd ordered-values schema flag
next