index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rfkill
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop redundant _cleanup_ macros (#8810)
Lennart Poettering
2018-04-25
1
-5
/
+5
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
rfkill: treat ENXIO/ENODEV the same way as ENOENT
Lennart Poettering
2018-04-05
1
-4
/
+5
*
rfkill: use our usual style for writing destructors
Lennart Poettering
2018-04-05
1
-4
/
+4
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-2
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
rfkill: include the device name in error message
Zbigniew Jędrzejewski-Szmek
2017-10-18
1
-2
/
+4
*
rfkill: Delay writes until exit (#5768)
Benjamin Berg
2017-09-01
1
-5
/
+99
*
rfkill: Lookup device in determine_state_file
Benjamin Berg
2017-08-31
1
-14
/
+7
*
rfkill: fix typo (#6574)
Xiang Fan
2017-08-09
1
-1
/
+1
*
rfkill: fix erroneous behavior when polling the udev monitor (#6489)
S. Fan
2017-07-31
1
-2
/
+6
*
build-sys: drop automake support
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-2
/
+2
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: group include of libudev.h with sd-*
Thomas Hindoe Paaboel Andersen
2015-11-17
1
-1
/
+1
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-1
/
+1
*
proc-cmdline: return proper errors from shall_restore_state()
Lennart Poettering
2015-11-02
1
-1
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out IO related calls to io-util.[ch]
Lennart Poettering
2015-10-26
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-0
/
+1
*
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-10-24
1
-0
/
+1
*
rfkill: consistently use = in designator
Thomas Hindoe Paaboel Andersen
2015-10-11
1
-2
/
+2
*
rfkill: rework and make it listen on /dev/rfkill
Lennart Poettering
2015-10-01
1
-77
/
+355
*
fileio: consolidate write_string_file*()
Daniel Mack
2015-07-07
1
-1
/
+1
*
rfkill: rework how we generate file names from rfkill devices
Lennart Poettering
2014-12-03
1
-23
/
+24
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-1
/
+1
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-5
/
+5
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-5
/
+5
*
rfkill: Avoid error when state restore is disabled
Bastien Nocera
2013-12-06
1
-1
/
+4
*
util: unify reading of /proc/cmdline
Lennart Poettering
2013-11-06
1
-1
/
+1
*
trivial: rfkill - don't include util.h twice
Tom Gundersen
2013-10-19
1
-1
/
+0
*
trivial: rfkill: It's util.h, not utils.h
Colin Walters
2013-10-19
1
-1
/
+1
*
kerne-command-line: introduce option 'systemd.restore_state'
Tom Gundersen
2013-10-19
1
-1
/
+2
*
backlight: include ID_PATH in file names for backlight settings
Lennart Poettering
2013-10-14
1
-1
/
+1
*
rfkill: use ID_PATH as identifier for rfkill state files
Lennart Poettering
2013-10-14
1
-24
/
+16
*
rfkill: add new rfkill tool to save/restore rfkill state across reboots
Lennart Poettering
2013-10-14
2
-0
/
+147