core-agent-linux/qubes-rpc
Marek Marczykowski-Górecki f95f08e15f
Merge remote-tracking branch 'origin/pr/267'
* origin/pr/267:
  fix for ArchLinux: notify dom0 about installed updates The launch of the qubes-update-check service failed on ArchLinux, because the qubes-rpc uses the `service` command which isn't available for this OS.
  fix archlinux detection of available upgrades note: checkupdates return 2 when no updates are available (source: man page and source code)
  upgrades-installed-check requires pacman-contrib for checkupdates
2021-01-03 05:25:57 +01:00
..
kde Move qubes-rpc installation from the root Makefile to qubes-rpc Makefile 2019-10-20 09:12:07 +01:00
nautilus Added "QubesIncoming" shortcut to Nautilus 2020-01-13 16:45:41 +01:00
post-install.d
suspend-post.d
suspend-pre.d Move qubes-rpc installation from the root Makefile to qubes-rpc Makefile 2019-10-20 09:12:07 +01:00
thunar Move qubes-rpc installation from the root Makefile to qubes-rpc Makefile 2019-10-20 09:12:07 +01:00
.gitignore
dvm2.h
gui-fatal.c
gui-fatal.h Handle fallthrough with attribute(noreturn) for consistancy and compatiblity with older GCC 2017-09-07 16:38:35 +02:00
Makefile
prepare-suspend Skip IGD when unbinding device drivers on suspend 2020-08-25 17:08:38 +02:00
qfile-agent.c qfile-agent.c: exit on EPIPE after gui progress write 2018-07-25 12:44:52 +00:00
qfile-unpacker.c qfile-unpacker: add option (-w) to wait for disk space before extracting 2020-08-03 03:25:37 +02:00
qopen-in-vm.c
qrun-in-vm
qubes-open Hint shellcheck where to look for sourced files, if in repository 2017-09-30 05:05:34 +02:00
qubes-suspend-module-blacklist Move qubes-rpc installation from the root Makefile to qubes-rpc Makefile 2019-10-20 09:12:07 +01:00
qubes-sync-clock clock sync: drop untrusted_ prefix after value validation, fix error msg 2017-07-12 21:03:54 +02:00
qubes.Backup qubes-rpc: fix issues found by shellcheck 2017-09-30 04:45:31 +02:00
qubes.ConnectTCP Allow creating TCP sockets between qubes 2019-08-08 15:48:37 +02:00
qubes.DetachPciDevice qubes-rpc: fix issues found by shellcheck 2017-09-30 04:45:31 +02:00
qubes.Filecopy
qubes.GetAppmenus
qubes.GetDate
qubes.GetImageRGBA
qubes.InstallUpdatesGUI fix for ArchLinux: notify dom0 about installed updates 2020-12-01 22:10:11 +01:00
qubes.InstallUpdatesGUI.config qubes-rpc: add 'wait-for-session=1' option for some services 2017-08-09 00:58:49 +02:00
qubes.OpenInVM Make all scripts in qubes-rpc executable 2017-06-09 23:09:58 +02:00
qubes.OpenInVM.config
qubes.OpenURL
qubes.OpenURL.config qubes-rpc: add 'wait-for-session=1' option for some services 2017-08-09 00:58:49 +02:00
qubes.PostInstall
qubes.RegisterBackupLocation
qubes.ResizeDisk
qubes.Restore
qubes.RestoreById Add services for paranoid backup restore mode 2020-08-03 03:43:09 +02:00
qubes.SelectDirectory Make all scripts in qubes-rpc executable 2017-06-09 23:09:58 +02:00
qubes.SelectDirectory.config qubes-rpc: add 'wait-for-session=1' option for some services 2017-08-09 00:58:49 +02:00
qubes.SelectFile Make all scripts in qubes-rpc executable 2017-06-09 23:09:58 +02:00
qubes.SelectFile.config
qubes.SetDateTime
qubes.ShowInTerminal
qubes.ShowInTerminal.config qubes.ShowInTerminal needs a graphical session running 2020-05-09 05:13:14 +02:00
qubes.StartApp StartApp: remove workaround for .desktop suffix 2020-01-07 13:06:57 +01:00
qubes.StartApp.config
qubes.SuspendPost
qubes.SuspendPostAll qubes.SuspendPreAll and qubes.SuspendPostAll services 2016-03-15 23:33:11 +01:00
qubes.SuspendPre Make all scripts in qubes-rpc executable 2017-06-09 23:09:58 +02:00
qubes.SuspendPreAll
qubes.SyncNtpClock Make all scripts in qubes-rpc executable 2017-06-09 23:09:58 +02:00
qubes.TemplateDownload
qubes.TemplateSearch
qubes.UpdatesProxy Switch qubes.UpdatesProxy to socat 2017-06-10 23:11:01 +02:00
qubes.VMExec Add qubes.VMExec call, for running a single command 2020-01-24 18:44:45 +01:00
qubes.VMExecGUI.config
qubes.VMRootShell Add qubes.VMRootShell service 2017-06-09 23:06:09 +02:00
qubes.VMShell Make all scripts in qubes-rpc executable 2017-06-09 23:09:58 +02:00
qubes.VMShell+WaitForSession.config
qubes.WaitForSession
qvm-copy Harden shell scripts against metacharacters 2020-12-23 13:19:58 -05:00
qvm-copy-to-vm.gnome Unify qvm-{copy,move}-to-vm.{gnome,kde} and fix some bugs 2018-07-25 12:44:53 +00:00
qvm-open-in-dvm qvm-open-in-vm: implement --view-only option 2018-05-26 03:09:40 +02:00
qvm-open-in-vm qvm-open-in-vm: implement --view-only option 2018-05-26 03:09:40 +02:00
qvm-run-vm qvm-run-vm: fix comment 2020-05-06 14:46:15 +00:00
qvm-sync-clock
qvm-template-repo-query
resize-rootfs Split items in misc directory by topic 2020-02-04 23:59:09 +00:00
sync-ntp-clock
tar2qfile.c tar2qfile: fix argument parser 2020-08-03 03:25:36 +02:00
vm-file-editor.c
xdg-icon