summaryrefslogtreecommitdiff
path: root/client/pk-offline-update.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-08offline update: Use new plymouth "system-upgrade" and "reboot" modesKalev Lember1-1/+10
2018-10-02offline update: Fix translations to show upKalev Lember1-0/+8
2018-09-21Remove a lot of useless internal gtk-doc headersRichard Hughes1-33/+0
2018-05-16pk-offline-update: shut down services cleanly before rebootingAlan Jenkins1-4/+8
2017-07-20offline update: Show a different progress message for system upgradesKalev Lember1-3/+11
2017-04-07pk-offline-update: return "success" to avoid double rebootZbigniew Jędrzejewski-Szmek1-8/+18
2016-08-22Do not try to exec plymouth if it is not installedRichard Hughes1-0/+12
2016-01-29Drop compat ifdefs for older glib versionsKalev Lember1-4/+0
2016-01-28Port to g_autoptr()Richard Hughes1-33/+31
2016-01-14offline update: Add support for system upgradesKalev Lember1-13/+63
2016-01-14offline update: Break out a functionKalev Lember1-25/+33
2015-09-18offline update: Process updates triggered by older PackageKit versionsKalev Lember1-1/+2
2015-09-18offline update: Use glib api for for reading symlinksKalev Lember1-5/+4
2015-09-14Check the offline action trigger before performing the updateRichard Hughes1-5/+11
2015-08-11pk-offline-update: exit quietly if we didn't prepare the updateWill Woods1-0/+9
2015-05-05Correct punctuation displayed to users while applying offline updatesMatthew Miller1-1/+1
2014-09-11Add PK_OFFLINE_ACTION_UNSETKalev Lember1-1/+1
2014-09-09trivial: Fix an uninitialized variable warningKalev Lember1-1/+1
2014-09-09Return with an error from pk_offline_get_action() if no trigger is setRichard Hughes1-3/+3
2014-09-09trivial: Get rid of silly compiler warnings that should not existRichard Hughes1-1/+1
2014-09-08Delete the action filename after the offline update is completeRichard Hughes1-1/+4
2014-09-08Move the systemd offline-updates into the project source treeRichard Hughes1-0/+467