index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
network
/
80-container-ve.network
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-21
docs: use https:// in URLs
AsciiWolf
1
-1
/
+1
2017-02-21
man: use https:// in URLs
AsciiWolf
42
-58
/
+58
2017-02-21
NEWS: use https:// in URLs
AsciiWolf
1
-10
/
+10
2017-02-21
README, README.md: use https:// in URLs
AsciiWolf
2
-5
/
+5
2017-02-21
configure.am: use https:// in URLs
AsciiWolf
1
-3
/
+3
2017-02-21
NEWS: fix typos, grammar, and small errors (#5407)
Martin Pitt
1
-20
/
+19
2017-02-21
build-sys: bump package version
Lennart Poettering
2
-4
/
+4
2017-02-21
start putting together a NEWS entry for 233
Lennart Poettering
2
-4
/
+328
2017-02-21
systemctl: suffix cmdline options that take arguments with =
Lennart Poettering
1
-2
/
+2
2017-02-21
coredumpctl: print a hint if any coredumps are in flight (#5393)
Zbigniew Jędrzejewski-Szmek
1
-1
/
+67
2017-02-21
test-env-util: add more tests for "extended syntax"
Zbigniew Jędrzejewski-Szmek
1
-0
/
+30
2017-02-21
basic: support default and alternate values for env expansion
Ray Strode
6
-12
/
+108
2017-02-21
basic: add replace_env_n function
Ray Strode
2
-3
/
+9
2017-02-21
build-sys: make environment.d support conditional
Zbigniew Jędrzejewski-Szmek
2
-3
/
+16
2017-02-21
Tighten checking for variable validity
Zbigniew Jędrzejewski-Szmek
5
-2
/
+68
2017-02-21
Allow braceless variables to be expanded
Zbigniew Jędrzejewski-Szmek
6
-11
/
+91
2017-02-21
basic/env-util: use _cleanup_ in replace_env()
Zbigniew Jędrzejewski-Szmek
1
-13
/
+6
2017-02-21
build-sys,man: load /etc/environment and describe the new environment.d syntax
Ray Strode
3
-0
/
+120
2017-02-21
environment-generator: new generator to peruse environment.d
Zbigniew Jędrzejewski-Szmek
8
-2
/
+208
2017-02-21
basic: add new merge_env_file function
Ray Strode
6
-7
/
+131
2017-02-21
basic: drop unnecessary strempty() call in replace_env
Ray Strode
1
-1
/
+1
2017-02-21
basic: fix strv_env_get_n for unclean arrays
Ray Strode
2
-1
/
+12
2017-02-21
man: add systemd.environment-generator(7) with two examples
Zbigniew Jędrzejewski-Szmek
6
-2
/
+218
2017-02-21
manager: run environment generators
Zbigniew Jędrzejewski-Szmek
3
-12
/
+66
2017-02-21
exec-util: implement a set of callbacks to pass variables around
Zbigniew Jędrzejewski-Szmek
3
-0
/
+159
2017-02-21
basic/env-util: drop _pure_ from static function
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2017-02-21
env-util,fileio: immediately replace variables in load_env_file_push()
Zbigniew Jędrzejewski-Szmek
3
-7
/
+34
2017-02-21
basic/fileio: add helper function for a set of two common checks
Zbigniew Jędrzejewski-Szmek
1
-33
/
+25
2017-02-21
core/manager: move environment serialization out to basic/env-util.c
Zbigniew Jędrzejewski-Szmek
3
-26
/
+42
2017-02-21
core/manager: fix grammar in comment
Zbigniew Jędrzejewski-Szmek
1
-4
/
+3
2017-02-21
basic/exec-util: add support for synchronous (ordered) execution
Zbigniew Jędrzejewski-Szmek
6
-47
/
+349
2017-02-21
core/manager: split out creation of serialization fd out to a helper
Zbigniew Jędrzejewski-Szmek
4
-13
/
+34
2017-02-21
tree-wide: add man: to manpage references (#5402)
Lucas Werkmeister
5
-7
/
+7
2017-02-20
Syntax for defines that is also unterstood by the GNU C/C++ compilers. (#5397)
pyBlob
1
-17
/
+37
2017-02-20
systemctl: Fix condition in start_special() (#5399)
Benjamin Robin
1
-1
/
+1
2017-02-20
sd-device: replace lstat() + open() with open(O_NOFOLLOW)
Zbigniew Jędrzejewski-Szmek
1
-27
/
+16
2017-02-20
shared/pager: abort if we cannot set environment variables
Zbigniew Jędrzejewski-Szmek
1
-3
/
+5
2017-02-20
core/execute: add (void)
Zbigniew Jędrzejewski-Szmek
1
-4
/
+6
2017-02-20
logind: check return value from lseek
Zbigniew Jędrzejewski-Szmek
1
-5
/
+4
2017-02-20
importd: check setenv return value
Zbigniew Jędrzejewski-Szmek
1
-2
/
+5
2017-02-20
core/killall: add (void)
Zbigniew Jędrzejewski-Szmek
1
-1
/
+2
2017-02-20
firewall-util: add an assert that we're not overwriting a buffer
Zbigniew Jędrzejewski-Szmek
1
-1
/
+4
2017-02-20
Include 'vendor class identifier option' into DHCPREQUEST message (#5380)
Alexander Galanin
1
-0
/
+9
2017-02-20
systemctl: give a hint about --force --force when communication with manager ...
Zbigniew Jędrzejewski-Szmek
1
-27
/
+32
2017-02-19
systemctl: fix hint with edit --global/--user
Zbigniew Jędrzejewski-Szmek
1
-1
/
+4
2017-02-19
systemctl: fix editing of units with no fragment
Zbigniew Jędrzejewski-Szmek
1
-23
/
+27
2017-02-19
systemctl: when told to edit an instance, do not edit the template
Zbigniew Jędrzejewski-Szmek
1
-3
/
+21
2017-02-19
systemctl: fix error messages (#5389)
Lucas Werkmeister
1
-2
/
+2
2017-02-19
test: re-drop assumption that /run is a mount point, part 2 (#5386)
Martin Pitt
1
-1
/
+3
2017-02-19
udev-builtin-net_id: fix warning about discarded "const" attribute (#5385)
Zbigniew Jędrzejewski-Szmek
1
-2
/
+1
[next]