summaryrefslogtreecommitdiff
path: root/src/rfkill
AgeCommit message (Expand)Author
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-11-17tree-wide: group include of libudev.h with sd-*Thomas Hindoe Paaboel Andersen
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen
2015-11-02proc-cmdline: return proper errors from shall_restore_state()Lennart Poettering
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch]Lennart Poettering
2015-10-27util-lib: move string table stuff into its own string-table.[ch]Lennart Poettering
2015-10-27util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering
2015-10-26util-lib: split out IO related calls to io-util.[ch]Lennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-10-24util: split out escaping code into escape.[ch]Lennart Poettering
2015-10-11rfkill: consistently use = in designatorThomas Hindoe Paaboel Andersen
2015-10-01rfkill: rework and make it listen on /dev/rfkillLennart Poettering
2015-07-06fileio: consolidate write_string_file*()Daniel Mack
2014-12-03rfkill: rework how we generate file names from rfkill devicesLennart Poettering
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt
2013-12-06rfkill: Avoid error when state restore is disabledBastien Nocera
2013-11-06util: unify reading of /proc/cmdlineLennart Poettering
2013-10-19trivial: rfkill - don't include util.h twiceTom Gundersen
2013-10-19trivial: rfkill: It's util.h, not utils.hColin Walters
2013-10-19kerne-command-line: introduce option 'systemd.restore_state'Tom Gundersen
2013-10-14backlight: include ID_PATH in file names for backlight settingsLennart Poettering
2013-10-14rfkill: use ID_PATH as identifier for rfkill state filesLennart Poettering
2013-10-14rfkill: add new rfkill tool to save/restore rfkill state across rebootsLennart Poettering