]> git.sur5r.net Git - openldap/history - servers/slapd
Hide config schema if !LDAP_DEVEL
[openldap] / servers / slapd /
2006-06-13 Pierangelo Masaratifix "require" inheritance and handling of "none" (ITS...
2006-06-12 Pierangelo Masaraticlean orm_modlist before each mod
2006-06-12 Pierangelo Masaratiadd return-error support to searches
2006-06-12 Pierangelo Masaratiadd support for recursive referrals (with simple loop...
2006-06-12 Pierangelo Masaratiaddress ITS#4586
2006-06-12 Howard ChuUse separate task for refint operations - avoids re...
2006-06-12 Luke Howards/ber_tag_t/int where appropriate
2006-06-11 Luke HowardDon't call search rewriter plugins for internal operations
2006-06-11 Luke HowardAdd internal bind/unbind/search/compare/abandon plugin...
2006-06-11 Luke HowardAdd internal bind/unbind/search/compare/abandon plugin...
2006-06-11 Luke Howardfix previous commit
2006-06-11 Luke HowardAdd SLAPI_X_OPERATION_NO_SUBORDINATE_GLUE for exposing...
2006-06-11 Luke HowardFix broken referral handling in slapi_send_ldap_result()
2006-06-10 Pierangelo Masaratifix previous commit
2006-06-10 Pierangelo Masaratifix error mapping
2006-06-10 Pierangelo Masaratiimprove logging
2006-06-10 Pierangelo Masaraticentralize and cleanup bind response handling
2006-06-10 Pierangelo Masaraticleanup identity assertion; ready for porting to back...
2006-06-10 Pierangelo Masaratiremove unnecessary locks and resource cleanup
2006-06-10 Luke HowardHonour o_no_subordinate_glue
2006-06-10 Luke Howardadd o_no_subordinate_glue member to operation
2006-06-10 Luke HowardFix glue_back_select() behaviour so that it actually...
2006-06-10 Luke HowardFix typo when comparing local sock name
2006-06-10 Pierangelo Masaratimake sure heavy concurrency doesn't cause quarantine...
2006-06-09 Howard Chufix leak in prev commit
2006-06-09 Luke HowardHandle unknown attributes in SLAPI_SEARCH_ATTRS
2006-06-09 Luke Howardfix previous commit
2006-06-09 Luke HowardIgnore unknown attributes in slapi_send_ldap_search_entry()
2006-06-08 Pierangelo Masaraticleanup resource release
2006-06-08 Howard ChuITS#4582 complain if no rootDN was set when configuring...
2006-06-08 Howard ChuITS#4580 make sure port number is preserved in replica...
2006-06-07 Pierangelo Masaratimore about previous commit
2006-06-07 Pierangelo Masaratirework quarantine locking and so
2006-06-07 Pierangelo Masaratimore concurrency cleanup
2006-06-07 Pierangelo Masaraticleanup
2006-06-05 Howard ChuFix db_init
2006-06-05 Howard ChuFix prev commit
2006-06-05 Howard ChuFix ITS#4576 reset restrict after successful pw mod
2006-06-02 Pierangelo Masaratirefine (and fix) back-meta handling of search initializ...
2006-06-02 Pierangelo Masaraticleanup
2006-06-01 Howard ChuITS#4572 don't unlock non-existent locks
2006-05-31 Pierangelo Masaratitrap an issue that occurred in odd conditions
2006-05-31 Pierangelo Masaratimisc cleanup
2006-05-31 Howard ChuCleanup prev commit
2006-05-31 Howard ChuOnly log realdn if it's non-empty
2006-05-30 Howard ChuCleanup config cruft
2006-05-30 Howard ChuAdd dynamic config support for auditlog and ppolicy
2006-05-30 Howard ChuFix ARG_OFFSET to work with overlays
2006-05-30 Pierangelo Masaratirearrange quarantine handling during proxyAuthz bind...
2006-05-30 Pierangelo Masaratifurther cleanop of previous commits
2006-05-30 Pierangelo Masaraticleanup previous commit
2006-05-29 Pierangelo Masaratiallow pretty time form in quarantine string
2006-05-29 Pierangelo Masaratimake room for plugins that deal with quarantine end
2006-05-29 Howard ChuFix modrdn with back-ldap
2006-05-29 Howard ChuAdd "hidden" database config, allow hidden DBs with...
2006-05-29 Howard ChuITS#4555 add "-j" option to jump to line of LDIF file...
2006-05-27 Pierangelo Masaratiimplement proxy quarantine (ITS#4569)
2006-05-27 Pierangelo Masaratifix DN-valued (and likely others not handled in the...
2006-05-27 Howard ChuITS#4567 use unique timestamps for ops for cascading...
2006-05-26 Howard ChuITS#4562 - don't assume syncprov_op_response only runs...
2006-05-26 Pierangelo Masarati(almost blind) fix potential strchr() read-past-end...
2006-05-25 Pierangelo Masaratienable NOOP (ITS#4563; seems to work now)
2006-05-25 Pierangelo Masaratifix NOOP return code (ITS#4563; I'll check and confirm...
2006-05-25 Hallvard FurusethConstify slapd_slp_attrs (assigned a const char* in...
2006-05-25 Hallvard Furusethwarning cleanup
2006-05-25 Hallvard FurusethFormat fixes: %p takes void*, not struct* whose represe...
2006-05-25 Hallvard FurusethFormat fixes: Debug() arg#2 must be format.
2006-05-25 Hallvard Furuseth(no commit message)
2006-05-25 Howard ChuFix concurrency issues
2006-05-25 Howard ChuFix uninit'd var
2006-05-24 Pierangelo Masaratiallow tools to syslog
2006-05-24 Pierangelo Masaratisigh, the test was renamed ages ago
2006-05-23 Howard ChuFix prev commit, LE/GE searches advanced in wrong direc...
2006-05-20 Pierangelo Masaraticleanup
2006-05-20 Pierangelo Masaratiadd cancel strategies (ITS#4560)
2006-05-20 Howard ChuMore cleanup
2006-05-20 Howard Chucleanup debug msg
2006-05-19 Pierangelo Masaratifix previous commit
2006-05-19 Howard ChuFix idletimeout deadlock
2006-05-19 Pierangelo Masaratisilence warnings
2006-05-19 Pierangelo Masaratifix limits unparse
2006-05-19 Howard ChuCleanup (revert ITS#4472, etc.)
2006-05-19 Howard ChuITS#4549, rewritten query_containment etc...
2006-05-19 Howard ChuITS#4549 kludge, get tavl_ routines referenced
2006-05-19 Howard ChuCleanup query attrs
2006-05-19 Howard ChuCleanup template searching
2006-05-18 Pierangelo Masaratifix referrals return for ops other than search (ITS...
2006-05-18 Howard ChuITS#4552 just rely on ACLs when adding entries under...
2006-05-17 Pierangelo Masaratifix cleanup concurrency
2006-05-16 Howard Chucoverity cleanup
2006-05-16 Howard ChuITS#4466 fix typo, uninit'd var
2006-05-16 Howard ChuITS#4550 don't overwrite remote server's err msg
2006-05-16 Howard ChuFix ITS#4450, don't overwrite remote server's rs->sr_text
2006-05-16 Pierangelo Masaratilc_bound_ndn is occasionally saved to keep track of...
2006-05-16 Howard ChuCleanup - no more SLAP_MULTI_CONN_ARRAY
2006-05-16 Pierangelo Masaratiidassert: setup rebind stuff when binding for proxyAuth...
2006-05-16 Pierangelo Masaratifix referral rewriting (ITS#4548)
2006-05-15 Pierangelo Masaratireset the conn field in the cached connection if the...
2006-05-14 Pierangelo Masaratiline up back-meta to ITS#4546
2006-05-14 Pierangelo Masaratimore cleanup of previous commits
next