summaryrefslogtreecommitdiff
path: root/src/shared
AgeCommit message (Expand)Author
2017-04-25config parser: Introduce config_parse_uint8Susant Sahani
2017-04-25Merge pull request #5704 from keszybz/mesonEvgeny Vereshchagin
2017-04-25fix parenthesis in pager.c (#5798)Matija Skala
2017-04-24meson: fix gcrypt config optionMichael Biebl
2017-04-24redirect stdout/stderr back when closing the pager (#5661)Matija Skala
2017-04-23meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek
2017-04-23meson: eliminate libsystemd_journal_internal and use libsystemd_internal lessZbigniew Jędrzejewski-Szmek
2017-04-23meson: update linking for fixed meson linkingZbigniew Jędrzejewski-Szmek
2017-04-23meson: create a static version of libshared and link libcore and some tests t...Zbigniew Jędrzejewski-Szmek
2017-04-23meson: define testsZbigniew Jędrzejewski-Szmek
2017-04-23meson: build systemd using mesonZbigniew Jędrzejewski-Szmek
2017-04-21Merge pull request #5756 from keszybz/make-cleanupsMartin Pitt
2017-04-21bus: include sd-{bus,messages}.h the same as other systemd headersZbigniew Jędrzejewski-Szmek
2017-04-21libshared: fix compilation without libblkidZbigniew Jędrzejewski-Szmek
2017-04-19tree-wide: fix wrong indent (#5757)Yu Watanabe
2017-04-04shared/dissect-image: fix warning about unused function when !HAVE_BLKIDZbigniew Jędrzejewski-Szmek
2017-03-16Merge (¾ of) pull request #5596 from matijaskala/masterZbigniew Jędrzejewski-Szmek
2017-03-15base-filesystem: skip fchownat() if the previous mkdirat() on same path faile...Djalal Harouni
2017-03-16assigning stdout and stderr is not allowedMatija Skala
2017-03-02Avoid strict DM interface version dependencies (#5519)Michael Biebl
2017-02-28journalctl: move access_check() to shared/Zbigniew Jędrzejewski-Szmek
2017-02-25Merge pull request #5449 from keszybz/blkd-error-handlingMartin Pitt
2017-02-24Fix missing space in comments (#5439)AsciiWolf
2017-02-21tree-wide: simplify handling of blkid errorsZbigniew Jędrzejewski-Szmek
2017-02-21Merge pull request #5131 from keszybz/environment-generatorsLennart Poettering
2017-02-20environment-generator: new generator to peruse environment.dZbigniew Jędrzejewski-Szmek
2017-02-20shared/pager: abort if we cannot set environment variablesZbigniew Jędrzejewski-Szmek
2017-02-20firewall-util: add an assert that we're not overwriting a bufferZbigniew Jędrzejewski-Szmek
2017-02-17systemctl: show extra args if defined (#5379)Adrián López
2017-02-17copy: change the various copy_xyz() calls to take a unified flags parameterLennart Poettering
2017-02-16test: drop TEST_DATA_DIR, fold into get_testdata_dir()Martin Pitt
2017-02-16test: show error message if $SYSTEMD_TEST_DATA does not existMartin Pitt
2017-02-16tests: look for tests relative to source dir when running from build dirZbigniew Jędrzejewski-Szmek
2017-02-16Rename $TEST_DIR to $SYSTEMD_TEST_DATA, document itZbigniew Jędrzejewski-Szmek
2017-02-16test: clarify error message if test data directory does not existMartin Pitt
2017-02-14Define clone order on ppc (#5325)Zbigniew Jędrzejewski-Szmek
2017-02-13test: make unit tests relocatableMartin Pitt
2017-02-12seccomp: disable RestrictAddressFamilies= for the ABI we shall block, not the...Lennart Poettering
2017-02-12Merge pull request #5276 from poettering/resolved-cnameZbigniew Jędrzejewski-Szmek
2017-02-12shared: pass *unsigned_long to namespace_flag_from_string_many (#5315)Evgeny Vereshchagin
2017-02-12shared: convert unsigned long to uint64_t explicitly (#5314)Evgeny Vereshchagin
2017-02-12Merge pull request #5303 from poettering/deleted-unitsZbigniew Jędrzejewski-Szmek
2017-02-10seccomp: order seccomp ABI list, so that our native ABI comes last (#5306)Lennart Poettering
2017-02-10path-lookup: if $HOME can be determined but $XDG_RUNTIME_DIR can't, is itLennart Poettering
2017-02-10path-lookup: drop redundant strv_isempty() checkLennart Poettering
2017-02-10path-lookup: try harder acquiring them $HOME of a userLennart Poettering
2017-02-10install: never hit assert() when we can't figure out where to write configura...Lennart Poettering
2017-02-10install: when disabling units, do so even if the unit is missingLennart Poettering
2017-02-09seccomp: add forgotten munmap() syscall to @file-system (#5291)Lennart Poettering
2017-02-09dropin: always initialize return parameters on successLennart Poettering