]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/monitor.c
Merge pull request #1539 from brauner/2017-05-06/fix_abstract_unix_sockets
[mirror_lxc.git] / src / lxc / monitor.c
2017-05-08 Stéphane GraberMerge pull request #1539 from brauner/2017-05-06/fix_ab...
2017-05-08 Christian Braunermonitor: simplify abstract socket logic
2017-05-06 Serge HallynMerge pull request #1537 from brauner/2017-05-05/report...
2017-05-05 Christian Braunermonitor: report errno on exec() error
2017-02-16 Stéphane GraberMerge pull request #1371 from ganto/lxc-fedora
2017-01-27 Christian BraunerMerge pull request #1397 from stgraber/master
2017-01-27 Stéphane GraberFix typo
2016-11-29 Stéphane GraberMerge pull request #1336 from brauner/2016-11-29/use_cl...
2016-11-29 Stéphane GraberMerge pull request #1334 from brauner/2016-11-29/correc...
2016-11-29 Stéphane GraberMerge pull request #1333 from brauner/2016-11-29/macro_...
2016-11-29 Stéphane GraberMerge pull request #1332 from brauner/2016-11-29/fix_po...
2016-11-29 Christian Braunermonitord: close mainloop on exit if we opened it
2016-11-29 Christian Braunertree-wide: random macro cleanups
2016-11-26 Stéphane GraberMerge pull request #1325 from brauner/2016-11-26/improv...
2016-11-26 Stéphane GraberMerge pull request #1324 from brauner/2016-11-26/more_l...
2016-11-26 Christian Braunermonitor: add more logging
2016-11-26 Stéphane GraberMerge pull request #1321 from brauner/2016-11-25/cleanu...
2016-11-26 Christian Braunermonitor: log which pipe fd is currently used
2016-11-26 Christian Braunermonitor: non-functional changes
2015-06-30 Stéphane GraberMerge pull request #540 from ysbnim/master
2015-06-30 Stéphane GraberMerge pull request #545 from bogen/master
2015-06-30 Stéphane GraberMerge pull request #552 from lrowe/patch-1
2015-06-30 Stéphane GraberMerge pull request #561 from ysbnim/kor_manual
2015-06-23 Serge HallynMerge pull request #517 from hkjolhede/master
2015-06-12 Stéphane GraberMerge pull request #558 from cloudnull/template-cache-var
2015-06-11 Tycho Andersenuniformly nullify std fds
2015-06-09 Stéphane GraberMerge pull request #557 from dangowrt/fix-build-on-ppc
2015-06-09 Daniel Gollefix build on mpc85xx
2015-04-22 Serge Hallynuse poll instead of select
2015-01-21 hallynMerge pull request #397 from axn/master
2015-01-15 Serge Hallynclose-all-fds: fix behavior
2014-09-04 Jean-Tiare LE BIGOTReport container exit status to monitord
2014-08-18 Serge Hallynmonitor: fix sockname calculation for long lxcpaths
2014-08-08 Vincent GierschFix a file descriptor leak in the monitord spawn
2014-04-28 Dwight Engencoverity: fix fd leak in error case (1011105)
2014-04-02 Dwight Engenmake monitor/monitord more resilient to unexpected...
2014-02-19 Stéphane Graberrundir: Fix memory leaks
2014-02-18 Stéphane GraberSet a reasonable fallback for get_rundir
2014-02-14 S.Çağlar Onurmove fnv_64a_buf to utils.c and remove mutliple copies...
2014-02-13 Stéphane GraberRevert "move fnv_64a_buf to utils.c and remove mutliple...
2014-02-13 S.Çağlar Onurmove fnv_64a_buf to utils.c and remove mutliple copies
2014-01-29 Robert Vogelgesanglxc-monitord.log should not be created with mode 0666
2014-01-21 Stéphane GraberMove lxc-user-nic and lxc-monitord to libexec
2014-01-06 Stéphane GraberRevert "Revert "Use pthread_atfork() to unlock mutexes...
2014-01-02 Serge HallynRevert "Use pthread_atfork() to unlock mutexes after...
2014-01-01 Andrey MazoUse pthread_atfork() to unlock mutexes after fork()
2014-01-01 S.Çağlar Onuradjust include statements (v2)
2013-12-24 Andrey MazoRemove process_lock() except where actually needed
2013-10-25 S.Çağlar OnurUse actual length of socket's name for abstract sockets...
2013-10-24 Stéphane Graberclang: Fix some simple issues
2013-09-18 Serge Hallynmake heavier use of process_lock (v2)
2013-09-12 Dwight Engenhash lxcname for use in monitor unix socket sun_path...
2013-09-11 Dwight Engenmove monitor-fifo and monitor-sock to /run
2013-09-09 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-09-03 Stéphane Graberlicensing: Add missing headers and FSF address
2013-06-10 Rui Xianglxc-monitord: remove hard code execvp path of lxc-monitord
2013-05-08 Dwight Engenlxc-monitor multiple paths
2013-05-07 Dwight Engencoverity: check return from waitpid
2013-04-25 Serge HallynRevert "monitor.c: sanity check on waitpid return value"
2013-04-25 Serge Hallynmonitor.c: sanity check on waitpid return value
2013-04-25 Serge Hallynclose fd on error path
2013-04-24 Dwight EngenAllow multiple monitor clients
2013-03-19 Daniel LezcanoChange author email address
2013-03-18 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-02-19 Serge Hallynlxc_monitor_open: prepend lxcpath
2012-12-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2012-11-12 Stéphane GraberMerge the liblxc API work by Serge Hallyn.
2011-03-16 Michael SantosEnsure monitored container name is null terminated
2009-11-17 Cedric Le Goatercleanup <lxc/lxc.h>
2009-10-07 Michel Normandremove dead code in monitor.c
2009-05-28 Michel Normandadd an error message if more than one monitor
2009-05-18 Michel Normandlxc-monitor and lxc-wait to return 255 in case of error
2009-05-14 Daniel LezcanoReplace netlink by abstract unix socket
2009-05-14 Michel Normandremove fprintf to stderr and replace by ERROR call...
2009-04-21 Cedric Le Goaterlxc: use new logging system
2008-11-17 dlezcanoAdd return error status in the different functions
2008-10-18 dlezcanoThese modifications improve the monitoring support...
2008-10-06 dlezcanoAdd cgroup support, the configuration file should be...
2008-09-05 dlezcanoHeader code cleanup
2008-09-04 dlezcanoChange header inclusion path
2008-09-04 dlezcanoJoined liblxc and lxc directory