]> git.sur5r.net Git - openldap/history - servers/slapd/overlays
Fix C errors
[openldap] / servers / slapd / overlays /
2007-02-14 Howard ChuAdded "slapd" rewrite map handler, connection_fake_init...
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-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
2006-09-14 Pierangelo Masaratidestroy exactly what needs to
2006-09-14 Pierangelo Masaratifix one-time leak
2006-09-14 Howard ChuAdditional fix for ITS#4673
2006-09-14 Howard ChuFix invalid attributes in translucent_modify
2006-09-14 Howard ChuPortability cleanups
2006-09-13 Howard ChuUse register_at / register_oc
2006-09-13 Howard ChuUse register_at / register_oc
2006-09-04 Pierangelo Masaratibetter handling of randomness
2006-09-04 Pierangelo Masaraticleanup handling of sleeps
2006-09-03 Pierangelo Masaratiplug slapo-ppolicy related leaks (ITS#4665)
2006-09-03 Pierangelo Masaratiplug leaks in search filter (and cleanup code; ITS...
2006-08-31 Pierangelo Masaratiminor cleanup
2006-08-29 Pierangelo Masaratifix pre-allocated entry/attribute handling
2006-08-29 Howard ChuEntry/Attribute struct caching, to minimize malloc...
2006-08-28 Pierangelo MasaratiAdd single-password constraint; NOTE from ppolicy.c:
2006-08-22 Kurt Zeilengas/managedit/relax/
2006-08-21 Howard ChuMore config leaks
2006-08-21 Howard ChuPlug config leak
2006-08-18 Howard ChuFix null pointer reference (coverity scan) and freed...
2006-08-15 Howard ChuTS#4622 deletes in psearch didn't always propagate
2006-08-15 Kurt ZeilengaSome LDAP_DEVEL cleanup
2006-08-15 Howard ChuITS#4622 if any present list was sent, must send refres...
2006-08-15 Howard ChuITS#4622 make sure queued psearch responses get played...
2006-08-15 Howard ChuDelete curcsn arg to slap_get_commit_csn, redundant...
2006-08-15 Howard ChuAdditional shutdown check
2006-08-15 Howard ChuDon't purge log entries if a shutdown was requested
2006-08-07 Howard ChuTone down default ppolicy msg
2006-08-07 Howard ChuITS#4634 always init pp->ad
2006-07-28 Howard ChuITS#4589 slap_get_commit_csn occasionally returns a...
2006-07-27 Howard ChuITS#4622
2006-07-24 Howard ChuITS#4613 - fail to start if lastmod is off
2006-07-14 Howard ChuResurrect special refint modifiersName
next