summaryrefslogtreecommitdiff
path: root/src/machine
Commit message (Expand)AuthorAge
* bus: make sd_bus_request_name() and sd_bus_release_name() behave more like ot...Lennart Poettering2013-12-03
* bus: add new sd_bus_creds object to encapsulate process credentialsLennart Poettering2013-11-28
* service: add the ability for units to join other unit's PrivateNetwork= and P...Lennart Poettering2013-11-27
* bus: also add error parameter to object find and enumerator callbacksLennart Poettering2013-11-22
* logind,machined,run: properly invoke StartTransientUnit() bus callLennart Poettering2013-11-21
* bus: rework message handlers to always take an error argumentLennart Poettering2013-11-21
* bus: let's simplify things by getting rid of unnecessary bus parametersLennart Poettering2013-11-21
* bus: add API calls to escape string components of objects pathsLennart Poettering2013-11-21
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-20
* bus: introduce concept of a default bus for each thread and make use of it ev...Lennart Poettering2013-11-12
* bus: introduce concept of a "default" event loop per-thread and make use of i...Lennart Poettering2013-11-12
* bus: rename sd_bus_send_with_reply_and_block() to sd_bus_call()Lennart Poettering2013-11-12
* machinectl: close bus to container earlyLennart Poettering2013-11-08
* machinectl: show list headers even if we pipe, since that appears to be the u...Lennart Poettering2013-11-07
* bus: log message parsing errors everywhere with a generalized bus_log_parse_e...Lennart Poettering2013-11-07
* polkit: don't spawn local client if we access a remote systemLennart Poettering2013-11-07
* machine: add missing header includeKay Sievers2013-11-07
* machine: move symbols referenced by shared code from main to shared fileKay Sievers2013-11-07
* bus: make bus_print_all_properties work for non machinectl casesSimon Peeters2013-11-07
* machinectl: we need glibc's socket.h, not our ownLennart Poettering2013-11-07
* machinectl: use initialization instead of zeroingZbigniew Jędrzejewski-Szmek2013-11-06
* clients: unify how we invoke getopt_long()Lennart Poettering2013-11-06
* clients: various simplificationsLennart Poettering2013-11-06
* machined: keep track of the initial leader PID of a machineLennart Poettering2013-11-06
* logind: add virtual object paths that always can be used to refer to the call...Lennart Poettering2013-11-05
* logind: automatically determine client side PID if GetSessionByPID() is calle...Lennart Poettering2013-11-05
* bus: update bus_map_all_properties()Kay Sievers2013-11-05
* machined: simplificationsLennart Poettering2013-11-05
* machinectl: fix warning when compiling with -OgThomas Hindoe Paaboel Andersen2013-11-01
* machinectl: add new command to spawn a getty inside a containerLennart Poettering2013-10-31
* run: add support for executing commands remotely via SSH or in a containerLennart Poettering2013-10-30
* machinectl: we don't really just show information, we execute operationsLennart Poettering2013-10-30
* bus: add API call to create bus connection to the system bus of local containersLennart Poettering2013-10-30
* bus: move ssh support into public API of libsystem-busLennart Poettering2013-10-30
* machinectl: privileged option is goneMarc-Antoine Perennou2013-10-30
* machinectl: port to sd-busTom Gundersen2013-10-30
* machined: port over to libsystemd-busLennart Poettering2013-10-30
* list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering2013-10-14
* bus: fix access to unitialized variable in error pathZbigniew Jędrzejewski-Szmek2013-10-13
* Move functions around to fix underlinking in test-machine-tablesZbigniew Jędrzejewski-Szmek2013-09-26
* Remove six unused variables and add annotationZbigniew Jędrzejewski-Szmek2013-09-17
* logind: update the session state file before we send out the CreateSession() ...Lennart Poettering2013-07-26
* logind: update state file after generating the session fifo, not beforeLennart Poettering2013-07-26
* machined: correct how some properties are exported on the busLennart Poettering2013-07-19
* machined: forward scope properties array from client to systemdLennart Poettering2013-07-11
* loginctl: suppress cgroup tree output if cgroup is emptyLennart Poettering2013-07-11
* loginctl: restore cgroup display for status outputLennart Poettering2013-07-11
* logind: when creating the scope job fails, return this immediately to the cli...Lennart Poettering2013-07-10
* logind: don't misunderstand UnitRemoved signals during reloadingLennart Poettering2013-07-10
* man: document machinectl and systemd-machinedZbigniew Jędrzejewski-Szmek2013-07-06