manager/qubesmanager
Marek Marczykowski-Górecki 1e7eaf3776 backups: disable SIGCHLD handler for the time of running backup
Otherwise some syscalls would return EINTR. This is much easier (and
more readable!) solution than wrapping each syscall with try:except and
some loop.
2014-01-10 03:38:38 +01:00
..
__init__.py Initial public commit. 2010-05-11 16:54:35 +02:00
.gitignore gitignore 2012-07-05 00:47:05 +02:00
appmenu_select.py appmenus select: fix listing HVM "Start" entry 2013-12-14 02:38:35 +01:00
backup_utils.py backups: default file select state to previously selected directory 2014-01-10 03:37:28 +01:00
backup.py backups: updates in backup progress information and cancel code 2013-11-28 04:07:39 +01:00
create_new_vm.py Add warning about potential license issues with template HVM 2013-11-21 04:19:41 +01:00
firewall.py fix sorting firewall rules (#652) 2012-08-07 15:03:04 +02:00
global_settings.py Fix 'dont-use-shm' flagfile path in global settings window. 2013-11-09 00:24:45 +01:00
log_dialog.py The Underscores Revolution: qubes-clipboard filename 2013-03-19 13:22:31 +01:00
main.py Fix clone action 2013-12-14 02:55:41 +01:00
mount_for_backup.sh Do not strictly depend on kdialog 2013-02-12 01:57:17 +01:00
multiselectwidget.py Fix multiselect widget signal handling. 2013-02-28 02:15:06 +01:00
restore.py backups: disable SIGCHLD handler for the time of running backup 2014-01-10 03:38:38 +01:00
settings.py List only compatible templates 2013-11-21 04:17:59 +01:00
thread_monitor.py use any python2, not explicit python2.6 2013-01-23 15:55:14 +01:00