Marek Marczykowski-Górecki 08a853b960 Merge branch 'remove-qrexec' 4 years ago
..
.gitignore c278d56bea Update gitignore and make clean target 6 years ago
Makefile 5774c7872c qfile-agent: move data handling code to libqubes-rpc-filecopy 8 years ago
dvm2.h 42b1355957 qvm-open-in-vm: mark file as read-only if opened with --view-only 6 years ago
gui-fatal.c 5deac1802f qubes-rpc: fix code style - indent with spaces 6 years ago
gui-fatal.h 11f86ca4e4 Handle fallthrough with attribute(noreturn) for consistancy and compatiblity with older GCC 6 years ago
prepare-suspend ee122eefef Detach all drivers from PCI devices before suspend 6 years ago
qfile-agent.c 8da7c7af60 qfile-agent.c: exit on EPIPE after gui progress write 5 years ago
qfile-unpacker.c 5deac1802f qubes-rpc: fix code style - indent with spaces 6 years ago
qopen-in-vm.c b5a9d9bf8e Add build-time assert for filename buffer size 6 years ago
qrun-in-vm 3b0f80e19f Make shebang explicit /usr/bin/python2 where it's still there 5 years ago
qubes-open aad6fa6d19 Hint shellcheck where to look for sourced files, if in repository 6 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.DetachPciDevice 9c839d789f qubes-rpc: fix issues found by shellcheck 6 years ago
qubes.Filecopy ce63d31a2e Make all scripts in qubes-rpc executable 7 years ago
qubes.GetAppmenus d1f55ffeb8 appmenus: send only persistent appmenus entries, use $XDG_DATA_* 5 years ago
qubes.GetDate f55412cd1e clock synchronization rewrite 6 years ago
qubes.GetImageRGBA b47a61adcf Make shellcheck happy 5 years ago
qubes.InstallUpdatesGUI 9c839d789f qubes-rpc: fix issues found by shellcheck 6 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 7 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 7 years ago
qubes.ResizeDisk d8a2b8c375 Add support for new root volume partition layout to qubes.ResizeDisk 6 years ago
qubes.Restore 9c839d789f qubes-rpc: fix issues found by shellcheck 6 years ago
qubes.SelectDirectory ce63d31a2e Make all scripts in qubes-rpc executable 7 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 7 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 0c3421cfa8 qubes.ShowInTerminal: simply exit if mktemp generate " character 5 years ago
qubes.StartApp 3abc3b1b75 Fix language issues and usability issue 6 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 7 years ago
qubes.SuspendPostAll 7301a898a1 qubes.SuspendPreAll and qubes.SuspendPostAll services 8 years ago
qubes.SuspendPre ce63d31a2e Make all scripts in qubes-rpc executable 7 years ago
qubes.SuspendPreAll 7301a898a1 qubes.SuspendPreAll and qubes.SuspendPostAll services 8 years ago
qubes.SyncNtpClock ce63d31a2e Make all scripts in qubes-rpc executable 7 years ago
qubes.UpdatesProxy 7da4ed7d64 Switch qubes.UpdatesProxy to socat 7 years ago
qubes.VMRootShell 422f03e9ac Add qubes.VMRootShell service 7 years ago
qubes.VMShell ce63d31a2e Make all scripts in qubes-rpc executable 7 years ago
qubes.VMShell+WaitForSession.config ce1f0af216 Set 'wait-for-session=1' for 'qubes.VMShell+WaitForSession' 6 years ago
qubes.WaitForSession 96aa933024 Wait for user session as X session owner 6 years ago
qvm-actions.sh e8a2d9c32a Add file managers integration for qvm-open-in-dvm --view-only 6 years ago
qvm-copy 486f17ec2d Add convenient wrappers for qvm-copy-to-vm and qvm-move-to-vm 6 years ago
qvm-copy-to-vm 99f239ea9e Avoid leaking VM name in qvm-copy usage text 5 years ago
qvm-copy-to-vm.gnome ff77c78ecc Unify qvm-{copy,move}-to-vm.{gnome,kde} and fix some bugs 5 years ago
qvm-copy.desktop 7686fd5d92 The Underscores Revolution: RPC services 11 years ago
qvm-dvm.desktop e8a2d9c32a Add file managers integration for qvm-open-in-dvm --view-only 6 years ago
qvm-move.desktop fe64539789 Implement "Move to VM" action (#725) 10 years ago
qvm-open-in-dvm ef557ca460 qvm-open-in-vm: implement --view-only option 6 years ago
qvm-open-in-vm ef557ca460 qvm-open-in-vm: implement --view-only option 6 years ago
qvm-run-vm 6c2b9fd638 qvm-run-vm: wait for X11 in DispVM case 6 years ago
qvm-sync-clock 9c839d789f qubes-rpc: fix issues found by shellcheck 6 years ago
qvm_copy_nautilus.py 9fa75314f1 Move/Copy many files in one step via nautilus extension 6 years ago
qvm_dvm_nautilus.py e8a2d9c32a Add file managers integration for qvm-open-in-dvm --view-only 6 years ago
qvm_move_nautilus.py 9fa75314f1 Move/Copy many files in one step via nautilus extension 6 years ago
suspend-post-qvm-sync-clock.sh c142e20baa Do not sync VM time with clockvm if it's set to network time sync 6 years ago
suspend-post.README 7301a898a1 qubes.SuspendPreAll and qubes.SuspendPostAll services 8 years ago
suspend-pre.README 7301a898a1 qubes.SuspendPreAll and qubes.SuspendPostAll services 8 years ago
sync-ntp-clock 7686fd5d92 The Underscores Revolution: RPC services 11 years ago
tar2qfile.c c43c4df7b9 Fix GCC8 warnings 6 years ago
vm-file-editor.c 42b1355957 qvm-open-in-vm: mark file as read-only if opened with --view-only 6 years ago
xdg-icon 3b0f80e19f Make shebang explicit /usr/bin/python2 where it's still there 5 years ago