chiark / gitweb /
machined: Move image discovery logic into src/shared, so that we can make use of...
[elogind.git] / src / machine / machined.c
2014-12-23 Lennart Poetteringmachined: introduce polkit for OpenLogin() call
2014-12-19 Lennart Poetteringmachined: add a full bus object for images
2014-11-28 Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28 Michal Schmidttreewide: yet 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-10-23 Lennart Poetteringlabel: unify code to make directories, symlinks
2014-09-15 Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-09-08 Dave Reisnermachined: remove redundant sd_notify
2014-08-21 Lennart Poetteringnotify: send STOPPING=1 from our daemons
2014-05-15 Zbigniew Jędrzejew... Remove unnecessary casts in printfs
2014-05-14 Lennart Poetteringsd-bus: introduce sd_bus_slot objects encapsulating...
2014-02-11 Lennart Poetteringmachined: fix enumeration of existing machines on restart
2013-12-19 Lennart Poetteringmachined: implement exit-on-idle
2013-12-12 Kay Sieversbus: remove explicit activator-specific flags, the...
2013-12-12 Kay Sieversbus: add SD_BUS_NAME_REPLACE_EXISTING to all activatabl...
2013-12-12 Lennart Poetteringbus: instead of exposing the dbus1 flags when acquiring...
2013-12-11 Lennart Poetteringevent: hook up sd-event with the service watchdog logic
2013-12-03 Lennart Poetteringbus: make sd_bus_request_name() and sd_bus_release_name...
2013-11-11 Lennart Poetteringbus: introduce concept of a default bus for each thread...
2013-11-11 Lennart Poetteringbus: introduce concept of a "default" event loop per...
2013-11-07 Kay Sieversmachine: move symbols referenced by shared code from...
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-09-26 Zbigniew Jędrzejew... Move functions around to fix underlinking in test-machi...
2013-07-11 Lennart Poetteringmachined: forward scope properties array from client...
2013-07-10 Lennart Poetteringlogind: don't misunderstand UnitRemoved signals during...
2013-07-03 Lennart Poetteringlogind/machined: properly notice when units are gc'ed
2013-07-02 Dave Reisnermachined: check correct return value for NULL
2013-07-02 Lennart Poetteringmachined: split out machine registration stuff from...