summaryrefslogtreecommitdiffstats
path: root/network/80-container-ve.network (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-21docs: use https:// in URLsAsciiWolf1-1/+1
2017-02-21man: use https:// in URLsAsciiWolf42-58/+58
2017-02-21NEWS: use https:// in URLsAsciiWolf1-10/+10
2017-02-21README, README.md: use https:// in URLsAsciiWolf2-5/+5
2017-02-21configure.am: use https:// in URLsAsciiWolf1-3/+3
2017-02-21NEWS: fix typos, grammar, and small errors (#5407)Martin Pitt1-20/+19
2017-02-21build-sys: bump package versionLennart Poettering2-4/+4
2017-02-21start putting together a NEWS entry for 233Lennart Poettering2-4/+328
2017-02-21systemctl: suffix cmdline options that take arguments with =Lennart Poettering1-2/+2
2017-02-21coredumpctl: print a hint if any coredumps are in flight (#5393)Zbigniew Jędrzejewski-Szmek1-1/+67
2017-02-21test-env-util: add more tests for "extended syntax"Zbigniew Jędrzejewski-Szmek1-0/+30
2017-02-21basic: support default and alternate values for env expansionRay Strode6-12/+108
2017-02-21basic: add replace_env_n functionRay Strode2-3/+9
2017-02-21build-sys: make environment.d support conditionalZbigniew Jędrzejewski-Szmek2-3/+16
2017-02-21Tighten checking for variable validityZbigniew Jędrzejewski-Szmek5-2/+68
2017-02-21Allow braceless variables to be expandedZbigniew Jędrzejewski-Szmek6-11/+91
2017-02-21basic/env-util: use _cleanup_ in replace_env()Zbigniew Jędrzejewski-Szmek1-13/+6
2017-02-21build-sys,man: load /etc/environment and describe the new environment.d syntaxRay Strode3-0/+120
2017-02-21environment-generator: new generator to peruse environment.dZbigniew Jędrzejewski-Szmek8-2/+208
2017-02-21basic: add new merge_env_file functionRay Strode6-7/+131
2017-02-21basic: drop unnecessary strempty() call in replace_envRay Strode1-1/+1
2017-02-21basic: fix strv_env_get_n for unclean arraysRay Strode2-1/+12
2017-02-21man: add systemd.environment-generator(7) with two examplesZbigniew Jędrzejewski-Szmek6-2/+218
2017-02-21manager: run environment generatorsZbigniew Jędrzejewski-Szmek3-12/+66
2017-02-21exec-util: implement a set of callbacks to pass variables aroundZbigniew Jędrzejewski-Szmek3-0/+159
2017-02-21basic/env-util: drop _pure_ from static functionZbigniew Jędrzejewski-Szmek1-1/+1
2017-02-21env-util,fileio: immediately replace variables in load_env_file_push()Zbigniew Jędrzejewski-Szmek3-7/+34
2017-02-21basic/fileio: add helper function for a set of two common checksZbigniew Jędrzejewski-Szmek1-33/+25
2017-02-21core/manager: move environment serialization out to basic/env-util.cZbigniew Jędrzejewski-Szmek3-26/+42
2017-02-21core/manager: fix grammar in commentZbigniew Jędrzejewski-Szmek1-4/+3
2017-02-21basic/exec-util: add support for synchronous (ordered) executionZbigniew Jędrzejewski-Szmek6-47/+349
2017-02-21core/manager: split out creation of serialization fd out to a helperZbigniew Jędrzejewski-Szmek4-13/+34
2017-02-21tree-wide: add man: to manpage references (#5402)Lucas Werkmeister5-7/+7
2017-02-20Syntax for defines that is also unterstood by the GNU C/C++ compilers. (#5397)pyBlob1-17/+37
2017-02-20systemctl: Fix condition in start_special() (#5399)Benjamin Robin1-1/+1
2017-02-20sd-device: replace lstat() + open() with open(O_NOFOLLOW)Zbigniew Jędrzejewski-Szmek1-27/+16
2017-02-20shared/pager: abort if we cannot set environment variablesZbigniew Jędrzejewski-Szmek1-3/+5
2017-02-20core/execute: add (void)Zbigniew Jędrzejewski-Szmek1-4/+6
2017-02-20logind: check return value from lseekZbigniew Jędrzejewski-Szmek1-5/+4
2017-02-20importd: check setenv return valueZbigniew Jędrzejewski-Szmek1-2/+5
2017-02-20core/killall: add (void)Zbigniew Jędrzejewski-Szmek1-1/+2
2017-02-20firewall-util: add an assert that we're not overwriting a bufferZbigniew Jędrzejewski-Szmek1-1/+4
2017-02-20Include 'vendor class identifier option' into DHCPREQUEST message (#5380)Alexander Galanin1-0/+9
2017-02-20systemctl: give a hint about --force --force when communication with manager ...Zbigniew Jędrzejewski-Szmek1-27/+32
2017-02-19systemctl: fix hint with edit --global/--userZbigniew Jędrzejewski-Szmek1-1/+4
2017-02-19systemctl: fix editing of units with no fragmentZbigniew Jędrzejewski-Szmek1-23/+27
2017-02-19systemctl: when told to edit an instance, do not edit the templateZbigniew Jędrzejewski-Szmek1-3/+21
2017-02-19systemctl: fix error messages (#5389)Lucas Werkmeister1-2/+2
2017-02-19test: re-drop assumption that /run is a mount point, part 2 (#5386)Martin Pitt1-1/+3
2017-02-19udev-builtin-net_id: fix warning about discarded "const" attribute (#5385)Zbigniew Jędrzejewski-Szmek1-2/+1