]> git.sur5r.net Git - openldap/history - servers
Regenerated with new OL_ARG_ENABLE
[openldap] / servers /
2005-08-12 Kurt ZeilengaReplace PW_GECOS/PASSWD macros
2005-08-12 Kurt ZeilengaNot sure why autoheader isn't doing its job...
2005-08-11 Pierangelo Masaratiminor cleanup OPENLDAP_AC_BP
2005-08-11 Pierangelo Masaratiadd authzSyntax for authzTo/authzFrom attributes; add...
2005-08-11 Pierangelo Masaratiplug one-time leak
2005-08-11 Pierangelo Masaratiwrap validate/pretty/normalize for ordered values ...
2005-08-11 Pierangelo Masaratifix error message
2005-08-11 Pierangelo Masaratisilence warning
2005-08-11 Pierangelo Masaratifix tls propagation, including rebind
2005-08-11 Pierangelo Masaratidon't get tricked when option separator occurs past...
2005-08-11 Howard ChuITS#3929 "test -e" doesn't exist on Solaris
2005-08-10 Howard ChuMove ldap_pvt_thread_initialize() earlier. (See -devel...
2005-08-10 Pierangelo Masaratitemporarily fix SLAPD_OVERLAY_ACCESS conflict
2005-08-10 Pierangelo Masaratienable syncrepl support by default
2005-08-10 Howard ChuFix backend selection diagnostics
2005-08-10 Pierangelo Masaraticleanup
2005-08-10 Pierangelo Masaratitrim 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 Masaratidon'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 Masaratimore (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 Masaratiplug more one-time leaks; rearrange subsystems setup
2005-08-08 Hallvard Furuseth#include <ac/ctype.h>, needed by last commit
2005-08-08 Pierangelo Masaratiplug another one-time leak
2005-08-08 Pierangelo MasaratiITS#3914 bug was very close to that leak: rwm_dnattr_re...
2005-08-08 Pierangelo Masaratifix 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 Masaratiallow 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 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 Masaratimore cleanup
2005-08-07 Pierangelo Masaratifree Env
2005-08-07 Pierangelo Masaratidon't leak entry/referrals in case of reference
2005-08-07 Pierangelo Masaratiremove unnecessary data from search_info
2005-08-07 Pierangelo Masaraticleanup candidate list in case of abandon, even if...
2005-08-07 Pierangelo Masaraticleanup candidate list in case of abandon
2005-08-07 Pierangelo Masaratimore cleanup
2005-08-07 Pierangelo Masaratiplug more leaks; few remain (but seem to be in ODBC)
2005-08-07 Pierangelo Masaratifix previous commit
2005-08-07 Pierangelo Masaratiplug yet another one-time leak
2005-08-07 Pierangelo Masaratiplug selected leaks at shutdown
2005-08-07 Pierangelo Masaratimore about freeing replica resources
2005-08-07 Pierangelo Masaratifree replica info as appropriate
2005-08-07 Pierangelo Masaraticleanup resources
2005-08-07 Pierangelo Masaratiplug more leaks
2005-08-07 Pierangelo MasaratiACL logging was incomplete (and misleading)
2005-08-07 Pierangelo Masaratifix use of uninitialized value; beautify logs
2005-08-07 Pierangelo Masaratiremove cruft
2005-08-07 Luke HowardAlways restore op->o_callback in SLAPI overlay - was...
2005-08-07 Pierangelo Masaratiuse trylock only where necessary
2005-08-06 Pierangelo Masaraticleanup
2005-08-06 Pierangelo Masaratifix potential leak (if URL form is broken); cleanup
2005-08-06 Luke HowardPlug some leaks in SLAPI modifications handling
2005-08-06 Pierangelo Masaratiuse macros instead of literals
2005-08-05 Pierangelo Masaratifix ordered indexing check
2005-08-03 Pierangelo Masaratidon't need compare if entry_get is available
2005-08-02 Pierangelo Masaratiaddress ITS#3914
2005-08-02 Pierangelo Masaratiremove unrequired member; address ITS#3913
2005-08-02 Pierangelo Masaratimore fixes to parsing of (deprecated) config directives...
2005-08-02 Luke Howardslapi/slapi_utils.c rev 1.172 removed the 'dup' paramet...
2005-08-02 Hallvard FurusethCleanup (unused variable ad_oldest)
2005-08-02 Howard ChuITS#3912 missed an invocation of entry_schema_check...
2005-08-02 Hallvard FurusethRemove unused variable.
2005-08-02 Hallvard FurusethFix off-by-one pointer error. Garbage byte between...
2005-08-02 Pierangelo Masaratisave 1 function call...
2005-08-01 Pierangelo Masaratifix typo in previous commit
2005-08-01 Pierangelo Masaratifix various leaks
2005-08-01 Pierangelo Masaratiplug leaks; fix map initialization
2005-08-01 Howard ChuAdd static build for accesslog
2005-08-01 Luke HowardAdd o_no_schema_check to operation structure
2005-08-01 Luke HowardSLAPI no longer needs to be initialized here
2005-08-01 Luke HowardAdd slapi_dn_isbesuffix()
2005-08-01 Luke HowardFix crasher in SLAPI_SEARCH_ATTRS handler
2005-08-01 Luke HowardPlug leaks
2005-08-01 Luke HowardCentralize SLAPI initialization into slapi_over_config()
2005-08-01 Hallvard FurusethPlug memory leak
2005-08-01 Hallvard Furusethslap_mods2entry(,,,dup=1,,,) realloced insufficient...
2005-08-01 Luke Howardslap_mods2entry() should not zero pointers into the...
2005-07-31 Hallvard FurusethCleanup
2005-07-31 Luke HowardFix slapi_dn_beparent() behaviour (again)
2005-07-31 Luke HowardFix slapi_dn_beparent() logic
2005-07-31 Luke HowardSupport SLAPI_X_OPERATION_DELETE_GLUE_PARENT
2005-07-31 Luke HowardRestore 2.2 SLAPI behaviour: target DN is not normalized
2005-07-31 Luke HowardAllow overlays to override operational attributes on...
next