summaryrefslogtreecommitdiffstats
path: root/src/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* conf-parser: return mtime in config_parse() and friendsLennart Poettering2020-06-024-27/+51
* conf-parse: fix pretty bad typoLennart Poettering2020-06-021-1/+1
* network: also read mtime of drop-in configsYu Watanabe2020-06-012-3/+12
* core: reload cache if it's dirty when starting a UNIT_NOT_FOUND unitLuca Boccassi2020-05-302-1/+2
* Merge pull request #15935 from poettering/cache-more-efi-varsZbigniew Jędrzejewski-Szmek2020-05-303-45/+74
|\
| * efi: cache OsIndications tooLennart Poettering2020-05-291-8/+37
| * efi: cache OsIndicationsSupportedLennart Poettering2020-05-291-5/+16
| * efi: avoid weirdly double }} by indenting differentlyLennart Poettering2020-05-291-13/+14
| * efi: cache LoaderEntries EFI variableLennart Poettering2020-05-292-19/+7
* | Merge pull request #15915 from poettering/journal-external-linkZbigniew Jędrzejewski-Szmek2020-05-303-14/+96
|\ \
| * | logs: strndupa() cannot failLennart Poettering2020-05-291-3/+0
| * | journal: show documentation hyperlink if known in log outputLennart Poettering2020-05-291-10/+93
| * | pretty-print: export urlify_enabled()Lennart Poettering2020-05-292-1/+3
| |/
* | Merge pull request #15954 from keszybz/unit-file-leakLennart Poettering2020-05-291-11/+13
|\ \ | |/ |/|
| * shared/unit-file: make sure the old hashmaps and sets are freed upon replacementZbigniew Jędrzejewski-Szmek2020-05-281-11/+13
* | core: add new PassPacketInfo= socket unit propertyLennart Poettering2020-05-271-0/+1
|/
* Merge pull request #15934 from keszybz/docs-and-test-fixLennart Poettering2020-05-271-5/+1
|\
| * shared/efi-loader: remove check that uses absolute tick valueZbigniew Jędrzejewski-Szmek2020-05-271-5/+1
* | Merge pull request #15853 from poettering/tmp-argumentLennart Poettering2020-05-271-10/+10
|\ \
| * | fstab-util: prefix return parameters with ret_Lennart Poettering2020-05-261-10/+10
* | | gpt: include homed GPT partition type in well-known partition tableLennart Poettering2020-05-261-1/+2
| |/ |/|
* | Merge pull request #15920 from keszybz/userwork-proc-titleLennart Poettering2020-05-261-1/+1
|\ \ | |/ |/|
| * tree-wide: s/time-out/timeout/gZbigniew Jędrzejewski-Szmek2020-05-261-1/+1
* | Merge pull request #15906 from keszybz/busctl-stdout-stderrLennart Poettering2020-05-261-4/+4
|\ \
| * | tree-wide: use public sd-bus functions in more placesZbigniew Jędrzejewski-Szmek2020-05-251-4/+4
* | | Merge pull request #15914 from poettering/ubsan-float-checkEvgeny Vereshchagin2020-05-261-22/+20
|\ \ \ | |_|/ |/| |
| * | json: turn off ubsan for json_variant_has_type()Lennart Poettering2020-05-261-1/+4
| * | macro: introduce DISABLE_WARNING_TYPE_LIMITS and make use of it everywhereLennart Poettering2020-05-251-3/+2
| * | json: use our regular way to turn off compiler warningsLennart Poettering2020-05-251-18/+14
| |/
* | Merge pull request #15862 from hunger/masterLennart Poettering2020-05-262-0/+31
|\ \ | |/ |/|
| * repart: Add UUID option to config filesTobias Hunger2020-05-252-0/+31
* | bus-util: actually register the object managerLennart Poettering2020-05-211-0/+6
* | shared: treat generator units as vendor unitsJeremy Cline2020-05-211-2/+5
* | Merge pull request #15661 from hundeboll/mount-read-write-onlyZbigniew Jędrzejewski-Szmek2020-05-201-1/+2
|\ \ | |/ |/|
| * mount: add ReadWriteOnly property to fail on read-only mountsMartin Hundebøll2020-05-011-1/+2
* | Merge pull request #15836 from poettering/makefs-lockZbigniew Jędrzejewski-Szmek2020-05-191-4/+3
|\ \
| * | dissect: use log_debug_errno() where appropriateLennart Poettering2020-05-181-4/+3
* | | Merge pull request #15166 from ssahani/networkctl-ipvlanLennart Poettering2020-05-193-0/+53
|\ \ \
| * | | network: Introduce ipvlan utilSusant Sahani2020-05-173-0/+53
* | | | condition: introduce systemd.condition-first-boot= kernel command line switchLennart Poettering2020-05-181-0/+7
* | | | condition: debug log if F_OK check on /run/systemd/first-boot fails unexpectedlyLennart Poettering2020-05-181-2/+6
* | | | condition: reverse if check to lower indentation levelLennart Poettering2020-05-181-19/+17
* | | | condition: allow overriding of ConditionNeedsUpdate= on the kernel command lineLennart Poettering2020-05-181-0/+7
* | | | condition: when reading /etc/ modification timestamp, let's actualy compare i...Lennart Poettering2020-05-181-1/+1
* | | | condition: downgrade a few log messages to debugLennart Poettering2020-05-181-3/+3
* | | | condition: add debug log messages on unexpected errorsLennart Poettering2020-05-181-6/+16
* | | | condition: check if path is absolute firstLennart Poettering2020-05-181-6/+5
| |/ / |/| |
* | | network: Introduce bond utilSusant Sahani2020-05-173-0/+181
|/ /
* | Increase size of /run to 20%Topi Miettinen2020-05-151-1/+4
* | Merge pull request #15817 from poettering/more-conditionsLennart Poettering2020-05-152-39/+101
|\ \