]> git.sur5r.net Git - openldap/history - servers/slapd/overlays
Cleanup for C++
[openldap] / servers / slapd / overlays /
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=*
2007-09-14 Pierangelo Masaratiadd support for dgAuthz --- see discussion on -devel
2007-09-14 Pierangelo Masaratirelease entry (ITS#5135)
2007-09-12 Pierangelo Masaratihandle sizelimit in caching (in partial fulfilment...
2007-09-11 Howard ChuDon't populate member list unless it was requested
2007-09-07 Pierangelo Masaratialso copy modifications we don't deal with, as they...
2007-09-03 Pierangelo Masaratifix one-time leak (coverity)
2007-09-03 Pierangelo Masaratifix helper pointer inizialization (coverity)
2007-09-01 Howard ChuHide log schema
2007-09-01 Pierangelo Masaratihide (experimental) schema
2007-09-01 Pierangelo Masaratifix previous commit
2007-09-01 Pierangelo Masaratihide (experimental) schema
2007-09-01 Pierangelo Masaratihide schema
2007-09-01 Howard ChuProtect Debug messages from NULL pointers
2007-08-29 Ralf HaferkampAdditional fix for ITS#4991. _cleanup callback was...
2007-08-29 Pierangelo Masaratiplug yet another leak
2007-08-28 Pierangelo Masaratifirst round of CSN normalization consequences
2007-08-28 Howard ChuConvert collect to dynamic config. Even though it's...
2007-08-25 Pierangelo Masaratineeds work: memberOf should not be replicated
2007-08-24 Howard ChuFix config delete
2007-08-24 Howard ChuFix prev commit
2007-08-24 Pierangelo Masarati- fix logging of controls;
2007-08-24 Pierangelo Masaratiadd logging of request/response controls
2007-08-24 Pierangelo Masaratiadd memberOf overlay
2007-08-23 Howard ChuAdd dgIdentity support
2007-08-23 Howard ChuAdd cn=config support
2007-08-22 Pierangelo Masaratifix subtree rename integrity; curiously enough, tes023...
next