]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2006-01-10  Pierangelo... don't idassert anon2anon (ITS#4321)
2006-01-10  Kurt Zeilengaenable NANOSLEEP detection on Linux for ITS#3950
2006-01-10  Kurt Zeilengacleanup
2006-01-10  Pierangelo... comment no longer required
2006-01-10  Pierangelo... refine fix to ITS#4320
2006-01-10  Pierangelo... check pointers (ITS#4320)
2006-01-10  Kurt ZeilengaDon't use C comments to comment out C code
2006-01-09  Pierangelo... add experimental, non-advertised support for obsolete...
2006-01-09  Pierangelo... streamline server control requests
2006-01-09  Kurt Zeilengakludge for correct report URL
2006-01-09  Kurt ZeilengaITS#4312: fixed <netinet/tcp.h> detection for AIX and...
2006-01-09  Pierangelo... fix type specifier in format
2006-01-09  Pierangelo... s/o/lo/
2006-01-09  Pierangelo... use slab memory for proxyauthz
2006-01-09  Howard ChuOptimizations for containment checks
2006-01-09  Howard ChuPlug memleak when query isn't added to cache
2006-01-09  Howard ChuTone down debug messages
2006-01-09  Pierangelo... apparently Statslog() doesn't really differ any more...
2006-01-09  Howard ChuStreamline answerability test
2006-01-09  Pierangelo... fix resource handling
2006-01-09  Pierangelo... use a placeholder to mark that there is no process...
2006-01-09  Pierangelo... allow to easily override the default loop number
2006-01-09  Pierangelo... don't send error with back-meta
2006-01-09  Pierangelo... add bind to stress tests
2006-01-09  Pierangelo... refine fix to ITS#4315; apply it to back-meta as well
2006-01-09  Howard ChuITS#4316 test subset of attrset
2006-01-09  Howard ChuITS#4316 test subset behavior
2006-01-09  Howard ChuITS#4316 fix to make attrset subsets work as documented.
2006-01-09  Pierangelo... fix typo in previous commit
2006-01-09  Howard ChuTS#4315 fix prev commit, spinning in ldap_back_dobind
2006-01-09  Howard ChuITS#4315 fix bind concurrency issue
2006-01-09  Kurt Zeilengas/pagectrl.o/pagectrl.lo/
2006-01-09  Kurt Zeilengacleanup
2006-01-09  Kurt ZeilengaMove deprecated routine behind LDAP_DEPRECATED
2006-01-09  Kurt ZeilengaUpdate variables holding protocol values to ber_*_t's
2006-01-08  Pierangelo... use new paged results control client API (ITS#4314)
2006-01-08  Pierangelo... fix types; further check parameters
2006-01-08  Pierangelo... line up LDAP_API_FEATURE_PAGED_RESULTS with other controls
2006-01-08  Pierangelo... rework API functions to create/parse controls; add...
2006-01-08  Kurt ZeilengaAdd -s warning
2006-01-08  Luke HowardAdd -s option to slapadd to disable schema checking
2006-01-08  Luke HowardDocument -s flag to slapadd
2006-01-08  Pierangelo... rework control response handling
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)
next