]> git.sur5r.net Git - openldap/history - servers/slapd/bconfig.c
A new entry's index should not be larger than the number of its siblings (ITS#5684)
[openldap] / servers / slapd / bconfig.c
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...
2007-09-02 Howard ChuPartially resurrect cn=Include stuff - parse from LDIF...
2007-08-29 Pierangelo Masaratinote what SID the server is assuming
2007-08-28 Howard ChuConvert collect to dynamic config. Even though it's...
2007-08-27 Pierangelo Masaratiallocate OID for back-sql configuration
2007-08-26 Pierangelo Masaratiimprove previous commit; fix ITS#5108 by letting both...
2007-08-24 Pierangelo Masaratiadd memberOf overlay
2007-08-23 Howard ChuRegister dyngroup OID
2007-08-20 Pierangelo Masaratifix yet another potential dereference of NULL op (caugh...
2007-08-16 Pierangelo Masaratiuniformly exploit rootdn bind; add support for rootdn...
2007-08-10 Howard ChuFix prev commit
2007-08-10 Howard ChuITS#5082 must remove olcPasswordHash from global config...
2007-08-10 Howard ChuITS#5082 allow olcPassdwordHash in frontendDB config
2007-08-06 Pierangelo Masaratiadd back-config support to back-relay
2007-08-03 Ralf HaferkampReworked recent backend API changes, now using a separa...
2007-07-31 Ralf Haferkampinitialize msg[] Array, fixed typo
2007-07-25 Ralf HaferkampAdded a new parameter (ConfigArgs*) to the _db_init...
2007-07-23 Hallvard FurusethRevert integer type change from rev 1.281 (ITS#5035...
2007-07-14 Pierangelo Masarati"register" slapo-rwm
2007-07-13 Howard ChuFallout from ITS#4986 - remove unused param of select_b...
2007-07-01 Hallvard FurusethFix integer overflow in slap_loglevel_get() - ITS#5035.
2007-06-19 Howard ChuITS#4870 remove lint
2007-05-18 Hallvard FurusethGive OperationBuffer normal struct members instead...
2007-05-13 Howard ChuAdd CRLfile option for GNUtls
2007-05-12 Hallvard FurusethAdd back-monitor (and its OID arc) to Backend/Database...
2007-05-09 Hallvard FurusethRemove unused variables
2007-05-05 Howard ChuITS#4949 make config_syslog accumulate across multiple...
2007-04-24 Howard ChuDisallow runtime delete of modload values
2007-04-06 Howard ChuFix prev commit, config_obsolete
2007-04-06 Howard ChuAxe slurpd / replog support
2007-04-05 Ralf HaferkampolcDatabase=config always gets index 0,
2007-04-05 Howard ChuFix uninit'd serverID field
2007-03-30 Ralf Haferkampuse slap_add_opattrs as discussed on -devel.
2007-03-29 Ralf HaferkampAdd operational Attributes when creating frontend and...
2007-03-29 Ralf HaferkampCreate frontend and config database entries automatical...
2007-03-21 Pierangelo Masaratiimprove previous commit (check result of structural_cla...
2007-03-21 Pierangelo Masaratiexploit inheritance in add (ITS#4884): passes all tests...
2007-03-12 Howard ChuDon't generate schema entries for include files that...
2007-02-24 Howard ChuFix prev commit
2007-02-24 Howard ChuITS#4848 better config context tracking
2007-02-16 Howard ChuPlug leaks
2007-02-13 Howard ChuCoverity scan - saved attr may not exist for a Replace
2007-02-09 Howard ChuITS#4833 refix
2007-02-07 Howard ChuFix entry ordering in config_build_entry
2007-02-07 Howard ChuITS#4833 fix olcDatabase index offset
2007-02-07 Howard ChuITS#4752 add undo for schema entries.
2007-02-07 Howard ChuITS#4752 try to undo failed Modifies
2007-02-06 Howard ChuAdd equality match for olcSyncrepl
2007-02-05 Howard ChuFix typos
2007-02-05 Howard ChuPreliminary multi-context support for syncrepl. Passes...
2007-02-04 Howard ChuAdd olcServerID for configuring serverID portion of CSN
2007-01-31 Howard ChuNote for future - we should provide macros for all...
2007-01-30 Howard ChuMore for syncrepl support
2007-01-27 Howard ChuDelete olcInclude support
2007-01-22 Howard ChuMore for syncrepl
2007-01-22 Howard ChuFixes for syncrepl compatibility
2007-01-21 Howard ChuPreliminary steps to enabling sync replication of confi...
2007-01-21 Howard ChuFix - don't just generate missing cn=schema entry in...
2007-01-11 Hallvard FurusethDelete unused variables.
2007-01-10 Howard ChuITS#4799 remove kerberos / kbind
next