Marek Marczykowski-Górecki cb25cce9e5 Make shellcheck happy 2 years ago
..
kde 678012c61b Change language for qvm-copy in KDE 2 years ago
nautilus 78c37a7536 Fix typo in qvm_copy_nautilus.py 3 years ago
post-install.d 9271763a6f Advertise apparmor support 3 years ago
suspend-post.d 3152c609a9 Move qubes-rpc installation from the root Makefile to qubes-rpc Makefile 4 years ago
suspend-pre.d 3152c609a9 Move qubes-rpc installation from the root Makefile to qubes-rpc Makefile 4 years ago
thunar b93959080c Merge remote-tracking branch 'origin/pr/307' 2 years ago
.gitignore e98d9332fa Ignore build result: tar2qfile 4 years ago
Makefile e9466dd04f Merge remote-tracking branch 'origin/pr/236' 3 years ago
dvm2.h 42b1355957 qvm-open-in-vm: mark file as read-only if opened with --view-only 5 years ago
gui-fatal.c 5deac1802f qubes-rpc: fix code style - indent with spaces 5 years ago
gui-fatal.h 11f86ca4e4 Handle fallthrough with attribute(noreturn) for consistancy and compatiblity with older GCC 6 years ago
prepare-suspend 21864ab563 Skip IGD when unbinding device drivers on suspend 3 years ago
qfile-agent.c 8da7c7af60 qfile-agent.c: exit on EPIPE after gui progress write 5 years ago
qfile-unpacker.c 7c261f45da qfile-unpacker: add option (-w) to wait for disk space before extracting 3 years ago
qopen-in-vm.c b5a9d9bf8e Add build-time assert for filename buffer size 5 years ago
qrun-in-vm 5c9903db46 Convert other scripts to python3 4 years ago
qubes-open aad6fa6d19 Hint shellcheck where to look for sourced files, if in repository 6 years ago
qubes-suspend-module-blacklist 3152c609a9 Move qubes-rpc installation from the root Makefile to qubes-rpc Makefile 4 years ago
qubes-sync-clock b8fed7f754 clock sync: drop untrusted_ prefix after value validation, fix error msg 6 years ago
qubes.Backup 9c839d789f qubes-rpc: fix issues found by shellcheck 6 years ago
qubes.ConnectTCP e27296da3c Allow creating TCP sockets between qubes 4 years ago
qubes.DetachPciDevice 9c839d789f qubes-rpc: fix issues found by shellcheck 6 years ago
qubes.Filecopy fd6e551ebe Added "QubesIncoming" shortcut to Nautilus 4 years ago
qubes.GetAppmenus 489fde7cb3 Replace custom script reloading with sourcing /etc/profile in qubes.GetAppmenus 3 years ago
qubes.GetDate f55412cd1e clock synchronization rewrite 6 years ago
qubes.GetImageRGBA b47a61adcf Make shellcheck happy 5 years ago
qubes.InstallUpdatesGUI bba78d224b fix for ArchLinux: notify dom0 about installed updates 3 years ago
qubes.InstallUpdatesGUI.config c5fae6ac55 qubes-rpc: add 'wait-for-session=1' option for some services 6 years ago
qubes.OpenInVM ce63d31a2e Make all scripts in qubes-rpc executable 6 years ago
qubes.OpenInVM.config c5fae6ac55 qubes-rpc: add 'wait-for-session=1' option for some services 6 years ago
qubes.OpenURL 9c839d789f qubes-rpc: fix issues found by shellcheck 6 years ago
qubes.OpenURL.config c5fae6ac55 qubes-rpc: add 'wait-for-session=1' option for some services 6 years ago
qubes.PostInstall 8694931665 Implement qubes.PostInstall service 6 years ago
qubes.RegisterBackupLocation 8066129445 Add services for paranoid backup restore mode 3 years ago
qubes.ResizeDisk d8a2b8c375 Add support for new root volume partition layout to qubes.ResizeDisk 6 years ago
qubes.Restore cd3d870fd0 qubes.Restore: remove bashism found by new ShellCheck 4 years ago
qubes.RestoreById 8066129445 Add services for paranoid backup restore mode 3 years ago
qubes.SelectDirectory ce63d31a2e Make all scripts in qubes-rpc executable 6 years ago
qubes.SelectDirectory.config c5fae6ac55 qubes-rpc: add 'wait-for-session=1' option for some services 6 years ago
qubes.SelectFile ce63d31a2e Make all scripts in qubes-rpc executable 6 years ago
qubes.SelectFile.config c5fae6ac55 qubes-rpc: add 'wait-for-session=1' option for some services 6 years ago
qubes.SetDateTime 9c839d789f qubes-rpc: fix issues found by shellcheck 6 years ago
qubes.ShowInTerminal 06d84b5198 Only allow known-safe characters in socket paths 3 years ago
qubes.ShowInTerminal.config 707d4cad8b qubes.ShowInTerminal needs a graphical session running 3 years ago
qubes.StartApp 03621e5792 StartApp: remove workaround for .desktop suffix 4 years ago
qubes.StartApp.config c5fae6ac55 qubes-rpc: add 'wait-for-session=1' option for some services 6 years ago
qubes.SuspendPost ce63d31a2e Make all scripts in qubes-rpc executable 6 years ago
qubes.SuspendPostAll 7301a898a1 qubes.SuspendPreAll and qubes.SuspendPostAll services 8 years ago
qubes.SuspendPre ce63d31a2e Make all scripts in qubes-rpc executable 6 years ago
qubes.SuspendPreAll 7301a898a1 qubes.SuspendPreAll and qubes.SuspendPostAll services 8 years ago
qubes.SyncNtpClock ce63d31a2e Make all scripts in qubes-rpc executable 6 years ago
qubes.TemplateDownload d1f27749a9 New qrexec calls for interacting with template repos. 3 years ago
qubes.TemplateSearch d1f27749a9 New qrexec calls for interacting with template repos. 3 years ago
qubes.UpdatesProxy 7da4ed7d64 Switch qubes.UpdatesProxy to socat 6 years ago
qubes.VMExec 738548a8e4 Add qubes.VMExec call, for running a single command 4 years ago
qubes.VMExecGUI.config 738548a8e4 Add qubes.VMExec call, for running a single command 4 years ago
qubes.VMRootShell 422f03e9ac Add qubes.VMRootShell service 6 years ago
qubes.VMShell ce63d31a2e Make all scripts in qubes-rpc executable 6 years ago
qubes.VMShell+WaitForSession.config ce1f0af216 Set 'wait-for-session=1' for 'qubes.VMShell+WaitForSession' 6 years ago
qubes.WaitForSession a44e73900e qubes.WaitForSession: refactor by waiting for qrexec-fork-server socket 4 years ago
qvm-copy 274df33d4d Harden shell scripts against metacharacters 3 years ago
qvm-copy-to-vm.gnome ff77c78ecc Unify qvm-{copy,move}-to-vm.{gnome,kde} and fix some bugs 5 years ago
qvm-open-in-dvm ef557ca460 qvm-open-in-vm: implement --view-only option 5 years ago
qvm-open-in-vm cb25cce9e5 Make shellcheck happy 2 years ago
qvm-run-vm 25b304ccf3 qvm-run-vm: fix comment 3 years ago
qvm-sync-clock 9c839d789f qubes-rpc: fix issues found by shellcheck 6 years ago
qvm-template-repo-query b0edd5f209 qubes.Template*: Add --refresh option and allow DNF cache to be used. 3 years ago
resize-rootfs 4de377bc3b Split items in `misc` directory by topic 4 years ago
sync-ntp-clock 7686fd5d92 The Underscores Revolution: RPC services 11 years ago
tar2qfile.c 13eef467bf tar2qfile: fix argument parser 3 years ago
vm-file-editor.c 71ef524dec vm-file-editor: drop old wait-for-session mechanism 4 years ago
xdg-icon 274c950af7 Use spaces in xdg-icon script 4 years ago