]> git.sur5r.net Git - openldap/history - servers/slapd/overlays
fix previous commit (ITS#5819)
[openldap] / servers / slapd / overlays /
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...
2007-10-20 Howard ChuFix depend dependency for parallel make
2007-10-16 Howard ChuFix prev commit, only defer open for online Add
2007-10-08 Howard ChuITS#5177 pass new entries in search_response for Persis...
2007-10-08 Howard ChuFix unprotected checks for psearches
2007-10-08 Howard ChuPlug leak
2007-10-08 Howard ChuITS#5173 simplify defer open behavior
2007-10-08 Howard ChuITS#5173 fix for dynamic add in cn=config
2007-10-08 Howard ChuRefuse to operate on cacheDB if it hasn't been started yet
2007-10-08 Howard ChuFix for dynamic adds
2007-10-05 Pierangelo Masaratide-normalize simple filter values consistently
2007-10-04 Pierangelo Masaratifix ITS#5168 (a better fix would probably be a generic...
2007-10-02 Howard ChuDon't queue zero-length CSNs
2007-10-02 Pierangelo Masaratilog cookie (until we find what's going on...)
2007-09-29 Pierangelo Masaratifirst round of s/sprintf/snprintf/; the rationale is...
2007-09-26 Ralf Haferkampset mod->sm_numvals
2007-09-24 Howard ChuMore for Mod.sm_numvals
2007-09-24 Howard ChuPartially revert prev commit, unintended.
2007-09-24 Howard ChuUse attr_valfind instead of value_find_ex to optimize...
2007-09-24 Howard ChuPreliminary sorted value support
2007-09-23 Howard ChuMake slap_passwd_parse non-destructive
2007-09-23 Howard ChuMore for a_numvals
2007-09-21 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2007-09-21 Hallvard FurusethCast away const
2007-09-21 Howard ChuMore for Modification value counter
2007-09-21 Howard ChuAttribute/Modification value counters
2007-09-20 Ralf HaferkampUse rwlock for CachedQuery to avoid returning incomplet...
2007-09-20 Ralf HaferkampFixed memory leak in pcache. Cache is now populated...
2007-09-15 Pierangelo Masaratiadd helper for internal searchs for objectClass=*
next