chiark / gitweb /
nspawn: make socket(AF_NETLINK, *, NETLINK_AUDIT) fail with EAFNOTSUPPORT in containers
[elogind.git] / src / machine /
2014-02-12 Lennart Poetteringmachinectl: add new "machinectl reboot" call
2014-02-11 Lennart Poetteringmachined: fix enumeration of existing machines on restart
2014-02-11 Lennart Poetteringmachined: optionally, allow registration of pre-existin...
2014-02-07 Lennart Poetteringmachined: since we can now somewhat reliable get notifi...
2014-02-06 Zbigniew Jędrzejew... Update some message formats
2013-12-23 Lennart Poetteringmachinectl: fix success check when getting pty from...
2013-12-23 Lennart Poetteringbus: when getting a kdbus connection into a container...
2013-12-22 Lennart Poetteringbus: decorate the various object vtables with SD_BUS_VT...
2013-12-19 Lennart Poetteringmachined: implement exit-on-idle
2013-12-19 Djalal Harounimachinectl: show_properties() already logs the error
2013-12-17 Lennart Poetteringbus: when entering an existing namespace to connect...
2013-12-14 Lennart Poetteringbus: when connecting to a container's kdbus instance...
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-10 Lennart Poetteringbus: introduce "trusted" bus concept and encode access...
2013-12-09 Zbigniew Jędrzejew... Help output spring cleaning
2013-12-03 Lennart Poetteringbus: make sd_bus_request_name() and sd_bus_release_name...
2013-11-28 Lennart Poetteringbus: add new sd_bus_creds object to encapsulate process...
2013-11-27 Lennart Poetteringservice: add the ability for units to join other unit...
2013-11-22 Lennart Poetteringbus: also add error parameter to object find and enumer...
2013-11-21 Lennart Poetteringlogind,machined,run: properly invoke StartTransientUnit...
2013-11-21 Lennart Poetteringbus: rework message handlers to always take an error...
2013-11-21 Lennart Poetteringbus: let's simplify things by getting rid of unnecessar...
2013-11-21 Lennart Poetteringbus: add API calls to escape string components of objec...
2013-11-20 Lennart Poetteringcore: convert PID 1 to libsystemd-bus
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-11 Lennart Poetteringbus: rename sd_bus_send_with_reply_and_block() to sd_bu...
2013-11-08 Lennart Poetteringmachinectl: close bus to container early
2013-11-07 Lennart Poetteringmachinectl: show list headers even if we pipe, since...
2013-11-07 Lennart Poetteringbus: log message parsing errors everywhere with a gener...
2013-11-07 Lennart Poetteringpolkit: don't spawn local client if we access a remote...
2013-11-07 Kay Sieversmachine: add missing header include
2013-11-07 Kay Sieversmachine: move symbols referenced by shared code from...
2013-11-07 Simon Peetersbus: make bus_print_all_properties work for non machine...
2013-11-06 Lennart Poetteringmachinectl: we need glibc's socket.h, not our own
2013-11-06 Zbigniew Jędrzejew... machinectl: use initialization instead of zeroing
2013-11-06 Lennart Poetteringclients: unify how we invoke getopt_long()
2013-11-06 Lennart Poetteringclients: various simplifications
2013-11-06 Lennart Poetteringmachined: keep track of the initial leader PID of a...
2013-11-05 Lennart Poetteringlogind: add virtual object paths that always can be...
2013-11-05 Lennart Poetteringlogind: automatically determine client side PID if...
2013-11-05 Kay Sieversbus: update bus_map_all_properties()
2013-11-05 Lennart Poetteringmachined: simplifications
2013-11-01 Thomas Hindoe Paab... machinectl: fix warning when compiling with -Og
2013-10-31 Lennart Poetteringmachinectl: add new command to spawn a getty inside...
2013-10-30 Lennart Poetteringrun: add support for executing commands remotely via...
2013-10-30 Lennart Poetteringmachinectl: we don't really just show information,...
2013-10-30 Lennart Poetteringbus: add API call to create bus connection to the syste...
2013-10-30 Lennart Poetteringbus: move ssh support into public API of libsystem-bus
2013-10-30 Marc-Antoine Perennoumachinectl: privileged option is gone
2013-10-30 Tom Gundersenmachinectl: port to sd-bus
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-10-13 Zbigniew Jędrzejew... bus: fix access to unitialized variable in error path
2013-09-26 Zbigniew Jędrzejew... Move functions around to fix underlinking in test-machi...
2013-09-17 Zbigniew Jędrzejew... Remove six unused variables and add annotation
2013-07-26 Lennart Poetteringlogind: update the session state file before we send...
2013-07-26 Lennart Poetteringlogind: update state file after generating the session...
2013-07-19 Lennart Poetteringmachined: correct how some properties are exported...
2013-07-11 Lennart Poetteringmachined: forward scope properties array from client...
2013-07-11 Lennart Poetteringloginctl: suppress cgroup tree output if cgroup is...
2013-07-10 Lennart Poetteringloginctl: restore cgroup display for status output
2013-07-10 Lennart Poetteringlogind: when creating the scope job fails, return this...
2013-07-10 Lennart Poetteringlogind: don't misunderstand UnitRemoved signals during...
2013-07-07 Zbigniew Jędrzejew... man: document machinectl and systemd-machined
2013-07-05 Zbigniew Jędrzejew... tests: add tests for string lookup tables
2013-07-03 Lennart Poetteringlogind/machined: properly notice when units are gc'ed
2013-07-02 Dave Reisnermachine: fix -Wmaybe-uninitialized warning
2013-07-02 Dave Reisnermachined: check correct return value for NULL
2013-07-02 Lennart Poetteringmachine: fix scope allocation
2013-07-02 Lennart Poetteringlogind: after deserializatio readd systemd units to...
2013-07-02 Lennart Poetteringmachined: sync to /run after job completed
2013-07-02 Lennart Poetteringmachined: relax access to GetMachine()
2013-07-02 Lennart Poetteringnspawn: use the corect method signature for CreateMachine()
2013-07-02 Lennart Poetteringmachined: fix bus path unescaping
2013-07-02 Lennart Poetteringmachined: split out machine registration stuff from...