index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2017-02-21
udev-builtin-blkid: use -errno not -1 as error code
Zbigniew Jędrzejewski-Szmek
2017-02-21
tree-wide: simplify handling of blkid errors
Zbigniew Jędrzejewski-Szmek
2017-02-21
Fix check for signal in set (#5416)
stuart-mclaren
2017-02-21
systemctl: suffix cmdline options that take arguments with =
Lennart Poettering
2017-02-21
Merge pull request #5131 from keszybz/environment-generators
Lennart Poettering
2017-02-21
coredumpctl: print a hint if any coredumps are in flight (#5393)
Zbigniew Jędrzejewski-Szmek
2017-02-21
Merge pull request #5390 from keszybz/coverity
Lennart Poettering
2017-02-20
test-env-util: add more tests for "extended syntax"
Zbigniew Jędrzejewski-Szmek
2017-02-20
basic: support default and alternate values for env expansion
Ray Strode
2017-02-20
basic: add replace_env_n function
Ray Strode
2017-02-20
Tighten checking for variable validity
Zbigniew Jędrzejewski-Szmek
2017-02-20
Allow braceless variables to be expanded
Zbigniew Jędrzejewski-Szmek
2017-02-20
basic/env-util: use _cleanup_ in replace_env()
Zbigniew Jędrzejewski-Szmek
2017-02-20
environment-generator: new generator to peruse environment.d
Zbigniew Jędrzejewski-Szmek
2017-02-20
basic: add new merge_env_file function
Ray Strode
2017-02-20
basic: drop unnecessary strempty() call in replace_env
Ray Strode
2017-02-20
basic: fix strv_env_get_n for unclean arrays
Ray Strode
2017-02-20
manager: run environment generators
Zbigniew Jędrzejewski-Szmek
2017-02-20
exec-util: implement a set of callbacks to pass variables around
Zbigniew Jędrzejewski-Szmek
2017-02-20
basic/env-util: drop _pure_ from static function
Zbigniew Jędrzejewski-Szmek
2017-02-20
env-util,fileio: immediately replace variables in load_env_file_push()
Zbigniew Jędrzejewski-Szmek
2017-02-20
basic/fileio: add helper function for a set of two common checks
Zbigniew Jędrzejewski-Szmek
2017-02-20
core/manager: move environment serialization out to basic/env-util.c
Zbigniew Jędrzejewski-Szmek
2017-02-20
core/manager: fix grammar in comment
Zbigniew Jędrzejewski-Szmek
2017-02-20
basic/exec-util: add support for synchronous (ordered) execution
Zbigniew Jędrzejewski-Szmek
2017-02-20
core/manager: split out creation of serialization fd out to a helper
Zbigniew Jędrzejewski-Szmek
2017-02-20
tree-wide: add man: to manpage references (#5402)
Lucas Werkmeister
2017-02-20
Syntax for defines that is also unterstood by the GNU C/C++ compilers. (#5397)
pyBlob
2017-02-20
systemctl: Fix condition in start_special() (#5399)
Benjamin Robin
2017-02-20
sd-device: replace lstat() + open() with open(O_NOFOLLOW)
Zbigniew Jędrzejewski-Szmek
2017-02-20
shared/pager: abort if we cannot set environment variables
Zbigniew Jędrzejewski-Szmek
2017-02-20
core/execute: add (void)
Zbigniew Jędrzejewski-Szmek
2017-02-20
logind: check return value from lseek
Zbigniew Jędrzejewski-Szmek
2017-02-20
importd: check setenv return value
Zbigniew Jędrzejewski-Szmek
2017-02-20
core/killall: add (void)
Zbigniew Jędrzejewski-Szmek
2017-02-20
firewall-util: add an assert that we're not overwriting a buffer
Zbigniew Jędrzejewski-Szmek
2017-02-20
Merge pull request #5392 from keszybz/systemctl-edit
Lennart Poettering
2017-02-20
Include 'vendor class identifier option' into DHCPREQUEST message (#5380)
Alexander Galanin
2017-02-19
systemctl: give a hint about --force --force when communication with manager ...
Zbigniew Jędrzejewski-Szmek
2017-02-19
systemctl: fix hint with edit --global/--user
Zbigniew Jędrzejewski-Szmek
2017-02-19
systemctl: fix editing of units with no fragment
Zbigniew Jędrzejewski-Szmek
2017-02-19
systemctl: when told to edit an instance, do not edit the template
Zbigniew Jędrzejewski-Szmek
2017-02-19
systemctl: fix error messages (#5389)
Lucas Werkmeister
2017-02-19
test: re-drop assumption that /run is a mount point, part 2 (#5386)
Martin Pitt
2017-02-19
udev-builtin-net_id: fix warning about discarded "const" attribute (#5385)
Zbigniew Jędrzejewski-Szmek
2017-02-18
journalctl: add reference to sd-id128(3) to output (#5382)
Lucas Werkmeister
2017-02-18
Merge pull request #5369 from poettering/nspawn-resolved
Zbigniew Jędrzejewski-Szmek
2017-02-17
nspawn: tweak check whether resolved is around a bit
Lennart Poettering
2017-02-17
test: re-drop assumption that /run is a mount point (#5377)
Martin Pitt
2017-02-17
systemctl: show extra args if defined (#5379)
Adrián López
[next]