service: initialize supplementary group ids
[project/procd.git] / plug / hotplug.c
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-06-20 John Crispinhotplug: makedev should be able to set the group of...
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-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