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
2016-05-30
pager: don't start pager if the terminal is explicitly set to TERM=dumb
Lennart Poettering
2016-05-30
tree-wide: check colors_enabled() before outputting ANSI color strings
Lennart Poettering
2016-05-30
tree-wide: use ansi_highlight() instead of ANSI_HIGHLIGHT where appropriate
Lennart Poettering
2016-05-30
sysv-generator: don't create Conflicts= deps towards shutdown.target anymore
Lennart Poettering
2016-05-30
util-lib: make localed's nonempty() generic, rename it to empty_to_null() and...
Lennart Poettering
2016-05-30
networkd: bridge add support to configure VLAN filtering (#3344)
Tobias Jungel
2016-05-30
systemctl: return diffrent error code if service exist or not (#3385)
Susant Sahani
2016-05-30
doc: clarify systemd.exec's paths definition (#3368)
Alessandro Puccetti
2016-05-30
udevd: try close ctrl connection blocking socket only once when spawning a ne...
Franck Bui
2016-05-30
Merge pull request #3389 from lucab/to-upstream/man-typos
Ronny Chevalier
2016-05-30
man: fix recurring typo
Luca Bruno
2016-05-29
util-lib: Add sparc64 support for process creation (#3348)
Michael Karcher
2016-05-29
Merge pull request #3378 from keszybz/unit-write-drop-in-newline-removal
Lennart Poettering
2016-05-29
Fix FS_EXTENT_FL description (#3381)
kpengboy
2016-05-28
man: cite systemd.offline-updates(7) instead of linking to old wiki page
Zbigniew Jędrzejewski-Szmek
2016-05-28
man: punctuation fixes
Zbigniew Jędrzejewski-Szmek
2016-05-28
tree-wide: remove newlines from unit_write_drop_in
Zbigniew Jędrzejewski-Szmek
2016-05-28
core/unit: append newline when writing drop ins
Zbigniew Jędrzejewski-Szmek
2016-05-28
Merge pull request #3326 from tomty89/update-2
Zbigniew Jędrzejewski-Szmek
2016-05-28
Merge pull request #3360 from glaubitz/master
Zbigniew Jędrzejewski-Szmek
2016-05-28
Typo fix: s/advertisment/advertisement/
Zbigniew Jędrzejewski-Szmek
2016-05-28
systemctl: remove empty line between comment and action
Zbigniew Jędrzejewski-Szmek
2016-05-28
Merge pull request #3328 from poettering/ipv4ll-ipv4acd-fixes
Zbigniew Jędrzejewski-Szmek
2016-05-28
Merge pull request #3336 from eworm-de/systemctl-set-default
Zbigniew Jędrzejewski-Szmek
2016-05-28
login: Fix policy for org.freedesktop.login1.set-self-linger (#3365) (#3373)
Michael Biebl
2016-05-28
networkd: disable IPv6 for bridge slave
Tom Yan
2016-05-28
networkd: unset master if not enslaved with networkd
Tom Yan
2016-05-27
networkd/sd-dhcp-server: Fix unaligned access in parse_request().
John Paul Adrian Glaubitz
2016-05-27
core: add cgroup memory controller support on the unified hierarchy (#3315)
Tejun Heo
2016-05-27
Merge pull request #3329 from htejun/dbus-cgroup-fixes
Lennart Poettering
2016-05-27
core: fix missing newline when writing drop-in for WorkingDirectory (#3337)
Tejun Heo
2016-05-27
Merge pull request #3356 from OpenDZ/tixxdz/nspawn-quick-v1
Lennart Poettering
2016-05-27
systemctl: fix code path (and memory leak) on error
Christian Hesse
2016-05-27
systemctl: fix return values on success
Christian Hesse
2016-05-27
systemctl: remove extra comma
Christian Hesse
2016-05-26
resolve/test-dns-packet: Fix unaligned access in test_packet_from_file().
John Paul Adrian Glaubitz
2016-05-26
nspawn: rename arg_retain to arg_caps_retain
Djalal Harouni
2016-05-26
nspawn: split out seccomp call into nspawn-seccomp.[ch]
Djalal Harouni
2016-05-26
nspawn: rename is_procfs_sysfs_or_suchlike() to is_fs_fully_userns_compatible()
Djalal Harouni
2016-05-26
nspawn: a bench of special fileystems that should not be shifted
Djalal Harouni
2016-05-26
{machine,system}ctl: always pass &changes and &n_changes (#3350)
Christian Hesse
2016-05-26
ipv4ll: shorten some checks by using IN_SET a bit
Lennart Poettering
2016-05-26
sd-ndisc: small coding style fixes
Lennart Poettering
2016-05-26
sd-ndisc: add more whitespace
Lennart Poettering
2016-05-26
sd-ndisc: stop discovery properly when something fails
Lennart Poettering
2016-05-26
sd-ndisc: rework size checking in ndisc_ra_parse()
Lennart Poettering
2016-05-26
sd-ndisc: simplify clamping of router "pref" parameter
Lennart Poettering
2016-05-26
sd-ndisc: append "event_source" to event source objects stored in structures
Lennart Poettering
2016-05-26
sd-ndisc: add log_ndisc_errno() macro, to complement log_ndisc() like elsewhere
Lennart Poettering
2016-05-26
sd-ndisc: use the right object to pass to log_ndisc()
Lennart Poettering
[next]