Systemd/src/machine
Lennart Poettering 3d94f76c99 util: replace close_pipe() with new safe_close_pair()
safe_close_pair() is more like safe_close(), except that it handles
pairs of fds, and doesn't make and misleading allusion, as it works
similarly well for socketpairs() as for pipe()s...
2014-03-24 03:22:44 +01:00
..
machine-dbus.c bus: replace sd_bus_label_{escape,unescape}() by new sd_bus_path_{encode,decode}() 2014-03-11 19:03:50 +01:00
machine.c machined: fix Kill() bus call on machine objects when "what" is specified as "leader" 2014-03-18 04:48:26 +01:00
machine.h machined: optionally, allow registration of pre-existing units (scopes 2014-02-11 17:16:08 +01:00
machinectl.c util: replace close_pipe() with new safe_close_pair() 2014-03-24 03:22:44 +01:00
machined-dbus.c machined: fix Kill() bus call on machine objects when "what" is specified as "leader" 2014-03-18 04:48:26 +01:00
machined.c machined: fix enumeration of existing machines on restart 2014-02-11 21:06:51 +01:00
machined.h machined: fix Kill() bus call on machine objects when "what" is specified as "leader" 2014-03-18 04:48:26 +01:00
Makefile machined: split out machine registration stuff from logind 2013-07-02 03:47:23 +02:00
org.freedesktop.machine1.conf bus: introduce "trusted" bus concept and encode access control in object vtables 2013-12-10 16:52:49 +00: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 tests: add tests for string lookup tables 2013-07-05 01:36:16 -04:00