index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
resolve
/
resolved-etc-hosts.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-23
journal: avoid duplicated call to get cgroup path (#5404)
Namhyung Kim
1
-7
/
+17
2017-02-23
Revert "udev: Introduce UDEV_PROPAGATE_LOG macro (#5302)"
Lennart Poettering
2
-25
/
+1
2017-02-23
Revert "Makefile.am: add a `\` (#5422)"
Lennart Poettering
1
-5
/
+5
2017-02-23
test-cgroup-util: add a "test" to print out cg_is_*_wanted() values
Zbigniew Jędrzejewski-Szmek
1
-0
/
+47
2017-02-23
cgroup-util: fix the case of default=unified, unified-cgroup-hierarchy=0
Zbigniew Jędrzejewski-Szmek
1
-1
/
+4
2017-02-22
man: journalctl: update --new-id128 format count (#5423)
Lucas Werkmeister
1
-1
/
+1
2017-02-22
cgroup-util: cache all cg_is_*_wanted answers, disable /sys/fs/cgroups/unifie...
Zbigniew Jędrzejewski-Szmek
1
-16
/
+19
2017-02-22
man: update descriptions of argument-less kernel cmdline args
Zbigniew Jędrzejewski-Szmek
2
-60
/
+67
2017-02-22
man: describe the cgroup hierarchy kernel commandline options
Zbigniew Jędrzejewski-Szmek
2
-0
/
+37
2017-02-22
core/mount-setup: if unified hierarchy is not supported, fall back to legacy
Zbigniew Jędrzejewski-Szmek
2
-7
/
+9
2017-02-22
Rename cg_is_unified_systemd_controller_wanted to cg_is_hybrid_wanted
Zbigniew Jędrzejewski-Szmek
3
-3
/
+3
2017-02-22
build-sys: default to hybrid cgroup hierarchy
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2017-02-22
Added hwdb rule for E5570 laptop (PointingStick)
Vitaly Sulimov
1
-0
/
+4
2017-02-22
networkd: address config add error checking
Susant Sahani
1
-1
/
+3
2017-02-22
networkd: Do not set config to NULL immediately.
Susant Sahani
2
-3
/
+4
2017-02-22
Makefile.am: add a `\` (#5422)
Susant Sahani
1
-5
/
+5
2017-02-22
NEWS: add a comment about udev's MemoryDenyWriteExecute= setting (#5414)
Lennart Poettering
1
-0
/
+7
2017-02-22
udev: Introduce UDEV_PROPAGATE_LOG macro (#5302)
Susant Sahani
2
-1
/
+25
2017-02-22
coredump: fix assign in while loop (#5417)
Thomas H. P. Andersen
1
-1
/
+1
2017-02-21
Revert "basic/strv: allow NULLs to be inserted into strv"
Lennart Poettering
1
-6
/
+6
2017-02-21
log: never log into foreign fd #2 in PID 1 or its pre-execve() children
Lennart Poettering
3
-3
/
+16
2017-02-21
man: document that ProtectKernelTunables= and ProtectControlGroups= implies M...
Lennart Poettering
1
-11
/
+14
2017-02-21
bootctl: create loader.conf only if it doesn't exist yet
Lennart Poettering
2
-6
/
+31
2017-02-21
bootctl: rework file copy routines to reuse copy_bytes() from copy.c
Lennart Poettering
1
-79
/
+42
2017-02-21
copy: a plain unlink() works here too
Lennart Poettering
1
-1
/
+1
2017-02-21
sd-netlink: don't give up on netlink on ENOBUFS
Lennart Poettering
2
-2
/
+6
2017-02-21
dissect: generate friendly error messages for more error conditions
Lennart Poettering
1
-0
/
+8
2017-02-21
Fix check for signal in set (#5416)
stuart-mclaren
1
-1
/
+1
2017-02-21
NEWS: document ExecStartPost change in NEWS (#5415)
Lennart Poettering
1
-0
/
+4
2017-02-21
NEWS, README: use www prefix in freedesktop.org URLs
AsciiWolf
2
-2
/
+2
2017-02-21
catalog: use https:// in URLs
AsciiWolf
16
-79
/
+79
2017-02-21
docs: use https:// in URLs
AsciiWolf
1
-1
/
+1
2017-02-21
basic/env-util: drop leftover comment
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2017-02-21
basic/fileio: use IN_SET
Zbigniew Jędrzejewski-Szmek
1
-7
/
+8
2017-02-21
basic/fileio: fix memleak when discarding an invalid variable
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2017-02-21
mount-tools: silence gcc warning about uninit var
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2017-02-21
test-env-util: fix typo leading to memleak
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2017-02-21
man: use https:// in URLs
AsciiWolf
42
-58
/
+58
2017-02-21
NEWS: use https:// in URLs
AsciiWolf
1
-10
/
+10
2017-02-21
README, README.md: use https:// in URLs
AsciiWolf
2
-5
/
+5
2017-02-21
configure.am: use https:// in URLs
AsciiWolf
1
-3
/
+3
2017-02-21
NEWS: fix typos, grammar, and small errors (#5407)
Martin Pitt
1
-20
/
+19
2017-02-21
build-sys: bump package version
Lennart Poettering
2
-4
/
+4
2017-02-21
start putting together a NEWS entry for 233
Lennart Poettering
2
-4
/
+328
2017-02-21
systemctl: suffix cmdline options that take arguments with =
Lennart Poettering
1
-2
/
+2
2017-02-21
coredumpctl: print a hint if any coredumps are in flight (#5393)
Zbigniew Jędrzejewski-Szmek
1
-1
/
+67
2017-02-21
test-env-util: add more tests for "extended syntax"
Zbigniew Jędrzejewski-Szmek
1
-0
/
+30
2017-02-21
basic: support default and alternate values for env expansion
Ray Strode
6
-12
/
+108
2017-02-21
basic: add replace_env_n function
Ray Strode
2
-3
/
+9
2017-02-21
build-sys: make environment.d support conditional
Zbigniew Jędrzejewski-Szmek
2
-3
/
+16
[next]