]> git.sur5r.net Git - openldap/history - servers/slapd/overlays
Fix corrupted CSN issue
[openldap] / servers / slapd / overlays /
2008-06-29 Pierangelo Masaratidon't lookup dg* attrs more than needed (ITS#5583)
2008-06-18 Rein TollevikITS#5564 ignore clients contextCSN when doing full...
2008-06-14 Pierangelo Masaratihandle negative caching (ITS#5546)
2008-06-14 Pierangelo Masaratiif there is only one member_ad, and it's not mapped...
2008-06-13 Rein TollevikITS#5548 use syncrepl Connection when evaluating filter...
2008-06-12 Ralf HaferkampAllow unquoted DNs with whitespaces (ITS#5552)
2008-05-30 Ralf Haferkamppass ConfigReply into overlay_config() to allow progati...
2008-05-29 Howard ChuITS#5337 fix maxcsn search at startup
2008-05-29 Howard ChuFix rev 1.220 - remove extra free_syncop()
2008-05-28 Howard ChuITS#5488 from Rein Tollevik: propagate syncrepl context...
2008-05-28 Howard ChuITS#5487 from Rein Tollevik: syncprov_findbase searched...
2008-05-27 Howard ChuMore for #5511
2008-05-24 Pierangelo Masaratiallow to customize the modifiersName of internal modifi...
2008-05-23 Howard ChuFix prev commit
2008-05-23 Howard ChuITS#5511 make room for filter's terminating NUL character
2008-05-23 Howard ChuITS#5526 cleanup config structs
2008-05-13 Howard ChuITS#5465 ignore ops without queued CSNs
2008-05-12 Howard ChuITS#5506 reset op2.o_extra
2008-05-09 Emmanuel DreyfusFix an error in debug message, and correctly keep track...
2008-05-09 Emmanuel DreyfusAdd attribute size and count constraints to slapo-constaint
2008-05-09 Howard ChuITS#5493 always send cookie with delta-sync entries
2008-05-06 Howard ChuITS#5486, fix rev 1.219. Must never use s_op directly...
2008-04-30 Howard ChuITS#5490 callback stack may be NULL
2008-04-29 Howard ChuAvoid queueing response on abandoned psearches
2008-04-28 Howard ChuITS#5451 glue deadlock fix
2008-04-26 Pierangelo Masaraticleanup
2008-04-26 Pierangelo Masaratiadd mapping to dynamic attribute generation (patch...
2008-04-24 Howard ChuITS#5484 remove syncop from runq before freeing it
2008-04-17 Howard ChuRevert prev commit
2008-04-16 Howard ChuITS#5470 don't return any data at all until we have...
2008-04-03 Howard ChuITS#5437, #5444 if numcsns don't match, set changed...
2008-04-02 Howard ChuITS#5442 slapd_rq mutexes must always be used
2008-03-31 Pierangelo Masaratifix bitwise test (ITS#5445)
2008-03-29 Pierangelo Masaratimake stamp a long no matter what time_t is, to print...
2008-03-29 Pierangelo Masaratiavoid system call when not needed (ITS#5441)
2008-03-25 Howard ChuITS#5434 again
2008-03-21 Howard ChuITS#5432 don't send cookie with delete set if there...
2008-03-20 Howard ChuITS#5435 ConfigReply arg must be non-NULL
2008-03-20 Howard ChuITS#5434 search thru other overlays when present
2008-03-20 Howard ChuITS#5433 checkpoint must write to master DB
2008-03-15 Pierangelo Masaratiallow slapo-refint(5) to implement global referential...
2008-03-15 Pierangelo Masaratiuse OID for dnSubtreeMatch (ITS#5427)
2008-03-14 Howard ChuUse <ldap_queue.h> macros for prev commit
2008-03-13 Howard ChuITS#5401 make sure connection is still alive before...
2008-03-12 Pierangelo Masaratiuse the replication persistent search identity to check...
2008-03-08 Howard ChuITS#5407 more checks for pool pausing
2008-03-08 Howard ChuFix prev commit (thanks Ando)
2008-03-08 Howard ChuITS#5405 fix race condition
2008-02-14 Pierangelo Masaratidon't set sm_nvalues unless required (ITS#5375)
2008-02-12 Howard ChuITS#5373 allow delete/replace of userpassword without...
2008-02-12 Howard ChuFix prev commit
2008-02-12 Howard ChuITS#5374 don't perform mod_cleanup after a successful...
2008-02-11 Howard ChuITS#5367 revert prev commit
2008-02-10 Howard ChuCleanup
2008-01-22 Howard ChuClean up config.h
2008-01-15 Pierangelo Masaratifix ITS#5327 crasher
2008-01-11 Hallvard FurusethWarning cleanup: function ptr <=> void* at ldap_pvt_thr...
2008-01-08 Hallvard FurusethRemove unused variable
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2008-01-07 Pierangelo Masaratirename ldap_pvt_thread_pool_setkey_x() to ldap_pvt_thre...
2008-01-07 Hallvard FurusethITS#5309: Use ldap_pvt_thread_pool_setkey_x() more...
2008-01-07 Hallvard FurusethAvoid use of uninitialized variable 'e' after failed...
2008-01-02 Pierangelo Masaratifix modlist cleanup during rename
2007-12-29 Pierangelo Masaratinew ldap_pvt_thread_pool_setkey API
2007-12-29 Pierangelo Masaratiplug leak (ITS#5302)
2007-12-29 Pierangelo Masaratiallow slapo-memberof to be used as global overlay,...
2007-12-28 Pierangelo Masaratiallow to customize the error code in case of constraint...
2007-12-27 Pierangelo Masaratiif referential integrity is broken, things could go...
2007-12-27 Pierangelo Masaratifix previous commit
2007-12-27 Pierangelo Masaraticheck objectClass inheritance on add (consistent with...
2007-12-22 Howard ChuITS#5261 quick fix, don't checkpoint on first write...
2007-12-15 Howard ChuITS#5285 don't check for password reuse if history...
2007-12-15 Pierangelo Masaratifix declarations of buffers for numeric strings; other...
2007-12-15 Howard ChuITS#4987 extensions from Emmanuel Dreyfus manu @ netbsd...
2007-12-15 Howard ChuMore cleanup
2007-12-14 Howard ChuFix prev commit, must test filter on cleanup
2007-12-14 Howard ChuDon't test filter before saving, need the copy for...
2007-12-14 Howard ChuMore cleanup
2007-12-14 Howard ChuAdd missing cleanup
2007-12-14 Howard ChuITS#5283 add remote/local attribute lists, search both...
2007-12-08 Pierangelo Masaratidon't try to count non-expired entries if database...
2007-12-08 Howard ChuITS#5268 omit contextCSN when replicating
2007-12-08 Howard ChuOmit auditContext when sync control is present
2007-12-08 Pierangelo Masaratidon't try to delete expired entries if database does...
2007-12-07 Howard ChuITS#5161 make sure accesslog_response is called for...
2007-12-06 Pierangelo Masaratisave old values when deleting (ITS#5258; not optimal)
2007-11-29 Howard ChuPop local callback for modify
2007-11-29 Howard ChuFix prev commit, leave callback stack alone in compare()
2007-11-28 Ralf HaferkampAllow initialization when using custom "memberof-group...
2007-11-27 Quanah Gibson-Mountcleanup
2007-11-23 Pierangelo Masaratisilence warnings
2007-11-17 Pierangelo Masaratilet c_conn_idx be -1 (ITS#5235?)
2007-11-13 Howard ChuEliminate unnecessary Op copies
2007-11-13 Howard ChuITS#4889 fix search. remainder of code needs similar...
2007-11-08 Ralf HaferkampFix op->o_abandon handling. Use fake connection to...
2007-11-07 Howard ChuFix prev commit
2007-11-07 Howard ChuITS#5146 better check for single val in modify
2007-11-04 Howard ChuITS#5211 spec says we must ignore invalid cookies
2007-11-02 Howard ChuMore for prev commit, ITS#5120.
2007-11-02 Howard ChuDon't send cookie at end of refresh if nothing changed...
next