Global replace of Nicira Networks.
[sliver-openvswitch.git] / lib / daemon.c
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-02-03 Ben Pfaffdaemon: New function daemon_save_fd() to preserve fds...
2011-11-28 Ben Pfaffdaemon: Better log when fork child dies early from...
2011-08-01 Ben Pfaffvlog: Add a new log level "off".
2011-06-16 Ben Pfaffdaemon: Disable logging to console after detaching.
2011-04-19 Ben Pfaffdaemon: Reduce log level of "pid file is stale" message.
2011-04-04 Ben Pfaffdaemon: Avoid races on pidfile creation.
2011-04-04 Ben Pfaffdaemon: Integrate checking for an existing pidfile...
2011-04-04 Ben Pfaffdaemon: Tolerate EINTR in fork_and_wait_for_startup().
2011-04-04 Ben PfaffLog anything that could prevent a daemon from starting.
2011-03-29 Ben Pfaffdaemon: Avoid redundant code in already_running().
2011-03-29 Ben Pfaffdaemon: Write "already running" message to log also.
2011-02-22 Justin Pettitdaemon: Fix leak of string in make_pidfile().
2011-02-07 Ben Pfaffovs-vswitchd: Complete daemonization only after initial...
2011-02-03 Ben Pfaffdaemon: Suppress valgrind warnings from read_pidfile().
2010-11-30 Ben PfaffMake installation directories overridable at runtime.
2010-10-29 Ben Pfaffvlog: Make client supply semicolon for VLOG_DEFINE_THIS...
2010-10-27 Ben Pfaffdaemon: Don't call a normal exit from the monitor a...
2010-10-14 Ethan Jacksonlib: Remove warnings in daemon.c
2010-09-23 Ben Pfaffdaemon: Fix behavior of read_pidfile() for our own...
2010-09-23 Ben Pfaffdaemon: Report number of crashes on monitor process...
2010-08-30 Joe Perchestreewide: Remove trailing whitespace
2010-08-25 Ben Pfaffdaemon: Improve comments.
2010-08-12 Ben Pfaffdaemon: Make sure that vlog is initialized when a proce...
2010-07-21 Ben Pfaffvlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
2010-05-26 Ben PfaffAdd some missing "#include"s.
2010-05-13 Ben Pfaffdaemon: Throttle max respawning rate.
2010-05-13 Ben Pfaffdaemon: Allow monitored daemon to dump core no more...
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-18 Ben Pfaffutil: New functions get_cwd(), abs_file_name().
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-06 Justin PettitMerge branch 'master' into next
2010-02-02 Ben Pfaffdaemon: Fix memory leak in --monitor implementation.
2010-01-26 Ben Pfaffdaemon: Make --monitor process change its process title.
2010-01-15 Ben Pfaffdaemon: Add support for process monitoring and restart.
2010-01-15 Ben Pfaffdaemon: Refactor code.
2010-01-13 Ben Pfaffdaemon: Close standard file descriptors when daemonizing.
2010-01-04 Ben Pfaffdaemon: Don't ignore failed write to pipe.
2009-12-18 Ben Pfaffdaemon: Allow daemon child process to report success...
2009-12-15 Justin PettitClean-up compiler warnings about ignoring return values
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-11-16 Ben Pfaffovsdb-server: Maintain the database lock with --detach.
2009-10-29 Ben PfaffImplement library for lockfiles and use it in cfg code.
2009-10-23 Ben PfaffMerge "citrix" into "master".
2009-10-15 Ben PfaffMake sure that time advances in a daemon between calls...
2009-08-19 Ben PfaffMerge citrix into master.
2009-08-07 Justin Pettitdaemon: Remove short options from daemon library
2009-08-07 Justin Pettitdaemon: Provide option to not chdir to root
2009-06-15 Ben PfaffMerge changes from citrix branch into master.
2009-06-15 Ben PfaffUpdate primary code license to Apache 2.0.
2009-07-08 Ben PfaffImport from old repository commit 61ef2b42a9c4ba8e1600f... v0.90.0