]> git.sur5r.net Git - openldap/shortlog
openldap
2005-08-18 Pierangelo... add subtree rename test
2005-08-18 Pierangelo... merge sml_managing into sml_flags (SLAP_MOD_MANAGING)
2005-08-18 Pierangelo... zero 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... more on manage access level
2005-08-17 Pierangelo... condition compile dynacl
2005-08-17 Pierangelo... more on manage
2005-08-17 Hallvard Furusethveryclean-local: remove testdata instead of data (now...
2005-08-17 Pierangelo... improve manage test
2005-08-17 Pierangelo... allow to manage entryUUID; allow to manage noUserMod...
2005-08-17 Pierangelo... allow noUserMod attrs write proxying when manageDIT...
2005-08-17 Pierangelo... fix return code (prevents clean usage of back-ldap...
2005-08-17 Pierangelo... add an example of -a usage (ITS#3930)
2005-08-17 Pierangelo... ACIs almost entirely factored out of slapd
2005-08-17 Howard ChuITS#3946 use connection_destroy hook to reset lockouts...
2005-08-17 Pierangelo... fix testers (tnx to Luca)
2005-08-17 Pierangelo... fix small issues with dynacl and ACI in general
2005-08-17 Pierangelo... add posixGroup access control via dynacl as an example...
2005-08-17 Pierangelo... implement overlapping targets enhancement (ITS#3711)
2005-08-17 Pierangelo... back out fix to ITS#3932
2005-08-17 Pierangelo... fix "matched" return and return code (ITS#3944)
2005-08-17 Pierangelo... fix resources release issue
2005-08-17 Pierangelo... in some cases, back-meta needs to propagate pseudo...
2005-08-17 Pierangelo... better handling of bind retry
2005-08-17 Pierangelo... set "matched" as appropriate (ITS#3942)
2005-08-17 Pierangelo... cleanup
2005-08-17 Pierangelo... rework internal functions - need the parsed list of...
2005-08-17 Luke HowardAdd read-only SLAPI_X_ADD_STRUCTURAL_CLASS pblock exten...
2005-08-17 Luke HowardAdd SLAPI_X_ADD_STRUCTURAL_CLASS
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#3936 fix wording, add clarification
2005-08-14 Howard ChuITS#3935 tweak sessionlog description
2005-08-14 Howard ChuITS#3935 fix 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... fix ITS#3932 - regex/rewrite concurrency issue
2005-08-13 Pierangelo... regression for ITS#3506
2005-08-13 Pierangelo... personally, I'm much more comfortable using hex for...
2005-08-13 Pierangelo... alternate fix to ITS#3916
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 ZeilengaITS#3904: fix installed man page symlinks
2005-08-12 Kurt ZeilengaReflect main COPYRIGHT file
2005-08-12 Kurt ZeilengaReplace 666 OIDs for Assertion/pre-read/post-read contr...
2005-08-12 Pierangelo... should compile also when #undef HAVE_TLS
2005-08-12 Pierangelo... should compile also when #undef HAVE_TLS
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
next