index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
journal,coredump: do not do ACL magic for "nobody" user either
Lennart Poettering
2017-12-06
2
-3
/
+3
*
user-util: synthesize user records for "nobody" the same way as for "root"
Lennart Poettering
2017-12-06
2
-7
/
+87
*
user-util: add UID_NOBODY defines that resolve to (uid_t) 65534
Lennart Poettering
2017-12-06
4
-6
/
+10
*
nss-systemd: tweak checks when we consult PID 1 for dynamic UID/GID lookups
Lennart Poettering
2017-12-06
2
-3
/
+6
*
coredump,journal: do not do ACL magic for processes of dynamic UIDs
Lennart Poettering
2017-12-06
2
-2
/
+2
*
user-util: add new uid_is_system() helper
Lennart Poettering
2017-12-06
7
-8
/
+16
*
doc: add a document briefly explaining UID/GID range assumptions we make
Lennart Poettering
2017-12-06
1
-0
/
+242
*
build-sys: make the dynamic UID range, and the container UID range configurable
Lennart Poettering
2017-12-06
6
-18
/
+39
*
Merge pull request #7497 from yuwata/fix-cpu-set
Yu Watanabe
2017-12-06
12
-90
/
+152
|
\
|
*
test-execute: add tests for CPUAffinity=
Yu Watanabe
2017-12-06
5
-0
/
+50
|
*
run: Allows the user to reset CPUAffinity= back to an empty list
Yu Watanabe
2017-12-06
1
-2
/
+1
|
*
core: merge multiple CPUAffinity= settings
Yu Watanabe
2017-12-06
3
-17
/
+56
|
*
tree-wide: use cpu_set_mfree()
Yu Watanabe
2017-12-06
2
-12
/
+12
|
*
cpu-set-util: introduce cpu_set_mfree()
Yu Watanabe
2017-12-06
1
-0
/
+6
|
*
cpu-set-util: internally merge two functions
Yu Watanabe
2017-12-06
2
-59
/
+27
*
|
Merge pull request #7547 from hvenev/sysctl-no-net-default
Yu Watanabe
2017-12-06
2
-5
/
+3
|
\
\
|
*
|
networkd: fix memory leak in promote_secondaries_enabled
Hristo Venev
2017-12-05
1
-1
/
+2
|
*
|
networkd: fix promote_secondaries logic
Hristo Venev
2017-12-05
1
-1
/
+1
|
*
|
Do not set `net.ipv4.conf.default.*`
Hristo Venev
2017-12-05
1
-3
/
+0
*
|
|
mount-util: shorten the loop a bit (#7545)
Lennart Poettering
2017-12-06
1
-13
/
+8
*
|
|
Merge pull request #7549 from poettering/ptyfwd-fixes
Yu Watanabe
2017-12-06
3
-3
/
+54
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
run: run pty forwarder at higher event priority than the bus
Lennart Poettering
2017-12-05
3
-1
/
+29
|
*
|
ptyfwd: before deciding that a pty is fully drained, ask the kernel again
Lennart Poettering
2017-12-05
1
-3
/
+26
|
|
/
*
|
man: fix binary path in systemd(1) (#7550)
Lennart Poettering
2017-12-05
1
-1
/
+1
*
|
Merge pull request #7532 from yuwata/test-execute
Zbigniew Jędrzejewski-Szmek
2017-12-05
18
-128
/
+182
|
\
\
|
*
|
test-execute: add test for that DynamicUser= migrate StateDirectory=
Yu Watanabe
2017-12-05
4
-0
/
+49
|
*
|
test-execute: cleanup
Yu Watanabe
2017-12-05
16
-128
/
+133
*
|
|
Merge pull request #7539 from yuwata/man-options
Zbigniew Jędrzejewski-Szmek
2017-12-05
24
-130
/
+236
|
\
\
\
|
*
|
|
man: journal-remote: add missing options
Yu Watanabe
2017-12-05
4
-2
/
+95
|
*
|
|
man: fix typo
Yu Watanabe
2017-12-05
1
-1
/
+1
|
*
|
|
man: include standard-options.xml in systemd-hwdb(8)
Yu Watanabe
2017-12-05
1
-8
/
+5
|
*
|
|
man: add missing options to and use standard-options.xml in udevadm(8)
Yu Watanabe
2017-12-05
1
-73
/
+32
|
*
|
|
udevadm: getopt() and help message cleanup
Yu Watanabe
2017-12-05
9
-35
/
+80
|
*
|
|
man: lists short options in systemd-udevd.service(8)
Yu Watanabe
2017-12-04
1
-5
/
+7
|
*
|
|
man: convert info to information or informational
Yu Watanabe
2017-12-04
3
-3
/
+3
|
*
|
|
man: add missing options
Yu Watanabe
2017-12-04
3
-0
/
+9
|
*
|
|
stdio-bridge: add missing option
Yu Watanabe
2017-12-04
1
-3
/
+4
*
|
|
|
Merge pull request #7494 from poettering/nspawn-cgroups
Lennart Poettering
2017-12-05
16
-68
/
+270
|
\
\
\
\
|
*
|
|
|
fstab-generator: port some code to strextend_with_separator()
Lennart Poettering
2017-12-05
1
-15
/
+2
|
*
|
|
|
test: add a simple script that runs all our integration tests one after the o...
Lennart Poettering
2017-12-05
1
-0
/
+45
|
*
|
|
|
tests: don't use "netcat" for testing TEST-10-ISSUE-2467
Lennart Poettering
2017-12-05
1
-3
/
+5
|
*
|
|
|
tests: make TEST-10-ISSUE-2467 also run in nspawn
Lennart Poettering
2017-12-05
1
-1
/
+1
|
*
|
|
|
nspawn: when in hybrid mode, chown() both the legacy and the unified hierarch...
Lennart Poettering
2017-12-05
3
-3
/
+16
|
*
|
|
|
nspawn: make sure images containing an ESP are compatible with userns -U mode
Lennart Poettering
2017-12-05
7
-22
/
+76
|
*
|
|
|
string-util: rework strextend() to optionally inset separators between each a...
Lennart Poettering
2017-12-05
3
-9
/
+58
|
*
|
|
|
cgroup: also include "cgroups.threads" in the list of files to chown
Lennart Poettering
2017-12-05
1
-5
/
+7
|
*
|
|
|
nspawn: figure out cgroup mode *after* mounting image
Lennart Poettering
2017-12-05
1
-9
/
+57
|
*
|
|
|
path-util: when checking systemd versions, check both lib and lib64
Lennart Poettering
2017-12-05
1
-1
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
service: Don't stop unneeded units needed by restarted service (#7526)
Michal Koutný
2017-12-05
4
-4
/
+29
*
|
|
|
hexdecoct: fix comment typo (#7548)
Lennart Poettering
2017-12-05
1
-1
/
+1
|
/
/
/
[next]