summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: use set_ensure_put()Zbigniew Jędrzejewski-Szmek2020-06-2237-330/+92
* basic/set: add set_ensure_put()Zbigniew Jędrzejewski-Szmek2020-06-223-0/+36
* sd-device: use set_put_strdup() in one more placeZbigniew Jędrzejewski-Szmek2020-06-221-21/+4
* resolved: introduce dns_transaction_gcp()Zbigniew Jędrzejewski-Szmek2020-06-224-37/+25
* man: Fix a typo of sessionMatthew Leeds2020-06-191-1/+1
* sd-boot: Add small comments after device-specific key macrosPaul Cercueil2020-06-181-4/+4
* Merge pull request #16191 from poettering/repart-specLennart Poettering2020-06-183-18/+82
|\
| * repart: if now minimal size is specified, default to 10MLennart Poettering2020-06-162-7/+13
| * repart: add simple specifier expansion in Label=Lennart Poettering2020-06-163-11/+69
* | Merge pull request #16208 from yuwata/udev-fix-16207Lennart Poettering2020-06-183-15/+18
|\ \
| * | udev: udev_event_apply_format() always make buf NUL terminatedYu Watanabe2020-06-183-14/+17
| * | udev: fix error handling of sd_device_get_parent()Yu Watanabe2020-06-181-1/+1
* | | network: do not fail to configure non-nl80211 wifi interfacesYu Watanabe2020-06-181-8/+37
* | | network: drop casting in memcpy()ing IPv6 addressYu Watanabe2020-06-181-2/+2
|/ /
* | network: clean-up DHCP lease server data configurationLennart Poettering2020-06-1815-506/+178
* | Merge pull request #16061 from filbranden/standalone1Zbigniew Jędrzejewski-Szmek2020-06-183-3/+42
|\ \
| * | meson: build standalone version of systemd-tmpfilesFilipe Brandenburger2020-06-102-3/+24
| * | meson: add a new -Dstandalone-binaries=true optionFilipe Brandenburger2020-06-102-0/+18
* | | network: DHCPv6 - Add support to set token on the LAN interfaceSusant Sahani2020-06-176-24/+88
* | | efi: use stub for cache_efi_options_variable if !ENABLE_EFILuca Boccassi2020-06-161-0/+4
* | | USER_RECORD: fix typoLennart Poettering2020-06-161-1/+1
| |/ |/|
* | update TODOLennart Poettering2020-06-161-1/+19
* | README: add reference to systemd.ioLennart Poettering2020-06-161-1/+3
* | update TODOLennart Poettering2020-06-161-0/+8
* | hwdb: Mask rfkill event from intel-hid on HP platformsKai-Heng Feng2020-06-161-0/+3
* | sd-boot: Work around malformed CR key codePaul Cercueil2020-06-151-0/+4
* | hwdb: Add accel orientation quirk for Odys Fusion Win 12 2in1AndreRH2020-06-151-0/+6
* | Merge pull request #16170 from keszybz/man-user@Zbigniew Jędrzejewski-Szmek2020-06-145-23/+29
|\ \
| * | man: mention systemd-user-runtime-dir in user@.service tooZbigniew Jędrzejewski-Szmek2020-06-142-13/+19
| * | man: really fix conditional in homed.confZbigniew Jędrzejewski-Szmek2020-06-131-1/+1
| * | man: drop obsolete HAVE_PYTHON conditionalZbigniew Jędrzejewski-Szmek2020-06-132-2/+2
| * | update-man-rules: properly filter out directives index againZbigniew Jędrzejewski-Szmek2020-06-131-7/+7
* | | efi: Skip parsing SystemdOptions if there's an error getting it.Filipe Brandenburger2020-06-141-7/+9
* | | networkd: Add missing match_wlan_iftype check to network_verifyDaan De Meyer2020-06-141-1/+2
* | | man: Document the crypttab keyfile syntax specifying a deviceVladimir Panteleev2020-06-141-7/+9
* | | Merge pull request #16163 from DaanDeMeyer/resolved-edns-infoZbigniew Jędrzejewski-Szmek2020-06-141-3/+8
|\ \ \
| * | | resolved: Log the feature level we're downgrading from as wellDaan De Meyer2020-06-131-2/+2
| * | | resolved: Don't complain too much when downgrading from EDNSDaan De Meyer2020-06-121-3/+8
* | | | Improve message for scheduled shutdown or rebootTomáš Pospíšek2020-06-141-1/+7
* | | | efi: Cache contents of EFI variable SystemdOptionsFilipe Brandenburger2020-06-133-20/+59
* | | | test: in test_bridge_configure_without_carrier, ignore setup_stateDan Streetman2020-06-131-2/+2
* | | | login: filenames in /run/systemd/users are uidsJan Palus2020-06-121-1/+10
|/ / /
* | | cifuzz: build fuzz target with UBsan and MSan as wellEvgeny Vereshchagin2020-06-121-3/+9
* | | turn off fuzzit part 2Evgeny Vereshchagin2020-06-113-79/+1
* | | Merge pull request #16144 from mrc0mmand/gh-actions-followupEvgeny Vereshchagin2020-06-113-113/+121
|\ \ \
| * | | ci: tweak the dependency installationFrantisek Sumsal2020-06-111-7/+10
| * | | ci: tweak the compilation optionsFrantisek Sumsal2020-06-111-3/+3
| * | | ci: move the build check script to workflows directoryFrantisek Sumsal2020-06-112-3/+2
| * | | ci: do the compiler-detection magic in the test scriptFrantisek Sumsal2020-06-112-34/+40
* | | | Merge pull request #16137 from poettering/sleep-fixletsLennart Poettering2020-06-113-33/+40
|\ \ \ \ | |/ / / |/| | |