]> git.proxmox.com Git - mirror_ovs.git/history - lib/daemon-unix.c
ovsdb-idl: Fix *_is_new() IDL functions.
[mirror_ovs.git] / lib / daemon-unix.c
2020-03-23 William Tufatal-signal: Log backtrace when no monitor daemon.
2020-03-23 William Tutrivial: Fix typo in comments.
2019-09-27 William Tufatal-signal: Catch SIGSEGV and print backtrace.
2018-09-06 Ben Pfaffdaemon-unix: Use same name for original or restarted...
2018-03-31 Flavio Leitnernetlink linux: enable listening to all nsids
2018-02-28 Justin PettitDon't shadow variables.
2017-12-11 Aaron Conoledaemon-unix: include missing help information
2017-10-07 Ben Pfaffdaemon-unix: With --monitor, only close standard fds...
2017-08-02 Ben PfaffEliminate most shadowing for local variable names.
2017-08-02 Huanle Hanvlog: reopen log file in monitor process
2016-05-16 Christian Ehrhardtdaemon-unix: Properly handle missing users or groups.
2015-11-26 YAMAMOTO Takashidaemon_switch_user: Improve portablility
2015-11-12 Andy Zhouvlog: Only compile vlog_change_owner on Unix platform
2015-11-12 Andy Zhouvlog: change log file owner when switching user
2015-11-12 Andy Zhoulib: simplify daemon_become_new_user__()
2015-10-01 Russell BryantFix build when HAVE_LIBCAPNG is not defined.
2015-10-01 Andy Zhoulib/daemon: support --user option for all OVS daemon
2015-03-17 Ben PfaffMerge "master" into "ovn".
2015-03-16 Russell Bryantcommand-line: add ovs_cmdl_ prefix
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-07-10 Ansis Attekadaemon: restart child process if it died before signali...
2014-04-24 Gurucharan Shettydaemon: Move some common code to daemon.c
2014-04-24 Gurucharan Shettydaemon: Close standard file descriptors after detach...
2014-04-24 Gurucharan Shettydaemon: Rename daemon.c as daemon-unix.c