summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* core: serialize API bus id and validate before deserializing bus tracks, plus...Lennart Poettering4 days26-139/+190
|\
| * core/manager: restore bus track deserialization cleanup in manager_reload()Mike Yuan5 days1-0/+5
| * core: serialize API bus id and validate before deserializing bus tracksMike Yuan5 days7-39/+45
| * bus-util: introduce bus_get_instance_id()Mike Yuan5 days2-0/+25
| * core/manager: drop duplicate bus track deserializationMike Yuan5 days1-6/+0
| * core/manager: use FOREACH_ARRAY at one more placeMike Yuan5 days1-3/+4
| * bus-util: do not reset the count returned by sd_bus_track_count_name()Mike Yuan5 days1-6/+5
| * shared/serialize: introduce serialize_id128()Mike Yuan5 days3-2/+14
| * shared/serialize: make input params constMike Yuan5 days2-5/+8
| * shared/bus-util: move string set append/get funcs to bus-message-util and bus...Mike Yuan5 days7-41/+43
| * shared/bus-util: move bus_message_hash_ops to bus-message-utilMike Yuan5 days8-18/+15
| * shared/bus-util: move bus_message_read_id128() to bus-message-utilMike Yuan5 days10-30/+37
* | sysusers: some tweaks, mostly around chase() use (#35976)Lennart Poettering4 days1-49/+32
|\ \
| * | sysusers: use chase_and_stat() where appropriateLennart Poettering6 days1-5/+2
| * | sysusers: add missing assert()Lennart Poettering6 days1-0/+2
| * | sysusers: modernize loading of user/group databasesLennart Poettering6 days1-39/+18
| * | sysusers: rework --help to do sections, and ANSI highlightingLennart Poettering6 days1-5/+10
* | | update TODOLennart Poettering4 days1-0/+3
* | | Update packaging specs (#35980)Daan De Meyer5 days2-2/+2
|\ \ \
| * | | mkosi: update fedora commit referenceDaan De Meyer5 days1-1/+1
| * | | mkosi: update arch commit referenceDaan De Meyer5 days1-1/+1
* | | | fmf: Only move logs if corresponding directory existsDaan De Meyer5 days1-2/+2
* | | | dissect: Use COPY_MERGEDaan De Meyer5 days2-7/+7
* | | | ci: Skip coverage workflow on forksDaan De Meyer5 days1-0/+1
* | | | lsm: improve logging about absence of lsm-bpfLennart Poettering5 days3-2/+20
|/ / /
* | | test: Only move journal file if we didn't just unlink itDaan De Meyer5 days1-2/+1
* | | update-done: remove spurious trailing whitespace from MESSAGE.Aman Verma5 days1-1/+1
| |/ |/|
* | tmpfiles: move two commands to the right --help sectionsLennart Poettering5 days1-2/+2
|/
* test: Fix bug in integration test wrapperDaan De Meyer6 days1-1/+1
* convert more code to PidRef (#35895)Lennart Poettering7 days15-85/+203
|\
| * namespace-util: port namespace_get_leader() to PidRefLennart Poettering8 days4-22/+93
| * process-util: make pidref_safe_fork_full() work with FORK_WAITLennart Poettering8 days1-3/+7
| * coredump: port to pidref_namespace_open()Lennart Poettering8 days1-6/+7
| * coredump: acquire further attributes via pidref rather than pidLennart Poettering8 days1-2/+2
| * process-util: add new helper pidref_get_ppid_as_pidref()Lennart Poettering8 days3-0/+62
| * tree-wide: port more code to namespace_open_by_type()Lennart Poettering8 days5-41/+15
| * terminal-util: pidref'ify two terminal related callsLennart Poettering8 days3-11/+17
* | Extend elf package metadata to pe/coff files (#35681)Zbigniew Jędrzejewski-Szmek8 days7-211/+251
|\ \
| * | man: update package metadata link and detailsZbigniew Jędrzejewski-Szmek2024-12-192-8/+11
| * | docs/package-notes: extend description to support PE/COFF filesZbigniew Jędrzejewski-Szmek2024-12-191-14/+35
| * | docs/package-notes: extend motivation and recommendationsZbigniew Jędrzejewski-Szmek2024-12-191-0/+11
| * | docs/package-notes: minor correctionsZbigniew Jędrzejewski-Szmek2024-12-191-6/+9
| * | docs: rename COREDUMP_PACKAGE_METADATA → ELF_PACKAGE_METADATAZbigniew Jędrzejewski-Szmek2024-12-195-201/+205
| * | docs/ELF_PACKAGE_NOTES: fix formattingZbigniew Jędrzejewski-Szmek2024-12-191-5/+3
* | | README: add OBS status icon and link to instructions to add bleeding edge repoLuca Boccassi8 days1-0/+3
* | | homectl: fix minor spelling mistake (#35963)Eaterminer8 days1-1/+1
* | | stub: drop PE sections parsing capLuca Boccassi8 days1-2/+0
* | | machine: follow ups for varlink PRs recently merged (#35940)Lennart Poettering8 days7-50/+72
|\ \ \
| * | | machine: VARLINK_ERROR_MACHINE_IMAGE_* definesIvan Kruglov9 days3-7/+10
| * | | machine: VARLINK_ERROR_MACHINE_* definesIvan Kruglov9 days3-35/+49