summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-20man: add systemd.environment-generator(7) with two examplesZbigniew Jędrzejewski-Szmek
2017-02-20manager: run environment generatorsZbigniew Jędrzejewski-Szmek
2017-02-20exec-util: implement a set of callbacks to pass variables aroundZbigniew Jędrzejewski-Szmek
2017-02-20basic/env-util: drop _pure_ from static functionZbigniew Jędrzejewski-Szmek
2017-02-20env-util,fileio: immediately replace variables in load_env_file_push()Zbigniew Jędrzejewski-Szmek
2017-02-20basic/fileio: add helper function for a set of two common checksZbigniew Jędrzejewski-Szmek
2017-02-20core/manager: move environment serialization out to basic/env-util.cZbigniew Jędrzejewski-Szmek
2017-02-20core/manager: fix grammar in commentZbigniew Jędrzejewski-Szmek
2017-02-20basic/exec-util: add support for synchronous (ordered) executionZbigniew Jędrzejewski-Szmek
2017-02-20core/manager: split out creation of serialization fd out to a helperZbigniew Jędrzejewski-Szmek
2017-02-20tree-wide: add man: to manpage references (#5402)Lucas Werkmeister
2017-02-20Syntax for defines that is also unterstood by the GNU C/C++ compilers. (#5397)pyBlob
2017-02-20systemctl: Fix condition in start_special() (#5399)Benjamin Robin
2017-02-20sd-device: replace lstat() + open() with open(O_NOFOLLOW)Zbigniew Jędrzejewski-Szmek
2017-02-20shared/pager: abort if we cannot set environment variablesZbigniew Jędrzejewski-Szmek
2017-02-20core/execute: add (void)Zbigniew Jędrzejewski-Szmek
2017-02-20logind: check return value from lseekZbigniew Jędrzejewski-Szmek
2017-02-20importd: check setenv return valueZbigniew Jędrzejewski-Szmek
2017-02-20core/killall: add (void)Zbigniew Jędrzejewski-Szmek
2017-02-20firewall-util: add an assert that we're not overwriting a bufferZbigniew Jędrzejewski-Szmek
2017-02-20build.h: include default cgroup hierarchy setting in --version outputZbigniew Jędrzejewski-Szmek
2017-02-20pid1: add ./configure switch to select default cgroup hierarchyZbigniew Jędrzejewski-Szmek
2017-02-20core: keep supporting cgroup hybrid layout from v232 for live upgradesTejun Heo
2017-02-20core: make hybrid cgroup unified mode keep compat /sys/fs/cgroup/systemd hier...Tejun Heo
2017-02-20cgroup-util: fix the reversed return value of cg_is_unified_systemd_contoller...Zbigniew Jędrzejewski-Szmek
2017-02-20Merge pull request #5392 from keszybz/systemctl-editLennart Poettering
2017-02-20Include 'vendor class identifier option' into DHCPREQUEST message (#5380)Alexander Galanin
2017-02-19systemctl: give a hint about --force --force when communication with manager ...Zbigniew Jędrzejewski-Szmek
2017-02-19systemctl: fix hint with edit --global/--userZbigniew Jędrzejewski-Szmek
2017-02-19systemctl: fix editing of units with no fragmentZbigniew Jędrzejewski-Szmek
2017-02-19systemctl: when told to edit an instance, do not edit the templateZbigniew Jędrzejewski-Szmek
2017-02-19systemctl: fix error messages (#5389)Lucas Werkmeister
2017-02-19test: re-drop assumption that /run is a mount point, part 2 (#5386)Martin Pitt
2017-02-19udev-builtin-net_id: fix warning about discarded "const" attribute (#5385)Zbigniew Jędrzejewski-Szmek
2017-02-18core: make SYSTEMD_CGROUP_CONTROLLER a special stringTejun Heo
2017-02-18core: simplify cg_[all_]unified()Tejun Heo
2017-02-18nspawn: fix cgroup mode detectionTejun Heo
2017-02-18journalctl: add reference to sd-id128(3) to output (#5382)Lucas Werkmeister
2017-02-18man: sd-id128: fix journalctl option name (#5381)Lucas Werkmeister
2017-02-18Merge pull request #5369 from poettering/nspawn-resolvedZbigniew Jędrzejewski-Szmek
2017-02-17units: order systemd-nspawn@.service after systemd-resolved.serviceLennart Poettering
2017-02-17nspawn: tweak check whether resolved is around a bitLennart Poettering
2017-02-17units: enable resolved bus activation though a symlink in /etcLennart Poettering
2017-02-17test: re-drop assumption that /run is a mount point (#5377)Martin Pitt
2017-02-17systemctl: show extra args if defined (#5379)Adrián López
2017-02-17Merge pull request #5373 from poettering/coredump-timestamp-fixesZbigniew Jędrzejewski-Szmek
2017-02-17Merge pull request #5347 from poettering/local-ntaZbigniew Jędrzejewski-Szmek
2017-02-17missing: add renameat2() definition for 64bit arm (#5378)Lennart Poettering
2017-02-17Merge pull request #5275 from ssahani/fix-dropin-net-sectionLennart Poettering
2017-02-17udev: fix id_net_name_path for virtio-ccw interfaces (#5357)Viktor Mihajlovski