]> git.sur5r.net Git - openldap/shortlog
openldap
2005-08-23 Howard ChuUpdated for draft 09, allow MANAGE for operational...
2005-08-23 Howard ChuUpdate for draft 09 (just added NO-USER-MODIFICATION...
2005-08-23 Pierangelo... harmonize back-ldbm and back-bdb handling of searchBase...
2005-08-23 Pierangelo... fix use of uninitialized var
2005-08-23 Howard ChuMore for valsort
2005-08-23 Howard ChuAdd valsort
2005-08-23 Howard ChuAdd sorted values overlay
2005-08-23 Howard ChuITS#3961 better fix - provide a context for the main...
2005-08-23 Howard ChuITS#3961 provide ldap_pvt_thread_pool_fake_context_init...
2005-08-22 Pierangelo... need some minimal timeout otherwise strange issues...
2005-08-22 Pierangelo... more tests
2005-08-22 Pierangelo... fix ACIs; few issues remain (e.g. disclose)
2005-08-22 Pierangelo... add ACI test
2005-08-22 Pierangelo... reflect API changes
2005-08-22 Pierangelo... reflect additions to dynacl config syntax
2005-08-22 Pierangelo... allow options in dynacl configuration
2005-08-22 Pierangelo... further ACI factoring out & confinement
2005-08-22 Pierangelo... fix cleanup on error
2005-08-22 Pierangelo... 9010 is not registered but used on Solaris...
2005-08-22 Pierangelo... fix previous commit
2005-08-22 Pierangelo... mutex-protect "undefined" attribute descriptions/object...
2005-08-22 Pierangelo... log the right string
2005-08-22 Pierangelo... allow a minimal timeout in compares
2005-08-22 Pierangelo... treat TRUE/FLASE like SUCCESS; don't chase "" referrals
2005-08-22 Pierangelo... moved to contrib/slapd-overlays/allop
2005-08-22 Pierangelo... check software version
2005-08-22 Pierangelo... moved from servers/slapd/overlays
2005-08-22 Pierangelo... moved to contrib/slapd-overlays/allop
2005-08-22 Hallvard FurusethFix typo "==" -> "=" in test
2005-08-21 Hallvard FurusethFix typo $ol_link_thread -> $ol_link_threads
2005-08-21 Hallvard FurusethSupport --disable-monitor: slapadd -b "" instead of...
2005-08-21 Hallvard FurusethSupport --disable-monitor
2005-08-21 Hallvard FurusethSupport --disable-monitor: Do not leave $MONMOD empty
2005-08-21 Hallvard FurusethSLAP_OP_* enums are always used. Delete #ifdef SLAPD_MO...
2005-08-20 Pierangelo... cosmetic changes (easier to inspect under gdb)
2005-08-20 Pierangelo... cleanup
2005-08-20 Pierangelo... fix referral logging @STATS2
2005-08-20 Pierangelo... fix (and partially revert) last commit
2005-08-20 Pierangelo... allow objectClass checking including sups
2005-08-20 Pierangelo... cleanup locking
2005-08-20 Pierangelo... note slapo-allop
2005-08-20 Pierangelo... cleanup objectclass inheritance
2005-08-20 Pierangelo... cleanup objectclass inheritance; don't proceed if initi...
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
next