Rafal Wojtczuk
|
8f90623661
|
Add ability to execute command without help of /bin/su
It is important, if the program closes stdout, but does not exit.
Then, qrexec_agent does not see EOF (because su still holds the
file descriptor).
|
2011-03-10 13:08:06 +01:00 |
|
Rafal Wojtczuk
|
f263aa6b7c
|
Moved vchan and u2mfn code to core.
|
2011-03-08 12:24:47 +01:00 |
|
Rafal Wojtczuk
|
27c8b05792
|
qrexec_daemon child should notify the parent.
|
2011-03-07 13:54:57 +01:00 |
|
Rafal Wojtczuk
|
50252ec64e
|
qrexec_daemon parent should exit after connection to VM.
|
2011-03-07 13:50:30 +01:00 |
|
Rafal Wojtczuk
|
bb0507c89a
|
Make qrexec_daemon socket accessible.
Set restructive umask after socket creation.
|
2011-03-04 17:41:54 +01:00 |
|
Rafal Wojtczuk
|
b899bfc9ba
|
Daemonize qrexec_daemon.
|
2011-03-04 17:38:59 +01:00 |
|
Rafal Wojtczuk
|
b98dffc965
|
qrexec* tools, initial version
|
2011-03-04 16:32:58 +01:00 |
|