]> git.sur5r.net Git - openldap/shortlog
openldap
2006-05-17 Kurt Zeilengaready for release OPENLDAP_REL_ENG_2_4_2ALPHA
2006-05-17 Kurt ZeilengaMisc changes from HEAD
2006-05-16 Kurt ZeilengaITS#4450 fix from head
2006-05-16 Kurt Zeilengareturn to release eng
2006-05-16 Kurt Zeilengaready for release OPENLDAP_REL_ENG_2_4_1ALPHA
2006-05-16 Kurt Zeilengaready for release
2006-05-16 Kurt ZeilengaSync with HEAD
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 ZeilengaSync with HEAD
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
2006-05-08 Howard ChuFix strchrlen running past end of berval
2006-05-08 Howard ChuFix dynacl tgrant/tdeny initialization
2006-05-08 Luke HowardITS#4525
2006-05-06 Pierangelo... cleanup
2006-05-06 Pierangelo... add URI list resorting feature (ITS#4524)
2006-05-06 Pierangelo... fix previous commit
2006-05-06 Pierangelo... touch idle-timeout HAVE_TLS odds; silence warning ...
2006-05-06 Pierangelo... cleanup version parsing
2006-05-06 Pierangelo... refine previous commit
2006-05-06 Pierangelo... parallelize dobind/search (ITS#4519)
2006-05-05 Pierangelo... fix "host=", broken by rev 1.446 of servers/slapd/config.c
2006-05-04 Pierangelo... make sure NULL pointers are not dereferenced
2006-05-04 Pierangelo... gracefully handle server down while initiating a search...
2006-05-03 Howard ChuApply logoldattr / reqOld to ModRDN
2006-05-03 Howard ChuApply logoldattr / reqOld to modRDN requests as well
2006-05-03 Pierangelo... don't muck with freed memory (spotted by valgrind)
2006-05-03 Kurt ZeilengaFurther details as to why slapcat(8) output cannot...
2006-05-03 Howard ChuRemove some more yield() calls
2006-05-03 Howard ChuAdd syncrepl TLS config keywords
2006-05-03 Howard ChuHide starttls keyword if no TLS
2006-05-03 Howard ChuDetect TLS config changes
2006-05-02 Howard ChuITS#4515 add missing equality rules
next