core-admin/qrexec
Rafal Wojtczuk 769eedd33a Make qrexec_client wait for its local child before exiting
If we do not wait and exit imemdiately, qrexec_daemon will decrease
the children count and continue spawning processes, while e.g.
qfile-daemon still waits for kdialog - so dom0 will be DoSed by
multiple processes.
2011-03-16 14:52:35 +01:00
..
buffer.c qrexec* tools, initial version 2011-03-04 16:32:58 +01:00
buffer.h qrexec* tools, initial version 2011-03-04 16:32:58 +01:00
exec.c qrexec* tools, initial version 2011-03-04 16:32:58 +01:00
glue.h qrexec_daemon creates VMname-based link to its socket 2011-03-11 14:14:04 +01:00
Makefile Moved ioall.c file to "common" 2011-03-11 11:47:20 +01:00
qrexec_agent.c Moved ioall.c file to "common" 2011-03-11 11:47:20 +01:00
qrexec_client.c Make qrexec_client wait for its local child before exiting 2011-03-16 14:52:35 +01:00
qrexec_daemon.c qrexec_daemon limits the number of its children 2011-03-16 14:21:45 +01:00
qrexec.h Implemented mechanism to trigger predefined execution in dom0. 2011-03-10 15:41:31 +01:00
txrx-vchan.c qrexec* tools, initial version 2011-03-04 16:32:58 +01:00
unix_server.c qrexec_daemon creates VMname-based link to its socket 2011-03-11 14:14:04 +01:00
write_stdin.c qrexec* tools, initial version 2011-03-04 16:32:58 +01:00