summaryrefslogtreecommitdiff
path: root/src/machine/machine.c
AgeCommit message (Expand)Author
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-17machined: make "machinectl copy-to" and "machinectl copy-from" server side op...Lennart Poettering
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering
2015-01-06machined: simplificationLennart Poettering
2014-12-29Revert "machined: don't force terminate registered machines"Lennart Poettering
2014-12-28machined: Move image discovery logic into src/shared, so that we can make use...Lennart Poettering
2014-11-28treewide: a few more log_*_errno + return simplificationsMichal Schmidt
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt
2014-11-28log: fix order of log_unit_struct() to match other logging callsLennart Poettering
2014-08-14machine_kill(): Don't kill the unit when killing the leaderEelco Dolstra
2014-07-31Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek
2014-07-10machined: allow registering host-side network interfaces for communication wi...Lennart Poettering
2014-07-06machine: don't return uninitialized variableTom Gundersen
2014-07-03machined: don't force terminate registered machinesLennart Poettering
2014-06-12machine: minor modernizationsLennart Poettering
2014-05-22machine: escape fields we store in /run, so that they can be properly unescap...Lennart Poettering
2014-05-15Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek
2014-03-18machined: fix Kill() bus call on machine objects when "what" is specified as ...Lennart Poettering
2014-02-19make gcc shut upLennart Poettering
2014-02-11machined: optionally, allow registration of pre-existing units (scopesLennart Poettering
2014-02-05Update some message formatsZbigniew Jędrzejewski-Szmek
2013-11-06machined: keep track of the initial leader PID of a machineLennart Poettering
2013-11-05machined: simplificationsLennart Poettering
2013-10-30machined: port over to libsystemd-busLennart Poettering
2013-10-14list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering
2013-07-11machined: forward scope properties array from client to systemdLennart Poettering
2013-07-10logind: when creating the scope job fails, return this immediately to the cli...Lennart Poettering
2013-07-02machine: fix -Wmaybe-uninitialized warningDave Reisner
2013-07-02machine: fix scope allocationLennart Poettering
2013-07-02logind: after deserializatio readd systemd units to unit-to-object hashmap co...Lennart Poettering
2013-07-02machined: split out machine registration stuff from logindLennart Poettering