summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | network: dhcp6pd: also allow to only assign prefix route for delegated prefix...Yu Watanabe2021-12-061-3/+0
* | | | | | Merge pull request #21196 from yuwata/process-util-nulstrYu Watanabe2021-12-073-47/+56
|\ \ \ \ \ \
| * | | | | | process-util: handle double NUL as the end of command lineYu Watanabe2021-12-062-4/+10
| * | | | | | process-util: rename function arguments for storing resultsYu Watanabe2021-12-062-43/+46
* | | | | | | TEST-10: don't attempt to write a byte to the socketFranck Bui2021-12-072-3/+1
* | | | | | | build(deps): bump github/codeql-action from 1.0.24 to 1.0.25dependabot[bot]2021-12-071-3/+3
| |_|_|/ / / |/| | | | |
* | | | | | core: use correct level for CPU time log messageChristian Göttsche2021-12-061-2/+2
* | | | | | Merge pull request #21372 from DaanDeMeyer/journal-truncateZbigniew Jędrzejewski-Szmek2021-12-062-21/+207
|\ \ \ \ \ \
| * | | | | | journal: punch holes in unused parts of entry arrays when archivingDaan De Meyer2021-12-061-1/+88
| * | | | | | journal: truncate archived journalsDaan De Meyer2021-12-061-21/+60
| * | | | | | journal: Add journal_file_read_object()Daan De Meyer2021-12-062-0/+60
* | | | | | | Merge pull request #21638 from yuwata/network-dhcp6pd-prefix-lostYu Watanabe2021-12-076-12/+33
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | network: dhcp6pd: drop unreachable routes when lease lostYu Watanabe2021-12-061-0/+20
| * | | | | | network: route: make route_cancel_request() take Link*Yu Watanabe2021-12-066-11/+12
| * | | | | | network: dhcp6pd: also drop prefix assigned to upstream interfaceYu Watanabe2021-12-061-1/+1
| | |_|/ / / | |/| | | |
* | | | | | fix DirectoryNotEmpty when it comes to a Non-directory fileyangmingtai2021-12-071-1/+1
* | | | | | NEWS: add more entries for v250Luca Boccassi2021-12-061-0/+4
* | | | | | NEWS: add more entries for v250Luca Boccassi2021-12-061-0/+13
| |_|/ / / |/| | | |
* | | | | Merge pull request #21620 from yuwata/udev-path-idYu Watanabe2021-12-061-3/+17
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | udev/path-id: comment why USB host number is dropped from the PATH_IDYu Watanabe2021-12-061-0/+4
| * | | | udev/path_id: fix skip_subsystem()Yu Watanabe2021-12-061-3/+13
* | | | | Merge pull request #21633 from yuwata/network-route-null-destinationYu Watanabe2021-12-062-2/+2
|\ \ \ \ \
| * | | | | network: route: handle null address with non-zero prefixlen correctlyYu Watanabe2021-12-061-1/+1
| * | | | | network: route: logs null address with non-zero prefixlen correctlyYu Watanabe2021-12-061-1/+1
* | | | | | Merge pull request #21634 from yuwata/dhcp-header-cleanupsYu Watanabe2021-12-062-59/+59
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | dhcp: fix indentation and alignmentYu Watanabe2021-12-061-58/+58
| * | | | | dhcp6: drop unnecessary spaceYu Watanabe2021-12-061-1/+1
| |/ / / /
* | | | | Merge pull request #21632 from yuwata/network-dhcp6pd-fix-typo-and-splitYu Watanabe2021-12-0610-1048/+1075
|\ \ \ \ \
| * | | | | network: split networkd-dhcp6.cYu Watanabe2021-12-068-1047/+1073
| * | | | | network: dhcp6pd: fix copy-and-paste errorYu Watanabe2021-12-062-1/+2
| |/ / / /
* | | | | Merge pull request #21630 from yuwata/test-network-cleanupsYu Watanabe2021-12-061-5/+5
|\ \ \ \ \
| * | | | | test-network: start dhcpd after address is assignedYu Watanabe2021-12-061-2/+2
| * | | | | test-network: make start_isc_dhcpd() take IP versionYu Watanabe2021-12-061-3/+3
| |/ / / /
* | | | | network: eui64 address is supported only ethernet or infinibandYu Watanabe2021-12-062-8/+25
* | | | | Merge pull request #21454 from bluca/inspect_elfZbigniew Jędrzejewski-Szmek2021-12-0610-6/+333
|\ \ \ \ \
| * | | | | analyze: add inspect-elf verb to parse package metadataLuca Boccassi2021-11-308-1/+193
| * | | | | elf-util: add function to parse metadata out of ELF objectsLuca Boccassi2021-11-302-5/+140
* | | | | | man: fix description of sd_uid_get_sessionsPavel Březina2021-12-061-1/+1
* | | | | | journal: don't remove the flushed flag when journald is stoppedFranck Bui2021-12-061-1/+0
* | | | | | systemctl: support JSON output for "show-environment"Joris Hartog2021-12-062-4/+52
* | | | | | Merge pull request #21621 from mrc0mmand/lgtm-false-positiveZbigniew Jędrzejewski-Szmek2021-12-061-20/+31
|\ \ \ \ \ \
| * | | | | | lgtm: detect more possible problematic scenariosFrantisek Sumsal2021-12-051-23/+25
| * | | | | | lgtm: ignore certain cleanup functionsFrantisek Sumsal2021-12-051-0/+9
* | | | | | | hwdb: Allow console users access to rfkillBastien Nocera2021-12-061-0/+3
* | | | | | | sd_bus_get_timeout: fix timeout value docUrs Ritzmann2021-12-061-3/+4
* | | | | | | Merge pull request #21623 from nabijaczleweli/ekstrahujeZbigniew Jędrzejewski-Szmek2021-12-061-4/+9
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | kernel-install: fix MACHINE_ID extraction behaviour descriptionнаб2021-12-051-2/+3
| * | | | | | kernel-install: note the default $PRETTY_NAME if os-release wasn't found and ...наб2021-12-051-1/+3
| * | | | | | kernel-install: note that 90-loaderentry will also use /usr/lib/k/cmdlineнаб2021-12-051-1/+3
* | | | | | | Merge pull request #21629 from yuwata/man-netdev-updateZbigniew Jędrzejewski-Szmek2021-12-061-26/+16
|\ \ \ \ \ \ \