summaryrefslogtreecommitdiff
path: root/src/nm-rfkill-manager.c
Commit message (Expand)AuthorAgeFilesLines
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* shared: move udev helper to separate directory "shared/nm-udev-aux"Thomas Haller2019-04-181-1/+1
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-121-1/+0
* all: say Wi-Fi instead of "wifi" or "WiFi"Lubomir Rintel2018-11-291-1/+1
* all: don't use gchar/gshort/gint/glong but C typesThomas Haller2018-07-111-2/+2
* all: use the elvis operator wherever possibleLubomir Rintel2018-05-101-1/+1
* udev: drop libgudev in favor of libudevThomas Haller2017-03-221-63/+74
* build: fix -Wignored-qualifiers warningsThomas Haller2017-02-061-1/+1
* logging: remove LOGD_HW alias for LOGD_PLATFORMThomas Haller2016-10-111-1/+1
* core: refactor private data in "src"Thomas Haller2016-10-041-26/+34
* core: use #define for "rfkill-changed" signal nameThomas Haller2016-08-231-2/+2
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+1
* manager: remove WiMAX rfkill flag from NMMangerThomas Haller2015-08-131-2/+0
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-1/+1
* all: consistently include config.hDan Winship2014-11-131-1/+1
* core: split NMRfkillManager out of NMUdevManagerDan Winship2013-06-051-0/+422