]> git.ipfire.org Git - thirdparty/systemd.git/history - src/machine/machinectl.c
tree-wide: drop {} from one-line if blocks
[thirdparty/systemd.git] / src / machine / machinectl.c
2015-01-07  Lennart Poetteringptyfwd: simplify how we handle vhangups a bit
2015-01-07  Lennart Poetteringmachinectl: make sure that "machinectl login" exits...
2015-01-05  Lennart Poetteringmachinectl: remove spurious newline
2015-01-02  Thomas Hindoe Paab... machinectl: Check type instead of path before printing...
2014-12-31  David Herrmannmachinectl: remove dead code
2014-12-29  Lennart Poetteringmachinectl: add "enable" and "disable" verbs for enabli...
2014-12-29  Lennart Poetteringmachinectl: add new "start" verb to start a container...
2014-12-28  Lennart Poetteringmachined: add support for reporting image size via...
2014-12-28  Lennart Poetteringmachinectl/machined: implement "rename", "clone", ...
2014-12-28  Lennart Poetteringmachined: add "machinectl remove" for removing images
2014-12-26  Lennart Poetteringmachinectl: add status commands
2014-12-26  Lennart Poetteringmachinectl: mark read-only images when listing in red
2014-12-26  Lennart Poetteringmachinectl: left-align times
2014-12-25  Lennart Poetteringmachined: beef up machined image listing with creation...
2014-12-24  Lennart Poetteringsd-bus: rename sd_bus_open_system_container() to sd_bus...
2014-12-23  Lennart Poetteringmachined: introduce polkit for OpenLogin() call
2014-12-23  Lennart Poetteringmachinectl: rework 'machinectl login' to use OpenMachin...
2014-12-23  Lennart Poetteringsystemd-run: support -t mode when combined with -M
2014-12-23  Lennart Poetteringmachined: add OpenMachinePTY() bus call for allocating...
2014-12-23  Lennart Poetteringmachinectl,nspawn: don't print extra final newline...
2014-12-23  Lennart Poetteringrun: add a new "-t" mode for invoking a binary on an...
2014-12-19  Lennart Poetteringmachinectl: port machinectl to new verbs logic
2014-12-19  Lennart Poetteringmachined/machinectl: add logic to show list of availabl...
2014-12-18  Lennart Poetteringmachinectl: add new commands for copying files from...
2014-12-18  Lennart Poetteringmachinectl: implement "bind" command to create addition...
2014-11-28  Michal Schmidttreewide: another round of simplifications
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-31  Lennart Poetteringptyforward: rework PTY forwarder logic used by nspawn...
2014-08-04  Lennart Poetteringbus: always explicitly close bus from main programs
2014-08-04  Zbigniew Jędrzejew... Unify parse_argv style
2014-07-19  Zbigniew Jędrzejew... machinectl: make sure we are not reading an unitialized...
2014-07-18  Lennart Poetteringchange type for address family to "int"
2014-07-10  Lennart Poetteringmachinectl: show network interface name for containers
2014-07-03  Lennart Poetteringmachinectl: show /etc/os-release information of contain...
2014-05-18  Lennart Poetteringmachined: add logic to query IP addresses of containers
2014-03-24  Lennart Poetteringutil: replace close_pipe() with new safe_close_pair()
2014-03-18  Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-03-18  Lennart Poetteringmachinectl: reimplement machinectl's "reboot" verb...
2014-02-19  Jason A. Donenfeldsd-bus: the bus returned should be the first arg
2014-02-18  Thomas Hindoe Paab... machinectl: remove unused --no-ask-password
2014-02-18  Thomas Hindoe Paab... machinectl: add bash completion
2014-02-12  Lennart Poetteringmachinectl: add new "machinectl reboot" call
2014-02-11  Lennart Poetteringmachined: optionally, allow registration of pre-existin...
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-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-09  Zbigniew Jędrzejew... Help output spring cleaning
2013-11-27  Lennart Poetteringservice: add the ability for units to join other unit...
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  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-05  Kay Sieversbus: update bus_map_all_properties()
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-07-11  Lennart Poetteringloginctl: suppress cgroup tree output if cgroup is...
2013-07-10  Lennart Poetteringloginctl: restore cgroup display for status output
2013-07-07  Zbigniew Jędrzejew... man: document machinectl and systemd-machined
2013-07-02  Lennart Poetteringmachined: split out machine registration stuff from...