summaryrefslogtreecommitdiff
path: root/src/machine/machinectl.c
Commit message (Expand)AuthorAge
* bus: always explicitly close bus from main programsLennart Poettering2014-08-04
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-03
* machinectl: make sure we are not reading an unitialized variableZbigniew Jędrzejewski-Szmek2014-07-18
* change type for address family to "int"Lennart Poettering2014-07-18
* machinectl: show network interface name for containersLennart Poettering2014-07-10
* machinectl: show /etc/os-release information of container in status outputLennart Poettering2014-07-03
* machined: add logic to query IP addresses of containersLennart Poettering2014-05-18
* util: replace close_pipe() with new safe_close_pair()Lennart Poettering2014-03-24
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-18
* machinectl: reimplement machinectl's "reboot" verb on top of "kill", and add ...Lennart Poettering2014-03-18
* sd-bus: the bus returned should be the first argJason A. Donenfeld2014-02-20
* machinectl: remove unused --no-ask-passwordThomas Hindoe Paaboel Andersen2014-02-18
* machinectl: add bash completionThomas Hindoe Paaboel Andersen2014-02-18
* machinectl: add new "machinectl reboot" callLennart Poettering2014-02-12
* machined: optionally, allow registration of pre-existing units (scopesLennart Poettering2014-02-11
* machinectl: fix success check when getting pty from within containerLennart Poettering2013-12-23
* bus: when getting a kdbus connection into a container wait first for child, t...Lennart Poettering2013-12-23
* machinectl: show_properties() already logs the errorDjalal Harouni2013-12-18
* bus: when entering an existing namespace to connect to a container's system b...Lennart Poettering2013-12-17
* bus: when connecting to a container's kdbus instance, enter namespace firstLennart Poettering2013-12-14
* Help output spring cleaningZbigniew Jędrzejewski-Szmek2013-12-08
* service: add the ability for units to join other unit's PrivateNetwork= and P...Lennart Poettering2013-11-27
* 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
* 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
* bus: update bus_map_all_properties()Kay Sievers2013-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
* loginctl: suppress cgroup tree output if cgroup is emptyLennart Poettering2013-07-11
* loginctl: restore cgroup display for status outputLennart Poettering2013-07-11
* man: document machinectl and systemd-machinedZbigniew Jędrzejewski-Szmek2013-07-06
* machined: split out machine registration stuff from logindLennart Poettering2013-07-02