]> git.sur5r.net Git - openldap/shortlog
openldap
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...
2006-05-11 Pierangelo... add "-n" to omit trailing newline
2006-05-11 Pierangelo... add "-n" to omit trailing newline
2006-05-11 Howard ChuITS#4516 clear restricted status if other Binds have...
2006-05-11 Howard ChuITS#4534 propagate CSN for delete syncID sets
2006-05-11 Howard ChuITS#4536 set chain_tail after sorting messages
2006-05-11 Howard ChuFix for !LDAP_SYSLOG
2006-05-11 Howard ChuFix Debug definition for !LDAP_SYSLOG
2006-05-11 Howard ChuITS#4535 use randomly generated password for config...
2006-05-11 Howard ChuOmit trailing newline from generated password, so it...
2006-05-11 Howard ChuRearrange, ARGS_TYPES should not be bitmasks
2006-05-11 Howard ChuITS#4535 set default cn=config access to NONE
2006-05-11 Pierangelo... allow slappasswd to generate cleartext secret
2006-05-10 Howard ChuITS#4535 add umask to restrict file access to creator
2006-05-10 Pierangelo... fix ITS#4522; imply "+0" when no access is given
2006-05-10 Pierangelo... don't allow "none" as access level
2006-05-10 Howard ChuFix ITS#4533 don't destroy input request
2006-05-10 Howard Chuplug leaks
2006-05-10 Howard Chuplug leak
2006-05-10 Howard Chucoverity cleanup
2006-05-10 Ralf HaferkampITS#4532: check *pre/postread_ctrl before freeing
2006-05-09 Pierangelo... document "protocol-version" directive (ITS#4488)
2006-05-09 Pierangelo... fix warning message
2006-05-09 Howard Chucheck for NULLs from ber_mem funcs
2006-05-09 Howard Chuplug leak
2006-05-09 Howard Chucoverity cleanup
2006-05-09 Howard ChuFix tlimit munging
2006-05-08 Howard Churefine prev commit
next