index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: add new RestrictNamespaces= unit file setting
Lennart Poettering
2016-11-04
12
-0
/
+497
*
kernel-install: use exit instead of return (#4565)
Yu Watanabe
2016-11-04
1
-2
/
+2
*
Merge pull request #4548 from keszybz/seccomp-help
Zbigniew Jędrzejewski-Szmek
2016-11-04
3
-57
/
+122
|
\
|
*
analyze: fix build w/o seccomp
Zbigniew Jędrzejewski-Szmek
2016-11-03
1
-0
/
+8
|
*
seccomp-util, analyze: export comments as a help string
Zbigniew Jędrzejewski-Szmek
2016-11-03
3
-16
/
+20
|
*
seccomp-util: move @default to the first position
Zbigniew Jędrzejewski-Szmek
2016-11-03
2
-19
/
+20
|
*
analyze: add syscall-filter verb
Zbigniew Jędrzejewski-Szmek
2016-11-03
1
-23
/
+75
*
|
Merge pull request #4510 from keszybz/tree-wide-cleanups
Lennart Poettering
2016-11-03
90
-331
/
+320
|
\
\
|
*
|
nspawn: use the return value from asprintf instead of checking the pointer
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-13
/
+7
|
*
|
test-copy: wrap assignments in function call in parentheses
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-6
/
+6
|
*
|
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
88
-194
/
+199
|
*
|
nss-systemd: remove useless define
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-8
/
+0
|
*
|
tree-wide: use startswith return value to avoid hardcoded offset
Zbigniew Jędrzejewski-Szmek
2016-10-22
3
-114
/
+112
*
|
|
Revert "sd-bus: use PRIu64 instead of casting" (#4556)
v232
Zbigniew Jędrzejewski-Szmek
2016-11-03
1
-2
/
+4
*
|
|
test: test DynamicUser= with SupplementaryGroups=
Djalal Harouni
2016-11-03
1
-0
/
+1
*
|
|
test: test DynamicUser= with a fixed user
Djalal Harouni
2016-11-03
1
-0
/
+6
*
|
|
core: intialize user aux groups and SupplementaryGroups= when DynamicUser= is...
Djalal Harouni
2016-11-03
1
-13
/
+12
*
|
|
Merge pull request #4547 from keszybz/two-testsuite-tweaks
Lennart Poettering
2016-11-03
1
-2
/
+5
|
\
\
\
|
*
|
|
test-compression: allow the file to compress to be specified
Zbigniew Jędrzejewski-Szmek
2016-10-31
1
-2
/
+5
*
|
|
|
udev/udev-watch: calculate the real buffer sizes needed
Zbigniew Jędrzejewski-Szmek
2016-11-03
2
-5
/
+5
*
|
|
|
Do not raise in switch root if paths are too long
Zbigniew Jędrzejewski-Szmek
2016-11-03
1
-7
/
+18
*
|
|
|
sd-bus: use PRIu64 instead of casting
Zbigniew Jędrzejewski-Szmek
2016-11-03
1
-4
/
+2
*
|
|
|
Revert some uses of xsprintf
Zbigniew Jędrzejewski-Szmek
2016-11-03
4
-10
/
+11
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #4481 from poettering/perpetual
Zbigniew Jędrzejewski-Szmek
2016-11-03
15
-110
/
+213
|
\
\
\
|
*
|
|
core: change mount_synthesize_root() return to int
Lennart Poettering
2016-11-02
1
-6
/
+8
|
*
|
|
networkd: flush DNSSL/RDNSS lists when we lose carrier
Lennart Poettering
2016-11-02
3
-3
/
+14
|
*
|
|
netword: minor memory leak fix
Lennart Poettering
2016-11-02
1
-2
/
+2
|
*
|
|
nspawn: if we set up a loopback device, try to mount it with "discard"
Lennart Poettering
2016-11-02
1
-2
/
+12
|
*
|
|
systemctl: tweak the "systemctl list-units" output a bit
Lennart Poettering
2016-11-02
1
-14
/
+19
|
*
|
|
systemctl: properly turn off color after active column
Lennart Poettering
2016-11-02
1
-2
/
+2
|
*
|
|
sysctl: minor simplification
Lennart Poettering
2016-11-02
1
-2
/
+2
|
*
|
|
sysctl: no need to check for eof twice
Lennart Poettering
2016-11-02
1
-1
/
+1
|
*
|
|
sysctl: when failing to process a config line, show line nr
Lennart Poettering
2016-11-02
1
-2
/
+5
|
*
|
|
sysctl: split out condition check into its own function
Lennart Poettering
2016-11-02
1
-12
/
+20
|
*
|
|
sysctl: do not fail systemd-sysctl.service if /proc/sys is mounted read-only
Lennart Poettering
2016-11-02
1
-5
/
+12
|
*
|
|
unit: unify some code with new unit_new_for_name() call
Lennart Poettering
2016-11-02
7
-42
/
+28
|
*
|
|
core: make the root mount perpetual too
Lennart Poettering
2016-11-02
2
-15
/
+69
|
*
|
|
core: rework the "no_gc" unit flag to become a more generic "perpetual" flag
Lennart Poettering
2016-11-02
5
-19
/
+36
*
|
|
|
core: make a constant table actually constant
Lennart Poettering
2016-11-03
1
-8
/
+8
*
|
|
|
core: don't hit an assert when printing status messages about units with over...
Lennart Poettering
2016-11-03
1
-1
/
+2
*
|
|
|
Merge pull request #4456 from keszybz/stored-fds
Lennart Poettering
2016-11-02
3
-27
/
+42
|
\
\
\
\
|
*
|
|
|
pid1: fix fd memleak when we hit FileDescriptorStoreMax limit
Zbigniew Jędrzejewski-Szmek
2016-11-02
1
-9
/
+9
|
*
|
|
|
core: when restarting services, don't close fds
Zbigniew Jędrzejewski-Szmek
2016-11-02
3
-10
/
+20
|
*
|
|
|
pid1: nicely log when doing operation on stored fds
Zbigniew Jędrzejewski-Szmek
2016-10-29
1
-1
/
+6
|
*
|
|
|
pid1: only log about added fd if it was really added
Zbigniew Jędrzejewski-Szmek
2016-10-29
1
-7
/
+7
*
|
|
|
|
systemctl: fix incorrect "need reload" on cat (#4535)
Lucas Werkmeister
2016-11-02
1
-1
/
+1
*
|
|
|
|
Merge pull request #4483 from poettering/exec-order
Lennart Poettering
2016-11-02
4
-35
/
+88
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
tests: make sure tests pass when invoked in "sudo"
Lennart Poettering
2016-11-02
1
-1
/
+1
|
*
|
|
|
execute: apply seccomp filters after changing selinux/aa/smack contexts
Lennart Poettering
2016-11-02
1
-31
/
+39
|
*
|
|
|
seccomp: add two new syscall groups
Lennart Poettering
2016-11-02
2
-0
/
+36
[next]