]> git.sur5r.net Git - openldap/history - servers/slapd/bconfig.c
In session_chkhost get the last CN, not the first.
[openldap] / servers / slapd / bconfig.c
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...
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...
next