]> git.sur5r.net Git - openldap/shortlog
openldap
2006-05-29 Pierangelo... allow pretty time form in quarantine string
2006-05-29 Pierangelo... make room for plugins that deal with quarantine end
2006-05-29 Howard ChuFix suffix in prev commit
2006-05-29 Pierangelo... clarify the behavior of slapo-refint(5) in case of...
2006-05-29 Howard ChuTest syncrepl with multiple back-ldap consumers in...
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
2006-05-29 Howard ChuITS#4555 add "-j" option to jump to line of LDIF file...
2006-05-27 Pierangelo... implement proxy quarantine (ITS#4569)
2006-05-27 Pierangelo... fix DN-valued (and likely others not handled in the...
2006-05-27 Howard ChuITS#4567 use unique timestamps for ops for cascading...
2006-05-27 Pierangelo... count requests and responses in logs
2006-05-26 Howard ChuITS#4562 - don't assume syncprov_op_response only runs...
2006-05-26 Pierangelo... (almost blind) fix potential strchr() read-past-end...
2006-05-25 Pierangelo... enable NOOP (ITS#4563; seems to work now)
2006-05-25 Pierangelo... fix 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 tavl_delete for two-node trees
2006-05-25 Howard ChuFix uninit'd var
2006-05-24 Pierangelo... re-sort options in lexicographical order (forced commit)
2006-05-24 Pierangelo... allow tools to syslog
2006-05-24 Pierangelo... document "cancel" feature
2006-05-24 Pierangelo... cleanup test
2006-05-24 Pierangelo... sigh, the test was renamed ages ago
2006-05-23 Howard ChuFix prev commit, LE/GE searches advanced in wrong direc...
2006-05-20 Pierangelo... fix test045 (after ITS#4552)
2006-05-20 Pierangelo... cleanup
2006-05-20 Pierangelo... add cancel strategies (ITS#4560)
2006-05-20 Pierangelo... clarify the required access to add the suffix of a...
2006-05-20 Howard ChuMore cleanup
2006-05-20 Howard Chucleanup debug msg
2006-05-19 Pierangelo... fix previous commit
2006-05-19 Howard ChuFix idletimeout deadlock
2006-05-19 Pierangelo... silence warnings
2006-05-19 Pierangelo... fix 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 ChuITS#4549 add tavl_find3() to return closest match
2006-05-19 Howard ChuCleanup query attrs
2006-05-19 Howard ChuCleanup template searching
2006-05-18 Pierangelo... fix referrals return for ops other than search (ITS...
2006-05-18 Howard ChuITS#4552 just rely on ACLs when adding entries under...
2006-05-18 Pierangelo... s/fprintf/Debug/ (ITS#4553); lock ld_conn_mutex before...
2006-05-18 Pierangelo... cleanup
2006-05-17 Pierangelo... fix rev 1.125 commit
2006-05-17 Pierangelo... fix 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 Kurt ZeilengaFurther clarifications
2006-05-16 Kurt ZeilengaClarify that "disable bind_anon" does not disable anony...
2006-05-16 Kurt ZeilengaClarify that "disallow bind_anon" doesn't prohibit...
2006-05-16 Pierangelo... lc_bound_ndn is occasionally saved to keep track of...
2006-05-16 Howard ChuCleanup - no more SLAP_MULTI_CONN_ARRAY
2006-05-16 Pierangelo... idassert: setup rebind stuff when binding for proxyAuth...
2006-05-16 Pierangelo... fix referral rewriting (ITS#4548)
2006-05-15 Kurt ZeilengaUpdate
2006-05-15 Pierangelo... reset the conn field in the cached connection if the...
2006-05-14 Howard ChuITS#4544 skip test if syncprov overlay unavailable
2006-05-14 Pierangelo... document ITS#4546 "single-conn" feature
2006-05-14 Pierangelo... line up back-meta to ITS#4546
2006-05-14 Pierangelo... more cleanup of previous commits
2006-05-14 Pierangelo... improve previous commit
2006-05-14 Pierangelo... typo in previous commit
2006-05-14 Pierangelo... "single-conn" forces flushing of existing conns during...
2006-05-14 Pierangelo... allow to select credentials; allow subtree search
2006-05-14 Pierangelo... more checks
2006-05-14 Pierangelo... cleanup resource release
2006-05-14 Pierangelo... cleanup
2006-05-14 Pierangelo... typo in comment
2006-05-14 Howard ChuFixed version of rev 1.361
2006-05-14 Howard ChuCleanup epoll read / error behavior
2006-05-13 Howard ChuRevert prev commit, spoke too soon, close race conditio...
2006-05-13 Howard ChuSimplify connection mutexes
2006-05-13 Pierangelo... make sure realloc'd memory is reset
2006-05-13 Kurt ZeilengaITS#4415: touch ucdata.h
2006-05-13 Pierangelo... split lines in additional info (ITS#4543)
2006-05-13 Howard ChuAdd SSL failure reason to TLS: can't connect message.
2006-05-12 Pierangelo... refine previous commits (don't leave bindings around)
2006-05-12 Pierangelo... first round at adding passwd exop support to slapo...
2006-05-12 Pierangelo... always try to open config; NULL means use default
2006-05-12 Ralf HaferkampAlign with slapd.access(5) man page (ITS#4522)
2006-05-12 Pierangelo... add (basic) support for {RADIUS} scheme; userPassword...
2006-05-12 Ralf HaferkampAdditional fix for ITS#4522. The "dn=" ist not optional.
2006-05-12 Howard ChuITS#4453 don't print error message on stdout
2006-05-12 Howard ChuITS#4541 better fix
2006-05-12 Howard ChuITS#4541 refine commit for #4524
2006-05-11 Howard ChuITS#4509 s/ldap.h/ldap_log.h/
2006-05-11 Howard ChuITS#4531 temporarily go back to using quick sort instea...
2006-05-11 Kurt Zeilengacleanup
2006-05-11 Howard ChuITS#4537 placate braindead compiler
2006-05-11 Ralf HaferkampAdd Pre- and Postread Control to the supported controls...
next