summaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | condition: add ConditionEnvironment=Lennart Poettering2020-05-152-33/+67
| * | condition: return (Condition*) NULL from condition_free()Lennart Poettering2020-05-152-3/+3
| * | condition: introduce generic function type for condition_to_string()-like fun...Lennart Poettering2020-05-152-6/+14
| * | condition: add ConditionPathIsEncrypted=Lennart Poettering2020-05-152-0/+20
* | | shared: fix integer overflow in calendarspecFrantisek Sumsal2020-05-151-0/+4
|/ /
* | Merge pull request #15265 from fbuihuu/mount-fixesLennart Poettering2020-05-153-0/+28
|\ \
| * | generator: don't generate device dependencies for extrinsic mountsFranck Bui2020-04-011-0/+3
| * | fstab-util: introduce fstab_is_extrinsic()Franck Bui2020-04-012-0/+25
* | | network: allow setting VLAN protocol on bridgesRubens Figueiredo2020-05-142-0/+33
* | | network: Introduce macvlan utilSusant Sahani2020-05-143-0/+32
* | | tree-wide: Initialize _cleanup_ variables if neededBenjamin Robin2020-05-131-1/+1
* | | tree-wide: add size limits for tmpfs mountsTopi Miettinen2020-05-131-0/+17
* | | Merge pull request #15762 from keszybz/gcc-10-buildZbigniew Jędrzejewski-Szmek2020-05-111-0/+10
|\ \ \
| * | | shared/ethtool-util: hush gcc warnings about array boundsZbigniew Jędrzejewski-Szmek2020-05-111-0/+10
* | | | Merge pull request #15460 from elmarco/network-dhcp-resolve1Lennart Poettering2020-05-112-0/+31
|\ \ \ \