]> git.ipfire.org Git - thirdparty/systemd.git/history - src/machine/machinectl.c
shared: add process-util.[ch]
[thirdparty/systemd.git] / src / machine / machinectl.c
2015-04-10  Ronny Chevaliershared: add process-util.[ch]
2015-03-13  David Herrmanntree-wide: there is no ENOTSUP on linux
2015-03-10  Lennart Poetteringman: document "machinectl export-tar" and "export-raw"
2015-03-09  Thomas Hindoe Paab... machinectl: remove unused variables
2015-03-09  Lennart Poetteringimportd: add API for exporting container/VM images
2015-03-05  Lennart Poetteringmachinectl: minor --help text improvements
2015-03-04  Lennart Poetteringimportd: add new bus calls for importing local tar...
2015-03-02  Lennart Poetteringmachinectl: update --help text to clarify that set...
2015-02-25  Lennart Poetteringmachined,machinectl: add calls for changing container...
2015-02-24  Lennart Poetteringmachined/machinectl: when "machinectl image-status...
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-02-18  Lennart Poetteringnspawn: when connected to pipes for stdin/stdout, pass...
2015-02-18  Lennart Poetteringmachinectl: issue all bus commands while allowing inter...
2015-02-17  Lennart Poetteringmachined: make "machinectl copy-to" and "machinectl...
2015-02-17  Lennart Poetteringmachined: move logic for bind mounting into containers...
2015-02-11  Lennart Poetteringtree-wide: whenever we include libgen.h, immediately...
2015-02-03  Lennart Poetteringutil: rework strappenda(), and rename it strjoina()
2015-02-02  Thomas Hindoe Paab... remove unused variables
2015-01-26  Torstein Husebøtreewide: fix multiple typos
2015-01-25  Zbigniew Jędrzejew... machinectl: fix typo
2015-01-23  Lennart Poetteringimportd: when listing transfers, show progress percentage
2015-01-23  Lennart Poetteringmachinectl: fix handling of --verify= argument for...
2015-01-22  Lennart Poetteringmachinectl: when downloading an image, clarify that...
2015-01-22  Lennart Poetteringmachinectl: minor simplification
2015-01-22  Lennart Poetteringmachinectl: parse verify setting client-side
2015-01-22  Lennart Poetteringmachinectl: various minor updates to the --help text
2015-01-22  Lennart Poetteringimport: rename --verify=sum to --verify=checksum
2015-01-22  Lennart Poetteringimport: introduce new mini-daemon systemd-importd,...
2015-01-19  Lennart Poetteringmachined: refer to the disk space allocated for an...
2015-01-14  Lennart Poetteringmachinectl: fix minor memory leak
2015-01-13  Cristian Rodríguezmachinectl: use GNU basename, not the XPG version
2015-01-08  Lennart Poetteringloginctl: port to generic verbs.h API
2015-01-08  Lennart Poetteringman: bring machinectl man page up-to-date
2015-01-08  Lennart Poetteringsystemctl,loginctl: start polkit agent for all polkit...
2015-01-08  Lennart Poetteringmachinectl: given that machinectl invokes a number...
2015-01-08  Lennart Poetteringmachinectl: show most recent log output in "machinectl...
2015-01-07  Lennart Poetteringmachinectl: prettify "machinectl list" output
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()
next