summaryrefslogtreecommitdiffstats
path: root/test (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-04kernel-install: use exit instead of return (#4565)Yu Watanabe1-2/+2
2016-11-04man: update kernel-install(8) to match reality (#4563)Zbigniew Jędrzejewski-Szmek1-4/+5
2016-11-04doc: clarify NoNewPrivileges (#4562)Kees Cook1-4/+4
2016-11-03build-sys: link test-seccomp against seccomp libs (#4560)Martin Pitt1-1/+2
2016-11-03analyze: fix build w/o seccompZbigniew Jędrzejewski-Szmek1-0/+8
2016-11-03Revert "sd-bus: use PRIu64 instead of casting" (#4556)v232Zbigniew Jędrzejewski-Szmek1-2/+4
2016-11-03hwdb update for 232 (#4557)Lennart Poettering4-2256/+6651
2016-11-03final NEWS update for 232 (#4558)Lennart Poettering1-2/+2
2016-11-03seccomp-util, analyze: export comments as a help stringZbigniew Jędrzejewski-Szmek4-19/+23
2016-11-03seccomp-util: move @default to the first positionZbigniew Jędrzejewski-Szmek2-19/+20
2016-11-03analyze: add syscall-filter verbZbigniew Jędrzejewski-Szmek5-25/+101
2016-11-03test: test DynamicUser= with SupplementaryGroups=Djalal Harouni3-0/+10
2016-11-03test: test DynamicUser= with a fixed userDjalal Harouni4-0/+25
2016-11-03core: intialize user aux groups and SupplementaryGroups= when DynamicUser= is...Djalal Harouni1-13/+12
2016-11-03parse_hwdb: add import fallback for python2Zbigniew Jędrzejewski-Szmek1-2/+8
2016-11-03udev/udev-watch: calculate the real buffer sizes neededZbigniew Jędrzejewski-Szmek2-5/+5
2016-11-03Do not raise in switch root if paths are too longZbigniew Jędrzejewski-Szmek1-7/+18
2016-11-03sd-bus: use PRIu64 instead of castingZbigniew Jędrzejewski-Szmek1-4/+2
2016-11-03Revert some uses of xsprintfZbigniew Jędrzejewski-Szmek4-10/+11
2016-11-03core: make a constant table actually constantLennart Poettering1-8/+8
2016-11-03core: don't hit an assert when printing status messages about units with over...Lennart Poettering1-1/+2
2016-11-03man: fix two typos (is → are) (#4544)Lucas Werkmeister1-2/+2
2016-11-02systemctl: fix incorrect "need reload" on cat (#4535)Lucas Werkmeister1-1/+1
2016-11-02build-sys: bump package and library version in preparation for v232Lennart Poettering2-3/+3
2016-11-02add two additional entries to NEWSLennart Poettering1-0/+9
2016-11-02NEWS: add contributor list to news fileLennart Poettering2-0/+44
2016-11-02pid1: fix fd memleak when we hit FileDescriptorStoreMax limitZbigniew Jędrzejewski-Szmek1-9/+9
2016-11-02core: change mount_synthesize_root() return to intLennart Poettering1-6/+8
2016-11-02networkd: flush DNSSL/RDNSS lists when we lose carrierLennart Poettering3-3/+14
2016-11-02netword: minor memory leak fixLennart Poettering1-2/+2
2016-11-02nspawn: if we set up a loopback device, try to mount it with "discard"Lennart Poettering1-2/+12
2016-11-02systemctl: tweak the "systemctl list-units" output a bitLennart Poettering1-14/+19
2016-11-02systemctl: properly turn off color after active columnLennart Poettering1-2/+2
2016-11-02sysctl: minor simplificationLennart Poettering1-2/+2
2016-11-02sysctl: no need to check for eof twiceLennart Poettering1-1/+1
2016-11-02sysctl: when failing to process a config line, show line nrLennart Poettering1-2/+5
2016-11-02sysctl: split out condition check into its own functionLennart Poettering1-12/+20
2016-11-02sysctl: do not fail systemd-sysctl.service if /proc/sys is mounted read-onlyLennart Poettering1-5/+12
2016-11-02unit: unify some code with new unit_new_for_name() callLennart Poettering7-42/+28
2016-11-02core: make the root mount perpetual tooLennart Poettering2-15/+69
2016-11-02core: rework the "no_gc" unit flag to become a more generic "perpetual" flagLennart Poettering5-19/+36
2016-11-02core: initialize groups list before checking SupplementaryGroups= of a unit (...Djalal Harouni1-13/+15
2016-11-02tests: make sure tests pass when invoked in "sudo"Lennart Poettering1-1/+1
2016-11-02man: document that too strict system call filters may affect the service managerLennart Poettering1-0/+8
2016-11-02execute: apply seccomp filters after changing selinux/aa/smack contextsLennart Poettering1-31/+39
2016-11-02seccomp: add two new syscall groupsLennart Poettering3-0/+44
2016-11-02man: two minor fixesLennart Poettering1-2/+2
2016-11-02seccomp: include pipes and memfd in @ipcLennart Poettering2-2/+5
2016-11-02seccomp: drop execve() from @process listLennart Poettering2-2/+1
2016-11-02seccomp: add clock query and sleeping syscalls to "@default" groupLennart Poettering2-25/+22