summaryrefslogtreecommitdiffstats
path: root/README (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-27docs/ARCHITECTURE: format texthulkoba1-132/+80
2024-03-27docs/API_FILE_SYSTEM: format texthulkoba1-9/+29
2024-03-27docs/FAQ: update logind man page link and fix relative linkhulkoba1-5/+6
2024-03-27docs/PORTABILITY_AND_STABILITY: update internal linkshulkoba1-3/+3
2024-03-27docs/JOURNAL_FILE_FORMAT: update journal linkshulkoba1-4/+4
2024-03-27docs/INITRD_INTERFACE: update linkhulkoba1-3/+2
2024-03-27docs/CONTAINER_INTERACE: update vm-or-container-manager linkhulkoba1-2/+1
2024-03-27docs/GROUP_DELEGATION: update linkshulkoba1-2/+2
2024-03-27docs/WRITING_RESOLVER_CLIENTS: update manpage linkhulkoba1-3/+3
2024-03-27docs/WRITING_RESOLVER_CLIENTS: format texthulkoba1-16/+32
2024-03-27docs: add pax control groupsMariano Giménez2-2/+129
2024-03-27docs/TIPS_AND_TRICKS: update faq linkMariano Giménez1-1/+1
2024-03-27docs/DEBUGGING: add screenshot and fix path to itMariano Giménez2-1/+1
2024-03-27docs/WRITING VM_AND_CONTAINER_MANAGERS: update manpage linkMariano Giménez1-22/+6
2024-03-27docs/WRITING_NETWORK_CONFIGURATION_MANAGERS: update manpage linksMariano Giménez1-3/+3
2024-03-27docs/WRITING_DISPLAY_MANAGERS: update linksMariano Giménez1-4/+4
2024-03-27docs/WRITING_DESKTOP_ENV: update linksMariano Giménez1-7/+7
2024-03-27docs/THE_CASE_FOR_THE_USR_MERGE): update link to 'seprate usr is broken'Mariano Giménez1-1/+1
2024-03-27docs/MINIMAL_BUILDS: remove last sentence due to missing linkMariano Giménez1-1/+1
2024-03-27docs/INHIBITOR_LOCKS: update logind d-bus api linkMariano Giménez1-1/+1
2024-03-27docs/CONTROL_GROUP_INTERFACE: update linksMariano Giménez1-3/+3
2024-03-27docs/BOOT: update bootloader specification linkMariano Giménez1-1/+1
2024-03-27docs/BACKPORTS: close parenthesisMariano Giménez1-1/+1
2024-03-27docs/HACKING: fix jinja linkhulkoba1-1/+1
2024-03-27docs/HACKING: link mkosi webpagehulkoba1-1/+1
2024-03-27docs/CODING_STYLE: remove whitespacehulkoba1-1/+1
2024-03-27docs/ARCHITECTURE: link test/readme.testsuitehulkoba1-1/+1
2024-03-27resolved: always return the validated answers when validatingRonan Pigott1-2/+15
2024-03-27resolved: minor dnssec fixupsRonan Pigott1-2/+9
2024-03-27shared/logs-show: restore infinite loop avoidance for corrupted journalsZbigniew Jędrzejewski-Szmek1-1/+2
2024-03-26home: fix typoYu Watanabe1-1/+1
2024-03-26test: integration test for PassFileDescriptorsToExec= optionJakub Sitnicki3-0/+82
2024-03-26socket: pass socket FDs to all ExecXYZ= commands but ExecStartPre=Jakub Sitnicki8-2/+53
2024-03-26dissect: fix memory leakAntonio Alvarez Feijoo1-1/+2
2024-03-26efi: skip check-alignment-* tests if pefile is not installedAntonio Alvarez Feijoo1-1/+5
2024-03-26hwdb: fix Asus T300FA rotation matrix (#31973)Luxiter1-0/+3
2024-03-26ndisc-option: sort options in sent messageYu Watanabe1-3/+9
2024-03-26sd-ndisc-protocol: list up all known optionsYu Watanabe1-11/+48
2024-03-26bus-util: dedup bus_set_address_capsuleMike Yuan1-35/+26
2024-03-26resolved: support reloading configuration at runtimeLuca Boccassi13-19/+162
2024-03-26journalctl-show: split out seek_journal()Yu Watanabe1-113/+122
2024-03-26journalctl: split journalctl.c into small piecesYu Watanabe17-1750/+2029
2024-03-26journalctl: use correct type for flagsYu Watanabe1-10/+9
2024-03-26journalctl: merge three if blocks for seeking to the initial positionYu Watanabe1-24/+16
2024-03-26systemctl,busctl: sort includesMike Yuan2-2/+2
2024-03-26units: sort lists in meson.buildMike Yuan2-3/+3
2024-03-26test: use /run/ instead of /etc/ in TEST-75-RESOLVELuca Boccassi1-5/+5
2024-03-26daemon-util: introduce notify_reloading helperMike Yuan6-20/+28
2024-03-26core/execute: check if EXEC_PASS_FDS is set if got exec_params.fdsMike Yuan2-1/+4
2024-03-26core/service: remove redundant Unit.type checkMike Yuan1-3/+2