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
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
2014-03-18
machinectl: reimplement machinectl's "reboot" verb on top of "kill", and add ...
Lennart Poettering
2014-02-20
sd-bus: the bus returned should be the first arg
Jason A. Donenfeld
2014-02-18
machinectl: remove unused --no-ask-password
Thomas Hindoe Paaboel Andersen
2014-02-18
machinectl: add bash completion
Thomas Hindoe Paaboel Andersen
2014-02-12
machinectl: add new "machinectl reboot" call
Lennart Poettering
2014-02-11
machined: optionally, allow registration of pre-existing units (scopes
Lennart Poettering
2013-12-23
machinectl: fix success check when getting pty from within container
Lennart Poettering
2013-12-23
bus: when getting a kdbus connection into a container wait first for child, t...
Lennart Poettering
2013-12-18
machinectl: show_properties() already logs the error
Djalal Harouni
2013-12-17
bus: when entering an existing namespace to connect to a container's system b...
Lennart Poettering
2013-12-14
bus: when connecting to a container's kdbus instance, enter namespace first
Lennart Poettering
2013-12-08
Help output spring cleaning
Zbigniew Jędrzejewski-Szmek
2013-11-27
service: add the ability for units to join other unit's PrivateNetwork= and P...
Lennart Poettering
2013-11-08
machinectl: close bus to container early
Lennart Poettering
2013-11-07
machinectl: show list headers even if we pipe, since that appears to be the u...
Lennart Poettering
2013-11-07
bus: log message parsing errors everywhere with a generalized bus_log_parse_e...
Lennart Poettering
2013-11-07
polkit: don't spawn local client if we access a remote system
Lennart Poettering
2013-11-07
bus: make bus_print_all_properties work for non machinectl cases
Simon Peeters
2013-11-07
machinectl: we need glibc's socket.h, not our own
Lennart Poettering
2013-11-06
machinectl: use initialization instead of zeroing
Zbigniew Jędrzejewski-Szmek
2013-11-06
clients: unify how we invoke getopt_long()
Lennart Poettering
2013-11-06
clients: various simplifications
Lennart Poettering
2013-11-05
bus: update bus_map_all_properties()
Kay Sievers
2013-11-01
machinectl: fix warning when compiling with -Og
Thomas Hindoe Paaboel Andersen
[next]