summaryrefslogtreecommitdiff
path: root/udevcontrol.c
AgeCommit message (Expand)Author
2008-04-22udevadm: control - fix --env key to accept --env=<KEY>=<value>Kay Sievers
2008-04-20logging: add trailing newline to all stringsKay Sievers
2008-04-02also accept real socket files for RUN+="socket:<path>"Kay Sievers
2007-11-09udevadm: control - allow command to be passed as optionKay Sievers
2007-11-08udevadm: merge all udev tools into a single binaryKay Sievers
2007-04-26udevcontrol: allow to set global variables in udevdHarald Hoyer
2007-03-07man: add missing options to various man pagesKay Sievers
2006-08-28update source file headersKay Sievers
2006-08-21cleanup commandline argument handlingKay Sievers
2006-08-10udevd: autotune max_childs/max_childs_runningKay Sievers
2006-08-05rename udevcontrol message types and variablesKay Sievers
2006-07-03print usage of udevcontrol when no or invalid command is givenTobias Klauser
2006-05-01fix offsetof() build issue with recent glibcKay Sievers
2006-01-09replace libsysfsKay Sievers
2005-11-07add strerror() to error logsMarco d'Itri
2005-10-27move rules parsing into daemonKay Sievers
2005-10-27fix the new warnings I asked forKay Sievers
2005-08-11add Usage: to udevmonitor and udevcontrolKay Sievers
2005-07-22move code to its own filesKay Sievers
2005-06-16udevcontrol: add max_childs commandKay Sievers
2005-06-16udevd: control log-priority of the running daemon with udevcontrolKay Sievers
2005-06-13udevcontrol: fix exit codeHannes Reinecke
2005-06-05udevd: add udevcontrolKay Sievers