summaryrefslogtreecommitdiff
path: root/src/rfkill
AgeCommit message (Expand)AuthorFilesLines
2014-12-03rfkill: rework how we generate file names from rfkill devicesLennart Poettering1-23/+24
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt1-1/+1
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt1-5/+5
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt1-5/+5
2013-12-06rfkill: Avoid error when state restore is disabledBastien Nocera1-1/+4
2013-11-06util: unify reading of /proc/cmdlineLennart Poettering1-1/+1
2013-10-19trivial: rfkill - don't include util.h twiceTom Gundersen1-1/+0
2013-10-19trivial: rfkill: It's util.h, not utils.hColin Walters1-1/+1
2013-10-19kerne-command-line: introduce option 'systemd.restore_state'Tom Gundersen1-1/+2
2013-10-14backlight: include ID_PATH in file names for backlight settingsLennart Poettering1-1/+1
2013-10-14rfkill: use ID_PATH as identifier for rfkill state filesLennart Poettering1-24/+16
2013-10-14rfkill: add new rfkill tool to save/restore rfkill state across rebootsLennart Poettering2-0/+147