]> git.sur5r.net Git - openldap/shortlog
openldap
2009-05-14 Howard ChuITS#6111 connection_state_closing() -> connection_valid()
2009-05-11 Howard ChuRevert 1.274
2009-05-11 Howard ChuITS#6103 send response on abandon
2009-05-11 Howard ChuITS#6103 send response even if abandoned
2009-05-11 Howard ChuPartially revert prev commit, leave rs->sr_err == SLAPD...
2009-05-11 Howard ChuITS#6103 send cancelled response back to client
2009-05-10 Howard ChuITS#6102,6078 regenerate
2009-05-10 Howard ChuITS#6102,6078 fix winsock detection
2009-05-08 Pierangelo... misc cleanup
2009-05-08 Pierangelo... (blindly) allow to build with BACKSQL_ARBITRARY_KEY...
2009-05-08 Howard ChuFix c_leaves count
2009-05-08 Howard ChuMore for prev commit
2009-05-08 Howard ChuITS#6098 issuerUID and subjectUID are primitive, not...
2009-05-07 Pierangelo... check dn normalization result
2009-05-06 Howard ChuMore for prev commit: delete bdb_cache_info(), must...
2009-05-06 Ralf HaferkampIntroduce options to configure tcp-keepalive settings...
2009-05-06 Howard ChuITS#6095 experimental fix: avoid purging other cases...
2009-05-06 Howard Chufix typo
2009-05-05 Howard ChuMore for ITS#5326 - don't free ora_e->e_name if same...
2009-05-04 Pierangelo... fix one-time leaks; make sure free'd stuff is NULL
2009-05-04 Pierangelo... add in-scope helper
2009-05-03 Howard ChuDon't do alock recovery in readonly mode since we didn...
2009-05-03 Howard ChuFix typo in prev commit
2009-05-03 Howard ChuITS#6088 entryinfo cleanup
2009-05-01 Howard ChuITS#6074 freeing already-freed EntryInfos...
2009-05-01 Howard ChuDon't underflow malloc'd memory in hdb_fix_dn()
2009-05-01 Hallvard FurusethRevert previous commit (checking for strnlen), as ber_s...
2009-05-01 Hallvard FurusethITS#6080 again: simplify ber_strnlen, don't use strnlen...
2009-05-01 Hallvard FurusethFix previous fix: Don't #ifdef HAVE_STRNLEN before...
2009-05-01 Hallvard FurusethUpdate previous commit: #define _GNU_SOURCE if needed...
2009-04-30 Pierangelo... fix one-time leak
2009-04-29 Hallvard FurusethSilence warning in print_deref(): cast lutil_b64_ntop...
2009-04-29 Pierangelo... force entry release as appropriate (ITS#6081)
2009-04-29 Pierangelo... define and use ber_strnlen() (ITS#6080); please regener...
2009-04-29 Pierangelo... make logs symmetric
2009-04-29 Pierangelo... (nearly blind) fix for NULL in TLS error message (ITS...
2009-04-29 Howard ChuNote that host SSD must be configured for hostservice...
2009-04-29 Howard ChuRewritten
2009-04-29 Howard ChuFix typos, use uid2dn by default
2009-04-29 Howard ChuAdd nssov-pam-session keyword to select which services...
2009-04-28 Quanah Gibson... Add missing CVS tag
2009-04-25 Emmanuel DreyfusAdd libtoolized makefile
2009-04-24 Ralf Haferkampmore warning fixes
2009-04-23 Gavin Henryslapo-nssov.5 draft. Please use as starting point.
2009-04-23 Howard ChuUse nslcd-mapped PAM error codes instead of actual...
2009-04-23 Howard ChuMore for sessions, working. TODO: configure list of...
2009-04-23 Howard ChuMore for session management
2009-04-20 Pierangelo... only free entries dup'ed by rwm_entry_get_rw() (ITS...
2009-04-20 Howard ChuReformat requests, rough pwmod support
2009-04-20 Howard ChuMore for prev commit
2009-04-20 Pierangelo... always pass a DN to the underlying database (ITS#6070)
2009-04-20 Howard ChuAdd missing extended/intermediate handlers for fake...
2009-04-20 Howard ChuAdded uidnumber checks
2009-04-20 Howard ChuUse local_ssf for our fake connections
2009-04-20 Howard Chusanity check for host_ad and svc_ad
2009-04-20 Howard ChuFlesh out config options, implement authorization checks
2009-04-20 Howard ChuAdd ATDESC config arg type for AttributeDescriptions
2009-04-19 Howard ChuAdd global_host_bv, why do we still have bare char...
2009-04-19 Howard ChuStart documenting PAM support
2009-04-19 Howard ChuWe need the authorizedService schema
2009-04-18 Howard ChuMove tmpluser to authz call; add ppolicy support to...
2009-04-18 Howard ChuIn uid2dn, only return success if a unique DN was found
2009-04-18 Howard ChuMove tmpluser to authz call; print authz messages regar...
2009-04-18 Howard ChuIn pwmod, ctx may be empty so always pass current username
2009-04-18 Howard ChuForced commit, 1.2 fixed a typo in pwmod
2009-04-18 Howard Chu*** empty log message ***
2009-04-17 Hallvard FurusethITS#5975: Fix pidfile/argsfile doc - they are independe...
2009-04-17 Howard ChuAdd pam support (work in progress)
2009-04-17 Howard ChuAdd pam support (work in progress)
2009-04-17 Howard ChuAdd missing newlines to debug msgs
2009-04-17 Howard ChuFix prev commit - work-in-progress
2009-04-17 Howard ChuAdd missing newlines to debug msgs
2009-04-17 Howard ChuFix typo in debug
2009-04-16 Hallvard FurusethITS#5464, #5666 Update last change: Conflicted with...
2009-04-16 Hallvard FurusethITS#6064: "//" comment from rev 1.445 -> "/**/" comment
2009-04-15 Pierangelo... document new feature (ITS#6057)
2009-04-15 Pierangelo... fix ITS#6057
2009-04-15 Howard ChuITS#6056 pagedresults stacked control is not overlay...
2009-04-15 Howard ChuITS#5464, #5666 define _GNU_SOURCE
2009-04-11 Howard ChuITS#6041 Windows opendir/closedir issues (from ITS...
2009-04-11 Howard ChuITS#6039 Winsock fixes
2009-04-11 Howard ChuITS#6052 fix typo
2009-04-11 Howard ChuITS#6053 must use gnutls_x509_privkey_init()
2009-04-11 Howard ChuITS#6054 quit using global malloc
2009-04-11 Howard ChuITS#6054 assert/exit on failed allocs
2009-04-05 Howard ChuITS#6021 minor cleanup
2009-04-04 Rein TollevikMore for ITS#6045: clear o_callback as well.
2009-04-04 Rein TollevikFixed previous again, using o_bd->bd_self is safer.
2009-04-04 Rein TollevikFixed previous edit: Use op->o_bd, not a copy of ss...
2009-04-03 Rein TollevikITS#6045: Use copy of db when testing filter in matchops.
2009-04-02 Howard ChuITS#6016 check for static backends and overlays
2009-03-30 Gavin Henryquick change to test access.
2009-03-30 Howard ChuForced commit, checking access
2009-03-30 Kurt ZeilengaForced commit - test
2009-03-30 Kurt ZeilengaForced commit (test)
2009-03-27 Howard ChuITS#6038 revert prev commits, ITS rejected
2009-03-26 Rein TollevikITS#6038: Write slapadd progress meter to stdout.
2009-03-26 Hallvard FurusethITS#6037: don't loop forever on EINTR in wait4child()
2009-03-26 Hallvard FurusethITS#6037: save/restore errno in signal handlers
2009-03-26 Howard ChuITS#6036 zero out freed val
next