]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2004-12-31  Kurt ZeilengaAdd "not yet implemented" comment to LCUP result code...
2004-12-31  Kurt ZeilengaMove test.schema to tests/data
2004-12-30  Kurt ZeilengaUpdate CancelOp's protocol values to those in RFC 3909
2004-12-30  Kurt ZeilengaCleanup
2004-12-30  Kurt ZeilengaAdd macro for Strong(er) Authen Required
2004-12-30  Pierangelo... allow to select what relays to use
2004-12-30  Pierangelo... remap compare attribute; fix erroneous pointers; minor...
2004-12-30  Pierangelo... works now
2004-12-30  Pierangelo... merged in test030
2004-12-30  Pierangelo... add back-meta to relay testing; disabled by now, needs...
2004-12-30  Pierangelo... TODO: rewrite/remap the newRDN and related stuff both...
2004-12-30  Pierangelo... use normalized new superior
2004-12-30  Pierangelo... cleanup
2004-12-30  Pierangelo... test030 and test032 actually do the same things
2004-12-30  Pierangelo... line up test030 and test032; first step toward their...
2004-12-30  Kurt ZeilengaAdditional command line argument ordering fixes
2004-12-30  Pierangelo... fix args order to client tools; use -M instead of ...
2004-12-30  Pierangelo... fix test after ldapmodify
2004-12-30  Pierangelo... fix test after ldapmodify
2004-12-29  Kurt ZeilengaFail is proxy cannot be started
2004-12-29  Kurt ZeilengaFix bad merge
2004-12-29  Pierangelo... fix ITS#3441
2004-12-29  Pierangelo... fix error return when there's no write access to naming...
2004-12-29  Pierangelo... rework operations in a table-driven manner; better...
2004-12-28  Pierangelo... fix previous commit (for compilers that require at...
2004-12-28  Kurt ZeilengaPROTOS fix
2004-12-28  Pierangelo... list permissive in supported controls (ITS#3453)
2004-12-25  Sang Seok LimBug fix: invalid return value
2004-12-23  Sang Seok LimREADME updated
2004-12-23  Pierangelo... fix typos leading to memory issues
2004-12-23  Sang Seok LimBug fix
2004-12-22  Sang Seok LimAdjusting an initial buffer size for x509Certificate
2004-12-22  Sang Seok LimFixing bug in extensible filter indexing
2004-12-21  Sang Seok LimMACRO value adjustment for x509 Certificate
2004-12-21  Sang Seok LimBuf size adjustment
2004-12-21  Sang Seok LimCleanup unused fields of ComponentDesc
2004-12-21  Sang Seok LimEnabling sharing component descriptions of primitive...
2004-12-20  Pierangelo... why scan with {im} when the value need sbe copied?...
2004-12-20  Jong Hyuk Choimisc cleanup
2004-12-20  Pierangelo... long lasting typo (at least since 2.0)
2004-12-20  Jong Hyuk Choimisc fix for the component indexing commit
2004-12-20  Sang Seok Liminvalid path
2004-12-20  Sang Seok Limfix snacc buffer memory leak
2004-12-20  Sang Seok Limreturn value mising
2004-12-20  Sang Seok Limcode cleanup
2004-12-20  Sang Seok LimComponent Indexing support for BDB
2004-12-19  Howard ChuAdditional check for ITS#3425
2004-12-17  Howard ChuRemove obsolete comment
2004-12-17  Howard ChuRevert previous, unnecessary
2004-12-16  Howard ChuUse of bzero is not portable
2004-12-16  Jong Hyuk ChoiITS#3445
2004-12-16  Howard ChuMove mkdir def. It should really go somewhere else...
2004-12-16  Howard ChuITS#3443 fix shutdown test
2004-12-14  Jong Hyuk Choiadaptive caching code
2004-12-14  Jong Hyuk Choiadaptive caching implementation
2004-12-14  Jong Hyuk Choizone invalidation/locking implementation
2004-12-13  Sang Seok Lim1) <select> and <content> type component reference...
2004-12-12  Pierangelo... don't try to send results on abandon (ITS#3434)
2004-12-12  Howard ChuDetect regression of ITS#3425:
2004-12-12  Howard ChuFix playlog uninit'd fields
2004-12-12  Howard ChuFix ITS#3425, use less restrictive search filter when...
2004-12-11  Pierangelo... more cleanup
2004-12-11  Pierangelo... cleanup
2004-12-11  Pierangelo... work out an issue with chk_referrals and back-relay...
2004-12-11  Pierangelo... improve usability of global ovrlays for write operation...
2004-12-11  Pierangelo... work out an issue with chk_referrals and back-relay...
2004-12-11  Pierangelo... work out an issue with chk_referrals and back-relay...
2004-12-11  Jong Hyuk Choidata struct for zone allocator
2004-12-11  Pierangelo... (temporary?) fix to ITS#3434
2004-12-11  Pierangelo... rework fix for NULL be_pcl_mutexp
2004-12-11  Pierangelo... better fix to ITS#3433
2004-12-11  Pierangelo... temporarily work around ITS#3433; need to understand...
2004-12-11  Pierangelo... required by global overlay write funcs...
2004-12-10  Howard ChuMoved cookie validation into slap_parse_sync_cookie...
2004-12-10  Howard ChuDon't reject invalid cookies, just ignore them. partial...
2004-12-10  Howard ChuFix, don't record psearch until after it has been validated
2004-12-10  Howard ChuFix abandon, only drop our cloned ops, not real fronten...
2004-12-09  Pierangelo... minor cleanup
2004-12-09  Jong Hyuk Choiupdated zone tree structure; added debug info
2004-12-09  Howard ChuFix abandon processing
2004-12-09  Howard ChuFix prev commit
2004-12-09  Howard ChuAdd fe_op_abandon, call it in connection_abandon()
2004-12-09  Howard ChuFix typo in prev commit
2004-12-09  Howard ChuFix delete/refresh switch
2004-12-09  Howard ChuPersist mode fixes
2004-12-09  Jong Hyuk Choiinclude zn_malloc.c
2004-12-09  Jong Hyuk Choiminor cleanup
2004-12-09  Jong Hyuk Choizone-based memory allocator for adaptive caching
2004-12-09  Howard ChuFix 1.48 change
2004-12-09  Howard ChuAdd better validation of received cookie csn
2004-12-09  Howard ChuA better approach for detach_op
2004-12-09  Howard ChuITS#3426, copy group ACL cache to saved Op
2004-12-08  Pierangelo... essential description of the chain overlay; please...
2004-12-08  Howard ChuFix ITS#3424
2004-12-08  Pierangelo... cleanup; add entryCSN
2004-12-08  Pierangelo... fix schema (1.3.6.1.4.1.4203.666.3.13 for 'monitoredObj...
2004-12-08  Pierangelo... - consistently honor multiple referrals
2004-12-08  Pierangelo... minor cleanup
2004-12-08  Pierangelo... clarify why we don't accept scheme other than ldap...
2004-12-08  Pierangelo... make sure global overlays don't use ora_e after the...
next