Systemd/src/machine
Thomas Hindoe Paaboel Andersen f69157a66f machinectl: fix warning when compiling with -Og
src/machine/machinectl.c: In function ‘openpt_in_namespace’:
src/machine/machinectl.c:623:44: warning: ‘master’ may be used uninitialized in this function [-Wmaybe-uninitialized]
                         close_nointr_nofail(master);
                                            ^
2013-11-01 20:54:29 +01:00
..
machine-dbus.c machined: port over to libsystemd-bus 2013-10-30 02:08:57 +01:00
machine.c machined: port over to libsystemd-bus 2013-10-30 02:08:57 +01:00
machine.h machined: port over to libsystemd-bus 2013-10-30 02:08:57 +01:00
machinectl.c machinectl: fix warning when compiling with -Og 2013-11-01 20:54:29 +01:00
machined-dbus.c machined: port over to libsystemd-bus 2013-10-30 02:08:57 +01:00
machined.c machined: port over to libsystemd-bus 2013-10-30 02:08:57 +01:00
machined.h machined: port over to libsystemd-bus 2013-10-30 02:08:57 +01:00
Makefile machined: split out machine registration stuff from logind 2013-07-02 03:47:23 +02:00
org.freedesktop.machine1.conf machined: relax access to GetMachine() 2013-07-02 15:03:09 +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 tests: add tests for string lookup tables 2013-07-05 01:36:16 -04:00