]> git.sur5r.net Git - openldap/history - servers/slapd/overlays
ITS5261
[openldap] / servers / slapd / overlays /
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...
2007-05-09 Hallvard Furusethassert(pointer) -> assert(pointer != NULL)
2007-05-09 Hallvard FurusethITS#4948: '#if <undefined macro>' -> '#ifdef' warning...
2007-05-07 Ralf Haferkampfix comparison with string literal
2007-04-20 Kurt ZeilengaDistinguish absent control value from empty control...
2007-04-10 Howard ChuFix prev commit, filter construction with URI filters
2007-04-06 Howard ChuAxe slurpd / replog support
2007-03-26 Hallvard FurusethDo not end a potentially last line of a Makefile statem...
2007-03-22 Pierangelo Masaratifix test in case of bailout (ITS#4891)
2007-03-22 Howard ChuEnhanced unique configuration
2007-03-20 Pierangelo Masaraticleanup struct declarations
2007-03-19 Pierangelo Masaraticleanup
2007-03-19 Pierangelo Masaratihandle r_dn == r_ndn
2007-02-26 Pierangelo MasaratiSolaris doesn't like NULL pointers in printf, which...
2007-02-21 Pierangelo Masaratifix in-directory retcode lookup
2007-02-16 Howard ChuMem leak fixes from HEAD
2007-02-16 Howard ChuPlug leaks
2007-02-15 Kurt ZeilengaImport recent changes in 2.4 for release
2007-02-14 Howard ChuAdded "slapd" rewrite map handler, connection_fake_init...
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-02-13 Howard ChuCleanup si_ctxcsn and si_sids in db_destroy
2007-02-13 Howard ChuCoverity deadcode
2007-02-13 Howard ChuCoverity leak
2007-02-10 Pierangelo Masaratifix crash related to ITS#4839; other issues seem to...
2007-02-07 Howard ChuImprove prev commit
2007-02-07 Howard ChuRe-fix ITS#4720, use rwlock
2007-02-06 Howard ChuPartially revert prev commit, delete unused parameter...
2007-02-06 Howard ChuITS#4623, entry_get has to pass thru glue layer too
2007-02-06 Howard ChuFix typo
2007-02-05 Howard ChuFix prev commit - cannot shortcut initial sync
2007-02-05 Howard ChuOptimization: send sid in cookie to avoid getting our...
2007-02-05 Howard ChuFix prev commit, don't generate a new ctxcsn if we...
2007-02-05 Howard ChuPreliminary multi-context support for syncrepl. Passes...
2007-01-27 Pierangelo Masaratifix NULL attr value in accesslog (second bit of ITS...
2007-01-25 Howard ChuFix debug args
2007-01-25 Howard ChuLog the error code too
2007-01-25 Howard ChuITS#4810 log a message if be_entry_get doesn't return...
2007-01-25 Howard ChuITS#4813 don't limit the presence list to the current...
2007-01-24 Howard ChuITS#4809 add reqMod attribute to modrdn records so...
2007-01-21 Howard ChuDon't use ldap_pvt_thread_pool_context_reset(), it...
2007-01-17 Pierangelo Masaratifix ITS#4802
2007-01-16 Pierangelo Masaratiallow to specify the required access privileges in...
2007-01-11 Pierangelo Masaratifree entry in a cleaner manner (ITS#4801?)
2007-01-11 Pierangelo Masaratidon't list (other) structural classes
2007-01-11 Hallvard FurusethDelete unused variables.
2007-01-11 Hallvard Furusethassert expects int. (int)<nonnull ptr> can be 0. Use...
2007-01-05 Pierangelo Masaratiimprove disconnect handling
2007-01-04 Pierangelo Masaratidisconnect without notice
2007-01-04 Pierangelo Masaratireturn unsolicited responses
2007-01-03 Pierangelo Masaratishortcut schema mapping if not configured
2007-01-03 Howard ChuJust return API errors to the frontend, don't attempt...
2007-01-02 Kurt Zeilengahappy new year
2006-12-28 Pierangelo Masaratimove slapo-denyop to contrib/slapd-modules/debyop/
2006-12-28 Pierangelo Masaratimove slapo-lastmod to contrib/slapd-modules/lastlog...
2006-12-26 Howard ChuITS#3707 changed SLAPD_FILTER_COMPUTED
2006-12-24 Howard ChuRevert prev commit, need a different solution
2006-12-24 Howard ChuITS#4337 implement modrdn for back-config
2006-12-23 Howard ChuITS#4788 don't return auditContext attr on syncrepl...
2006-12-19 Howard ChuFix: don't modify original filter in filter_map_rewrite
2006-12-19 Howard ChuFix cleanup for extended ops
2006-12-18 Howard ChuITS#4458 re-encode passwd request
2006-12-18 Howard ChuFix callback handling
2006-12-18 Howard ChuRemove redundant search cleanup
2006-12-17 Howard ChuITS#4638 restore params for Compare and Modify
2006-12-17 Howard ChuITS#4638 restore original parameters on op completion
2006-12-16 Pierangelo Masaratiadd support for auditContext (schema differs a bit...
2006-12-12 Howard ChuITS#4768 more be_add fallout
2006-12-12 Howard ChuFix prev commit
2006-12-12 Howard ChuITS#4777 fix modlist delete
2006-12-04 Howard ChuITS#4767 fix bdb_add / translucent interaction
2006-12-02 Pierangelo Masaraticomplain if instantiated outside of a database definition
2006-11-16 Howard ChuFix prev commit, reset DB pointer
2006-11-16 Howard ChuUse runq to defer creation of log root entry; allows...
2006-11-12 Howard ChuITS#4742 cleanup config error reporting
2006-11-09 Howard ChuITS#4741 fix error check from external password quality...
2006-11-07 Howard ChuITS#4704 use an old CSN while purging log.
2006-11-03 Pierangelo Masaratiimprove previous commit (ITS#4729)
2006-11-03 Pierangelo Masaratifix dynlist dynamic build (ITS#4729)
2006-11-02 Howard ChuTweak prev commit:
2006-11-02 Howard ChuITS#4728 mod/Replace can have no values also
2006-10-26 Pierangelo Masaratimissing CVS header
2006-10-26 Howard ChuITS#4720 release csn mutex before checkpointing.
2006-10-19 Kurt ZeilengaSync with HEAD
2006-10-07 Pierangelo Masarati reword comment
2006-10-03 Howard ChuITS#4692 entries without pwdChangedTime attribute have...
2006-09-21 Howard ChuTweak prev commit, avoid referencing syncop when resett...
2006-09-21 Howard ChuITS#4658 propagate errors from syncprov_sendresp; drop...
2006-09-15 Pierangelo Masaratiprivate database inherits monitoring from underlying one
next