]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2005-08-20  Pierangelo... fix SASL numeric secprops parsing (ITS#3955)
2005-08-20  Pierangelo... rework acknowledgments
2005-08-20  Pierangelo... allop man page
2005-08-20  Pierangelo... stuff for slapo-allop configuration
2005-08-20  Pierangelo... more for the allop overlay
2005-08-20  Pierangelo... all-operational overlay: allows to configure part of...
2005-08-20  Pierangelo... reflect recent changes to code
2005-08-20  Pierangelo... need an AUXILIARY objectClass to play with some special...
2005-08-20  Pierangelo... normalize/pretty attributes when possible
2005-08-20  Kurt ZeilengaClarify second all user attrs comment
2005-08-20  Kurt ZeilengaClarify attribute comment
2005-08-19  Pierangelo... use our default referral; slapd complains about returni...
2005-08-19  Pierangelo... don't try to print NULLs on Solaris...
2005-08-19  Pierangelo... plug yet another one-time leak
2005-08-19  Pierangelo... allow to pass timeout arg (tnx to Luca)
2005-08-19  Kurt ZeilengaAdd noop-06
2005-08-19  Pierangelo... couldn't slapcat with ACIs in slapd.conf :)
2005-08-19  Pierangelo... complete ACI syntax exploitation
2005-08-18  Pierangelo... allow oidmacros in syntax (e.g. AD)
2005-08-18  Pierangelo... clear code before calling functions that may modify it
2005-08-18  Pierangelo... more about matchedDN in back-meta (ITS#3944)
2005-08-18  Pierangelo... little bit easier to track from inside gdb...
2005-08-18  Pierangelo... cleanup
2005-08-18  Pierangelo... a bit redundant, but works around ITS#3951
2005-08-18  Pierangelo... strip entryDN from search entries; frontend will reatta...
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-13  Kurt ZeilengaMisc cleanup
2005-08-13  Kurt Zeilengasig_atomic_t and socklen_t fixes
2005-08-13  Kurt Zeilengareplace sig_atomic_t and socklen_t macros
2005-08-13  Kurt Zeilengareplace struct msghdr macros
2005-08-13  Kurt ZeilengaQuick fix <resolv.h> and <ucred.h> detection
2005-08-12  Kurt ZeilengaFix struct passwd detection
2005-08-12  Kurt ZeilengaCONFIG_FILES updates
2005-08-12  Kurt ZeilengaMisc changes
2005-08-12  Kurt ZeilengaReplace PW_GECOS/PASSWD macros
2005-08-12  Kurt ZeilengaUse IANA assigned OIDs
2005-08-12  Kurt ZeilengaITS#3904: fix installed man page symlinks
2005-08-12  Kurt ZeilengaReplace openldap.m4/AC_COMPILE_CHECK_SIZEOF use with...
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  Kurt Zeilengaautoupdate + manual fixes
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 Zeilengaautoheader is now working...
2005-08-12  Kurt ZeilengaNot sure why autoheader isn't doing its job...
2005-08-12  Kurt ZeilengaRemove a few obsolete uses
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
next