summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #19942 from wat-ze-hex/socket-bind-ip-proto-2021-06-10v249-rc1Lennart Poettering2021-06-166-27/+35
|\
| * dbus: update SocketBind{Allow|Deny}= docJulia Kartseva2021-06-151-12/+12
| * dbus: extend SocktBind{Allow|Deny}= with ip protoJulia Kartseva2021-06-155-15/+23
* | test: add a testcase for issue #19895Frantisek Sumsal2021-06-152-0/+16
* | Merge pull request #19896 from keszybz/systemd-efi-options-hintLennart Poettering2021-06-1613-223/+230
|\ \
| * | bootctl: print SystemdOptions from efivarfs if newer than our cacheZbigniew Jędrzejewski-Szmek2021-06-153-9/+64
| * | Inline some inerator variablesZbigniew Jędrzejewski-Szmek2021-06-152-31/+18
| * | basic/efivars: replace dynanamic creation of efivar names with static stringsZbigniew Jędrzejewski-Szmek2021-06-1510-183/+141
| * | sd-id128: add SD_ID128_MAKE_UUID_STRZbigniew Jędrzejewski-Szmek2021-06-153-4/+11
| |/
* | Merge pull request #19943 from poettering/v249rc1-repLennart Poettering2021-06-1610-284/+748
|\ \
| * | meson: bump version for 249-rc1 releaseLennart Poettering2021-06-152-23/+38
| * | hwbd: run "ninja -C build update-hwdb" againLennart Poettering2021-06-158-261/+710
| |/
* | Merge pull request #19945 from yuwata/newsZbigniew Jędrzejewski-Szmek2021-06-151-4/+1
|\ \ | |/ |/|
| * NEWS: fix typoYu Watanabe2021-06-161-1/+1
| * NEWS: drop journal file truncation featureYu Watanabe2021-06-161-3/+0
|/
* seccomp: drop quotactl_path() again from filter setsLennart Poettering2021-06-151-1/+0
* test: fix syscall existence checkYu Watanabe2021-06-151-14/+31
* update TODOLennart Poettering2021-06-151-2/+2
* sd-id128: document everywhere that we treat all UUIDs as Variant 1Lennart Poettering2021-06-156-29/+35
* network: use void* to correctly store SetLinkOperation in RequestYu Watanabe2021-06-155-14/+22
* udev: add basic set of user-space defined tracepoints (USDT)Michal Sekletár2021-06-155-0/+53
* Merge pull request #19928 from yuwata/riscv32Yu Watanabe2021-06-1622-53/+814
|\
| * missing_syscall: add riscv32 supportYu Watanabe2021-06-152-35/+142
| * syscalls: add riscv32Yu Watanabe2021-06-152-1/+601
| * syscalls: update tablesYu Watanabe2021-06-1518-17/+71
* | Revert "journal-file: truncate archived journals"Yu Watanabe2021-06-151-58/+21
* | Merge pull request #19921 from yuwata/service-verify-bus-typeLuca Boccassi2021-06-152-1/+6
|\ \
| * | test: add a test case for #19920Yu Watanabe2021-06-151-0/+4
| * | core/service: fix assertion when Type=dbus but BusName= is not specifiedYu Watanabe2021-06-151-1/+2
* | | unit: use alias name of man pageYu Watanabe2021-06-1513-13/+13
* | | man: fix sd_bus_add_node_enumerator() ret_nodesMatt Johnston2021-06-151-2/+3
* | | man: add an example to configure default route on device with tableYu Watanabe2021-06-151-2/+11
* | | Merge pull request #19930 from yuwata/update-commentsLuca Boccassi2021-06-1536-47/+47
|\ \ \ | |_|/ |/| |
| * | fix typoYu Watanabe2021-06-152-2/+2
| * | tree-wide: add missing whitespace at the end of commentsYu Watanabe2021-06-1534-45/+45
* | | Merge pull request #19924 from yuwata/sd-event-fix-assertionYu Watanabe2021-06-151-50/+37
|\ \ \
| * | | sd-event: always reshuffle time prioq on changing online/offline stateYu Watanabe2021-06-151-22/+11
| * | | sd-event: make event_source_time_prioq_reshuffle() accept all event source typeYu Watanabe2021-06-151-4/+5
| * | | sd-event: use usec_add()Yu Watanabe2021-06-151-2/+2
| * | | sd-event: use CMP() macroYu Watanabe2021-06-151-20/+17
| * | | sd-event: drop unnecessary "else"Yu Watanabe2021-06-151-2/+2
| | |/ | |/|
* | | test-seccomp: Check for __NR_ppoll before use (#19858)Khem Raj2021-06-151-2/+3
| |/ |/|
* | Merge pull request #19913 from yuwata/network-fix-counterYu Watanabe2021-06-155-28/+46
|\ \
| * | network: update wlan information when IFF_LOWER_UP flag is gainedYu Watanabe2021-06-151-12/+15
| * | network: add brief comment about reconfiguring interfacesYu Watanabe2021-06-153-5/+7
| * | network: do not partially update wlan information on failureYu Watanabe2021-06-151-13/+17
| * | network: add missing increment of Link::set_flags_messagesYu Watanabe2021-06-151-1/+10
| |/
* | repart: show partitions we don't grow/create as "unchanged"Lennart Poettering2021-06-151-1/+1
* | repart: align all sizes in table to the rightLennart Poettering2021-06-151-1/+6
* | test: correctly configure the NUMA node memory poolFrantisek Sumsal2021-06-151-1/+1