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
Age
Commit message (
Expand
)
Author
2014-02-15
util: fix mismatching function signature
Kay Sievers
2014-02-14
man: use spaces instead of tabs
Jason St. John
2014-02-14
man: replace STDOUT with standard output, etc.
Zbigniew Jędrzejewski-Szmek
2014-02-14
man: fix grammatical errors and other formatting issues
Jason St. John
2014-02-14
core: fix detection of dead processes
Yuxuan Shui
2014-02-14
test: add basic seccomp tests
Ronny Chevalier
2014-02-14
units: systemd-logind fails hard without dbus
Zbigniew Jędrzejewski-Szmek
2014-02-14
test: print the important commands to make debugging easier
Zbigniew Jędrzejewski-Szmek
2014-02-14
test: make the image bigger
Zbigniew Jędrzejewski-Szmek
2014-02-14
nspawn: if we don't find bash, try sh
Lennart Poettering
2014-02-14
update TODO
Lennart Poettering
2014-02-14
nspawn: don't accept just any tree to execute
Lennart Poettering
2014-02-14
man: always place <programlisting> and </programlisting> in a line with actua...
Lennart Poettering
2014-02-14
localectl: log error if bus_map_all_properties() fails
Djalal Harouni
2014-02-14
service: when we complain about a notify message we cannot map to main pid be...
Lennart Poettering
2014-02-14
service: if we don't know the main pid of a service, we cannot accept any not...
Lennart Poettering
2014-02-14
build-sys: fix for "recipe for target 'dbus1-generator-install-hook' failed"
Simon Peeters
2014-02-14
man: systemd.service(5): clarify behavior of SuccessExitStatus
Dave Reisner
2014-02-14
shared: include root when canonicalizing conf paths
Michael Marineau
2014-02-13
logind: make sure to terminate systemd user on logouts
Djalal Harouni
2014-02-13
nspawn: make socket(AF_NETLINK, *, NETLINK_AUDIT) fail with EAFNOTSUPPORT in ...
Lennart Poettering
2014-02-13
nspawn: add new --network-veth switch to add a virtual ethernet link to the host
Lennart Poettering
2014-02-13
rtnl: support adding VETH_INFO_PEER containers into rtnl messages
Lennart Poettering
2014-02-13
systemctl: fix exit statuses from is-active/is-failed
Dave Reisner
2014-02-13
everywhere: always use O_CLOEXEC where it makes sense
Lennart Poettering
2014-02-13
everywhere: make use of new0() and macro() macros, and stop using perror()
Lennart Poettering
2014-02-13
nspawn: check with udev before we take possession of an interface
Lennart Poettering
2014-02-13
nspawn: no need to subscribe to netlink messages if we just want to execute o...
Lennart Poettering
2014-02-13
nspawn: --private-network should imply CAP_NET_ADMIN
Lennart Poettering
2014-02-13
rtnl: rename constructors from the form sd_rtnl_xxx_yyy_new() to sd_rtnl_xxx_...
Lennart Poettering
2014-02-13
rtnl: drop "sd_" prefix from cleanup macros
Lennart Poettering
2014-02-13
nspawn: add new --network-interface= switch to move an existing interface int...
Lennart Poettering
2014-02-13
nspawn: introduce --capability=all for retaining all capabilities
Lennart Poettering
2014-02-13
seccomp: fix build again if libseccomp is missing
Lennart Poettering
2014-02-13
update TODO
Lennart Poettering
2014-02-13
core: make StopWhenUnneeded work in conjunction with units that fail
Lennart Poettering
2014-02-13
update TODO
Lennart Poettering
2014-02-13
core: add a system-wide SystemCallArchitectures= setting
Lennart Poettering
2014-02-13
networkd: correctly handle manager_free(NULL)
Tom Gundersen
2014-02-13
core: add SystemCallArchitectures= unit setting to allow disabling of non-native
Lennart Poettering
2014-02-12
core: fix build without libseccomp
Lennart Poettering
2014-02-12
core: rework syscall filter
Lennart Poettering
2014-02-12
syscallfilter: port to libseccomp
Ronny Chevalier
2014-02-12
sd-dhcp: make sure client->secs > 0
Tom Gundersen
2014-02-12
networkd: work inside containers
Tom Gundersen
2014-02-12
update TODO (add section for things to fix before 209)
Lennart Poettering
2014-02-12
build-sys: make lxml required when generating indices
Zbigniew Jędrzejewski-Szmek
2014-02-12
build-sys: add less-variables.xml to EXTRA_DIST
Zbigniew Jędrzejewski-Szmek
2014-02-12
man: use xinclude to de-deduplicate common text
Zbigniew Jędrzejewski-Szmek
2014-02-12
pager: support SYSTEMD_LESS environment variable
Jason A. Donenfeld
[next]