summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | terminal-util: drop support for pre-TIOCGPTPEER kernelsLennart Poettering4 days5-45/+5
* | | update TODOLennart Poettering4 days1-0/+8
* | | sysusers: emit audit events for user and group creation (#35957)Zbigniew Jędrzejewski-Szmek4 days8-68/+118
|\ \ \
| * | | core: use shared audit-fd wrappersZbigniew Jędrzejewski-Szmek4 days4-48/+24
| * | | sysusers: emit audit events for user and group creationZbigniew Jędrzejewski-Szmek4 days4-20/+94
* | | | Follow-ups for recent namespace PRs (#35923)Yu Watanabe4 days8-204/+157
|\ \ \ \
| * | | | namespace-util: use pidref_namespace_open_by_type() where appropriateMike Yuan7 days1-37/+12
| * | | | uid-range: make uid_map_search_root() take UIDRangeUsernsModeMike Yuan7 days3-7/+7
| * | | | namespace-util: introduce userns_enter_and_pin() helperMike Yuan7 days3-45/+22
| * | | | namespace-util: group userns functions togetherMike Yuan7 days2-123/+124
| * | | | README: document kernel version for idmapped mountsMike Yuan7 days1-0/+1
| * | | | basic: move nsfs ioctls from missing_fs to missing_namespaceMike Yuan7 days2-18/+20
| * | | | process-util: drop duplicate assertionsMike Yuan7 days1-3/+0
* | | | | confidential-virt: add detection for aarch64 CCAJeremy Linton4 days3-0/+19
| |_|/ / |/| | |
* | | | update TODOLennart Poettering4 days1-0/+4
* | | | man: Clarify systemd-notify and sd_notify() PID documentationDaan De Meyer4 days2-7/+17
| |_|/ |/| |
* | | mkosi: Install libxslt on CentOS/Fedora instead of xsltprocDaan De Meyer4 days1-1/+1
* | | NEWS: mention mesg y/nLennart Poettering4 days1-1/+3
* | | docs: fix markup (#35995)Silvio Knizek4 days1-3/+3
* | | oomd: support reloading configuration at runtimeSea-Eun Lee4 days11-90/+202
* | | 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
|\ \ \ | |/ / |/| |