]> git.sur5r.net Git - openldap/shortlog
openldap
2005-08-27 Howard ChuFinish control implementation
2005-08-27 Howard ChuFix typos in error messages
2005-08-26 Hallvard FurusethRename label "leave" to "done".
2005-08-26 Hallvard FurusethRemove unused variable
2005-08-26 Pierangelo... fix uninitialized, signedness and other issues (ITS...
2005-08-26 Pierangelo... refine last commit (let "proxied" attrs be registered...
2005-08-26 Luke Howardfix slapi_sdn_isempty() logic
2005-08-26 Howard ChuMore for ITS#3854
2005-08-26 Howard ChuRegenerate for ITS#3577 reversion, etc.
2005-08-26 Howard ChuReally hide --with-ldbm-api/type from --help
2005-08-26 Howard ChuFix another leaked environment.
2005-08-26 Hallvard Furusethslapi_rdn_set_<sdn/rdn>: Void functions, so return...
2005-08-26 Howard ChuWindows mod compatibility
2005-08-26 Howard ChuRevert ITS#3577 patch, breaks Windows build and not...
2005-08-26 Howard ChuFix for Windows mod compatibility, imported symbols...
2005-08-26 Howard ChuLeave pwdPolicySubEntry user-modifiable for now
2005-08-25 Howard ChuSupport --with-ldbm-api/type with warning
2005-08-25 Howard ChuFix Windows NT detection
2005-08-25 Pierangelo... allow undefined attrs to be "proxied" (ITS#3959)
2005-08-25 Kurt ZeilengaFix typo in last commit
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-25 Pierangelo... don't use -u: it's not portable (ITS#3969)
2005-08-25 Howard ChuRegenerated with new OL_ARG_ENABLE OPENLDAP_AC
2005-08-25 Howard ChuEnhance OL_ARG_ENABLE for overridable defaults, trim...
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 ChuCleanup OL_ARG_xx, don't use changequote.
2005-08-25 Howard ChuChange ldbm options from --with to --enable to preserve...
2005-08-25 Howard ChuMust close env before removing it.
2005-08-24 Kurt ZeilengaRebuild
2005-08-24 Howard ChuFix OL_PTHREAD_TRY
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
next