]> git.sur5r.net Git - openldap/history - servers/slapd
ITS#5328: Make relay_back_has_subordinates() return failure on failure
[openldap] / servers / slapd /
2009-05-20 Hallvard FurusethITS#5328: Make relay_back_has_subordinates() return...
2009-05-20 Hallvard FurusethITS#6132: Fix slapi_entry_has_children()
2009-05-20 Howard Chuset Conf->what for authz-regexp
2009-05-20 Howard ChuAvoid printf(NULL) on Solaris
2009-05-18 Howard ChuAvoid multiple attempts to free the same syncinfo
2009-05-17 Howard ChuITS#6109 fix readonly restriction
2009-05-14 Howard ChuITS#6111 connection_state_closing() -> connection_valid()
2009-05-11 Howard ChuRevert 1.274
2009-05-11 Howard ChuITS#6103 send response on abandon
2009-05-11 Howard ChuITS#6103 send response even if abandoned
2009-05-11 Howard ChuPartially revert prev commit, leave rs->sr_err == SLAPD...
2009-05-11 Howard ChuITS#6103 send cancelled response back to client
2009-05-08 Pierangelo Masaratimisc cleanup
2009-05-08 Pierangelo Masarati(blindly) allow to build with BACKSQL_ARBITRARY_KEY...
2009-05-08 Howard ChuFix c_leaves count
2009-05-08 Howard ChuMore for prev commit
2009-05-08 Howard ChuITS#6098 issuerUID and subjectUID are primitive, not...
2009-05-07 Pierangelo Masaraticheck dn normalization result
2009-05-06 Howard ChuMore for prev commit: delete bdb_cache_info(), must...
2009-05-06 Howard ChuITS#6095 experimental fix: avoid purging other cases...
2009-05-06 Howard Chufix typo
2009-05-05 Howard ChuMore for ITS#5326 - don't free ora_e->e_name if same...
2009-05-04 Pierangelo Masaratifix one-time leaks; make sure free'd stuff is NULL
2009-05-04 Pierangelo Masaratiadd in-scope helper
2009-05-03 Howard ChuDon't do alock recovery in readonly mode since we didn...
2009-05-03 Howard ChuFix typo in prev commit
2009-05-03 Howard ChuITS#6088 entryinfo cleanup
2009-05-01 Howard ChuITS#6074 freeing already-freed EntryInfos...
2009-05-01 Howard ChuDon't underflow malloc'd memory in hdb_fix_dn()
2009-04-30 Pierangelo Masaratifix one-time leak
2009-04-29 Pierangelo Masaratiforce entry release as appropriate (ITS#6081)
2009-04-29 Pierangelo Masaratimake logs symmetric
2009-04-20 Pierangelo Masarationly free entries dup'ed by rwm_entry_get_rw() (ITS...
2009-04-20 Pierangelo Masaratialways pass a DN to the underlying database (ITS#6070)
2009-04-20 Howard ChuAdd missing extended/intermediate handlers for fake...
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-16 Hallvard FurusethITS#6064: "//" comment from rev 1.445 -> "/**/" comment
2009-04-15 Pierangelo Masaratifix ITS#6057
2009-04-15 Howard ChuITS#6056 pagedresults stacked control is not overlay...
2009-04-11 Howard ChuITS#6039 Winsock fixes
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-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 Masaratislapcat 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 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 Pierangelo Masaratiuse, 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 Howard ChuMore debugging
2009-03-15 Rein TollevikITS#6024 Don't send cookies without csn.
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 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 Howard ChuITS#6011 don't hang around during a shutdown...
2009-03-10 Howard ChuDelete obsolete context entry stuff
2009-03-10 Howard ChuITS#5836, add writetimeout keyword for timing out hung...
2009-03-09 Howard ChuITS#6005 use ber_memcalloc/free
2009-03-09 Howard ChuITS#6005 realloc should be ch_realloc
next