index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
machine
/
machinectl.c
Age
Commit message (
Expand
)
Author
2015-01-22
import: introduce new mini-daemon systemd-importd, and make machinectl a clie...
Lennart Poettering
2015-01-19
machined: refer to the disk space allocated for an image to "usage" rather th...
Lennart Poettering
2015-01-14
machinectl: fix minor memory leak
Lennart Poettering
2015-01-13
machinectl: use GNU basename, not the XPG version
Cristian Rodríguez
2015-01-08
loginctl: port to generic verbs.h API
Lennart Poettering
2015-01-08
man: bring machinectl man page up-to-date
Lennart Poettering
2015-01-08
systemctl,loginctl: start polkit agent for all polkit enabled operations
Lennart Poettering
2015-01-08
machinectl: given that machinectl invokes a number of polkit enabled methods,...
Lennart Poettering
2015-01-08
machinectl: show most recent log output in "machinectl status", too
Lennart Poettering
2015-01-07
machinectl: prettify "machinectl list" output
Lennart Poettering
2015-01-07
ptyfwd: simplify how we handle vhangups a bit
Lennart Poettering
2015-01-07
machinectl: make sure that "machinectl login" exits immediately when the mach...
Lennart Poettering
2015-01-05
machinectl: remove spurious newline
Lennart Poettering
2015-01-02
machinectl: Check type instead of path before printing the type
Thomas Hindoe Paaboel Andersen
2014-12-31
machinectl: remove dead code
David Herrmann
2014-12-29
machinectl: add "enable" and "disable" verbs for enabling/disabling systemd-n...
Lennart Poettering
2014-12-29
machinectl: add new "start" verb to start a container as a service in nspawn
Lennart Poettering
2014-12-28
machined: add support for reporting image size via btrfs quota
Lennart Poettering
2014-12-28
machinectl/machined: implement "rename", "clone", "read-only" verbs for machi...
Lennart Poettering
2014-12-28
machined: add "machinectl remove" for removing images
Lennart Poettering
2014-12-26
machinectl: add status commands
Lennart Poettering
2014-12-26
machinectl: mark read-only images when listing in red
Lennart Poettering
2014-12-26
machinectl: left-align times
Lennart Poettering
2014-12-25
machined: beef up machined image listing with creation/modification times of ...
Lennart Poettering
2014-12-24
sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine()
Lennart Poettering
2014-12-23
machined: introduce polkit for OpenLogin() call
Lennart Poettering
2014-12-23
machinectl: rework 'machinectl login' to use OpenMachineLogin()
Lennart Poettering
2014-12-23
systemd-run: support -t mode when combined with -M
Lennart Poettering
2014-12-23
machined: add OpenMachinePTY() bus call for allocating a PTY device within a ...
Lennart Poettering
2014-12-23
machinectl,nspawn: don't print extra final newline if pty terminal output was...
Lennart Poettering
2014-12-23
run: add a new "-t" mode for invoking a binary on an allocated TTY
Lennart Poettering
2014-12-19
machinectl: port machinectl to new verbs logic
Lennart Poettering
2014-12-19
machined/machinectl: add logic to show list of available images
Lennart Poettering
2014-12-18
machinectl: add new commands for copying files from/to containers
Lennart Poettering
2014-12-18
machinectl: implement "bind" command to create additional bind mounts from ho...
Lennart Poettering
2014-11-28
treewide: another round of simplifications
Michal Schmidt
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
treewide: yet more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-10-31
ptyforward: rework PTY forwarder logic used by nspawn to utilize the normal e...
Lennart Poettering
2014-08-04
bus: always explicitly close bus from main programs
Lennart Poettering
2014-08-03
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-07-18
machinectl: make sure we are not reading an unitialized variable
Zbigniew Jędrzejewski-Szmek
2014-07-18
change type for address family to "int"
Lennart Poettering
2014-07-10
machinectl: show network interface name for containers
Lennart Poettering
2014-07-03
machinectl: show /etc/os-release information of container in status output
Lennart Poettering
2014-05-18
machined: add logic to query IP addresses of containers
Lennart Poettering
2014-03-24
util: replace close_pipe() with new safe_close_pair()
Lennart Poettering
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
[next]