summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* pid1: warn if people use User=nobody (#16293)Lennart Poettering2020-06-262-0/+15
* efi: define cache functions inside EFI_ENABLE ifdefLuca Boccassi2020-06-261-22/+22
* tree-wide: spellcheck fixesFrantisek Sumsal2020-06-262-2/+2
* core: add device mapper to allow-list with DevicePolicy=closed and RootImageLuca Boccassi2020-06-261-15/+18
* logind: also cache LoaderEntryOneShot EFI variableLennart Poettering2020-06-265-12/+56
* efi-loader: cache LoaderConfigTimeoutOneShot tooLennart Poettering2020-06-263-14/+46
* tmpfile-util: typo fixesLennart Poettering2020-06-261-1/+1
* util: add missing header guardYu Watanabe2020-06-261-0/+1
* Merge pull request #16096 from poettering/journal-hash-fixZbigniew Jędrzejewski-Szmek2020-06-2616-251/+654
|\
| * compress: do something roughly reasonable when building without compressorLennart Poettering2020-06-251-2/+9
| * coredump: use log_error_errno() where appropriateLennart Poettering2020-06-251-2/+2
| * tree-wide: add new HAVE_COMPRESSION compile time flagLennart Poettering2020-06-258-15/+15
| * docs: import journal file format docs from fdo wikiLennart Poettering2020-06-251-1/+1
| * journal: support zstd compression for large objects in journal filesLennart Poettering2020-06-2510-46/+260
| * journal-file: when individual hash chains grow too large, rotateLennart Poettering2020-06-252-18/+89
| * journal: use a different hash function for each journal fileLennart Poettering2020-06-257-44/+128
| * journal: make signature arrays constLennart Poettering2020-06-251-2/+4
| * journal: rename hash64() to jenkins_hash64()Lennart Poettering2020-06-254-8/+8
| * journal-file: rename return parameters to ret_xyzLennart Poettering2020-06-251-119/+134
| * journal-file: also show field hash table size in debug outputLennart Poettering2020-06-251-1/+3
| * journal-file: simplify boot ID acquiringLennart Poettering2020-06-251-4/+1
| * journal: store NE hash instead of LE hash in Match objectLennart Poettering2020-06-252-7/+7
| * journal-file: use FLAGS_SET where appropriateLennart Poettering2020-06-251-3/+3
| * journal: fix definition of _OBJECT_COMPRESSED_MAXLennart Poettering2020-06-252-9/+11
| * macro: add CONST_MIN() similar to CONST_MAX()Lennart Poettering2020-06-251-0/+9
* | portabled: create temp file for unit, not directoryLuca Boccassi2020-06-251-1/+1
* | selinux: check mac_selinux_init() in testsChristian Göttsche2020-06-251-1/+4
* | Merge pull request #15624 from poettering/hostnamed-instantZbigniew Jędrzejewski-Szmek2020-06-251-44/+199
|\ \
| * | hostnamed: minimize caching of /etc/hostname, /etc/os-release and /etc/machin...Lennart Poettering2020-06-251-24/+156
| * | hostnamed: don't cache local hostname eitherLennart Poettering2020-06-251-21/+44
* | | Merge pull request #15697 from OhNoMoreGit/fix-path-unitsZbigniew Jędrzejewski-Szmek2020-06-253-69/+168
|\ \ \ | |_|/ |/| |
| * | core/path: recheck path specs when triggered unit changes stateMichael Chapman2020-05-053-68/+167
| * | core/path: use escaped path in serializationMichael Chapman2020-05-051-1/+1
* | | Merge pull request #16257 from keszybz/two-fuzzer-issuesLennart Poettering2020-06-257-103/+49
|\ \ \
| * | | fuzz-udev-rules: -ENOBUFS should be accepted tooZbigniew Jędrzejewski-Szmek2020-06-252-3/+11
| * | | journal: fix buffer overrun when urlifyingZbigniew Jędrzejewski-Szmek2020-06-251-3/+6
| * | | fuzz-udev-rules: rewrite to not require root privilegesZbigniew Jędrzejewski-Szmek2020-06-231-83/+8
| * | | udev: split rules object creation and loadingZbigniew Jędrzejewski-Szmek2020-06-236-17/+27
* | | | core: add RootHashSignature service parameterLuca Boccassi2020-06-2512-7/+185
* | | | dissect/nspawn: add support for dm-verity root hash signatureLuca Boccassi2020-06-255-23/+151
* | | | veritysetup: add support for dm-verity root hash signatureLuca Boccassi2020-06-251-2/+25
| |_|/ |/| |
* | | Merge pull request #16265 from Werkov/fix-16248Zbigniew Jędrzejewski-Szmek2020-06-252-6/+65
|\ \ \
| * | | test: Test memory limit parsingMichal Koutný2020-06-241-0/+60
| * | | cgroup: Parse infinity properly for memory protectionsMichal Koutný2020-06-241-6/+5
* | | | Merge pull request #16271 from yuwata/network-cleanups-around-link-getZbigniew Jędrzejewski-Szmek2020-06-253-2/+8
|\ \ \ \
| * | | | network: fix typo in commentYu Watanabe2020-06-251-1/+1
| * | | | network: do not update operstate when netdev is not readyYu Watanabe2020-06-251-0/+3
| * | | | network: fix assertion in link_get()Yu Watanabe2020-06-251-1/+1
| * | | | network: check that received ifindex is validYu Watanabe2020-06-251-0/+3
* | | | | missing: Add new Linux capabilitiesMichal Koutný2020-06-251-0/+16