]> git.sur5r.net Git - openldap/history - servers/slapd/config.c
ITS#3773 additional fix
[openldap] / servers / slapd / config.c
2005-06-09 Howard ChuMore for prev commit - break from mask_to_verbs when...
2005-06-09 Howard ChuTweak mask_to_verbs for multiple-bit masks
2005-05-24 Howard ChuITS#3747 move subschemasubentry attr initialization
2005-05-23 Pierangelo Masaratifurther fixing of back-ldap config; added enum_to_verb...
2005-05-23 Pierangelo Masaratiallow LDAP_AUTH_NONE
2005-05-09 Howard ChuMore fixes for overlay support. Converted pcache to...
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 Pierangelo Masaratimore on strict config parsing (ITS#3705)
2005-05-04 Pierangelo MasaratiITS#3705: bailout if unknown config directive is found
2005-04-25 Howard ChuFix some return codes
2005-04-25 Howard ChuMore error reporting for clients
2005-04-19 Howard ChuMore modify support. ACL editing works.
2005-04-13 Howard ChuMore for Modify. Single-valued attrs working.
2005-04-11 Pierangelo Masaratiiptr was unint'd
2005-04-10 Pierangelo Masaratimore bindconf cleanup
2005-04-09 Howard ChuITS#3644 include limits.h in config.h, set PATH_MAX...
2005-04-02 Pierangelo Masaratirework few members of slap_bindconf; silence few warnings
2005-03-21 Howard ChuMore parsing fixes
2005-03-21 Howard ChuSchema unparsing support
2005-03-21 Howard ChuAdd HARDCODE schema flags
2005-03-20 Howard ChuMore for loading config from LDIF
2005-03-17 Howard ChuMore for loading config from database. Fix non-reentran...
2005-03-16 Howard ChuFix unterminated debug msgs
2005-03-16 Howard ChuFix prev commit, overlay config was broken
2005-03-15 Howard ChuMore back-config / back-ldif integration, added config_...
2005-03-04 Howard ChuFix backend config table fallthru
2005-03-02 Howard ChuMore verbmasks cleanup, added index unparsing
2005-03-02 Howard ChuCleanup verb/mask processing
2005-03-02 Howard ChuFix initial config file info
2005-03-02 Howard ChuReorganized config/bconfig. Migrated back-bdb config.
2005-03-01 Howard ChuAdded general limits retrieval
2005-03-01 Howard ChuAdded limits_unparse_one
2005-03-01 Howard ChuAdded authz-regexp, slapi plugin retrieval
2005-03-01 Howard ChuAdded oidm retrieval
2005-03-01 Howard ChuAdded ldap_pvt_sasl_secprops_unparse, slap_sasl_secprop...
2005-02-28 Howard ChuAdded moduleload/modulepath retrieval
2005-02-27 Pierangelo Masarati(partial) fix to ITS#3570: detect an error condition...
2005-02-27 Kurt ZeilengaFix compiler error and warnings.
2005-02-24 Howard ChuSASL/TLS fixes to prev commit
2005-02-23 Howard ChuAdded syncrepl retrieval
2005-02-23 Howard ChuAdded replica retrieval
2005-02-23 Howard ChuFix prev, add security factors
2005-02-23 Howard ChuFix up memory usage
2005-02-22 Pierangelo Masaratimissing successful return was causing erroneous failure...
2005-02-22 Howard ChuMake replica directives visible/editable
2005-02-22 Howard ChuAdded acl_unparse, slap_sasl_getpolicy
2005-02-21 Howard ChuAdded includeFile objects
2005-02-21 Howard ChuMore schema fixes
2005-02-21 Howard ChuRetrieve more values, bypass tool mode (for now)
2005-02-21 Howard ChuSimple values retrievable
2005-02-21 Howard ChuJuggle ARG flags, needed some more bits
2005-02-20 Pierangelo Masaratifix previous commit (please check)
2005-02-20 Howard ChuAdding back-config pieces
2005-02-20 Howard ChuPreliminary config attribute schema
2005-02-20 Howard ChuRearrange, merge sasl config back into main config
2005-02-17 Howard ChuITS#3546 fix consumer crash on interrupt (provider...
2005-01-19 Pierangelo Masaraticleanup
2005-01-14 Howard ChuMore consolidation for single consumer-context syncrepl
2005-01-13 Howard ChuSingle consumer context per database
2005-01-13 Howard ChuUse a single sessionlog per context, delete sid
2005-01-13 Howard ChuDeleted syncrepl updatedn
2005-01-03 Pierangelo Masaratifix max arg number for limits
2005-01-01 Kurt ZeilengaHappy New Year!
2004-12-08 Pierangelo Masaratiuse pre-formatted log string in configure; note the...
2004-12-05 Howard ChuFix defaultSearchBase
2004-12-04 Howard ChuDeleted subordinate keyword in favor of glue overlay
2004-12-03 Howard ChuFIx ITS#3417,3418 bogus string arg handling
2004-12-03 Pierangelo Masaratifix ITS#3413,3414; cleanup for readability; silence...
2004-12-03 Howard ChuFix ITS#3413, bad variable re-use
2004-12-03 Howard ChuFix ITS#3412, bogus TLS option processing
2004-11-29 Howard ChuRemove syncinfo si_UUID_dn, make consumer use modify...
2004-11-10 Howard ChuFix bind_anon keyword
2004-11-05 Howard ChuITS#3376 fix subordinate keyword
2004-11-05 Howard ChuITS#3376 Fix prev commit, handling of replogfile
2004-11-05 Howard ChuITS#3376 table-driven config engine
2004-11-03 Ralf Haferkamp- Added autoconf test for CRL capable OpenSSL Version
2004-10-28 Ralf HaferkampCRL checking options for ldap.conf and slapd.conf
2004-10-27 Pierangelo Masaratiwarn when using "replogfile" or "replica" inside monito...
2004-10-19 Kurt ZeilengaMore NEW_LOGGING removal
2004-10-12 Jong Hyuk Choisyncrepl consistency patch: utilize BDB txn rollback
2004-10-06 Howard ChuRevert ITS#3353 patch, it needs to be reworked.
2004-10-01 Howard ChuITS#3353 consolidate slapd globals into a single struct
2004-09-28 Howard ChuITS#2661: configurable substring index lengths
2004-09-26 Pierangelo Masaratimisc syncrepl cleanup/fixes
2004-09-26 Pierangelo Masaratimultiple precision with BIGNUM/gmp/ulong
2004-09-23 Jong Hyuk ChoiA follow-on commit to the previous @oc support change...
2004-09-23 Jong Hyuk ChoiModified @oc supprot code to the share anlist routines...
2004-09-20 Jong Hyuk Choimisc bug fix for @oc support
2004-09-18 Jong Hyuk Choi*oc support in attr list
2004-09-14 Jong Hyuk Choisupport for syncrepl attr list in file (both attrs...
2004-09-11 Jong Hyuk Choimemory leak fixes
2004-09-10 Kurt ZeilengaAdd localSSF slapd.conf(5) directive to set SSF associated
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-09-03 Kurt ZeilengaITS#3320: 'restrict' cleanup
2004-09-01 Kurt Zeilengasubsequent allows/disallows directives should be additive
2004-09-01 Kurt Zeilengacleanup
2004-08-29 Jong Hyuk ChoiITS#3289 - exattrs support
2004-07-29 Pierangelo Masaratifurther improve loglevel selection
next