]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2009-04-20  Howard ChuAdd ATDESC config arg type for AttributeDescriptions
2009-04-19  Howard ChuAdd global_host_bv, why do we still have bare char...
2009-04-19  Howard ChuStart documenting PAM support
2009-04-19  Howard ChuWe need the authorizedService schema
2009-04-18  Howard ChuMove tmpluser to authz call; add ppolicy support to...
2009-04-18  Howard ChuIn uid2dn, only return success if a unique DN was found
2009-04-18  Howard ChuMove tmpluser to authz call; print authz messages regar...
2009-04-18  Howard ChuIn pwmod, ctx may be empty so always pass current username
2009-04-18  Howard ChuForced commit, 1.2 fixed a typo in pwmod
2009-04-18  Howard Chu*** empty log message ***
2009-04-17  Hallvard FurusethITS#5975: Fix pidfile/argsfile doc - they are independe...
2009-04-17  Howard ChuAdd pam support (work in progress)
2009-04-17  Howard ChuAdd pam support (work in progress)
2009-04-17  Howard ChuAdd missing newlines to debug msgs
2009-04-17  Howard ChuFix prev commit - work-in-progress
2009-04-17  Howard ChuAdd missing newlines to debug msgs
2009-04-17  Howard ChuFix typo in debug
2009-04-16  Hallvard FurusethITS#5464, #5666 Update last change: Conflicted with...
2009-04-16  Hallvard FurusethITS#6064: "//" comment from rev 1.445 -> "/**/" comment
2009-04-15  Pierangelo... document new feature (ITS#6057)
2009-04-15  Pierangelo... fix ITS#6057
2009-04-15  Howard ChuITS#6056 pagedresults stacked control is not overlay...
2009-04-15  Howard ChuITS#5464, #5666 define _GNU_SOURCE
2009-04-11  Howard ChuITS#6041 Windows opendir/closedir issues (from ITS...
2009-04-11  Howard ChuITS#6039 Winsock fixes
2009-04-11  Howard ChuITS#6052 fix typo
2009-04-11  Howard ChuITS#6053 must use gnutls_x509_privkey_init()
2009-04-11  Howard ChuITS#6054 quit using global malloc
2009-04-11  Howard ChuITS#6054 assert/exit on failed allocs
2009-04-05  Howard ChuITS#6021 minor cleanup
2009-04-04  Rein TollevikMore for ITS#6045: clear o_callback as well.
2009-04-04  Rein TollevikFixed previous again, using o_bd->bd_self is safer.
2009-04-04  Rein TollevikFixed previous edit: Use op->o_bd, not a copy of ss...
2009-04-03  Rein TollevikITS#6045: Use copy of db when testing filter in matchops.
2009-04-02  Howard ChuITS#6016 check for static backends and overlays
2009-03-30  Gavin Henryquick change to test access.
2009-03-30  Howard ChuForced commit, checking access
2009-03-30  Kurt ZeilengaForced commit - test
2009-03-30  Kurt ZeilengaForced commit (test)
2009-03-27  Howard ChuITS#6038 revert prev commits, ITS rejected
2009-03-26  Rein TollevikITS#6038: Write slapadd progress meter to stdout.
2009-03-26  Hallvard FurusethITS#6037: don't loop forever on EINTR in wait4child()
2009-03-26  Hallvard FurusethITS#6037: save/restore errno in signal handlers
2009-03-26  Howard ChuITS#6036 zero out freed val
2009-03-26  Pierangelo... slapcat does not mention -s in usage
2009-03-23  Howard ChuITS#6030 reject redundant moduleload attempts
2009-03-23  Howard ChuITS#6030 don't reload already loaded modules
2009-03-22  Howard ChuFix 1.461, forgot to release mutex when persistent...
2009-03-20  Hallvard FurusethMore for ITS#6026: test -x is unportable, use test -f.
2009-03-20  Hallvard FurusethMore ITS#5968: Edit AVA_Sort() comment to describe...
2009-03-19  Howard ChuFix prev commit
2009-03-19  Howard ChuMore for prev commit
2009-03-19  Howard ChuMore for #6011, rearrange teardown steps
2009-03-19  Howard ChuOne more tweak for #5860
2009-03-18  Howard ChuMore for #5860 - if the cache blew past the maxsize...
2009-03-18  Howard ChuMore for ITS#5860
2009-03-18  Howard ChuCleanup prev commit
2009-03-18  Howard ChuMore for ITS#5860, always check cache sizes
2009-03-17  Howard ChuITS#6012 don't abort NULL txns (blind fix)
2009-03-17  Howard ChuITS#6014, partial revert 1.121 for now. We should uncon...
2009-03-17  Pierangelo... use, then free (ITS#6027)
2009-03-17  Howard ChuITS#6011 more for refcount'd cookieState
2009-03-17  Howard ChuITS#6011 better fix for connection queue
2009-03-17  Howard ChuITS#6011 use refcount for shared cookieState
2009-03-17  Howard Chucleanup prev commit
2009-03-17  Howard ChuMore for ITS#6011
2009-03-16  Emmanuel DreyfusIf the change set becomes empty, prevent other overlays...
2009-03-16  Quanah Gibson... More for ITS#6026
2009-03-16  Howard ChuMore debugging
2009-03-16  Rein TollevikITS#6026 Don't run autosaved test scripts
2009-03-15  Rein TollevikITS#6024 Don't send cookies without csn.
2009-03-14  Pierangelo... free self in case anything goes wrong
2009-03-14  Pierangelo... don't short circuit callback list
2009-03-14  Howard ChuFix prev 2 commits: make sure op is Modify before testi...
2009-03-14  Howard ChuITS#5988 allow entries without CSN to be replicated
2009-03-14  Howard ChuITS#5973 re-enable patch
2009-03-14  Howard ChuDon't write out abandoned results
2009-03-14  Howard ChuMore for prev commit
2009-03-14  Howard ChuITS#5988 avoid redundant slap_graduate_commit_csn calls
2009-03-13  Howard ChuFix prev commit
2009-03-13  Howard ChuSkip redundant PACKETS logging
2009-03-13  Howard ChuITS#5988 don't respond if consumer's state is newer...
2009-03-13  Howard ChuITS#5999 better modtarget tracking
2009-03-13  Howard ChuAvoid shutdown problems
2009-03-13  Howard ChuCleanup prev commit
2009-03-13  Howard ChuMore for #6020
2009-03-13  Howard ChuFor #6020 log remote sid in syncprov_sendresp
2009-03-13  Howard ChuMore for prev commit
2009-03-13  Howard ChuITS#5973 hide this for now, it's broken
2009-03-13  Howard ChuMore for prev commit
2009-03-13  Howard ChuFix prev commit
2009-03-13  Howard ChuITS#6020 better tracking of where changes came from
2009-03-12  Howard ChuRevert 1.447 ITS#5793, slap_queue_csn is mandatory
2009-03-11  Gavin HenryComplex topologies are already possible
2009-03-11  Howard ChuITS#6011 don't hang around during a shutdown...
2009-03-11  Howard ChuITS#6013 more retries in shorter intervals
2009-03-10  Howard ChuITS#6013 fix contextCSN check
2009-03-10  Howard ChuDelete obsolete context entry stuff
2009-03-10  Quanah Gibson... Bump SLEEP2 to 15 seconds for test050
2009-03-10  Howard ChuITS#5836 add writetimeout keyword
next