]> git.sur5r.net Git - openldap/history - servers/slapd/bconfig.c
Ignore attempts to Add cn=schema,cn=config
[openldap] / servers / slapd / bconfig.c
2009-11-21 Howard ChuIgnore attempts to Add cn=schema,cn=config
2009-11-21 Howard ChuITS#6392 fix authid-rewrite parsing
2009-11-15 Howard ChuITS#6363 cleanup prev commit
2009-11-11 Howard ChuITS#6373 fix subentry keyword
2009-11-11 Howard ChuITS#6373 add sync_use_subentry keyword
2009-11-05 Ralf HaferkampInitialize ConfigArgs before calling config_del_vals...
2009-10-30 Pierangelo Masaratiremove unused parameter idx (ITS#6356)
2009-10-30 Hallvard FurusethAlternate ITS#6324 fix. Use bitmask, handle -1 (LDAP_D...
2009-10-23 Hallvard Furusethmore ITS#6324: fix fprintf(%u, long) format
2009-10-21 Howard ChuITS#6342 include <ac/unistd.h>
2009-10-07 Pierangelo Masaratimore about ITS#6324
2009-10-06 Pierangelo Masaratidon't "overflow" debug levels (ITS#6324)
2009-09-17 Rein TollevikITS#6297 Allow hex in serverID directive
2009-08-21 Pierangelo Masaratiremove unneded code
2009-08-19 Hallvard FurusethFix Debug() format (%x -> %lx) since rev 1.385
2009-08-19 Hallvard FurusethMore ITS#6234: // comment from rev 1.384 -> /**/
2009-08-17 Pierangelo Masaratisilence warning
2009-08-17 Pierangelo Masaratiadd support for TCP buffer configuration (ITS#6234)
2009-08-17 Pierangelo Masaratiuse UINT where appropriate (silence warnings)
2009-07-29 Howard ChuITS#5946 always allow mirrormode to be set to FALSE
2009-07-29 Howard ChuITS#5942 consolidate server URL match to config_check_m...
2009-07-16 Pierangelo Masaraticheck the value of the olcSubordinate attribute
2009-07-16 Pierangelo Masaratisubordinate needs a suffix (ITS#6216)
2009-07-13 Howard ChuAdd sssvlv config
2009-06-08 Howard ChuITS#6162 accept non-decimal loglevels
2009-06-04 Hallvard FurusethFor ITS#6157: Catch most invalid cancels/abandons,...
2009-06-02 Pierangelo Masaratiallow to delete olcLimits values (ITS#6159)
2009-05-27 Howard ChuITS#6147 fix typos
2009-05-27 Howard ChuITS#6147 add sasl-auxprop config, default to "slapd"
2009-05-27 Howard ChuITS#6135 reinit TLS context after changes
2009-05-25 Howard ChuITS#6139 password-hash has no max # args
2009-05-20 Howard Chuset Conf->what for authz-regexp
2009-05-17 Howard ChuITS#6109 fix readonly restriction
2009-03-10 Howard ChuITS#5836, add writetimeout keyword for timing out hung...
2009-02-24 Pierangelo Masaratifix ldap namespace (part of ITS#5974)
2009-02-13 Pierangelo Masaratimore about ITS#5940
2009-02-10 Howard ChuITS#5613 compare listener URLs verbatim with serverID...
2009-02-05 Pierangelo Masaratifix use of dangling pointers (ITS#5924)
2009-02-04 Pierangelo Masaratifix structuralObjectClass modification (glue, ITS#5921...
2009-01-24 Howard ChuFIx prev commit, OID clash
2009-01-24 Howard ChuITS#5655 TLS_PROTOCOL_MIN from Philip Guenther
2009-01-22 Kurt ZeilengaUpdate copyright notices
2009-01-20 Howard ChuITS#5897 fix bval length of serverID w/URL
2008-12-20 Pierangelo Masaratireturn error codes (ITS#5867)
2008-12-06 Pierangelo Masaratidon't muck with shadow flags if database is already...
2008-11-11 Howard ChuITS#5572 cleanup unneeded code
2008-11-10 Howard ChuITS#4556 allow Add content checking to be configured...
2008-11-02 Pierangelo Masaratiadd dontUseCopy and proxiedAuthz "non_critical" disallo...
2008-10-22 Pierangelo MasaratiolcLogFile missing from olcGlobal (ITS#5765)
2008-10-21 Howard ChuITS#5755 values from slapd.conf aren't all strictly...
2008-10-18 Hallvard FurusethWarning cleanup: signed meets unsigned.
2008-10-12 Pierangelo Masaratifix overlays with private instances of databases (ITS...
2008-10-12 Pierangelo Masaratiallow private databases to be instantiated by global...
2008-09-29 Emmanuel DreyfusMake sur attribute ACL are evaluated on ADD operations...
2008-09-27 Pierangelo Masaratiallow definition of syntaxes via configuration, includi...
2008-09-19 Pierangelo Masaratiadd back-config support to slapo-retcode(5)
2008-09-16 Pierangelo Masaratisilence warnings
2008-09-04 Ralf Haferkampallow databases to be deleted (hidden behind LDAP_DEVEL)
2008-09-04 Ralf Haferkampdon't dereference NULL pointer
2008-09-04 Ralf HaferkampA new entry's index should not be larger than the numbe...
2008-06-30 Howard ChuFix prev commit
2008-06-29 Howard ChuITS#5571 prevent Adds from displacing {0}config
2008-06-29 Howard ChuFix entry insert order
2008-06-29 Howard ChuITS#5440 add eq rules for olcRootDN / olcSchemaDN
2008-06-29 Howard ChuITS#5540 check for structural_class() failures
2008-06-16 Rein TollevikITS#5563 don't die if there are no listeners when match...
2008-06-12 Ralf HaferkampExperimental code for delete support in back-config...
2008-05-30 Ralf Haferkamppass ConfigReply into overlay_config() to allow progati...
2008-04-09 Howard ChuITS#5383 use public OID for config schema, no more...
2008-02-11 Hallvard FurusethITS#5328 - return LDAP result code from config_back_ent...
2008-02-05 Ralf HaferkampDon't emit global ACLs for other database than frontend...
2008-01-31 Ralf Haferkampdon't error out if replacing a non-existant attribute...
2008-01-30 Ralf Haferkamperror out if modify_delete_vindex() fails (ITS#5343)
2008-01-22 Howard ChuClean up config.h
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-24 Howard ChuConvert back-sock to dynamic config
2007-12-15 Howard ChuITS#5284 fix overlay order
2007-12-02 Hallvard FurusethInteger indexing - handle huge values
2007-11-25 Howard ChuChange integer indexing to ordered only, no backward...
2007-11-21 Howard ChuSilently restrict index_intlen to 4-255.
2007-11-21 Howard ChuTweak prev commit
2007-11-21 Howard ChuAdd index_intlen keyword for ordered indexing of integers
2007-11-20 Howard ChuFix test050
2007-11-14 Howard ChuFix rev 1.266, was creating {0}config entry prematurely.
2007-11-07 Howard ChuITS#5186 check for multiple suffixes at config time...
2007-11-05 Howard ChuITS#5209 sasl_host may be different from global_host
2007-10-16 Howard ChuDon't leak logfiles
2007-10-15 Howard ChuFix error message propagation
2007-10-15 Howard ChuRevert prev commit, bogus
2007-10-15 Howard ChuSave return code from cleanup handler
2007-10-15 Howard ChuPartial revert from 1.246, not sure what's the point
2007-10-08 Howard ChuCheck for cleanup on Adds, not just Modifies
2007-10-08 Howard ChuITS#4884 fix prev commit
2007-09-24 Howard ChuUse attr_valfind instead of value_find_ex to optimize...
2007-09-24 Howard ChuPreliminary sorted value support
2007-09-22 Howard ChuUse OLcfgCt{Oc|At} arc for contrib modules
2007-09-21 Howard ChuAttribute/Modification value counters
2007-09-03 Howard ChuAdd IA5String macro
2007-09-02 Howard ChuFix schema undo crash
2007-09-02 Howard ChuITS#5082 RE23 compatibility, allow olcPasswordHash...
next