summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "sd-bus: use PRIu64 instead of casting" (#4556)v232Zbigniew Jędrzejewski-Szmek2016-11-031-2/+4
* hwdb update for 232 (#4557)Lennart Poettering2016-11-034-2256/+6651
* final NEWS update for 232 (#4558)Lennart Poettering2016-11-031-2/+2
* Merge pull request #4543 from endocode/djalal/fix-dynamicuser-supplementary-g...Djalal Harouni2016-11-036-13/+47
|\
| * test: test DynamicUser= with SupplementaryGroups=Djalal Harouni2016-11-033-0/+10
| * test: test DynamicUser= with a fixed userDjalal Harouni2016-11-034-0/+25
| * core: intialize user aux groups and SupplementaryGroups= when DynamicUser= is...Djalal Harouni2016-11-031-13/+12
|/
* Merge pull request #4547 from keszybz/two-testsuite-tweaksLennart Poettering2016-11-022-4/+13
|\
| * parse_hwdb: add import fallback for python2Zbigniew Jędrzejewski-Szmek2016-11-021-2/+8
| * test-compression: allow the file to compress to be specifiedZbigniew Jędrzejewski-Szmek2016-10-311-2/+5
* | Merge pull request #4546 from keszybz/xsprintf-revertLennart Poettering2016-11-028-26/+36
|\ \
| * | udev/udev-watch: calculate the real buffer sizes neededZbigniew Jędrzejewski-Szmek2016-11-022-5/+5
| * | Do not raise in switch root if paths are too longZbigniew Jędrzejewski-Szmek2016-11-021-7/+18
| * | sd-bus: use PRIu64 instead of castingZbigniew Jędrzejewski-Szmek2016-11-021-4/+2
| * | Revert some uses of xsprintfZbigniew Jędrzejewski-Szmek2016-11-024-10/+11
|/ /
* | Merge pull request #4481 from poettering/perpetualZbigniew Jędrzejewski-Szmek2016-11-0215-110/+213
|\ \
| * | core: change mount_synthesize_root() return to intLennart Poettering2016-11-021-6/+8
| * | networkd: flush DNSSL/RDNSS lists when we lose carrierLennart Poettering2016-11-023-3/+14
| * | netword: minor memory leak fixLennart Poettering2016-11-021-2/+2
| * | nspawn: if we set up a loopback device, try to mount it with "discard"Lennart Poettering2016-11-021-2/+12
| * | systemctl: tweak the "systemctl list-units" output a bitLennart Poettering2016-11-021-14/+19
| * | systemctl: properly turn off color after active columnLennart Poettering2016-11-021-2/+2
| * | sysctl: minor simplificationLennart Poettering2016-11-021-2/+2
| * | sysctl: no need to check for eof twiceLennart Poettering2016-11-021-1/+1
| * | sysctl: when failing to process a config line, show line nrLennart Poettering2016-11-021-2/+5
| * | sysctl: split out condition check into its own functionLennart Poettering2016-11-021-12/+20
| * | sysctl: do not fail systemd-sysctl.service if /proc/sys is mounted read-onlyLennart Poettering2016-11-021-5/+12
| * | unit: unify some code with new unit_new_for_name() callLennart Poettering2016-11-027-42/+28
| * | core: make the root mount perpetual tooLennart Poettering2016-11-022-15/+69
| * | core: rework the "no_gc" unit flag to become a more generic "perpetual" flagLennart Poettering2016-11-025-19/+36
* | | Merge pull request #4542 from poettering/v232prepZbigniew Jędrzejewski-Szmek2016-11-024-3/+56
|\ \ \
| * | | build-sys: bump package and library version in preparation for v232Lennart Poettering2016-11-022-3/+3
| * | | add two additional entries to NEWSLennart Poettering2016-11-021-0/+9
| * | | NEWS: add contributor list to news fileLennart Poettering2016-11-022-0/+44
| |/ /
* | | core: make a constant table actually constantLennart Poettering2016-11-021-8/+8
* | | core: don't hit an assert when printing status messages about units with over...Lennart Poettering2016-11-021-1/+2
* | | man: fix two typos (is → are) (#4544)Lucas Werkmeister2016-11-021-2/+2
* | | Merge pull request #4456 from keszybz/stored-fdsLennart Poettering2016-11-026-51/+71
|\ \ \
| * | | pid1: fix fd memleak when we hit FileDescriptorStoreMax limitZbigniew Jędrzejewski-Szmek2016-11-021-9/+9
| * | | tests: add test that journald keeps fds over termination by signalEvgeny Vereshchagin2016-11-011-0/+8
| * | | core: when restarting services, don't close fdsZbigniew Jędrzejewski-Szmek2016-11-013-10/+20
| * | | man: add a note that FDSTORE=1 requires epoll-compatible fdsZbigniew Jędrzejewski-Szmek2016-10-282-24/+21
| * | | pid1: nicely log when doing operation on stored fdsZbigniew Jędrzejewski-Szmek2016-10-281-1/+6
| * | | pid1: only log about added fd if it was really addedZbigniew Jędrzejewski-Szmek2016-10-281-7/+7
* | | | systemctl: fix incorrect "need reload" on cat (#4535)Lucas Werkmeister2016-11-021-1/+1
* | | | Merge pull request #4483 from poettering/exec-orderLennart Poettering2016-11-026-63/+127
|\ \ \ \ | |_|/ / |/| | |
| * | | tests: make sure tests pass when invoked in "sudo"Lennart Poettering2016-11-021-1/+1
| * | | man: document that too strict system call filters may affect the service managerLennart Poettering2016-11-021-0/+8
| * | | execute: apply seccomp filters after changing selinux/aa/smack contextsLennart Poettering2016-11-021-31/+39
| * | | seccomp: add two new syscall groupsLennart Poettering2016-11-023-0/+44