2014-07-31 |
Zbigniew Jędrzejew... | Reject invalid quoted strings |
tree | commitdiff |
2014-07-19 |
Zbigniew Jędrzejew... | machinectl: make sure we are not reading an unitialized... |
tree | commitdiff |
2014-07-18 |
Lennart Poettering | change type for address family to "int" |
tree | commitdiff |
2014-07-18 |
Lennart Poettering | shared: rename PROTO_ADDRESS_SIZE() to FAMILY_ADDRESS_S... |
tree | commitdiff |
2014-07-10 |
Lennart Poettering | machinectl: show network interface name for containers |
tree | commitdiff |
2014-07-10 |
Lennart Poettering | machined: allow registering host-side network interface... |
tree | commitdiff |
2014-07-10 |
Lennart Poettering | machined: when querying addresses of a container, use... |
tree | commitdiff |
2014-07-10 |
Lennart Poettering | shared: split out in_addr related calls from socket... |
tree | commitdiff |
2014-07-10 |
Lennart Poettering | machined: various modernizations when enumerating conta... |
tree | commitdiff |
2014-07-06 |
Tom Gundersen | machine: don't return uninitialized variable |
tree | commitdiff |
2014-07-03 |
Lennart Poettering | machine: properly distuingish created and registered... |
tree | commitdiff |
2014-07-03 |
Lennart Poettering | machinectl: show /etc/os-release information of contain... |
tree | commitdiff |
2014-07-03 |
Lennart Poettering | machined: don't force terminate registered machines |
tree | commitdiff |
2014-07-02 |
Lennart Poettering | sd-bus: support connecting to remote hosts, directly... |
tree | commitdiff |
2014-06-12 |
Lennart Poettering | machine: minor modernizations |
tree | commitdiff |
2014-05-22 |
Lennart Poettering | machine: escape fields we store in /run, so that they... |
tree | commitdiff |
2014-05-18 |
Lennart Poettering | machined: make sure GetMachineAddresses() is available... |
tree | commitdiff |
2014-05-18 |
Lennart Poettering | machined: add logic to query IP addresses of containers |
tree | commitdiff |
2014-05-15 |
Zbigniew Jędrzejew... | Remove unnecessary casts in printfs |
tree | commitdiff |
2014-05-14 |
Lennart Poettering | sd-bus: introduce sd_bus_slot objects encapsulating... |
tree | commitdiff |
2014-03-24 |
Lennart Poettering | util: replace close_pipe() with new safe_close_pair() |
tree | commitdiff |
2014-03-18 |
Lennart Poettering | util: replace close_nointr_nofail() by a more useful... |
tree | commitdiff |
2014-03-18 |
Lennart Poettering | machinectl: reimplement machinectl's "reboot" verb... |
tree | commitdiff |
2014-03-18 |
Lennart Poettering | machined: fix Kill() bus call on machine objects when... |
tree | commitdiff |
2014-03-11 |
Lennart Poettering | bus: replace sd_bus_label_{escape,unescape}() by new... |
tree | commitdiff |
2014-03-04 |
Zbigniew Jędrzejew... | Introduce strv_consume which takes ownership |
tree | commitdiff |
2014-02-19 |
Lennart Poettering | api: in constructor function calls, always put the... |
tree | commitdiff |
2014-02-19 |
Jason A. Donenfeld | sd-bus: the bus returned should be the first arg |
tree | commitdiff |
2014-02-19 |
Lennart Poettering | make gcc shut up |
tree | commitdiff |
2014-02-18 |
Thomas Hindoe Paab... | machinectl: remove unused --no-ask-password |
tree | commitdiff |
2014-02-18 |
Thomas Hindoe Paab... | machinectl: add bash completion |
tree | commitdiff |
2014-02-12 |
Lennart Poettering | machinectl: add new "machinectl reboot" call |
tree | commitdiff |
2014-02-11 |
Lennart Poettering | machined: fix enumeration of existing machines on restart |
tree | commitdiff |
2014-02-11 |
Lennart Poettering | machined: optionally, allow registration of pre-existin... |
tree | commitdiff |
2014-02-07 |
Lennart Poettering | machined: since we can now somewhat reliable get notifi... |
tree | commitdiff |
2014-02-06 |
Zbigniew Jędrzejew... | Update some message formats |
tree | commitdiff |
2013-12-23 |
Lennart Poettering | machinectl: fix success check when getting pty from... |
tree | commitdiff |
2013-12-23 |
Lennart Poettering | bus: when getting a kdbus connection into a container... |
tree | commitdiff |
2013-12-22 |
Lennart Poettering | bus: decorate the various object vtables with SD_BUS_VT... |
tree | commitdiff |
2013-12-19 |
Lennart Poettering | machined: implement exit-on-idle |
tree | commitdiff |
2013-12-19 |
Djalal Harouni | machinectl: show_properties() already logs the error |
tree | commitdiff |
2013-12-17 |
Lennart Poettering | bus: when entering an existing namespace to connect... |
tree | commitdiff |
2013-12-14 |
Lennart Poettering | bus: when connecting to a container's kdbus instance... |
tree | commitdiff |
2013-12-12 |
Kay Sievers | bus: remove explicit activator-specific flags, the... |
tree | commitdiff |
2013-12-12 |
Kay Sievers | bus: add SD_BUS_NAME_REPLACE_EXISTING to all activatabl... |
tree | commitdiff |
2013-12-12 |
Lennart Poettering | bus: instead of exposing the dbus1 flags when acquiring... |
tree | commitdiff |
2013-12-11 |
Lennart Poettering | event: hook up sd-event with the service watchdog logic |
tree | commitdiff |
2013-12-10 |
Lennart Poettering | bus: introduce "trusted" bus concept and encode access... |
tree | commitdiff |
2013-12-09 |
Zbigniew Jędrzejew... | Help output spring cleaning |
tree | commitdiff |
2013-12-03 |
Lennart Poettering | bus: make sd_bus_request_name() and sd_bus_release_name... |
tree | commitdiff |
2013-11-28 |
Lennart Poettering | bus: add new sd_bus_creds object to encapsulate process... |
tree | commitdiff |
2013-11-27 |
Lennart Poettering | service: add the ability for units to join other unit... |
tree | commitdiff |
2013-11-22 |
Lennart Poettering | bus: also add error parameter to object find and enumer... |
tree | commitdiff |
2013-11-21 |
Lennart Poettering | logind,machined,run: properly invoke StartTransientUnit... |
tree | commitdiff |
2013-11-21 |
Lennart Poettering | bus: rework message handlers to always take an error... |
tree | commitdiff |
2013-11-21 |
Lennart Poettering | bus: let's simplify things by getting rid of unnecessar... |
tree | commitdiff |
2013-11-21 |
Lennart Poettering | bus: add API calls to escape string components of objec... |
tree | commitdiff |
2013-11-20 |
Lennart Poettering | core: convert PID 1 to libsystemd-bus |
tree | commitdiff |
2013-11-11 |
Lennart Poettering | bus: introduce concept of a default bus for each thread... |
tree | commitdiff |
2013-11-11 |
Lennart Poettering | bus: introduce concept of a "default" event loop per... |
tree | commitdiff |
2013-11-11 |
Lennart Poettering | bus: rename sd_bus_send_with_reply_and_block() to sd_bu... |
tree | commitdiff |
2013-11-08 |
Lennart Poettering | machinectl: close bus to container early |
tree | commitdiff |
2013-11-07 |
Lennart Poettering | machinectl: show list headers even if we pipe, since... |
tree | commitdiff |
2013-11-07 |
Lennart Poettering | bus: log message parsing errors everywhere with a gener... |
tree | commitdiff |
2013-11-07 |
Lennart Poettering | polkit: don't spawn local client if we access a remote... |
tree | commitdiff |
2013-11-07 |
Kay Sievers | machine: add missing header include |
tree | commitdiff |
2013-11-07 |
Kay Sievers | machine: move symbols referenced by shared code from... |
tree | commitdiff |
2013-11-07 |
Simon Peeters | bus: make bus_print_all_properties work for non machine... |
tree | commitdiff |
2013-11-06 |
Lennart Poettering | machinectl: we need glibc's socket.h, not our own |
tree | commitdiff |
2013-11-06 |
Zbigniew Jędrzejew... | machinectl: use initialization instead of zeroing |
tree | commitdiff |
2013-11-06 |
Lennart Poettering | clients: unify how we invoke getopt_long() |
tree | commitdiff |
2013-11-06 |
Lennart Poettering | clients: various simplifications |
tree | commitdiff |
2013-11-06 |
Lennart Poettering | machined: keep track of the initial leader PID of a... |
tree | commitdiff |
2013-11-05 |
Lennart Poettering | logind: add virtual object paths that always can be... |
tree | commitdiff |
2013-11-05 |
Lennart Poettering | logind: automatically determine client side PID if... |
tree | commitdiff |
2013-11-05 |
Kay Sievers | bus: update bus_map_all_properties() |
tree | commitdiff |
2013-11-05 |
Lennart Poettering | machined: simplifications |
tree | commitdiff |
2013-11-01 |
Thomas Hindoe Paab... | machinectl: fix warning when compiling with -Og |
tree | commitdiff |
2013-10-31 |
Lennart Poettering | machinectl: add new command to spawn a getty inside... |
tree | commitdiff |
2013-10-30 |
Lennart Poettering | run: add support for executing commands remotely via... |
tree | commitdiff |
2013-10-30 |
Lennart Poettering | machinectl: we don't really just show information,... |
tree | commitdiff |
2013-10-30 |
Lennart Poettering | bus: add API call to create bus connection to the syste... |
tree | commitdiff |
2013-10-30 |
Lennart Poettering | bus: move ssh support into public API of libsystem-bus |
tree | commitdiff |
2013-10-30 |
Marc-Antoine Perennou | machinectl: privileged option is gone |
tree | commitdiff |
2013-10-30 |
Tom Gundersen | machinectl: port to sd-bus |
tree | commitdiff |
2013-10-30 |
Lennart Poettering | machined: port over to libsystemd-bus |
tree | commitdiff |
2013-10-14 |
Lennart Poettering | list: make our list macros a bit easier to use by not... |
tree | commitdiff |
2013-10-13 |
Zbigniew Jędrzejew... | bus: fix access to unitialized variable in error path |
tree | commitdiff |
2013-09-26 |
Zbigniew Jędrzejew... | Move functions around to fix underlinking in test-machi... |
tree | commitdiff |
2013-09-17 |
Zbigniew Jędrzejew... | Remove six unused variables and add annotation |
tree | commitdiff |
2013-07-26 |
Lennart Poettering | logind: update the session state file before we send... |
tree | commitdiff |
2013-07-26 |
Lennart Poettering | logind: update state file after generating the session... |
tree | commitdiff |
2013-07-19 |
Lennart Poettering | machined: correct how some properties are exported... |
tree | commitdiff |
2013-07-11 |
Lennart Poettering | machined: forward scope properties array from client... |
tree | commitdiff |
2013-07-11 |
Lennart Poettering | loginctl: suppress cgroup tree output if cgroup is... |
tree | commitdiff |
2013-07-10 |
Lennart Poettering | loginctl: restore cgroup display for status output |
tree | commitdiff |
2013-07-10 |
Lennart Poettering | logind: when creating the scope job fails, return this... |
tree | commitdiff |
2013-07-10 |
Lennart Poettering | logind: don't misunderstand UnitRemoved signals during... |
tree | commitdiff |
2013-07-07 |
Zbigniew Jędrzejew... | man: document machinectl and systemd-machined |
tree | commitdiff |
2013-07-05 |
Zbigniew Jędrzejew... | tests: add tests for string lookup tables |
tree | commitdiff |
next |