container: include stdbool.h
[project/procd.git] / plug /
2019-05-08 Paul Spoorenprocd: detect lxc container and behave accordingly
2018-12-27 Hauke Mehrtenshotplug.c: Make sure hotplug buffer is NULL terminated
2018-01-02 Rosen Penevprocd: Add %m to several functions that return errno.
2018-01-02 Rosen Penevprocd: Replace strerror(errno) with %m.
2018-01-02 Rosen Penevprocd: Fix minor null pointer dereference.
2017-11-13 Rosen Penevprocd: Remove unnecessary memset calls.
2017-11-06 John Crispinprocd: add missing new lines inside debug code
2017-06-11 Alexander Couzenshotplug: fix a memory leak in handle_button_complete()
2017-02-11 Felix Fietkauadd missing includes
2016-12-13 Jo-Philipp Wichhotplug: fix uninitialized variable
2016-12-04 Florian Fainellihotplug: Check chown return value
2016-10-14 Zefir Kurtisiprocd: fix build when DEBUG is set
2016-06-20 John Crispinhotplug: makedev should be able to set the group of...
2016-03-05 Felix Fietkauadd a build-time option to disable init related code
2015-11-27 John Crispinfix a potential off-by-on eerror inside udevtrigegr
2015-10-25 Daniel Golleexplicitely ignore return value of symlink(3) call
2015-10-03 Etienne CHAMPETIERAdd MS_NODEV MS_NOEXEC MS_NOSUID mount options where...
2015-09-15 Daniel Gimpelevichmove /dev/shm to /tmp/shm
2015-09-15 Günther Kelleterhotplug: add BUTTON to environment vars for timeout...
2015-07-27 John Crispinallow buttons to call delayed timeout actions
2015-06-20 Felix FietkauRevert "hotplug: support for interval commands"
2015-06-18 Daniel Gimpelevichfix /dev/shm permissions, this time for real
2015-06-17 Daniel Gimpelevichfix /dev/shm permissions
2015-06-14 Rafał Miłeckihotplug: support for interval commands
2015-03-28 John Crispinproperly handle return codes
2015-03-06 John Crispinjson 0.12 fixes
2014-08-29 Felix Fietkauhotplug: avoid using the deprecated is_error() call...
2014-08-29 Felix Fietkauexplicitly include json/json.h where needed
2014-07-29 Steven BarthMake failure to resize hotplug buffer non-fatal
2014-07-18 Felix Fietkauhotplug: fix firmware loading
2014-06-11 Steven BarthIncrease buffers for hotplug and cmdline for UML
2014-05-25 Felix Fietkauhotplug: fix memleak in debug codepath
2013-11-15 John Crispindebloat and reorganize code