chiark / gitweb /
util: rework strappenda(), and rename it strjoina()
[elogind.git] / src / machine / machine.c
2015-02-03 Lennart Poetteringutil: rework strappenda(), and rename it strjoina()
2015-01-06 Lennart Poetteringmachined: simplification
2014-12-29 Lennart PoetteringRevert "machined: don't force terminate registered...
2014-12-28 Lennart Poetteringmachined: Move image discovery logic into src/shared...
2014-11-28 Michal Schmidttreewide: a few more log_*_errno + return simplifications
2014-11-28 Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28 Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-28 Lennart Poetteringlog: fix order of log_unit_struct() to match other...
2014-08-14 Eelco Dolstramachine_kill(): Don't kill the unit when killing the...
2014-07-31 Zbigniew Jędrzejew... Reject invalid quoted strings
2014-07-10 Lennart Poetteringmachined: allow registering host-side network interface...
2014-07-06 Tom Gundersenmachine: don't return uninitialized variable
2014-07-03 Lennart Poetteringmachined: don't force terminate registered machines
2014-06-12 Lennart Poetteringmachine: minor modernizations
2014-05-22 Lennart Poetteringmachine: escape fields we store in /run, so that they...
2014-05-15 Zbigniew Jędrzejew... Remove unnecessary casts in printfs
2014-03-18 Lennart Poetteringmachined: fix Kill() bus call on machine objects when...
2014-02-19 Lennart Poetteringmake gcc shut up
2014-02-11 Lennart Poetteringmachined: optionally, allow registration of pre-existin...
2014-02-06 Zbigniew Jędrzejew... Update some message formats
2013-11-06 Lennart Poetteringmachined: keep track of the initial leader PID of a...
2013-11-05 Lennart Poetteringmachined: simplifications
2013-10-30 Lennart Poetteringmachined: port over to libsystemd-bus
2013-10-14 Lennart Poetteringlist: make our list macros a bit easier to use by not...
2013-07-11 Lennart Poetteringmachined: forward scope properties array from client...
2013-07-10 Lennart Poetteringlogind: when creating the scope job fails, return this...
2013-07-02 Dave Reisnermachine: fix -Wmaybe-uninitialized warning
2013-07-02 Lennart Poetteringmachine: fix scope allocation
2013-07-02 Lennart Poetteringlogind: after deserializatio readd systemd units to...
2013-07-02 Lennart Poetteringmachined: split out machine registration stuff from...