]> git.sur5r.net Git - openldap/shortlog
openldap
2005-08-31 Pierangelo... save target errors for later evaluation
2005-08-30 Pierangelo... further refine previous commit
2005-08-30 Pierangelo... fix previous commit
2005-08-30 Pierangelo... never exit 0
2005-08-30 Pierangelo... missing ;;
2005-08-30 Pierangelo... always init ACLs
2005-08-30 Pierangelo... don't let back-monitor appear __after__ a database...
2005-08-30 Pierangelo... cleanup previous commit (thanks to Hallvard)
2005-08-29 Hallvard FurusethInclude "fd=.." in Statslog message "TLS established"
2005-08-29 Howard ChuITS#3983 fix connection_client_stop, must reset sockbuf
2005-08-29 Kurt Zeilengaclean/veryclean updates to deal with configure.lineno...
2005-08-29 Pierangelo... log UNDEFINED/PROXIED attributeDescription insertion
2005-08-29 Howard ChuITS#3977, fix libtool -static behavior to match docs
2005-08-29 Pierangelo... fix previous commit
2005-08-28 Pierangelo... prettify matchedDN
2005-08-28 Howard ChuIn ordered_value_sort, allow zero-length ordered values.
2005-08-28 Howard ChuMore for ITS#3937, pick up pre-set ldap_syslog values.
2005-08-28 Howard ChuITS#3937 add config_syslog var to track state of loglev...
2005-08-28 Howard ChuITS#3937 tone down informational debug msgs
2005-08-28 Howard ChuUse LDIFFILTER to avoid Windows EOL issues on $CMP
2005-08-28 Howard ChuConsolidate a few more init calls into slap_init()...
2005-08-28 Howard ChuRegenerate
2005-08-28 Howard ChuFix libtool 1.5 annoyance - disable checks for c++...
2005-08-27 Pierangelo... prettify matchedDN; fix memory handling
2005-08-27 Pierangelo... prettify matchedDN; return response code
2005-08-27 Kurt Zeilengaremove meantion of ldap_unbind_ext_s(3)
2005-08-27 Pierangelo... fix ACI detection (please rebuild)
2005-08-27 Howard ChuAdditional log msg for config tree processing failures
2005-08-27 Howard ChuPartially revert rev 1.31, must detect send_search...
2005-08-27 Howard ChuMore for ITS#3900 - olcDefaultSearchBase doesn't belong...
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
next