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
Age
Commit message (
Expand
)
Author
2017-02-17
machined: refuse bind mounts on containers that have user namespaces applied
Lennart Poettering
2017-02-17
machined: properly propagate long-running operation errors
Lennart Poettering
2017-02-17
machined: when copying files from/to userns containers chown to root
Lennart Poettering
2017-02-17
copy: change the various copy_xyz() calls to take a unified flags parameter
Lennart Poettering
2017-02-17
machinectl: tweak address output in "machinectl status"
Lennart Poettering
2017-02-17
machined: expose "UID shift" concept for containers
Lennart Poettering
2017-02-15
tree-wide: add SD_ID128_MAKE_STR, remove LOG_MESSAGE_ID
Zbigniew Jędrzejewski-Szmek
2017-02-09
tree-wide: make bus_map_all_properties return a proper sd_bus_error
Lennart Poettering
2017-02-01
shared/cgroup-show: extract funtion to query unit cgroup path
Zbigniew Jędrzejewski-Szmek
2017-01-14
Merge pull request #4879 from poettering/systemd
Zbigniew Jędrzejewski-Szmek
2016-12-29
machinectl: make sure that inability to get OS version isn't consider fatal f...
Lennart Poettering
2016-12-29
machined: remove unused variable (#4993)
Thomas H. P. Andersen
2016-12-25
machinectl: handle EOPNOTSUPP from print_addresses (#4979)
Graeme Lawes
2016-12-21
machinectl: minor indentation fix
Lennart Poettering
2016-12-21
dissect: make using a generic partition as root partition optional
Lennart Poettering
2016-12-20
dissect: optionally, only look for GPT partition tables, nothing else
Lennart Poettering
2016-12-14
machinectl: make "machinectl -E … shell" work
Lennart Poettering
2016-12-07
nspawn/dissect: automatically discover dm-verity verity partitions
Lennart Poettering
2016-12-07
dissect: add support for encrypted images
Lennart Poettering
2016-12-07
machined: add API for querying the OS release of a machine image
Lennart Poettering
2016-11-07
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-11-06
machinectl: don't output "No machines." with --no-legend option (#4593)
Viktar Vaŭčkievič
2016-10-23
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-16
tree-wide: use mfree more
Zbigniew Jędrzejewski-Szmek
2016-10-11
Merge pull request #4067 from poettering/invocation-id
Zbigniew Jędrzejewski-Szmek
2016-10-08
machinectl: enable pager on help (#4313)
0xAX
2016-10-07
bus-util: generalize helper for ID128 prpoerties
Lennart Poettering
2016-09-26
machinectl: prefer user@ to --uid=user for shell (#4006)
Zbigniew Jędrzejewski-Szmek
2016-09-22
machine: Disable more output when quiet flag is set (#4196)
Wilhelm Schuster
2016-09-13
tree-wide: use %m in calls to sd_bus_error_set_errnof
Zbigniew Jędrzejewski-Szmek
2016-08-31
machinectl: split OS field in two; print ip addresses (#4058)
Seraphime Kirkovski
2016-08-20
machinectl: print OS release in `machinectl list` (#3975)
Seraphime
2016-08-04
util-lib: rework /tmp and /var/tmp handling code
Lennart Poettering
2016-08-01
machinectl: hide legend in a case when no data (#3839)
0xAX
2016-07-22
tree-wide: use sd_id128_is_null() instead of sd_id128_equal where appropriate
Lennart Poettering
2016-07-18
treewide: remove unused variables
Thomas Hindoe Paaboel Andersen
2016-07-12
Various fixes for typos found by lintian (#3705)
Michael Biebl
2016-07-11
treewide: fix typos and remove accidental repetition of words
Torstein Husebø
2016-06-30
Merge pull request #3596 from poettering/machine-clean
Martin Pitt
2016-06-26
Merge pull request #3572 from poettering/machinectl-shell-fix
Martin Pitt
2016-06-26
machinectl: verify image existance on "start" and "enable" (#3579)
Lennart Poettering
2016-06-24
machined: make sure CleanPool() method is opened up in the dbus policy
Lennart Poettering
2016-06-24
machined: "machinectl clean" can take a while, do it asynchronously from a ba...
Lennart Poettering
2016-06-24
machined: don't bother explicitly closing the errno pipe
Lennart Poettering
2016-06-22
machinectl: do not escape the unit name (#3554)
Elias Probst
2016-06-21
machinectl: interpret options placed between "shell" verb and machine name
Lennart Poettering
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-30
util-lib: make localed's nonempty() generic, rename it to empty_to_null() and...
Lennart Poettering
2016-05-26
{machine,system}ctl: always pass &changes and &n_changes (#3350)
Christian Hesse
[next]