]> git.sur5r.net Git - openldap/history - servers
zero out sml_managing any time a Modifications is built (use calloc?)
[openldap] / servers /
2005-08-18 Pierangelo Masaratizero out sml_managing any time a Modifications is built...
2005-08-18 Howard ChuITS#3946 reset lockout status at beginning of all Binds
2005-08-18 Luke HowardCheck for NULL in be_match()
2005-08-18 Luke HowardUse be_match() instead of testing pointer equivalence
2005-08-18 Luke HowardAdd be_match() macro: one cannot always compare Backend...
2005-08-18 Pierangelo Masaratimore on manage access level
2005-08-17 Pierangelo Masaraticondition compile dynacl
2005-08-17 Pierangelo Masaratimore on manage
2005-08-17 Pierangelo Masaratiallow to manage entryUUID; allow to manage noUserMod...
2005-08-17 Pierangelo Masaratiallow noUserMod attrs write proxying when manageDIT...
2005-08-17 Pierangelo Masaratifix return code (prevents clean usage of back-ldap...
2005-08-17 Pierangelo MasaratiACIs almost entirely factored out of slapd
2005-08-17 Howard ChuITS#3946 use connection_destroy hook to reset lockouts...
2005-08-17 Pierangelo Masaratifix small issues with dynacl and ACI in general
2005-08-17 Pierangelo Masaratiimplement overlapping targets enhancement (ITS#3711)
2005-08-17 Pierangelo Masaratifix "matched" return and return code (ITS#3944)
2005-08-17 Pierangelo Masaratifix resources release issue
2005-08-17 Pierangelo Masaratiin some cases, back-meta needs to propagate pseudo...
2005-08-17 Pierangelo Masaratiset "matched" as appropriate (ITS#3942)
2005-08-17 Pierangelo Masaraticleanup
2005-08-17 Luke HowardAdd read-only SLAPI_X_ADD_STRUCTURAL_CLASS pblock exten...
2005-08-17 Kurt ZeilengaITS#3941: posixGroup should be STRUCTURAL
2005-08-16 Hallvard FurusethRemove unused label "error_return"
2005-08-15 Luke HowardMake sure we release entry lock before sending paged...
2005-08-15 Howard ChuMore optimization for CSN filter checks
2005-08-15 Howard ChuFix prev commit
2005-08-15 Howard ChuOptimize FINDCSN case
2005-08-14 Howard ChuITS#3931 fix dnRelativeMatch return values
2005-08-14 Howard ChuITS#3935 tweak sessionlog description
2005-08-14 Howard ChuITS#3845 allow rootpw to be used for rootdn SASL binds...
2005-08-14 Hallvard FurusethAdd missing Statslog() statements (loglevel stats/stats2):
2005-08-13 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-08-13 Pierangelo Masaratipersonally, I'm much more comfortable using hex for...
2005-08-13 Howard Chuutime is not needed here any more
2005-08-13 Howard ChuRework auto-recovery logic:
2005-08-12 Kurt ZeilengaUse IANA assigned OIDs
2005-08-12 Kurt ZeilengaReplace 666 OIDs for Assertion/pre-read/post-read contr...
2005-08-12 Pierangelo Masaratishould compile also when #undef HAVE_TLS
2005-08-12 Pierangelo Masaratishould compile also when #undef HAVE_TLS
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
next