summaryrefslogtreecommitdiff
path: root/plug
Commit message (Expand)AuthorAgeFilesLines
* procd: clean up /dev/pts mountsRui Salvaterra2022-01-111-1/+1
* procd: mount /dev with noexecRui Salvaterra2022-01-111-1/+1
* hotplug.c: set nl_pid to zeroStefan Eichenberger2021-01-261-1/+1
* treewide: replace local mkdir_p implementationsDaniel Golle2020-12-121-13/+2
* procd: replace exit(-1) with exit(EXIT_FAILURE)Michael Heimpold2019-10-272-8/+9
* procd: add start-console supportMichael Heimpold2019-10-271-0/+19
* hotplug: improve error message during group ownership changePetr Štetiar2019-05-301-12/+27
* procd: detect lxc container and behave accordinglyPaul Spooren2019-05-081-5/+9
* hotplug.c: Make sure hotplug buffer is NULL terminatedHauke Mehrtens2018-12-271-1/+3
* procd: Add %m to several functions that return errno.Rosen Penev2018-01-022-9/+9
* procd: Replace strerror(errno) with %m.Rosen Penev2018-01-022-5/+5
* procd: Fix minor null pointer dereference.Rosen Penev2018-01-021-3/+3
* procd: Remove unnecessary memset calls.Rosen Penev2017-11-131-5/+2
* procd: add missing new lines inside debug codeJohn Crispin2017-11-061-6/+4
* hotplug: fix a memory leak in handle_button_complete()Alexander Couzens2017-06-111-1/+4
* add missing includesFelix Fietkau2017-02-111-0/+1
* hotplug: fix uninitialized variableJo-Philipp Wich2016-12-131-1/+1
* hotplug: Check chown return valueFlorian Fainelli2016-12-041-2/+4
* procd: fix build when DEBUG is setZefir Kurtisi2016-10-151-1/+1
* hotplug: makedev should be able to set the group of a device nodeJohn Crispin2016-06-201-3/+15
* add a build-time option to disable init related codeFelix Fietkau2016-03-051-0/+24
* fix a potential off-by-on eerror inside udevtrigegrJohn Crispin2015-11-271-1/+1
* explicitely ignore return value of symlink(3) callDaniel Golle2015-10-261-1/+2
* Add MS_NODEV MS_NOEXEC MS_NOSUID mount options where neededEtienne CHAMPETIER2015-10-031-2/+2
* move /dev/shm to /tmp/shmDaniel Gimpelevich2015-09-151-1/+1
* hotplug: add BUTTON to environment vars for timeout actionGünther Kelleter2015-09-151-0/+1
* allow buttons to call delayed timeout actionsJohn Crispin2015-07-271-8/+122
* Revert "hotplug: support for interval commands"Felix Fietkau2015-06-201-166/+0
* fix /dev/shm permissions, this time for realDaniel Gimpelevich2015-06-181-0/+2
* fix /dev/shm permissionsDaniel Gimpelevich2015-06-171-1/+1
* hotplug: support for interval commandsRafał Miłecki2015-06-141-0/+166
* properly handle return codesJohn Crispin2015-03-281-3/+10
* json 0.12 fixesJohn Crispin2015-03-061-1/+1
* hotplug: avoid using the deprecated is_error() call, check for NULL pointer i...Felix Fietkau2014-08-291-1/+1
* explicitly include json/json.h where neededFelix Fietkau2014-08-291-0/+1
* Make failure to resize hotplug buffer non-fatalSteven Barth2014-07-291-3/+1
* hotplug: fix firmware loadingFelix Fietkau2014-07-181-30/+23
* Increase buffers for hotplug and cmdline for UMLSteven Barth2014-06-111-0/+6
* hotplug: fix memleak in debug codepathFelix Fietkau2014-05-251-1/+13
* debloat and reorganize codeJohn Crispin2013-11-154-0/+833