]> git.sur5r.net Git - openldap/shortlog
openldap
2005-08-25 Pierangelo... don't use -u: it's not portable (ITS#3969)
2005-08-25 Pierangelo... need stricter sanity checks...
2005-08-25 Pierangelo... honor onerr on bind
2005-08-25 Howard ChuDon't do anything if this is a syncrepl response.
2005-08-25 Howard ChuMust close env before removing it.
2005-08-24 Howard ChuRegenerate with valsort overlay
2005-08-24 Howard ChuAdd valsort overlay
2005-08-24 Howard ChuITS#3968 Add tests for valsort overlay, with fixes.
2005-08-24 Howard ChuConfig fixes
2005-08-24 Luke HowardAllow slapi_sdn_get_parent() to work if only normalized...
2005-08-24 Howard ChuImprove check for schemes vs cleartext passwords
2005-08-24 Howard ChuNeed manageDIT to set pwdPolicySubentry now
2005-08-24 Howard ChuFix typo in numeric-descend
2005-08-24 Howard ChuAdd LDAP_CONTROL_VALSORT
2005-08-24 Howard ChuCheck for numeric syntaxes
2005-08-24 Howard ChuTweak prev commit, use BER_BVZERO
2005-08-24 Howard ChuFix uninit'd var, check for single-valued attrs
2005-08-23 Pierangelo... make sure a_nvals are as many as a_vals (helps tracking...
2005-08-23 Pierangelo... workaround ITS#3965; if anybody has a better solution...
2005-08-23 Howard ChuTweak comment about ppolicy, we're up to date for now.
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
next