]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2006-01-08  Kurt ZeilengaUpdate (and rename) Sort and VLV parse routines to...
2006-01-08  Kurt Zeilengacorrect typo
2006-01-08  Kurt Zeilengacleanup
2006-01-08  Luke HowardITS#4291
2006-01-08  Luke HowardITS#4311
2006-01-07  Pierangelo... paged results may not be the only control response
2006-01-07  Pierangelo... improve previous commit
2006-01-07  Pierangelo... fix entryExpireTimestamp description
2006-01-07  Pierangelo... enable new response/cleanup playlist #ifdef LDAP_DEVEL
2006-01-07  Pierangelo... release entry before sending results (ITS#4313)
2006-01-07  Pierangelo... silence (harmless) warnings
2006-01-07  Pierangelo... silence warning
2006-01-07  Pierangelo... add a test for binding with non-existing user
2006-01-06  Howard Chuwake listener when scheduling qtask so it can run immed...
2006-01-06  Pierangelo... register OID for entryExpireTimestamp
2006-01-06  Pierangelo... fix message
2006-01-06  Pierangelo... fix copyright years
2006-01-06  Pierangelo... regenerate
2006-01-06  Pierangelo... more about the ACI commit
2006-01-06  Pierangelo... regenerate
2006-01-06  Pierangelo... rfc2589 support (ITS#4293)
2006-01-06  Pierangelo... ITS#4310 seems to affect also back-ldbm
2006-01-06  Pierangelo... complete ACI commit
2006-01-06  Pierangelo... regenerate
2006-01-06  Pierangelo... factor ACI code out of slapd; now it can only use dynac...
2006-01-06  Pierangelo... regenerate
2006-01-06  Pierangelo... allow load_extop to replace an existing handler (not...
2006-01-06  Pierangelo... allow proxying of dynamic objects (irrespective of...
2006-01-06  Pierangelo... resource release (more is needed: a report is coming...)
2006-01-06  Pierangelo... allow proxying of dynamic objects (irrespective of...
2006-01-06  Pierangelo... part of o_csn memory handling cleanup
2006-01-06  Pierangelo... o_csn memory handling cleanup and more resource release
2006-01-06  Pierangelo... cleanup
2006-01-06  Pierangelo... check if handler is being installed twice (needs work...
2006-01-06  Pierangelo... since o_csn is always allocated on the thread's slab...
2006-01-06  Pierangelo... move supporting exops to bvarray
2006-01-06  Pierangelo... cleanup callback freeing
2006-01-06  Pierangelo... allow backend_attribute to check access to "entry"...
2006-01-06  Pierangelo... cleanup
2006-01-06  Pierangelo... plug one-time leaks
2006-01-06  Pierangelo... minor fixes: typos, comments about ITS#3523
2006-01-06  Pierangelo... minor cleanup
2006-01-06  Pierangelo... fix comment
2006-01-06  Pierangelo... cleanup previous commit
2006-01-06  Pierangelo... allow addiion of suffix entry when default referral...
2006-01-06  Howard ChuITS#3950 tweak prev commit, s/REPLACE_SCHED_YIELD/REPLA...
2006-01-06  Kurt Zeilengai before e and other cleanup
2006-01-06  Kurt ZeilengaRemove usleep(3) detection (unused)
2006-01-06  Kurt ZeilengaAdd configure support for REPLACE_SCHED_YIELD
2006-01-06  Kurt ZeilengaMake use of nanosleep/select as a sched_yeild(2) replac...
2006-01-06  Howard ChuCleanup task declarations
2006-01-06  Howard ChuDocument cachefree option added in 2.3.14
2006-01-06  Howard ChuITS#4308 fix cache flush task interval
2006-01-06  Howard ChuITS#3950 use select instead of yield when select does...
2006-01-06  Howard ChuITS#4306 fix for syslog with NULL string on modify
2006-01-05  Pierangelo... fix ITS#4307
2006-01-05  Pierangelo... fix search of specific connection (ITS#4300)
2006-01-05  Pierangelo... re-fix ITS#4260
2006-01-05  Pierangelo... improve previous commit; now passes all tests
2006-01-05  Pierangelo... plug leaks
2006-01-05  Pierangelo... all in all, valgrind was right; this now works as intended
2006-01-05  Kurt ZeilengaUpdate UM-LDAP URL
2006-01-04  Pierangelo... experimental fix to callback looping
2006-01-04  Pierangelo... fix previous commit
2006-01-04  Pierangelo... fix self<access> for "users" (ITS#4299)
2006-01-03  Pierangelo... fix issue with mixed attributes/objectClasses in exclus...
2006-01-03  Kurt ZeilengaHappy new year
2006-01-03  Kurt ZeilengaHappy new year!
2006-01-03  Kurt Zeilengaimprove LDAP_OTHER description
2006-01-03  Kurt ZeilengaReady for new year
2006-01-03  Pierangelo... __should__ fix ITS#4296
2006-01-03  Pierangelo... fix ITS#4297 (there shouldn't be any more)
2006-01-02  Pierangelo... stringify no longer needed
2006-01-02  Pierangelo... fix another crasher
2006-01-02  Pierangelo... fix crasher in previous commits
2006-01-02  Pierangelo... fix {add,delete} access (ITS#4295)
2006-01-02  Pierangelo... this bug highlighted ITS#4295 issue
2006-01-02  Pierangelo... clarify generated password issue
2006-01-02  Luke HowardRemove new_rdn/old_rdn - handled by frontend
2006-01-02  Luke HowardRemove new_rdn/old_rdn - handled by frontend now
2006-01-02  Luke HowardRemove RDN checks/logging -- now done by frontend
2006-01-02  Pierangelo... check the response code of each modification
2006-01-02  Pierangelo... complain if new password is not returned when expected
2006-01-02  Pierangelo... fix leaks in ldap_parse_passwd()
2006-01-02  Pierangelo... return the new password if the exop is performed by...
2006-01-02  Pierangelo... clarify that "result" is undefined in case of failure...
2006-01-02  Pierangelo... fix logic of POSIX strerror_r (ITS#4292; refix ITS...
2006-01-02  Pierangelo... allow modules to register callbacks for dynamic data...
2006-01-02  Pierangelo... allow generic exops to slip thru
2006-01-02  Pierangelo... fix indentation
2006-01-02  Pierangelo... cleanup time unparsing (don't add trailing 0s if other...
2006-01-02  Pierangelo... part of ITS#3523
2006-01-01  Luke HowardInitialize sml_type
2006-01-01  Luke HowardBackout accidental private part of previous commit
2006-01-01  Luke HowardAdd orr_modlist member to request structure, containing...
2005-12-29  Pierangelo... clarify issues related to performing operations with...
2005-12-28  Pierangelo... Log0
2005-12-27  Pierangelo... add severity-aware logging (ITS#4282)
2005-12-26  Pierangelo... test handles known issues so it can be always on in...
2005-12-26  Pierangelo... typos in comments (very pedantic...)
next