summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-02systemctl: fix incorrect "need reload" on cat (#4535)Lucas Werkmeister
2016-11-02Merge pull request #4483 from poettering/exec-orderLennart Poettering
2016-11-02build-sys: bump package and library version in preparation for v232Lennart Poettering
2016-11-02add two additional entries to NEWSLennart Poettering
2016-11-02NEWS: add contributor list to news fileLennart Poettering
2016-11-02pid1: fix fd memleak when we hit FileDescriptorStoreMax limitZbigniew Jędrzejewski-Szmek
2016-11-02core: change mount_synthesize_root() return to intLennart Poettering
2016-11-02networkd: flush DNSSL/RDNSS lists when we lose carrierLennart Poettering
2016-11-02netword: minor memory leak fixLennart Poettering
2016-11-02nspawn: if we set up a loopback device, try to mount it with "discard"Lennart Poettering
2016-11-02systemctl: tweak the "systemctl list-units" output a bitLennart Poettering
2016-11-02systemctl: properly turn off color after active columnLennart Poettering
2016-11-02sysctl: minor simplificationLennart Poettering
2016-11-02sysctl: no need to check for eof twiceLennart Poettering
2016-11-02sysctl: when failing to process a config line, show line nrLennart Poettering
2016-11-02sysctl: split out condition check into its own functionLennart Poettering
2016-11-02sysctl: do not fail systemd-sysctl.service if /proc/sys is mounted read-onlyLennart Poettering
2016-11-02unit: unify some code with new unit_new_for_name() callLennart Poettering
2016-11-02core: make the root mount perpetual tooLennart Poettering
2016-11-02core: rework the "no_gc" unit flag to become a more generic "perpetual" flagLennart Poettering
2016-11-02core: initialize groups list before checking SupplementaryGroups= of a unit (...Djalal Harouni
2016-11-02tests: make sure tests pass when invoked in "sudo"Lennart Poettering
2016-11-02man: document that too strict system call filters may affect the service managerLennart Poettering
2016-11-02execute: apply seccomp filters after changing selinux/aa/smack contextsLennart Poettering
2016-11-02seccomp: add two new syscall groupsLennart Poettering
2016-11-02man: two minor fixesLennart Poettering
2016-11-02seccomp: include pipes and memfd in @ipcLennart Poettering
2016-11-02seccomp: drop execve() from @process listLennart Poettering
2016-11-02seccomp: add clock query and sleeping syscalls to "@default" groupLennart Poettering
2016-11-02update TODOLennart Poettering
2016-11-01udev: net_id: add support for phys_port_name attribute (#4506)Jiří Pírko
2016-11-01tests: add test that journald keeps fds over termination by signalEvgeny Vereshchagin
2016-11-01core: when restarting services, don't close fdsZbigniew Jędrzejewski-Szmek
2016-11-01seccomp: allow specifying arm64, mips, ppc (#4491)Zbigniew Jędrzejewski-Szmek
2016-11-01Recognise Lustre as a remote file system (#4530)Brian J. Murrell
2016-10-31test-compression: allow the file to compress to be specifiedZbigniew Jędrzejewski-Szmek
2016-10-31man: fix typos (#4527)Jakub Wilk
2016-10-30Implement VeraCrypt volume handling in crypttab (#4501)George Hilliard
2016-10-30tests: clarify test_path_startswith return value (#4508)Zbigniew Jędrzejewski-Szmek
2016-10-29Merge pull request #4520 from lucaswerkmeister/systemd-escape-manZbigniew Jędrzejewski-Szmek
2016-10-30man: make systemd-escape examples more consistentLucas Werkmeister
2016-10-30man: add missing periodLucas Werkmeister
2016-10-30man: improve systemd-escape --path descriptionLucas Werkmeister
2016-10-28man: add a note that FDSTORE=1 requires epoll-compatible fdsZbigniew Jędrzejewski-Szmek
2016-10-28pid1: nicely log when doing operation on stored fdsZbigniew Jędrzejewski-Szmek
2016-10-28pid1: only log about added fd if it was really addedZbigniew Jędrzejewski-Szmek
2016-10-28.gitignore: ignore precompiled GCC headers (#4516)Daniel Mack
2016-10-28Merge pull request #4495 from topimiettinen/block-shmat-execDjalal Harouni
2016-10-28Merge pull request #4458 from keszybz/man-nonewprivilegesMartin Pitt
2016-10-28udev: allow substitutions for SECLABEL key (#4505)Michal Sekletar