]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2005-08-12  Kurt ZeilengaAdd back a few of the autoupdate suggested changes
2005-08-12  Kurt ZeilengaBack out autoupdate changes
2005-08-12  Kurt Zeilengachange TCIOGWIN macro
2005-08-12  Kurt ZeilengaRun autoupdate and rebuild
2005-08-12  Kurt ZeilengaInitial auto tools update (in OPENLDAP_AC branch)
2005-08-12  Kurt ZeilengaAC_DEFUN cleanup
2005-08-11  Pierangelo... minor cleanup OPENLDAP_AC_BP
2005-08-11  Pierangelo... add authzSyntax for authzTo/authzFrom attributes; add...
2005-08-11  Pierangelo... plug one-time leak
2005-08-11  Pierangelo... wrap validate/pretty/normalize for ordered values ...
2005-08-11  Howard ChuITS#3910 heimdal 0.7 compatibility, silence warnings
2005-08-11  Pierangelo... fix error message
2005-08-11  Pierangelo... silence warning
2005-08-11  Pierangelo... solve a deadlock during unbind: ldap_send_unbind()...
2005-08-11  Pierangelo... fix tls propagation, including rebind
2005-08-11  Pierangelo... essentially address 3791 with a reworked patch
2005-08-11  Pierangelo... expose ldap_tls_inplace()
2005-08-11  Pierangelo... cleanup
2005-08-11  Pierangelo... don't get tricked when option separator occurs past...
2005-08-11  Howard ChuITS#3929 "test -e" doesn't exist on Solaris
2005-08-10  Kurt Zeilengarebuild
2005-08-10  Kurt ZeilengaFix typo
2005-08-10  Kurt ZeilengaAdd OpenLDAP notices
2005-08-10  Kurt ZeilengaRevert libtool update
2005-08-10  Howard ChuMove ldap_pvt_thread_initialize() earlier. (See -devel...
2005-08-10  Kurt ZeilengaA more recent version of libtool
2005-08-10  Kurt ZeilengaUpdate libtool to 1.5 by replacing ltmain.sh
2005-08-10  Pierangelo... temporarily fix SLAPD_OVERLAY_ACCESS conflict
2005-08-10  Pierangelo... enable syncrepl support by default
2005-08-10  Pierangelo... allow the glue overlay to be a module
2005-08-10  Howard ChuITS#3869 set ldap_unicode_t to ac_uint4 to agree with...
2005-08-10  Pierangelo... load modules if required
2005-08-10  Howard ChuFix backend selection diagnostics
2005-08-10  Pierangelo... cleanup
2005-08-10  Pierangelo... trim use of uninitialized data; please review
2005-08-10  Hallvard FurusethRead LDAPResult.resultCode & ModifyRequest.modification...
2005-08-09  Luke HowardITS#3924
2005-08-09  Pierangelo... don't leak in case of attribute not found
2005-08-09  Luke HowardFix slapi_str2entry()/slapi_entry2str() allocation
2005-08-09  Luke HowardITS#3924
2005-08-09  Howard ChuITS#3922 don't leak ber buffer on decode/parse errors
2005-08-09  Howard ChuITS#3922 plug another cookie parsing leak
2005-08-08  Howard ChuITS#3917 don't check csn syntax if schema isn't inited yet
2005-08-08  Howard ChuITS#3917 revert prev commit
2005-08-08  Pierangelo... more (in)sanity stuff
2005-08-08  Hallvard FurusethRemove unused variables in config_updatedn()
2005-08-08  Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-08-08  Hallvard FurusethDestroy monitor_info.mi_cache_mutex
2005-08-08  Pierangelo... plug more one-time leaks; rearrange subsystems setup
2005-08-08  Hallvard Furuseth#include <ac/ctype.h>, needed by last commit
2005-08-08  Pierangelo... plug another one-time leak
2005-08-08  Pierangelo... ITS#3914 bug was very close to that leak: rwm_dnattr_re...
2005-08-08  Pierangelo... fix yet another leak (not related to ITS#3914, though)
2005-08-08  Hallvard FurusethFix typo in previous commit (slapi_dn.c -> slapi_dn.lo)
2005-08-08  Pierangelo... allow textual log levels in command line
2005-08-08  Luke HowardRemove slapi_x_be_select()
2005-08-08  Luke HowardNew file - slapi_dn.c
2005-08-08  Luke HowardAdd Slapi_DN API
2005-08-08  Howard ChuITS#3917 init schema before parsing args
2005-08-08  Howard ChuITS#3922 fix syncrepl ctxcsn leak
2005-08-08  Luke HowardAdd slapi_x_be_select() (to be replaced with slapi_be_s...
2005-08-08  Luke HowardSync with slapi/slapi_utils.c
2005-08-08  Luke HowardDon't return frontend as SLAPI_BACKEND, return actual...
2005-08-08  Luke HowardDon't decrement descriptor count until we have checked...
2005-08-08  Luke HowardAdd missing break statement in switch for SLAPI_SEARCH_...
2005-08-07  Pierangelo... more cleanup
2005-08-07  Pierangelo... free Env
2005-08-07  Pierangelo... don't leak entry/referrals in case of reference
2005-08-07  Pierangelo... fix previous commit
2005-08-07  Pierangelo... add (optional) concurrency test for back-sql
2005-08-07  Pierangelo... data for back-sql concurrency tests
2005-08-07  Pierangelo... remove unnecessary data from search_info
2005-08-07  Pierangelo... cleanup candidate list in case of abandon, even if...
2005-08-07  Pierangelo... cleanup candidate list in case of abandon
2005-08-07  Pierangelo... more cleanup
2005-08-07  Hallvard FurusethRebuild for configure.in 1.586.
2005-08-07  Hallvard FurusethLet --<enable/disable>-<backends/overlays> provide...
2005-08-07  Pierangelo... plug more leaks; few remain (but seem to be in ODBC)
2005-08-07  Pierangelo... fix previous commit
2005-08-07  Pierangelo... plug yet another one-time leak
2005-08-07  Pierangelo... plug selected leaks at shutdown
2005-08-07  Pierangelo... more about freeing replica resources
2005-08-07  Pierangelo... free replica info as appropriate
2005-08-07  Pierangelo... cleanup resources
2005-08-07  Pierangelo... plug more leaks
2005-08-07  Pierangelo... improve previous commit
2005-08-07  Pierangelo... improve previous commit
2005-08-07  Pierangelo... ACL logging was incomplete (and misleading)
2005-08-07  Pierangelo... fix use of uninitialized value; beautify logs
2005-08-07  Pierangelo... remove cruft
2005-08-07  Pierangelo... add indices for all backends that support them; clenup
2005-08-07  Pierangelo... detect if control is available (ITS#3898)
2005-08-07  Luke HowardAlways restore op->o_callback in SLAPI overlay - was...
2005-08-07  Pierangelo... use trylock only where necessary
2005-08-07  Pierangelo... disallow this test for backends that do not honor ACLs
2005-08-06  Pierangelo... fix ITS#3811
2005-08-06  Pierangelo... cleanup
2005-08-06  Pierangelo... fix potential leak (if URL form is broken); cleanup
2005-08-06  Luke HowardPlug some leaks in SLAPI modifications handling
2005-08-06  Pierangelo... use macros instead of literals
next