summaryrefslogtreecommitdiff
path: root/plugins/rfkill/gsd-rfkill-manager.c
Commit message (Expand)AuthorAgeFilesLines
* rfkill: Monitor WwanEnabled property changes properlyMaxim Mikityanskiy2023-04-181-18/+11
* rfkill: add a space after the connection type stringMohammed Sadiq2019-07-051-2/+2
* rfkill: Handle Airplane mode for Wireless WANMohammed Sadiq2019-07-051-6/+138
* rfkill: Use G_DEFINE_FINAL_TYPE for GsdRfkillManagerBenjamin Berg2019-03-221-84/+79
* rfkill: Inhibit rfkill-input's rfkill keys handlingBenjamin Berg2017-05-041-0/+10
* rfkill: Refactor error handling for cc_rfkill_glib_open()Philip Withnall2017-03-291-1/+7
* rfkill: Add a comment with basic testing instructionsPhilip Withnall2017-02-141-0/+20
* rfkill: Fix indentation in D-Bus introspection XMLPhilip Withnall2017-02-141-7/+7
* main: Remove gnome-settings-plugin.hBastien Nocera2016-10-111-1/+4
* rfkill: More debug output on startupBastien Nocera2016-03-101-0/+6
* rfkill: Use new _send_change_all_event() helperBastien Nocera2016-01-051-19/+9
* rfkill: Make rfkill kernel calls cancellableBastien Nocera2016-01-051-3/+6
* rfkill: Use new chassis type helperBastien Nocera2015-01-271-80/+2
* rfkill: add a property to determine whether to show airplane modeCosimo Cecchi2014-09-091-0/+103
* rfkill: Make D-Bus service cancellableBastien Nocera2014-06-241-10/+11
* rfkill: clear id after unowning bus nameCosimo Cecchi2014-02-181-1/+3
* rfkill: Check if we're connected to the session bus where we use itRui Matos2014-02-181-4/+4
* Updated FSF's addressDaniel Mustieles2014-01-311-2/+1
* rfkill: don't auto-start ModemManagerAleksander Morgado2013-11-271-1/+1
* rfkill: Remove extraneous bracesBastien Nocera2013-11-261-2/+1
* rfkill: Simplify get_*_airplane_mode()Bastien Nocera2013-11-261-26/+12
* rfkill: Add Bluetooth killswitch supportBastien Nocera2013-11-261-0/+110
* rfkill: expose in the API if the rfkill is blocked in hardwareGiovanni Campagna2013-10-211-7/+49
* rfkill: watch and set NetworkManager wwan-enabledGiovanni Campagna2013-10-211-3/+212
* rfkill: Remove empty constructor functionKalev Lember2013-09-081-15/+0
* rfkill: fix crash when emitting property notificationsGiovanni Campagna2013-08-221-2/+2
* rfkill: Fix introspection XMLJasper St. Pierre2013-08-161-1/+1
* rfkill: Add a new property to determine whether we can toggle airplane modeJasper St. Pierre2013-08-161-10/+39
* rfkill: Account for having zero rfkill switches for airplane modeJasper St. Pierre2013-08-161-11/+10
* rfkill: Add RFKill support plugin on Linux systemsBastien Nocera2013-07-051-0/+351