summaryrefslogtreecommitdiffstats
path: root/man/sd_event_add_child.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-26journalctl: several cleanups for find_boot_by_offset()/_by_id()Yu Watanabe1-21/+26
2023-09-26sd-journal: refuse to write entry without boot IDYu Watanabe1-1/+5
2023-09-26sd-journal: boot_id is always non-NULLYu Watanabe1-4/+3
2023-09-26sd-journal: also verify tail_entry_boot_id and friends in journal_file_verify...Yu Watanabe2-10/+28
2023-09-26test: fix header verificationYu Watanabe1-3/+6
2023-09-25man: document SystemState's possible valuesLuca Boccassi1-2/+46
2023-09-25man: add version information for udev functionsAbderrahim Kitouni11-0/+111
2023-09-25oomd: correct listening socketsLennart Poettering3-4/+4
2023-09-25varlink: move O_NONBLOCK setting to varlink_server_listen_fd(), and set O_CLO...Lennart Poettering1-4/+8
2023-09-25repart: add extra safety check that the verity signature fits in the partitio...Lennart Poettering1-0/+3
2023-09-25string-util: make strgrowpad0() a bit saferLennart Poettering1-1/+10
2023-09-25man/systemd-firstboot: /etc/ empty -> unpopulatedMike Yuan1-1/+1
2023-09-25core/main: log that we assume first boot if failed to read machine-idMike Yuan1-1/+1
2023-09-25alloc-util: remove duplicate empty lineLennart Poettering1-1/+0
2023-09-25resolved: rename varlink function to match exposed method nameLennart Poettering1-2/+2
2023-09-25resolved: also expose interface index in server JSON dataLennart Poettering2-3/+15
2023-09-25man: briefly document that we are now keeping an event log in userspace for o...Lennart Poettering1-0/+24
2023-09-25pcrextend: make PCR index configurableLennart Poettering2-10/+33
2023-09-25pcrphase: rename binary to pcrextendLennart Poettering16-39/+45
2023-09-25bash-completion: add missing commands and options to systemd-dissectAntonio Alvarez Feijoo1-12/+32
2023-09-25test: enable debug logs for the user instances as wellFrantisek Sumsal1-0/+3
2023-09-25man/systemd-dissect: various fixesAntonio Alvarez Feijoo1-1/+6
2023-09-25man: fix docbook syntax for function docsAbderrahim Kitouni2-14/+9
2023-09-25man/kernel-command-line: don't refer early_core_pattern to systemdAbderrahim Kitouni1-1/+0
2023-09-25docs/FDS: add missing article and reword sentenceZbigniew Jędrzejewski-Szmek1-5/+6
2023-09-25update TODOLennart Poettering1-1/+5
2023-09-25mkosi: Run meson and ninja as the user invoking mkosiDaan De Meyer1-2/+5
2023-09-25po: Translated using Weblate (Korean)김인수1-8/+8
2023-09-25sd-dhcp-client: reject NAKs from servers that we did not send an offer to (#2...Alexandre Peixoto Ferreira1-1/+6
2023-09-24hwdb: ieee1394-unit-function: add Miglia Technology Harmony Audio (HA02)Takashi Sakamoto1-0/+10
2023-09-23test: wait for the swtpm socket to appearFrantisek Sumsal1-1/+6
2023-09-23test: don't panic on soft lockupsFrantisek Sumsal1-1/+0
2023-09-22sd-dhcp-client: split out client_parse_message()Yu Watanabe2-51/+70
2023-09-22sd-dhcp-client: introduce dhcp_lease_unref_and_replace()Yu Watanabe2-14/+12
2023-09-22sd-dhcp-client: do not set fallback subnet mask if it is already setYu Watanabe2-14/+11
2023-09-22sd-dhcp-client: split out client_enter_requesting()Yu Watanabe1-8/+15
2023-09-22sd-dhcp-client: split out client_enter_bound()Yu Watanabe1-39/+41
2023-09-22sd-ndisc: make sd_ndisc return time values in usecYu Watanabe6-121/+111
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