core-agent-linux/qubes-rpc
yaqu c63a9f6566
Replacing "sleep 365d" with "sleep inf"
To get endless sleep, `sleep inf` (or `sleep infinity`) can be used
instead of `sleep 365d`. Coreutils' sleep accepts any floating-point
number as an argument, which may be 'infinity', according to
`man strtod`.
2015-11-03 14:00:00 +01:00
..
.gitignore The Underscores Revolution: RPC services 2013-03-14 04:25:31 +01:00
dvm2.h The Underscores Revolution: RPC services 2013-03-14 04:25:31 +01:00
gui-fatal.c qfile-agent: move data handling code to libqubes-rpc-filecopy 2015-11-03 03:42:24 +01:00
gui-fatal.h qfile-agent: move data handling code to libqubes-rpc-filecopy 2015-11-03 03:42:24 +01:00
Makefile qfile-agent: move data handling code to libqubes-rpc-filecopy 2015-11-03 03:42:24 +01:00
prepare-suspend removed trailing spaces 2015-10-15 04:34:55 +02:00
qfile-agent.c qfile-agent: move data handling code to libqubes-rpc-filecopy 2015-11-03 03:42:24 +01:00
qfile-unpacker.c Merge remote-tracking branch 'qubesos/pr/5' 2015-11-02 21:27:02 +01:00
qopen-in-vm.c removed trailing spaces 2015-10-15 04:34:55 +02:00
qrun-in-vm Make qvm-run bidirectional and document its limitations. 2015-02-09 06:37:32 +01:00
qubes.Backup removed trailing spaces 2015-10-15 04:34:55 +02:00
qubes.DetachPciDevice Add qubes.DetachPciDevice for live PCI detach (#708) 2013-09-01 01:28:07 +02:00
qubes.Filecopy qrexec: get rid of shell in services using EOF for any signaling 2015-03-17 14:51:10 +01:00
qubes.Filecopy.policy The Underscores Revolution: RPC services 2013-03-14 04:25:31 +01:00
qubes.GetAppmenus appmenus: ignore entries with NoDisplay=true 2015-11-03 00:48:26 +01:00
qubes.GetImageRGBA qubes-rpc: fix icon selection using pyxdg and support SVG icons 2015-09-06 22:02:27 +02:00
qubes.OpenInVM qrexec: get rid of shell in services using EOF for any signaling 2015-03-17 14:51:10 +01:00
qubes.OpenInVM.policy The Underscores Revolution: RPC services 2013-03-14 04:25:31 +01:00
qubes.Restore backup: improve exit code reporting 2015-11-02 03:10:22 +01:00
qubes.SelectDirectory qubes-rpc: introduce services for browsing VM filesystem 2014-01-13 05:07:23 +01:00
qubes.SelectFile qubes-rpc: introduce services for browsing VM filesystem 2014-01-13 05:07:23 +01:00
qubes.SetDateTime Introduce qubes.SetDateTime service for time synchronization 2014-10-01 05:40:23 +02:00
qubes.SuspendPost The Underscores Revolution: RPC services 2013-03-14 04:25:31 +01:00
qubes.SuspendPre The Underscores Revolution: RPC services 2013-03-14 04:25:31 +01:00
qubes.SyncNtpClock The Underscores Revolution: RPC services 2013-03-14 04:25:31 +01:00
qubes.VMShell qrexec: get rid of shell in services using EOF for any signaling 2015-03-17 14:51:10 +01:00
qubes.VMShell.policy The Underscores Revolution: RPC services 2013-03-14 04:25:31 +01:00
qubes.WaitForSession Replacing "sleep 365d" with "sleep inf" 2015-11-03 14:00:00 +01:00
qvm_copy_nautilus.py Removed nautilus-actions depend and replaced with nautilus-python 2015-02-27 00:52:17 -05:00
qvm_dvm_nautilus.py Removed nautilus-actions depend and replaced with nautilus-python 2015-02-27 00:52:17 -05:00
qvm_move_nautilus.py Removed nautilus-actions depend and replaced with nautilus-python 2015-02-27 00:52:17 -05:00
qvm-copy-to-vm qvm-copy-to-vm: implement --ignore-symlinks option 2013-08-14 22:12:46 +02:00
qvm-copy-to-vm.gnome qvm-copy-to-vm: implement --ignore-symlinks option 2013-08-14 22:12:46 +02:00
qvm-copy-to-vm.kde removed trailing spaces 2015-10-15 04:34:55 +02:00
qvm-copy.desktop The Underscores Revolution: RPC services 2013-03-14 04:25:31 +01:00
qvm-dvm.desktop The Underscores Revolution: RPC services 2013-03-14 04:25:31 +01:00
qvm-move-to-vm Implement "Move to VM" action (#725) 2014-03-24 05:19:16 +01:00
qvm-move-to-vm.gnome Adjust progress message on file move operation 2015-10-05 06:02:37 +02:00
qvm-move-to-vm.kde removed trailing spaces 2015-10-15 04:34:55 +02:00
qvm-move.desktop Implement "Move to VM" action (#725) 2014-03-24 05:19:16 +01:00
qvm-mru-entry removed trailing spaces 2015-10-15 04:34:55 +02:00
qvm-open-in-dvm removed trailing spaces 2015-10-15 04:34:55 +02:00
qvm-open-in-vm removed trailing spaces 2015-10-15 04:34:55 +02:00
qvm-run removed trailing spaces 2015-10-15 04:34:55 +02:00
sync-ntp-clock The Underscores Revolution: RPC services 2013-03-14 04:25:31 +01:00
tar2qfile.c qfile-agent: move data handling code to libqubes-rpc-filecopy 2015-11-03 03:42:24 +01:00
vm-file-editor.c removed trailing spaces 2015-10-15 04:34:55 +02:00
wrap-in-html-if-url.sh removed trailing spaces 2015-10-15 04:34:55 +02:00
xdg-icon qubes-rpc: fix icon selection using pyxdg and support SVG icons 2015-09-06 22:02:27 +02:00