summaryrefslogtreecommitdiffstats
path: root/.github/codeql-config.yml (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-26cryptsetup: fail with error if extraneous arguments are specifiedZbigniew Jędrzejewski-Szmek1-0/+5
2023-09-26cryptsetup: add parse_argv() and implement --versionZbigniew Jędrzejewski-Szmek1-29/+68
2023-09-26cryptenroll: align tablesZbigniew Jędrzejewski-Szmek1-7/+6
2023-09-26man/crypttab: fix indentationZbigniew Jędrzejewski-Szmek1-3/+3
2023-09-26man/crypttab: add a more comprehensive example of encrypted device setupZbigniew Jędrzejewski-Szmek1-0/+16
2023-09-26man/crypttab: do not recommend using /dev/sdX symlinks in /etc/crypttabZbigniew Jędrzejewski-Szmek4-18/+34
2023-09-26man/cryptenroll: link to crypttab(5) for examplesZbigniew Jędrzejewski-Szmek1-1/+11
2023-09-22btrfs-util: fix one memory leakMike Yuan1-0/+2
2023-09-22Add recommended initramfs regenerationRoepLuke3-0/+27
2023-09-22repart: Don't fail on boot if we can't find the root block deviceDaan De Meyer2-0/+5
2023-09-22hibernate-resume: add missing #pragma onceMike Yuan1-0/+1
2023-09-22hibernate-resume: break lines in meson.build files()Mike Yuan1-2/+8
2023-09-22mkosi: Don't skip initrd dependency when building a directory imageDaan De Meyer1-1/+2
2023-09-22netdev/wireguard: define iterator variable in the loopZbigniew Jędrzejewski-Szmek1-2/+1
2023-09-22network: make DEFINE_NETDEV_CAST() assert on input and outputZbigniew Jędrzejewski-Szmek23-446/+137
2023-09-22network/netdev: align tablesZbigniew Jędrzejewski-Szmek4-10/+10
2023-09-22network/netdev: fix resetting of 'inherit' fieldZbigniew Jędrzejewski-Szmek2-21/+20
2023-09-22network: refusing parsing negative flow labelsZbigniew Jędrzejewski-Szmek1-14/+9
2023-09-22network/fou-tunnel: simplify parsing of protocol numberZbigniew Jędrzejewski-Szmek1-20/+15
2023-09-22shared/ip-procotol-list: generalize and rework parse_ip_protocol()Zbigniew Jędrzejewski-Szmek3-36/+50
2023-09-22network/vxlan: avoid unneccesary temporary variablesZbigniew Jędrzejewski-Szmek1-12/+5
2023-09-22network/netdev: use ASSERT_PTR() more, adjust indentationZbigniew Jędrzejewski-Szmek8-166/+86
2023-09-22network: use a common helper to parse bounded rangesZbigniew Jędrzejewski-Szmek8-249/+220
2023-09-22Add mkosi.conf to gitignoreJordan Rome1-0/+1
2023-09-22find_legacy_keymap: extend variant match bonus againAdam Williamson2-1/+8
2023-09-22sd-journal: refuse entry objects with an empty boot IDYu Watanabe1-0/+5
2023-09-21elf2efi: fix a typoMike Yuan1-1/+1
2023-09-21meson: relax ukify requirementsLuca Boccassi1-3/+1
2023-09-21systemctl: link to all non-man-page files in helpZbigniew Jędrzejewski-Szmek1-5/+25
2023-09-21hwdb: Bush tablet rotation support (#29268)Tomasz Świątek1-0/+8
2023-09-21meson: do not explicitly specify ownership of /var/log/journal/Zbigniew Jędrzejewski-Szmek2-2/+2
2023-09-21network: split out link_get_address_states()Yu Watanabe3-29/+51
2023-09-21sd-event: drop unnecessary call of sd_event_now() when requested relative tim...Yu Watanabe1-5/+10
2023-09-21sd-dhcp-client: use unaligned_be32_sec_to_usec()Yu Watanabe1-27/+5
2023-09-21keyboard-model-map: correct sk-qwerty entryAdam Williamson1-1/+1
2023-09-21sd-device: include missing alloc-util.hYu Watanabe1-0/+1
2023-09-20test-ndisc-ra: add tests for recently added functionsYu Watanabe1-2/+66
2023-09-20sd-radv: make sd_radv always take timespan in usecYu Watanabe5-57/+58
2023-09-20sd-dhcp6-client: introduce sd_dhcp6_lease_get_t1() and friendsYu Watanabe5-24/+69
2023-09-20sd-dhcp6-client: use be32_sec_to_usec() at more placesYu Watanabe2-34/+34
2023-09-20sd-dhcp6-client: rework IA_NA or IA_PD gettersYu Watanabe7-140/+235
2023-09-20sd-dhcp6-client: introduce sd_dhcp6_lease_has_pd_prefix() and friendYu Watanabe8-23/+20
2023-09-20sd-journal: also clear saved direction on seekYu Watanabe3-4/+9
2023-09-20test: add more testcases for seeking journal entriesYu Watanabe1-0/+19
2023-09-20test: check return value of sd_journal_next() and friendsYu Watanabe1-60/+48
2023-09-20treewide: split commandline into command lineJoerg Behrmann11-26/+26
2023-09-20docs: excorcise NIS from nsswitch.confLennart Poettering6-26/+26
2023-09-20scsi_serial: convert from nanosleep() to usleep_safe()Lennart Poettering1-5/+2
2023-09-20service: use empty_to_na() where appropriateLennart Poettering1-1/+1
2023-09-20man/kernel-install: document missing $KERNEL_INSTALL_IMAGE_TYPEAntonio Alvarez Feijoo1-0/+30