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
2016-06-16
systemctl: make sure we terminate the bus connection first, and then close th...
Lennart Poettering
2016-06-06
machinectl: Added stop as alias for poweroff (#3406)
Christian Rebischke
2016-05-26
{machine,system}ctl: always pass &changes and &n_changes (#3350)
Christian Hesse
2016-05-02
machinectl: since clone/remove/copy verbs are possibly slow, turn off bus cal...
Lennart Poettering
2016-04-27
machinectl: simplify option string assignment
Zbigniew Jędrzejewski-Szmek
2016-04-22
machinectl: don't parse command line switches after "shell" verb (#3095)
Lennart Poettering
2016-04-22
Merge pull request #3094 from poettering/run-slice
Zbigniew Jędrzejewski-Szmek
2016-04-22
machinectl: fix misplaced newline in --help output
Lennart Poettering
2016-04-22
shared: drop kernel_thread bool from cgroups show code
Lennart Poettering
2016-04-22
loginctl,machinectl: also make use of new GetProcesses() bus call
Lennart Poettering
2016-04-20
machinectl: add -E as alias for --setenv
Zbigniew Jędrzejewski-Szmek
2016-04-12
machinectl: add new "machinectl clean" command
Lennart Poettering
2016-04-05
machinectl: indentation fix
Zbigniew Jędrzejewski-Szmek
2016-04-05
machinectl: add --value option
Zbigniew Jędrzejewski-Szmek
2016-02-25
Merge pull request #2671 from 0xAX/move-pager-open-to-one-place
Zbigniew Jędrzejewski-Szmek
2016-02-26
tree-wide: merge pager_open_if_enabled() to the pager_open()
Alexander Kuleshov
2016-02-23
Merge pull request #2717 from keszybz/networkctl-prettification
Lennart Poettering
2016-02-23
Fix two typos
Zbigniew Jędrzejewski-Szmek
2016-02-22
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-01-20
basic/terminal-util: introduce SYSTEMD_COLORS environment variable
Jan Synacek
2016-01-14
bus-util: print "systemctl --user" on user service manager
WaLyong Cho
2015-12-10
importd: drop dkr support
Lennart Poettering
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move web-related calls into web-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: get_current_dir_name() can return errors other than ENOMEM
Lennart Poettering
2015-10-22
machinectl: accept "none" and "infinity" as specifier when dropping quotas us...
Lennart Poettering
2015-10-08
machined: when opening a shell via machined, pass tty fds in
Lennart Poettering
2015-10-07
machinectl: fix race when opening new shells with "machinectl shell"
Lennart Poettering
2015-09-29
bus-util: rename bus_open_transport() to bus_connect_transport()
Lennart Poettering
2015-09-29
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-09-22
cgtop: underline table header
Lennart Poettering
2015-09-10
tree-wide: never use the off_t unless glibc makes us use it
Lennart Poettering
2015-09-09
tree-wide: drop {} from one-line if blocks
Lennart Poettering
2015-09-01
cgroup: drop "ignore_self" argument from cg_is_empty()
Lennart Poettering
2015-08-28
core: add unit_dbus_interface_from_type() to unit-name.h
Lennart Poettering
2015-08-26
machinectl: pass $TERM into "machinectl shell" sessions
Lennart Poettering
2015-08-25
machinectl: remove unused variable
Thomas Hindoe Paaboel Andersen
2015-08-24
machinectl: extend the "shell" syntax to take user@container names
Lennart Poettering
2015-08-24
machinectl: make machine name parameters for "shell" and "login" optional
Lennart Poettering
2015-08-24
machinectl: don't show ".host" pseudo-machine in list by default
Lennart Poettering
2015-08-24
machined: introduce pseudo-machine ".host" refererring to the host system
Lennart Poettering
2015-08-24
util: make machine_name_is_valid() a macro and move it to hostname-util.h
Lennart Poettering
2015-08-24
machinectl: add new "machinectl shell" command
Lennart Poettering
2015-08-04
machinectl: support relative host paths in copy-{from,to}
Richard Maw
2015-07-03
sd-bus: introduce new sd_bus_flush_close_unref() call
Lennart Poettering
2015-06-15
everywhere: port everything to sigprocmask_many() and friends
Lennart Poettering
[next]