]> git.sur5r.net Git - openldap/history - servers/slapd/overlays
fix reqControls validator (partially addresses ITS#6652)
[openldap] / servers / slapd / overlays /
2011-01-02 Pierangelo Masaratifix reqControls validator (partially addresses ITS...
2010-12-31 Hallvard FurusethITS#6758 Use rs_*() to manage SlapReply entries.
2010-12-31 Hallvard FurusethITS#6758, pcache.c: Avoid SlapReply reuse.
2010-12-31 Hallvard FurusethITS#6758 Avoid SlapReply reuse.
2010-12-31 Hallvard FurusethITS#6760: Fix rwm entry handling
2010-12-31 Hallvard FurusethITS#6758 Avoid SlapReply reuse, simple cases.
2010-12-31 Howard ChuITS#6670 partial fix - ignore member/memberof pointing...
2010-12-30 Hallvard FurusethITS#6758 Reset some SlapReply flags & data.
2010-12-30 Hallvard Furusethnoop commit for ITS#6758: simplify future commits
2010-12-30 Hallvard Furusethnoop commit for ITS#6758: Remove no-effect code.
2010-12-30 Hallvard FurusethRemove lint (unused vars/labels/funcs/default:s)
2010-12-28 Hallvard FurusethITS#6686 Fix last commit (declaration after code)
2010-12-23 Howard ChuITS#6686 add multiple sorts per connection, from Raphae...
2010-12-20 Hallvard FurusethPlug mutex/rwlock leaks (destroy them)
2010-12-20 Hallvard FurusethPlug memory leaks
2010-12-20 Hallvard FurusethITS#6752 Remove OpenLDAP 2.[23] dynlist code
2010-12-20 Hallvard FurusethITS#6752 Handle REP_ENTRY_* flags correctly
2010-12-20 Hallvard FurusethITS#6752 Fix dynlist Compare callback
2010-12-20 Hallvard FurusethITS#6752 dynlist: Do less work, simplify a bit.
2010-12-14 Hallvard FurusethITS#6748 Drop possibly-broken memberof log message
2010-12-14 Hallvard FurusethITS#6746: Preserve error code, plug entry leak
2010-12-12 Rein TollevikITS#6716: Keep sessionlog sorted by csn, compare mincsn...
2010-12-03 Hallvard FurusethFix rev 1.132 (ITS#6632): Initialize all of roc in...
2010-12-02 Hallvard FurusethITS#6620: Don't delete absent pwdChangedTime.
2010-12-01 Hallvard FurusethITS#6730: Only update modifiersName once per entry
2010-12-01 Hallvard FurusethITS#6730: Fix missing refint updates with subtrees...
2010-12-01 Hallvard FurusethITS#6663: Fix refint_nothing.
2010-11-29 Pierangelo Masaratifix double free related to ITS#6720
2010-11-22 Hallvard FurusethSilence gcc -Wsign-compare (no real change)
2010-11-22 Hallvard FurusethFor ITS#5421: Remove ldap-int.h dependencies.
2010-11-21 Rein TollevikITS#6718: Send NEW_COOKIE messages to all consumers.
2010-11-21 Rein TollevikITS#6710: Force clients to refresh if context is dirty.
2010-11-21 Rein TollevikITS#6709: Wait for active mods to finish before initiat...
2010-11-15 Rein TollevikITS#6708: Mutex protect fixing the filter.
2010-11-04 Ralf HaferkampUnregister VLV control as well when last overlay instance
2010-10-26 Howard ChuITS#6685 fix result code tag
2010-10-19 Ralf HaferkampRemoved unused variables
2010-10-19 Ralf HaferkampITS#6677 moved one more #endif, addtional fix for previ...
2010-10-17 Howard ChuITS#6677 move #endif
2010-10-06 Pierangelo Masaratido not expose control until sssvlv overlay is actually...
2010-09-18 Pierangelo Masaratimake sure so is correctly initialized (spotted by valgr...
2010-09-07 Pierangelo Masaratiadd support for ADD_IF_NOT_PRESENT and SOFTDEL internal...
2010-09-07 Pierangelo Masaratiignore undefined attrs (ITS#6600, based on patch by...
2010-09-07 Pierangelo Masaratimake sure callback is freed (ITS#6640)
2010-08-29 Pierangelo Masaratihacks ITS#6632
2010-08-04 Howard ChuBetter fix - avoid allocating callback for non-logged...
2010-08-04 Howard ChuMore for ITS#6608 - don't replicate ppolicy state chang...
2010-07-28 Howard ChuITS#6608 don't update mod opattrs on single-master...
2010-07-28 Howard ChuITS#6606 send error if consumer is newer than provider
2010-07-12 Howard ChuCheck for SLAP_SYNTAX_DN flag instead of distinguishedN...
2010-07-01 Ralf Haferkampunregister controls when removing syncprov, ppolicy...
2010-06-23 Ralf HaferkampSend error to active psearches upon overlay removal
2010-06-17 Howard ChuMore for ITS#6572, fix copy/paste error
2010-06-13 Howard ChuITS#6572 zero out freed DN vals. from mbackes@symas.com
2010-06-02 Howard ChuITS#6566 use Debug, not fprintf(stderr)
2010-05-21 Howard ChuQuit send loops if slapd is shutting down
2010-05-20 Ralf HaferkampDuring the refresh phase the sync filter needs to be...
2010-05-18 Howard ChuInit uninit'd vlv flag
2010-04-29 Ralf HaferkampReset BackendInfo to original value after checkpoint...
2010-04-17 Pierangelo Masaratifix memory handling in rewrite parsing (ITS#6526)
2010-04-15 Pierangelo Masaratiallow to specify a per-database list of attributes...
2010-04-15 Pierangelo Masaratimalloc as much as possible on slab
2010-04-13 Howard ChuITS#6519 don't replicate purge deletes
2010-04-13 Kurt Zeilengahappy belated New Year
2010-04-12 Pierangelo Masaratidon't free before use
2010-04-08 Pierangelo Masaratikeep attrs count consistent (ITS#6508)
2010-03-23 Pierangelo Masaratiincrement counter (ITS#6497)
2010-03-22 Pierangelo Masaraticheck for NULL backend (ITS#6490)
2010-03-13 Howard ChuFix prev commit
2010-03-10 Howard ChuFix for CB_TAIL with cached results
2010-03-03 Howard ChuITS#6484 don't bypass other overlays' entry_release...
2010-03-02 Howard ChuITS#6484 - cache DB needs to release its own entries
2010-02-12 Pierangelo Masaratireduce code duplication
2010-01-22 Ralf Haferkampplugged one time memory leak (found with valgrind)
2010-01-21 Ralf HaferkampPlugged memory leak. Syncentry wasn't free'd when sending
2010-01-05 Howard ChuITS#6438 check for redundant syncops_free() ?
2009-12-21 Pierangelo Masaratiallow direct insert/delete of olcRwmMap (ITS#6436)
2009-12-21 Pierangelo Masaratibetter fix to ITS#6434 (olcRwmMap needs work to allow...
2009-12-20 Pierangelo Masaratifix in-database configuration of olcRwmMap (no ITS...
2009-12-08 Pierangelo Masaratiguard against simultaneous REP_ENTRY_MUSTRELEASE and...
2009-12-08 Pierangelo Masaratiguard against simultaneous REP_ENTRY_MUSTRELEASE and...
2009-12-08 Pierangelo Masaratiremove REP_ENTRY_MUSTRELEASE when copying (ITS#6423)
2009-12-08 Pierangelo Masaratilog about invalid URI (more about ITS#6421)
2009-12-08 Pierangelo Masaratihandle simple filters with no brackets (ITS#6421)
2009-11-30 Howard ChuITS#6270, refix patch from ITS#5511
2009-11-29 Hallvard FurusethITS#6403: reset 'entry' output argument to overlay_entr...
2009-11-24 Howard ChuITS#6400 clarify...
2009-11-23 Howard Chumore for #6397
2009-11-23 Howard ChuITS#6397 cleanup psearch if cookie is stale
2009-11-23 Hallvard FurusethFix rev 1.200 commit: C90 forbids mixed declarations...
2009-11-22 Howard ChuRevert prev commit, simpler fix...
2009-11-22 Pierangelo Masaraticheck result of str2filter; syncrepl: can be broken...
2009-11-22 Howard ChuShort-circuit backend_operational; sent entry's e_priva...
2009-11-22 Howard ChuITS#6368 use dup'd entries in response queue
2009-11-21 Howard ChuFix prev commit
2009-11-21 Howard Chuin op_response, rearrange contextCSN update checks
2009-11-21 Howard ChuMostly revert prev commit, broke test054
2009-11-21 Howard ChuAlways log outgoing cookie, just use op->o_csn instead...
2009-11-19 Howard ChuITS#6368 partially revert 1.273, always check for skips...
2009-11-18 Howard ChuITS#6387 plug leaks
next