index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-04
kernel-install: use exit instead of return (#4565)
Yu Watanabe
1
-2
/
+2
2016-11-04
man: update kernel-install(8) to match reality (#4563)
Zbigniew Jędrzejewski-Szmek
1
-4
/
+5
2016-11-04
doc: clarify NoNewPrivileges (#4562)
Kees Cook
1
-4
/
+4
2016-11-03
build-sys: link test-seccomp against seccomp libs (#4560)
Martin Pitt
1
-1
/
+2
2016-11-03
analyze: fix build w/o seccomp
Zbigniew Jędrzejewski-Szmek
1
-0
/
+8
2016-11-03
Revert "sd-bus: use PRIu64 instead of casting" (#4556)
v232
Zbigniew Jędrzejewski-Szmek
1
-2
/
+4
2016-11-03
hwdb update for 232 (#4557)
Lennart Poettering
4
-2256
/
+6651
2016-11-03
final NEWS update for 232 (#4558)
Lennart Poettering
1
-2
/
+2
2016-11-03
seccomp-util, analyze: export comments as a help string
Zbigniew Jędrzejewski-Szmek
4
-19
/
+23
2016-11-03
seccomp-util: move @default to the first position
Zbigniew Jędrzejewski-Szmek
2
-19
/
+20
2016-11-03
analyze: add syscall-filter verb
Zbigniew Jędrzejewski-Szmek
5
-25
/
+101
2016-11-03
test: test DynamicUser= with SupplementaryGroups=
Djalal Harouni
3
-0
/
+10
2016-11-03
test: test DynamicUser= with a fixed user
Djalal Harouni
4
-0
/
+25
2016-11-03
core: intialize user aux groups and SupplementaryGroups= when DynamicUser= is...
Djalal Harouni
1
-13
/
+12
2016-11-03
parse_hwdb: add import fallback for python2
Zbigniew Jędrzejewski-Szmek
1
-2
/
+8
2016-11-03
udev/udev-watch: calculate the real buffer sizes needed
Zbigniew Jędrzejewski-Szmek
2
-5
/
+5
2016-11-03
Do not raise in switch root if paths are too long
Zbigniew Jędrzejewski-Szmek
1
-7
/
+18
2016-11-03
sd-bus: use PRIu64 instead of casting
Zbigniew Jędrzejewski-Szmek
1
-4
/
+2
2016-11-03
Revert some uses of xsprintf
Zbigniew Jędrzejewski-Szmek
4
-10
/
+11
2016-11-03
core: make a constant table actually constant
Lennart Poettering
1
-8
/
+8
2016-11-03
core: don't hit an assert when printing status messages about units with over...
Lennart Poettering
1
-1
/
+2
2016-11-03
man: fix two typos (is → are) (#4544)
Lucas Werkmeister
1
-2
/
+2
2016-11-02
systemctl: fix incorrect "need reload" on cat (#4535)
Lucas Werkmeister
1
-1
/
+1
2016-11-02
build-sys: bump package and library version in preparation for v232
Lennart Poettering
2
-3
/
+3
2016-11-02
add two additional entries to NEWS
Lennart Poettering
1
-0
/
+9
2016-11-02
NEWS: add contributor list to news file
Lennart Poettering
2
-0
/
+44
2016-11-02
pid1: fix fd memleak when we hit FileDescriptorStoreMax limit
Zbigniew Jędrzejewski-Szmek
1
-9
/
+9
2016-11-02
core: change mount_synthesize_root() return to int
Lennart Poettering
1
-6
/
+8
2016-11-02
networkd: flush DNSSL/RDNSS lists when we lose carrier
Lennart Poettering
3
-3
/
+14
2016-11-02
netword: minor memory leak fix
Lennart Poettering
1
-2
/
+2
2016-11-02
nspawn: if we set up a loopback device, try to mount it with "discard"
Lennart Poettering
1
-2
/
+12
2016-11-02
systemctl: tweak the "systemctl list-units" output a bit
Lennart Poettering
1
-14
/
+19
2016-11-02
systemctl: properly turn off color after active column
Lennart Poettering
1
-2
/
+2
2016-11-02
sysctl: minor simplification
Lennart Poettering
1
-2
/
+2
2016-11-02
sysctl: no need to check for eof twice
Lennart Poettering
1
-1
/
+1
2016-11-02
sysctl: when failing to process a config line, show line nr
Lennart Poettering
1
-2
/
+5
2016-11-02
sysctl: split out condition check into its own function
Lennart Poettering
1
-12
/
+20
2016-11-02
sysctl: do not fail systemd-sysctl.service if /proc/sys is mounted read-only
Lennart Poettering
1
-5
/
+12
2016-11-02
unit: unify some code with new unit_new_for_name() call
Lennart Poettering
7
-42
/
+28
2016-11-02
core: make the root mount perpetual too
Lennart Poettering
2
-15
/
+69
2016-11-02
core: rework the "no_gc" unit flag to become a more generic "perpetual" flag
Lennart Poettering
5
-19
/
+36
2016-11-02
core: initialize groups list before checking SupplementaryGroups= of a unit (...
Djalal Harouni
1
-13
/
+15
2016-11-02
tests: make sure tests pass when invoked in "sudo"
Lennart Poettering
1
-1
/
+1
2016-11-02
man: document that too strict system call filters may affect the service manager
Lennart Poettering
1
-0
/
+8
2016-11-02
execute: apply seccomp filters after changing selinux/aa/smack contexts
Lennart Poettering
1
-31
/
+39
2016-11-02
seccomp: add two new syscall groups
Lennart Poettering
3
-0
/
+44
2016-11-02
man: two minor fixes
Lennart Poettering
1
-2
/
+2
2016-11-02
seccomp: include pipes and memfd in @ipc
Lennart Poettering
2
-2
/
+5
2016-11-02
seccomp: drop execve() from @process list
Lennart Poettering
2
-2
/
+1
2016-11-02
seccomp: add clock query and sleeping syscalls to "@default" group
Lennart Poettering
2
-25
/
+22
[next]