]> git.sur5r.net Git - openldap/history - servers/slapd/daemon.c
ITS#5489
[openldap] / servers / slapd / daemon.c
2008-07-07 Quanah Gibson-MountITS#5489
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2007-07-23 Hallvard FurusethImport ITS#5035 part 7 (SLAP_EPOLL_EV_PTRFD() return...
2007-06-10 Hallvard FurusethImport ber_socklen_t (ITS#4629) from HEAD
2007-04-01 Quanah Gibson-MountFurther fix for ITS#4872
2007-01-02 Kurt Zeilengahappy new year
2007-01-02 Quanah Gibson-Mountcleanup debug msg
2006-12-13 Howard ChuITS#4765 from HEAD - init slap_daemon.sd_actives
2006-11-07 Howard ChuPartial sync with HEAD, fix ITS#4736, #4709
2006-05-11 Kurt ZeilengaFrom HEAD:
2006-05-09 Kurt ZeilengaSuck in patches using Quanah's diffs
2006-02-13 Kurt Zeilenga+ Fixed slapd connectionless LDAP support
2006-02-13 Kurt ZeilengaMisc changes from HEAD
2006-01-25 Kurt ZeilengaChanges from HEAD
2006-01-20 Kurt ZeilengaFrom HEAD:
2006-01-16 Kurt Zeilengawake listener fix
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-27 Kurt ZeilengaSync with HEAD
2005-11-14 Kurt ZeilengaSync with HEAD
2005-11-03 Kurt ZeilengaSync with HEAD
2005-10-12 Kurt ZeilengaSync with HEAD
2005-10-10 Kurt ZeilengaSync with HEAD
2005-10-07 Kurt Zeilenga Fixed slapd req_pwdexop bug
2005-09-28 Kurt ZeilengaSync with HEAD
2005-09-01 Kurt ZeilengaAdd HAVE_EPOLL fix
2005-08-09 Kurt ZeilengaSync with HEAD
2005-07-11 Kurt ZeilengaSync with HEAD
2005-06-09 Kurt ZeilengaSync with HEAD
2005-05-06 Kurt ZeilengaMerge from HEAD
2005-04-29 Kurt ZeilengaInitial round of changes for 2.3 beta
2005-03-17 Kurt ZeilengaSync with HEAD
2005-03-14 Kurt ZeilengaSync with HEAD
2005-01-24 Kurt ZeilengaSync with HEAD
2005-01-20 Kurt ZeilengaSync with HEAD
2004-12-08 Howard ChuITS#3422, restore original select() behavior
2004-12-03 Howard ChuRename syncrepl_rq to slapd_rq, move to daemon.c
2004-11-25 Howard ChuMerge op->o_sync_mode into op->o_sync
2004-11-24 Howard ChuFix ITS#3400, move ebadf declaration
2004-11-21 Howard ChuDon't bother including <sys/epoll.h> if we're not using...
2004-11-19 Howard ChuFix waking test
2004-11-18 Howard ChuFix prev commit
2004-11-18 Howard ChuCheck for sys/epoll.h
2004-11-18 Howard Chushutdown on failure in epoll_ctl when adding a socket...
2004-11-18 Howard ChuFix prev commit, didn't mean to have HAVE_EPOLL hardcoded
2004-11-18 Howard Chuepoll support works
2004-11-18 Howard ChuFix epoll compilation
2004-11-18 Howard ChuFirst pass at macro-izing event handling method. Still...
2004-11-18 Howard ChuAllow a small number of waking events to be outstanding...
2004-11-18 Howard ChuCount writers, don't pass w fd_set if there are none
2004-11-16 Howard ChuAvoid filling the wake_sds when massive numbers of...
2004-11-15 Howard ChuFix prev commit. I wonder if we should convert the...
2004-11-14 Howard ChuSlight tweak for select descriptor checking
2004-10-06 Howard ChuFix prev commit
2004-10-06 Howard ChuRevert ITS#3353 patch, it needs to be reworked.
2004-10-01 Howard ChuITS#3353 consolidate slapd globals into a single struct
2004-09-26 Pierangelo Masaratimultiple precision with BIGNUM/gmp/ulong
2004-09-25 Kurt ZeilengaITS#3345: reorder includes to workaround Pth signal...
2004-09-10 Kurt ZeilengaAdd localSSF slapd.conf(5) directive to set SSF associated
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-07-30 Pierangelo Masaratimake sure sun_path is cleared out before accept()
2004-07-26 Pierangelo Masaratifrontend stuff moved into a database structure, essenti...
2004-06-21 Jong Hyuk Choisyncrepl retry code fix for correct timing
2004-05-24 Kurt Zeilengaadd command line option (-S) to enable SLP registration...
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-04-03 Pierangelo Masaratiapparently accept() doesn't fill the sun_path field...
2004-01-15 Howard ChuFix syncrepl slapd_shutdown detection, would not stop...
2004-01-01 Kurt ZeilengaHappy new year
2003-12-18 Kurt ZeilengaCompletely untested built-in EXTERNAL implementation
2003-11-27 Kurt ZeilengaUpdated notices
2003-10-25 Howard ChuFix prev commit, don't timeout outbound connections
2003-10-24 Howard ChuAdd support for outbound connections in main listener.
2003-10-15 Howard ChuITS#2769 - NT SIGBREAK handling
2003-10-13 Jong Hyuk Choirq_mutex placing fix
2003-10-12 Jong Hyuk Choirunqueue locking fix (ITS#2746)
2003-09-17 Jong Hyuk Choifix for persistent search termination (ITS#2724)
2003-08-27 Jong Hyuk Choiunifdef LDAP_SYNC and LDAP_SYNCREPL
2003-06-21 Kurt ZeilengaITS#2607: improve socket() error logging with AF info
2003-06-19 Kurt ZeilengaITS#2605: move #if 0 to fix compilation problem on...
2003-06-06 Howard ChuFix select/yield
2003-05-24 Kurt Zeilenga#if 0 debug statements in signal handlers
2003-05-20 Jong Hyuk Choiselect loop changes for persistent threads
2003-05-20 Jong Hyuk Choirunqueue update according to the idle timer change
2003-05-20 Hallvard FurusethFix debug statement (remove spurious '.' after '\n').
2003-05-15 Hallvard FurusethFix some Statslog()s: Add missing newlines. Print...
2003-05-15 Howard ChuStreamlined listener/select/accept handling:
2003-05-15 Pierangelo Masaratineed starttime before backend db_open() is invoked
2003-05-11 Howard ChuAnother idle time tweak
2003-05-07 Jong Hyuk Choirunqueue restructuring
2003-05-07 Jong Hyuk Choirunqueue update
2003-05-07 Kurt Zeilengaminor tweak
2003-05-07 Jong Hyuk Choia runqueue for periodic thread execution (for syncrepl)
2003-04-12 Howard ChuITS#2442, ITS#2438 same check for slapd_slp_reg()
2003-04-11 Kurt ZeilengaSLP fix (ITS#2438)
2003-04-03 Pierangelo Masaratisafer defaults ...
2003-04-02 Pierangelo Masaratipartially revert previous commit
2003-04-02 Pierangelo Masaratifix listener mod handling
2003-03-11 Pierangelo Masaratisilence warning
2003-03-09 Kurt Zeilenganeed to use ch_malloc/realloc
2003-03-06 Howard ChuTechnically, since the authid is expected to be a norma...
2003-03-05 Howard ChuUse ldap_pvt_get_hname instead of ldap_pvt_gethostbyaddr_a
next