]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2005-12-20  Kurt ZeilengaAdd access control recommendation to discussion of...
2005-12-19  Howard ChuFix ITS#4267, don't bother with unique_search if no...
2005-12-19  Pierangelo... allow (and use) symbolic names for syslog levels
2005-12-17  Pierangelo... make the message one-line
2005-12-17  Pierangelo... fix syslog level parsing
2005-12-16  Pierangelo... do exactly what requested
2005-12-16  Pierangelo... slapdn calls shutdown without startup
2005-12-16  Pierangelo... cleanup error logging
2005-12-16  Pierangelo... always provide a NULL o_private to be_entry_get (ITS...
2005-12-16  Pierangelo... fix ITS#4141 (better fix: split into 3 slapd; but it...
2005-12-16  Pierangelo... fix ITS#4141 (better fix: split into 3 slapd; but it...
2005-12-16  Pierangelo... further improve test
2005-12-16  Pierangelo... fix memory handling
2005-12-16  Pierangelo... remove support for control as the operation is now...
2005-12-16  Pierangelo... take care of the (yet unpublished) evolution of <draft...
2005-12-16  Pierangelo... fix a couple of error messages; only test bdb & hdb
2005-12-16  Kurt Zeilengarestrict assertion control to appropriate requests
2005-12-16  Pierangelo... rework test setup; seems to fix ITS#4264 (see link...
2005-12-16  Pierangelo... save output across searches
2005-12-16  Pierangelo... improve previous commit (one line, use buffer and trunc...
2005-12-16  Pierangelo... anticipate sr_err/sr_ref cross-check, so that the right...
2005-12-16  Pierangelo... plug one-time leaks; misc cleanup
2005-12-16  Pierangelo... reset bi_attrs after reindexing (ITS#4260)
2005-12-16  Pierangelo... __should__ fix ITS#4262; please review
2005-12-15  Pierangelo... first part of fix to ITS#4262
2005-12-15  Howard ChuITS#4242 add emphasis to -q caveat
2005-12-15  Howard ChuITS#4238 don't hide syncrepl control from rootDSE
2005-12-15  Howard ChuFix ITS#4263
2005-12-15  Pierangelo... save all intermediate searches to help debugging
2005-12-15  Kurt Zeilengas/LDAP_OPERATIONS_ERROR/LDAP_LOCAL_ERROR/
2005-12-15  Pierangelo... use macros to handle retry
2005-12-15  Pierangelo... cleanup SLEEPs
2005-12-15  Pierangelo... log attrs
2005-12-15  Pierangelo... works with "restrict all": in principle, this slapd...
2005-12-15  Pierangelo... return the error code, much like the rest of the tools
2005-12-15  Pierangelo... forgot binds
2005-12-15  Pierangelo... shortcut to allow restricting all operations
2005-12-15  Pierangelo... log what is being modified
2005-12-15  Pierangelo... everything works without any need for changes in syncre...
2005-12-15  Pierangelo... (almost) ok; issues:
2005-12-15  Pierangelo... better handling of internal operations
2005-12-15  Pierangelo... getting closer... now there are issues with non-request...
2005-12-15  Pierangelo... fix filter generation (back-ldap uses string form)
2005-12-15  Pierangelo... a back-ldap consumer segfaults when accessing members...
2005-12-15  Pierangelo... assume operations with version set to 0 are internal...
2005-12-15  Pierangelo... test sync replication by ay of a proxy
2005-12-15  Pierangelo... fix timings and retry between syncrepl and server startup
2005-12-13  Pierangelo... clarify usage as per ITS#4197
2005-12-13  Pierangelo... use macros instead of numbers...
2005-12-13  Pierangelo... cleanup
2005-12-12  Pierangelo... add (and document) customizable bind-timeout
2005-12-12  Pierangelo... minor cleanup
2005-12-12  Pierangelo... fix previous commit
2005-12-11  Pierangelo... more about sizelimit disclose issue in back-meta (ITS...
2005-12-10  Pierangelo... allow per-replogfile pid/args file & replication interv...
2005-12-10  Pierangelo... allow per-replogfile pid/args file (ITS#3523)
2005-12-10  Pierangelo... allow any base for debug level
2005-12-10  Pierangelo... more on ITS#4253
2005-12-09  Pierangelo... allow parsing of numbers in whatever base (ITS#4257)
2005-12-09  Pierangelo... improve previous commit
2005-12-09  Pierangelo... test attrval.{exact,regex} (related to ITS#4253)
2005-12-09  Pierangelo... normalize value in "exact" attrval clause (ITS#4255)
2005-12-09  Pierangelo... add comment
2005-12-09  Howard ChuFix ITS#4133, reset subtree search req_dn
2005-12-09  Howard ChuFix ITS#4084, onelevel searches cannot return NO_SUCH_O...
2005-12-09  Howard Chucache LRU concurrency improvements, reorder DB accesses...
2005-12-08  Howard ChuITS#4254 fix lock ordering
2005-12-07  Pierangelo... document idle-timeout; cleanup
2005-12-07  Pierangelo... implement (per-target) per-conn proxy-side idle-timeout...
2005-12-07  Pierangelo... unlink pid/args files only if actually touched (ITS...
2005-12-07  Howard ChuImprove previous commit
2005-12-07  Howard ChuDistinguish error message for frontendDB config
2005-12-07  Pierangelo... warn if "excessive" thread number is set (ITS#4249)
2005-12-07  Pierangelo... rework previous commit?
2005-12-07  Howard ChuITS#4250 bdb_idl_delete needs to check for Range
2005-12-07  Pierangelo... don't search max CSN if don't have a value; try the...
2005-12-06  Pierangelo... plug leaks
2005-12-06  Pierangelo... remove unused var
2005-12-06  Pierangelo... plug leaks...
2005-12-06  Pierangelo... use helper to destroy modrdn modifications; plug leaks...
2005-12-06  Pierangelo... use helper to destroy modrdn modifications; send result...
2005-12-06  Pierangelo... use helper to destroy modrdn modifications...
2005-12-06  Pierangelo... helper to destroy modrdn modifications...
2005-12-06  Pierangelo... fix various memory leaks and handling issues
2005-12-06  Pierangelo... return more appropriate error code
2005-12-06  Pierangelo... relax the check on objectClass (may be equal)
2005-12-05  Pierangelo... don't return the dummy empty string
2005-12-05  Pierangelo... cleanup
2005-12-05  Howard ChuFix mod delete by ordered index
2005-12-05  Howard ChuTweak syncrepl messageID
2005-12-05  Pierangelo... fix compilation without debugging (ITS#4245)
2005-12-02  Howard ChuITS#4241 write pid / args file before starting backends
2005-12-01  Howard ChuITS#4237 don't update sc_prev after a callback has...
2005-11-30  Pierangelo... clarify that pcache prefers to read objectClass from...
2005-11-29  Kurt ZeilengaITS#4229: update DB_CONFIG for -q option
2005-11-29  Howard ChuITS#4227 delta-sync should use subtree search
2005-11-29  Howard ChuITS#4226 must close cursor when limiting candidate...
2005-11-29  Pierangelo... add check on duplicate rules (may be too strict?)...
2005-11-29  Pierangelo... allow dynlist to take over dyngroup
2005-11-29  Pierangelo... complete merging of dyngroup into dynlist; add back...
next