]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2005-01-12  Pierangelo... silence warning for global scoped global ACLs
2005-01-12  Pierangelo... fix couple of bugs in recent 'disclose' commits; prepar...
2005-01-12  Howard ChuITS#3421 flush and close logfile before releasing lock
2005-01-11  Howard ChuClean up unused bt_compare references
2005-01-11  Howard ChuByte-order independence for HDB: dn2id format changed...
2005-01-11  Howard ChuFix undetected deadlock
2005-01-11  Pierangelo... honor 'disclose' ACL on searchBase/compare/referral...
2005-01-11  Howard ChuStart removing custom sort functions from hdb
2005-01-11  Pierangelo... honor 'disclose' ACL on searchBase/compare/referral...
2005-01-11  Pierangelo... honor 'disclose' ACL on searchBase/compare/referral...
2005-01-11  Howard ChuFix findmax when multiple matches are found
2005-01-11  Pierangelo... ITS#3468
2005-01-11  Pierangelo... suggested change for ITS#3475
2005-01-11  Pierangelo... don't malloc if proxyAuthz is the only control
2005-01-11  Pierangelo... ready for chaining writes
2005-01-11  Pierangelo... don't create unnecessary dir
2005-01-11  Howard ChuITS#3470 propagate operational attributes too
2005-01-11  Howard ChuITS#3470 don't propagate error if hasSubordinates fails...
2005-01-10  Pierangelo... fix ITS#3467 (LDAPURLDesc => URL escaped string)
2005-01-09  Pierangelo... clear out the error
2005-01-09  Pierangelo... try different options
2005-01-09  Pierangelo... put back chain overlay into back-ldap
2005-01-09  Pierangelo... minor cleanup
2005-01-09  Pierangelo... add test for chain overlay (needs improvements: bind...
2005-01-09  Pierangelo... fix ITS#3474
2005-01-09  Kurt ZeilengaReplace backend.h with backends.c, generated by config...
2005-01-08  Pierangelo... clarify error message and allow -u (dryrun) option...
2005-01-08  Pierangelo... enable if one suffix only is present
2005-01-08  Pierangelo... ITS#3469: C99 compliance
2005-01-08  Pierangelo... fix ITS#3464
2005-01-08  Pierangelo... make sure the attribute exists
2005-01-08  Pierangelo... fix mix memory issues and cleanup
2005-01-08  Pierangelo... fix previous commit
2005-01-08  Pierangelo... major namespace cleanup & minor fixes
2005-01-08  Pierangelo... retry on ldap_result() with a timeout
2005-01-08  Pierangelo... ...but rather here: GLUE entries would remain such...
2005-01-08  Pierangelo... cosmetic changes (the problem was not there)
2005-01-08  Pierangelo... beware of URIs that are not parsed or rebuilt successfully
2005-01-08  Kurt ZeilengaAdd "disclose" and "manage" ACL levels (but no meat).
2005-01-08  Kurt ZeilengaCleanup
2005-01-07  Kurt Zeilengas/RFC2459/RFC3280/
2005-01-07  Kurt ZeilengaAdd X.520(4th)'s pseudonym
2005-01-07  Pierangelo... fix ACL value checking for bind (ITS#3446)
2005-01-07  Pierangelo... fix ACL value checking for bind (ITS#3446)
2005-01-07  Pierangelo... fix value match
2005-01-05  Pierangelo... more improvements
2005-01-05  Pierangelo... revert unintended commit
2005-01-05  Pierangelo... minor naming cleanup; improvements to DN mapping layer...
2005-01-03  Pierangelo... fix max arg number for limits
2005-01-03  Pierangelo... fix group limits when objectClass/attribute are provided
2005-01-03  Pierangelo... mostly copyright cleanup; removal of unnecessary headers
2005-01-01  Kurt ZeilengaHappy New Year!
2005-01-01  Kurt ZeilengaMore cr statements
2005-01-01  Kurt ZeilengaUpdate notice.
2005-01-01  Pierangelo... apply patches 1,2,3,5,8 (with changes) from ITS#3432)
2005-01-01  Pierangelo... trim comment
2005-01-01  Pierangelo... fix comment
2005-01-01  Pierangelo... cleanup
2005-01-01  Pierangelo... set LDAPURLDesc lud_scope to LDAP_SCOPE_DEFAULT if...
2005-01-01  Pierangelo... set LDAPURLDesc lud_scope to LDAP_SCOPE_DEFAULT if...
2005-01-01  Pierangelo... rework internal handling of strings to minimize tempora...
2005-01-01  Pierangelo... rework internal handling of strings to minimize tempora...
2004-12-31  Kurt ZeilengaAll releases with version.sh
2004-12-31  Kurt ZeilengaReverse last commit.
2004-12-31  Kurt ZeilengaFix typo
2004-12-31  Kurt Zeilengacleanup
2004-12-31  Kurt Zeilengainet_addr cleanup
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
next