]> git.sur5r.net Git - openldap/history - servers/slapd/overlays
ITS#3864 use sasl_ssf_t where expected
[openldap] / servers / slapd / overlays /
2007-10-05 Pierangelo Masaratide-normalize simple filter values consistently
2007-10-04 Pierangelo Masaratifix ITS#5168 (a better fix would probably be a generic...
2007-10-02 Howard ChuDon't queue zero-length CSNs
2007-10-02 Pierangelo Masaratilog cookie (until we find what's going on...)
2007-09-29 Pierangelo Masaratifirst round of s/sprintf/snprintf/; the rationale is...
2007-09-26 Ralf Haferkampset mod->sm_numvals
2007-09-24 Howard ChuMore for Mod.sm_numvals
2007-09-24 Howard ChuPartially revert prev commit, unintended.
2007-09-24 Howard ChuUse attr_valfind instead of value_find_ex to optimize...
2007-09-24 Howard ChuPreliminary sorted value support
2007-09-23 Howard ChuMake slap_passwd_parse non-destructive
2007-09-23 Howard ChuMore for a_numvals
2007-09-21 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2007-09-21 Hallvard FurusethCast away const
2007-09-21 Howard ChuMore for Modification value counter
2007-09-21 Howard ChuAttribute/Modification value counters
2007-09-20 Ralf HaferkampUse rwlock for CachedQuery to avoid returning incomplet...
2007-09-20 Ralf HaferkampFixed memory leak in pcache. Cache is now populated...
2007-09-15 Pierangelo Masaratiadd helper for internal searchs for objectClass=*
2007-09-14 Pierangelo Masaratiadd support for dgAuthz --- see discussion on -devel
2007-09-14 Pierangelo Masaratirelease entry (ITS#5135)
2007-09-12 Pierangelo Masaratihandle sizelimit in caching (in partial fulfilment...
2007-09-11 Howard ChuDon't populate member list unless it was requested
2007-09-07 Pierangelo Masaratialso copy modifications we don't deal with, as they...
2007-09-03 Pierangelo Masaratifix one-time leak (coverity)
2007-09-03 Pierangelo Masaratifix helper pointer inizialization (coverity)
2007-09-01 Howard ChuHide log schema
2007-09-01 Pierangelo Masaratihide (experimental) schema
2007-09-01 Pierangelo Masaratifix previous commit
2007-09-01 Pierangelo Masaratihide (experimental) schema
2007-09-01 Pierangelo Masaratihide schema
2007-09-01 Howard ChuProtect Debug messages from NULL pointers
2007-08-29 Ralf HaferkampAdditional fix for ITS#4991. _cleanup callback was...
2007-08-29 Pierangelo Masaratiplug yet another leak
2007-08-28 Pierangelo Masaratifirst round of CSN normalization consequences
2007-08-28 Howard ChuConvert collect to dynamic config. Even though it's...
2007-08-25 Pierangelo Masaratineeds work: memberOf should not be replicated
2007-08-24 Howard ChuFix config delete
2007-08-24 Howard ChuFix prev commit
2007-08-24 Pierangelo Masarati- fix logging of controls;
2007-08-24 Pierangelo Masaratiadd logging of request/response controls
2007-08-24 Pierangelo Masaratiadd memberOf overlay
2007-08-23 Howard ChuAdd dgIdentity support
2007-08-23 Howard ChuAdd cn=config support
2007-08-22 Pierangelo Masaratifix subtree rename integrity; curiously enough, tes023...
2007-08-21 Pierangelo Masaratiset authorizing backend
2007-08-20 Pierangelo Masaratisupport subtree rename (ITS#5097)
2007-08-17 Pierangelo Masaraticleanup previous commit; make sure what's queryid and...
2007-08-17 Pierangelo Masaratifix queryDelete by queryID
2007-08-17 Pierangelo Masaratiset the number of cached entries after reload...
2007-08-17 Pierangelo Masaratimake lutil_uuidstr_from_normalized() return the length...
2007-08-17 Pierangelo Masaratirevert previous commit: let queryId be an octet string...
2007-08-17 Pierangelo Masaratiuse UUID syntax for queryId
2007-08-17 Pierangelo Masaratifix UUID parsing (it's in normalized form)
2007-08-17 Pierangelo Masaratifurther fix specification
2007-08-17 Pierangelo Masaraticleanup error messages; complete privateDB control...
2007-08-17 Pierangelo Masaratiadd:
2007-08-17 Pierangelo Masaratirework previous commit: consistently remove queries...
2007-08-17 Pierangelo Masaratimore consistent parsing checks
2007-08-16 Howard ChuParanoia for prev commit
2007-08-16 Howard ChuFix double-free closing multiple ppolicy overlay instances
2007-08-16 Hallvard FurusethFix typo in previous commit: spurious space in UUID...
2007-08-16 Pierangelo Masaratifix error checking when parsing UUID (detected by Cover...
2007-08-16 Pierangelo Masaratilet req_modify_s and req_modrdn_s have a common portion...
2007-08-16 Pierangelo Masaratiuniformly exploit rootdn bind; add support for rootdn...
2007-08-16 Pierangelo Masaratis/orb_tmp_mech/orb_mech/
2007-08-14 Pierangelo Masaratimerge attributes as required after mapping; avoid objec...
2007-08-13 Pierangelo Masaratiprovide an interface to remove a set of entries from...
2007-08-13 Pierangelo Masaratiplug leak
2007-08-13 Pierangelo Masaratistop pcache task at close
2007-08-13 Pierangelo Masaratifix hot startup commit (read of uninitialized memory...
2007-08-11 Pierangelo Masaratifix previous commit (crash if no rewrite but just mappi...
2007-08-10 Gavin HenryITS#5085
2007-08-09 Pierangelo Masaratifixed few leaks in previous commit (ITS#5081)
2007-08-09 Pierangelo Masaratiexperimental code for hot restart of proxy cache (ITS...
2007-08-06 Pierangelo Masaratifix previous commit
2007-08-06 Pierangelo Masaratihonor 1.1, * and + (ITS#5074 and more)
2007-08-03 Ralf HaferkampReworked recent backend API changes, now using a separa...
2007-07-27 Howard ChuRevert 1.101, not appropriate
2007-07-25 Ralf HaferkampAdded a new parameter (ConfigArgs*) to the _db_init...
2007-07-23 Hallvard FurusethCosmetic change: spaces->tab in last patch. Thus reada...
2007-07-22 Howard ChuITS#5040 don't touch modifyTimestamp and other opattrs...
2007-07-20 Ralf HaferkampFixed return value of _cleanup function
2007-07-20 Howard ChuITS#5048 fully initialize fc_limits
2007-07-18 Hallvard FurusethITS#5049: Initialize conn in syncprov_db_close() before...
2007-07-14 Pierangelo Masaratimajor improvement: baseline support for back-config...
2007-07-13 Howard ChuFallout from ITS#4986 - remove unused param of select_b...
2007-07-12 Pierangelo Masaratifix searchFilter double free (ITS#5043)
2007-07-09 Ralf Haferkampadded config option "normalize-mapped-attrs" to enable...
2007-06-14 Howard ChuBetter fix for rev 1.97
2007-06-08 Howard ChuITS#4970 ignore pwdMinAge if pwdReset is TRUE
2007-06-08 Howard ChuITS#4977 check for cookie parse failure
2007-06-02 Pierangelo Masaratimake searches expand all matching sets of group/url...
2007-05-31 Ralf HaferkampITS#4991 restore save_attrs when a request is finished...
2007-05-31 Ralf HaferkampITS#4991 restore mapped AttributeNames before processin...
2007-05-25 Howard ChuITS#4966 valsort_modify: ignore Delete modops with...
2007-05-19 Pierangelo Masaratimore ITS#4973 initialization
2007-05-18 Hallvard FurusethGive OperationBuffer normal struct members instead...
2007-05-14 Howard ChuITS#4961 disable schema checking on contextCSN update
2007-05-13 Hallvard FurusethReapply part of rev 1.2 warning cleanup, it was lost...
next