]> git.sur5r.net Git - openldap/shortlog
openldap
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
2006-05-02 Pierangelo... ldap_pvt_runqueue_next_sched() may return a pointer...
2006-05-02 Howard ChuITS#4423, fix sessionlog lower bound in playlog
2006-05-02 Howard ChuUse ldap_pvt_thread_pool_tid()
2006-05-02 Howard ChuAdd ldap_pvt_thread_pool_tid()
2006-05-01 Howard ChuFIx rev 1.207, ACL parsing
2006-05-01 Pierangelo... fix idassert "override"
2006-05-01 Pierangelo... undocument "protocol-version" statement; sort statement...
2006-05-01 Hallvard FurusethAdd missing "static" to last commit
2006-05-01 Pierangelo... fix automated static build
2006-04-30 Hallvard FurusethFix typo in comment
2006-04-30 Hallvard FurusethIntroduce ldap_debug_thread_wrapper() to notice threads...
2006-04-29 Howard ChuFix tpool_shutdown, don't remove pool from list since...
2006-04-29 Howard ChuFix adjust_count, missing break
2006-04-29 Howard ChuITS#4463 add constraint overlay
2006-04-29 Howard ChuITS#4463 add constraint overlay
2006-04-29 Howard Chusearchbase is a required config parameter, log missing...
2006-04-29 Howard ChuITS#4491, abort test if debug messages are missing
2006-04-29 Howard ChuKludge to allow reading undefined attrs in DNs at startup
2006-04-29 Howard ChuHonor ACLs, don't just require root any more
2006-04-28 Howard ChuLog a comment with realdn if different from authzDN
next