]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/monitor.c
licensing: Add missing headers and FSF address
[mirror_lxc.git] / src / lxc / monitor.c
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