]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2005-12-24  Luke HowardFix compile error when LDAP_CONNECTIONLESS is defined
2005-12-24  Kurt Zeilengamoved to slapd-modules
2005-12-23  Kurt Zeilengaclarify SASLprep task
2005-12-23  Kurt Zeilengareserve -N for "disable SASLprep" future use
2005-12-23  Pierangelo... on Solaris, [v][sf][n]printf doesn't like NULL; on...
2005-12-23  Kurt Zeilengafix ITS#4283/4 segfaults
2005-12-22  Pierangelo... cleanup debug handling
2005-12-22  Pierangelo... don't expose unused (and deprecated) log levels
2005-12-22  Pierangelo... forgot to filter original data ...
2005-12-22  Pierangelo... clarify regression testing
2005-12-22  Pierangelo... fix test014 error codes and data logic
2005-12-22  Kurt ZeilengaRemove comments
2005-12-22  Kurt ZeilengaFix typo
2005-12-22  Pierangelo... more on timeouts and so
2005-12-21  Kurt Zeilengareturn LDAP_NOT_SUPPORTED when SASL is not available
2005-12-21  Howard ChuITS#4278 set ml->sml_type
2005-12-21  Pierangelo... cleanup and clarify the threading issues with back...
2005-12-21  Pierangelo... fix handling of bind-timeout
2005-12-21  Pierangelo... sounds like wiping the issues under the carpet, but...
2005-12-21  Pierangelo... fix typo in last commit
2005-12-21  Pierangelo... check "pretty" entryUUID; use a DN with entryUUID as...
2005-12-20  Kurt ZeilengaAdd UUIDPretty
2005-12-20  Pierangelo... more fixes related to ITS#4272
2005-12-20  Kurt Zeilenga(Quick)fix UUID naming attributes
2005-12-20  Kurt ZeilengaRevert last change
2005-12-20  Kurt ZeilengaCheck return of ldapadd(1)
2005-12-20  Pierangelo... don't idassert anonymous unless explicitly configured...
2005-12-20  Pierangelo... silence warning
2005-12-20  Pierangelo... add data to test regression of ITS#4184
2005-12-20  Pierangelo... add regression testing infrastructure
2005-12-20  Pierangelo... more unparsing buffer overflow cleanup
2005-12-20  Pierangelo... fix potential overflow in syncrepl_unbind() and related...
2005-12-20  Pierangelo... update note about size/time limit in syncrepl
2005-12-20  Pierangelo... note to developers
2005-12-20  Pierangelo... add more checks on input values
2005-12-20  Pierangelo... add more checks on input values
2005-12-20  Howard ChuITS#4146,#4266 syncrepl search spec is different from...
2005-12-20  Howard ChuITS#4146,#4266 syncrepl search spec is not identical...
2005-12-20  Howard ChuATTRSONLY doesn't take a value (ITS#4146, #4266)
2005-12-20  Pierangelo... revert previous commit(s); clarify usage of "-s" in...
2005-12-20  Howard Chucleanup db_close
2005-12-20  Howard ChuITS#4259 revert prev commit, fixed in alock.c instead.
2005-12-20  Howard ChuITS#4259 ignore alock_close on zero slot
2005-12-20  Kurt Zeilenganote that a search is often the first operation requested.
2005-12-20  Howard ChuITS#4259 don't try to alock_close if we never opened...
2005-12-20  Kurt ZeilengaStartTLS cleanup
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...
next