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
/
shared
Age
Commit message (
Expand
)
Author
2017-04-25
config parser: Introduce config_parse_uint8
Susant Sahani
2017-04-25
Merge pull request #5704 from keszybz/meson
Evgeny Vereshchagin
2017-04-25
fix parenthesis in pager.c (#5798)
Matija Skala
2017-04-24
meson: fix gcrypt config option
Michael Biebl
2017-04-24
redirect stdout/stderr back when closing the pager (#5661)
Matija Skala
2017-04-23
meson: reindent all files with 8 spaces
Zbigniew Jędrzejewski-Szmek
2017-04-23
meson: eliminate libsystemd_journal_internal and use libsystemd_internal less
Zbigniew Jędrzejewski-Szmek
2017-04-23
meson: update linking for fixed meson linking
Zbigniew Jędrzejewski-Szmek
2017-04-23
meson: create a static version of libshared and link libcore and some tests t...
Zbigniew Jędrzejewski-Szmek
2017-04-23
meson: define tests
Zbigniew Jędrzejewski-Szmek
2017-04-23
meson: build systemd using meson
Zbigniew Jędrzejewski-Szmek
2017-04-21
Merge pull request #5756 from keszybz/make-cleanups
Martin Pitt
2017-04-21
bus: include sd-{bus,messages}.h the same as other systemd headers
Zbigniew Jędrzejewski-Szmek
2017-04-21
libshared: fix compilation without libblkid
Zbigniew Jędrzejewski-Szmek
2017-04-19
tree-wide: fix wrong indent (#5757)
Yu Watanabe
2017-04-04
shared/dissect-image: fix warning about unused function when !HAVE_BLKID
Zbigniew Jędrzejewski-Szmek
2017-03-16
Merge (¾ of) pull request #5596 from matijaskala/master
Zbigniew Jędrzejewski-Szmek
2017-03-15
base-filesystem: skip fchownat() if the previous mkdirat() on same path faile...
Djalal Harouni
2017-03-16
assigning stdout and stderr is not allowed
Matija Skala
2017-03-02
Avoid strict DM interface version dependencies (#5519)
Michael Biebl
2017-02-28
journalctl: move access_check() to shared/
Zbigniew Jędrzejewski-Szmek
2017-02-25
Merge pull request #5449 from keszybz/blkd-error-handling
Martin Pitt
2017-02-24
Fix missing space in comments (#5439)
AsciiWolf
2017-02-21
tree-wide: simplify handling of blkid errors
Zbigniew Jędrzejewski-Szmek
2017-02-21
Merge pull request #5131 from keszybz/environment-generators
Lennart Poettering
2017-02-20
environment-generator: new generator to peruse environment.d
Zbigniew Jędrzejewski-Szmek
2017-02-20
shared/pager: abort if we cannot set environment variables
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-17
systemctl: show extra args if defined (#5379)
Adrián López
2017-02-17
copy: change the various copy_xyz() calls to take a unified flags parameter
Lennart Poettering
2017-02-16
test: drop TEST_DATA_DIR, fold into get_testdata_dir()
Martin Pitt
2017-02-16
test: show error message if $SYSTEMD_TEST_DATA does not exist
Martin Pitt
2017-02-16
tests: look for tests relative to source dir when running from build dir
Zbigniew Jędrzejewski-Szmek
2017-02-16
Rename $TEST_DIR to $SYSTEMD_TEST_DATA, document it
Zbigniew Jędrzejewski-Szmek
2017-02-16
test: clarify error message if test data directory does not exist
Martin Pitt
2017-02-14
Define clone order on ppc (#5325)
Zbigniew Jędrzejewski-Szmek
2017-02-13
test: make unit tests relocatable
Martin Pitt
2017-02-12
seccomp: disable RestrictAddressFamilies= for the ABI we shall block, not the...
Lennart Poettering
2017-02-12
Merge pull request #5276 from poettering/resolved-cname
Zbigniew Jędrzejewski-Szmek
2017-02-12
shared: pass *unsigned_long to namespace_flag_from_string_many (#5315)
Evgeny Vereshchagin
2017-02-12
shared: convert unsigned long to uint64_t explicitly (#5314)
Evgeny Vereshchagin
2017-02-12
Merge pull request #5303 from poettering/deleted-units
Zbigniew Jędrzejewski-Szmek
2017-02-10
seccomp: order seccomp ABI list, so that our native ABI comes last (#5306)
Lennart Poettering
2017-02-10
path-lookup: if $HOME can be determined but $XDG_RUNTIME_DIR can't, is it
Lennart Poettering
2017-02-10
path-lookup: drop redundant strv_isempty() check
Lennart Poettering
2017-02-10
path-lookup: try harder acquiring them $HOME of a user
Lennart Poettering
2017-02-10
install: never hit assert() when we can't figure out where to write configura...
Lennart Poettering
2017-02-10
install: when disabling units, do so even if the unit is missing
Lennart Poettering
2017-02-09
seccomp: add forgotten munmap() syscall to @file-system (#5291)
Lennart Poettering
2017-02-09
dropin: always initialize return parameters on success
Lennart Poettering
[next]