]> git.sur5r.net Git - openldap/history - servers
Revert prev commit, spoke too soon, close race condition came back.
[openldap] / servers /
2006-05-13 Howard ChuRevert prev commit, spoke too soon, close race conditio...
2006-05-13 Howard ChuSimplify connection mutexes
2006-05-13 Pierangelo Masaratimake sure realloc'd memory is reset
2006-05-12 Pierangelo Masaratirefine previous commits (don't leave bindings around)
2006-05-12 Pierangelo Masaratifirst round at adding passwd exop support to slapo...
2006-05-12 Ralf HaferkampAdditional fix for ITS#4522. The "dn=" ist not optional.
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 Masaratiadd "-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 ChuFix for !LDAP_SYSLOG
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 Masaratiallow slappasswd to generate cleartext secret
2006-05-10 Pierangelo Masaratifix ITS#4522; imply "+0" when no access is given
2006-05-10 Pierangelo Masaratidon't allow "none" as access level
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 Masaratifix 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 Masaraticleanup
2006-05-06 Pierangelo Masaratiadd URI list resorting feature (ITS#4524)
2006-05-06 Pierangelo Masaratifix previous commit
2006-05-06 Pierangelo Masaratitouch idle-timeout HAVE_TLS odds; silence warning ...
2006-05-06 Pierangelo Masaraticleanup version parsing
2006-05-06 Pierangelo Masaratirefine previous commit
2006-05-06 Pierangelo Masaratiparallelize dobind/search (ITS#4519)
2006-05-05 Pierangelo Masaratifix "host=", broken by rev 1.446 of servers/slapd/config.c
2006-05-04 Pierangelo Masaratimake sure NULL pointers are not dereferenced
2006-05-04 Pierangelo Masaratigracefully handle server down while initiating a search...
2006-05-03 Howard ChuApply logoldattr / reqOld to modRDN requests as well
2006-05-03 Pierangelo Masaratidon't muck with freed memory (spotted by valgrind)
2006-05-03 Howard ChuRemove some more yield() calls
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 Masaratildap_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-01 Howard ChuFIx rev 1.207, ACL parsing
2006-05-01 Pierangelo Masaratifix idassert "override"
2006-05-01 Pierangelo Masaratifix automated static build
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 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
2006-04-28 Howard ChuFix adding ACLs to specific DBs vs global/frontend
2006-04-28 Howard Churmutex_lock etc.: caller supplies thread id
2006-04-28 Howard ChuAdd logoldattr keyword for attributes that should alway...
2006-04-28 Howard ChuUse recursive mutex to avoid deadlocks
2006-04-28 Luke HowardSLAPI_PLUGIN_{PRE,POST}_RESULT_FN should also be called for
2006-04-28 Howard ChuITS#4512 fix bogus Debug messages in rev 1.48
2006-04-28 Howard ChuRevert 1.96, restore 1.91 functionality
2006-04-28 Howard ChuMore logging for ITS#4423
2006-04-27 Howard ChuFix slapadd of config tree, broken by ITS#4194
2006-04-27 Howard ChuFix rev 1.52, frontendDB uses index {-1}.
2006-04-27 Howard ChuFix prev commit
2006-04-27 Kurt ZeilengaITS#4414: SLP attributes support from Peter Marschall
2006-04-27 Hallvard FurusethSupport rootdn
2006-04-27 Hallvard Furusethcleanup (unused variable)
2006-04-27 Howard ChuAdd logging for ITS#4423
2006-04-27 Howard ChuITS#4500 use rdwr lock instead of mutex
2006-04-27 Howard ChuCleanup close
2006-04-27 Howard Chuback-config support, cleanup init/destroy
2006-04-27 Howard ChuOIDs for more overlays
2006-04-27 Howard Chuback-config support. from Matthew Backes @ Symas.com and
2006-04-27 Howard ChuCleanup prev commit
2006-04-27 Howard ChuTweak mutexes
2006-04-27 Howard ChuImplement reqOld support
2006-04-26 Howard ChuFix prev commit
2006-04-26 Howard ChuFix ITS#4505
2006-04-25 Pierangelo Masaraticheck existence of newSuperior
2006-04-25 Pierangelo Masaratiallow empty modlist
2006-04-25 Pierangelo Masaratimore ITS#4503 cleanup
2006-04-25 Pierangelo Masaraticallbacks must return valid error codes (ITS#4499)
2006-04-25 Howard ChuFix log_age_parse days parsing
2006-04-24 Hallvard FurusethCast isspace() arg to unsigned char. (Update to previo...
2006-04-22 Howard ChuPPOLICY_ERROR is primitive, not constructed
2006-04-21 Howard ChuFix EXPIRE/GRACE tags in control value
2006-04-21 Pierangelo Masaratidon't idassert if proxyAuthz == boundDN (ITS#4497)
2006-04-20 Howard ChuMake be_shadow_update more specific for syncrepl ops...
2006-04-19 Pierangelo Masaratire-fix ITS#4495 working around atoi() limitations
2006-04-19 Hallvard FurusethRevert rev 1.276, which broke back-shell "RESULT\ncode...
2006-04-16 Hallvard Furuseth#define Statslog() also when --disable-debug (disappear...
2006-04-14 Pierangelo Masaratimore coverity issues
2006-04-13 Howard ChuFix translucent modify
next