1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-09 01:18:19 +03:00
systemd/src/machine
Lennart Poettering 5816a84352 machined: don't bother explicitly closing the errno pipe
There's no point in explicitly closing the errno pipe, if we exit right after
anyway. It doesn't hurt doing this either, but let's do this the same way for
all cases where we use the "Operation" object right now, and in all other cases
we do not close the pipe explicitly, hence don't do so here either.
2016-06-24 15:59:44 +02:00
..
.gitignore machined: introduce polkit for OpenLogin() call 2014-12-23 21:28:48 +01:00
image-dbus.c machined: rework copy-from/copy-to operation to use generic Operation object 2016-05-02 11:17:06 +02:00
image-dbus.h tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
machine-dbus.c machined: don't bother explicitly closing the errno pipe 2016-06-24 15:59:44 +02:00
machine-dbus.h machined: add new OpenRootDirectory() call to Machine objects 2016-04-25 15:24:46 +02:00
machine.c machined: rework copy-from/copy-to operation to use generic Operation object 2016-05-02 11:17:06 +02:00
machine.h machined: rework copy-from/copy-to operation to use generic Operation object 2016-05-02 11:17:06 +02:00
machinectl.c machinectl: do not escape the unit name (#3554) 2016-06-22 17:10:52 +02:00
machined-dbus.c machined: add new OpenRootDirectory() call to Machine objects 2016-04-25 15:24:46 +02:00
machined.c machined: run clone operation asynchronously in the background 2016-05-02 11:15:30 +02:00
machined.h machined: run clone operation asynchronously in the background 2016-05-02 11:15:30 +02:00
Makefile machined: split out machine registration stuff from logind 2013-07-02 03:47:23 +02:00
operation.c machined: rework copy-from/copy-to operation to use generic Operation object 2016-05-02 11:17:06 +02:00
operation.h machined: rework copy-from/copy-to operation to use generic Operation object 2016-05-02 11:17:06 +02:00
org.freedesktop.machine1.conf machined: add new OpenShell() bus call 2015-08-24 22:46:45 +02:00
org.freedesktop.machine1.policy.in machine: policykit string fixes 2015-08-25 18:37:16 +02:00
org.freedesktop.machine1.service machined: split out machine registration stuff from logind 2013-07-02 03:47:23 +02:00
test-machine-tables.c tree-wide: sort includes 2015-11-16 22:09:36 +01:00