]> git.sur5r.net Git - openldap/history - servers/slapd/daemon.c
ITS#6870 fix winsock wake_sds init
[openldap] / servers / slapd / daemon.c
2011-03-24 Howard ChuITS#6870 fix winsock wake_sds init
2011-03-17 Howard Chusl_busy is used as a boolean so just set it, don't...
2011-01-05 Kurt ZeilengaHappy New Year
2010-12-14 Hallvard FurusethITS#6747 Fix LDAP_CONNECTIONLESS Debug(), warnings
2010-12-06 Hallvard FurusethITS#6736: Delay destruction of slap_listeners[]
2010-08-13 Pierangelo Masaratiblind fix for ITS#6621
2010-08-06 Howard ChuFix up winsock init
2010-08-06 Howard ChuAdd support for multiple listener threads. Lightly...
2010-04-13 Kurt Zeilengahappy belated New Year
2009-12-30 Howard ChuITS#6322 cleanup close_listeners()
2009-11-13 Howard ChuITS#6361 remove asserts
2009-11-11 Howard ChuITS#6372 make wake_sds non-blocking
2009-08-17 Pierangelo Masaratiadd support for TCP buffer configuration (ITS#6234)
2009-07-06 Hallvard FurusethSilence warning. Also avoids pointless umask(0) when...
2009-07-06 Howard ChuITS#5836 more for 1.432, writetimeout wasn't taking...
2009-06-05 Howard ChuFix prev commit
2009-05-28 Howard ChuITS#6056 partially revert ITS#5886, close sequencing...
2009-04-19 Howard ChuAdd global_host_bv, why do we still have bare char...
2009-04-11 Howard ChuITS#6039 Winsock fixes
2009-03-26 Hallvard FurusethITS#6037: save/restore errno in signal handlers
2009-03-10 Howard ChuITS#5836, add writetimeout keyword for timing out hung...
2009-02-12 Howard ChuFix typo in prev commit
2009-02-12 Howard ChuIgnore hangups on removed sockets
2009-01-29 Howard Churevert epoll edge-triggered listening, just use it...
2009-01-27 Howard ChuMostly revert prev commit
2009-01-27 Howard ChuUse epoll in edge-triggered mode
2009-01-22 Kurt ZeilengaUpdate copyright notices
2009-01-16 Howard ChuFix prev commit, was hanging up on write events
2009-01-14 Howard ChuITS#5886 fix epoll hangup handling
2009-01-05 Howard ChuITS#5855 fix Windows wake_sds close
2008-09-18 Hallvard FurusethMessage waiting for N threads to terminate -> for N...
2008-07-24 Quanah Gibson-MountFix missing space
2008-07-12 Pierangelo Masaratidon't close invalid sockets (blind fix to ITS#5606)
2008-05-23 Howard ChuITS#5489 move assert
2008-05-18 Howard ChuDo connections_init() sooner
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-15 Pierangelo Masaratifix declarations of buffers for numeric strings; other...
2007-11-26 Howard ChuStreamlined Winsock connection management
2007-10-25 Howard ChuUse per-thread slap_counters to eliminate lock contention
2007-08-24 Ralf Haferkamptcpd.h is already include in slap.h
2007-08-22 Pierangelo Masaratiadd support for session tracking (draft-wahl-ldap-sessi...
2007-07-01 Hallvard FurusethITS#5035 - return ber_socket_t instead of ptrdiff_t...
2007-06-10 Hallvard FurusethFor ITS#4943: Axe thread pool semaphore code
2007-06-09 Hallvard FurusethFix HP-UX crash: Replace socklen_t with ber_socklen_t...
2007-05-09 Hallvard FurusethRemove unused variables
2007-05-09 Hallvard FurusethITS#4948: '#if <undefined macro>' -> '#ifdef' warning...
2007-03-31 Howard ChuCleanup conditional arg in prev commit
2007-03-25 Howard ChuITS#4893 fix prev commit
2007-03-25 Howard ChuITS#4893 define LDAP_PF_LOCAL_SENDMSG in <ac/socket...
2007-03-17 Pierangelo Masaratimake sure unsigned time_t doesn't hurt (follow-on to...
2007-02-03 Howard ChuAlways initialize global_host
2007-01-02 Kurt Zeilengahappy new year
2006-12-27 Howard Chucleanup debug msg
2006-12-15 Pierangelo Masaratiimplement full IPv6 support in ACLs; use URL notation...
2006-12-01 Howard ChuITS#4765 init slap_daemon.sd_actives
2006-11-05 Pierangelo Masaratis/fprintf/Debug/; improve logging
2006-10-15 Pierangelo Masaratitemporarily change umask only if required
2006-10-15 Pierangelo Masaratifix previous commit
2006-10-14 Pierangelo Masaraticreate IPC sockets with wide-open permissions (0222...
2006-09-17 Pierangelo Masaratitypo in previous commit...
2006-09-17 Pierangelo Masaratisupport for Solaris' /dev/poll (need to manually define...
2006-09-17 Pierangelo Masaratireorganize select interface (ready for /dev/poll)
2006-08-31 Pierangelo Masaratidestroy socket set (man page for epoll_create(2) states...
2006-08-19 Howard ChuFix prev commit
2006-08-18 Howard ChuMove ber_sockbuf_free() to slapd_remove() to avoid...
2006-08-17 Howard ChuMove socket close into slapd_remove, don't close until...
2006-05-25 Hallvard FurusethConstify slapd_slp_attrs (assigned a const char* in...
2006-05-14 Howard ChuCleanup epoll read / error behavior
2006-05-11 Howard ChuITS#4537 placate braindead compiler
2006-05-02 Pierangelo Masaratildap_pvt_runqueue_next_sched() may return a pointer...
2006-04-27 Kurt ZeilengaITS#4414: SLP attributes support from Peter Marschall
2006-04-06 Howard ChuITS#4476 revert connection_write processing back into...
2006-03-31 Howard Chuplug leaks
2006-02-10 Howard ChuFix ITS#4395, check for non-read/write epoll events
2006-01-25 Howard ChuITS#4370 always init slap_daemon mutexes
2006-01-20 Howard ChuITS#4357 Solaris occasionally returns ENOSYS when selec...
2006-01-15 Howard ChuFix WAKE_LISTENER
2006-01-13 Howard ChuLog select() failure at DEBUG_ANY, since it triggers...
2006-01-13 Howard ChuITS#4338 delete extraneous slapd_close() calls. Descrip...
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-24 Luke HowardFix CLDAP regression
2005-12-24 Luke HowardFix compile error when LDAP_CONNECTIONLESS is defined
2005-11-25 Howard ChuFix ITS#3717 - set restriction on all backends
2005-11-12 Howard ChuFix Win32 typos
2005-11-12 Howard Chudeclare waking volatile. perhaps it should only be...
2005-11-03 Kurt Zeilengafix -USLAP_LIGHTWEIGHT_DISPACTHER sl_busy issue
2005-11-03 Howard ChuITS#4099, protect hosts_ctl with tcpd_mutex. From richt...
2005-10-30 Howard ChuFix epoll, just handle wake events in the order they...
2005-10-29 Howard ChuITS#4108 fix another accept/read race condition
2005-10-29 Howard ChuFix debug msg
2005-10-29 Howard ChuITS#4108 Cleanup accept/close race conditions.
2005-10-29 Howard ChuCleanup, fix ITS#4120
2005-10-17 Howard ChuFix epoll, slapd_remove gets called multiple times...
2005-10-16 Kurt ZeilengaAdd descr # to epoll_ctl failed error message
2005-10-15 Kurt ZeilengaRevised lightweight dispatcher -- writers moved into...
2005-10-14 Kurt ZeilengaMore cleanup
2005-10-14 Kurt Zeilengacleanup
2005-10-14 Kurt Zeilengacleanup
2005-10-14 Kurt ZeilengaMove connectionless connection init to startup (may...
2005-10-14 Kurt Zeilengacleanup
next