summaryrefslogtreecommitdiffstats
path: root/mkosi.functions (unfollow)
Commit message (Expand)AuthorFilesLines
13 daystree-wide: switch various uses of mkdtemp() over to mkdtemp_malloc()Lennart Poettering3-53/+38
13 daysmkosi: update fedora commit referenceZbigniew Jędrzejewski-Szmek1-1/+1
13 daysREADME: add sgx to list of required groupsZbigniew Jędrzejewski-Szmek1-2/+2
13 daysdocs/HACKING: use 'run0' to indicate which commands require privilegesZbigniew Jędrzejewski-Szmek1-6/+6
14 daysupdate TODOLennart Poettering1-0/+2
14 daysREADME: update requirementsYu Watanabe1-6/+21
14 daysudev: set clock group for PTP and RTC devicesMiroslav Lichvar5-1/+8
14 daysfundamental-macro: conditionalize several gcc warning pragmasYu Watanabe3-5/+26
14 daysnss-systemd: work around -Werror=zero-as-null-pointer-constant issue with PTH...Lennart Poettering2-0/+8
14 daysfundamental: unify gcc warning pragmas at one placeLennart Poettering5-26/+17
14 daystest: add link to Ubuntu autopkgtest status page in READMELuca Boccassi1-0/+4
14 daysprocess-util: slightly update comment in freeze()Lennart Poettering1-1/+2
14 daysprocess-util: port pid_from_same_root_fs() to pidref, and port three places o...Lennart Poettering6-50/+123
14 daystest-process-util: don't run rest of test suite in forked off childLennart Poettering1-1/+1
14 daysprocess-util: introduce new FORK_FREEZE flag for safe_fork()Lennart Poettering4-32/+14
14 dayspidref: various shortcuts to pidref_equal()Lennart Poettering1-0/+10
14 daysnamespace-util: don't reset UID/GIDs in namespace_enter() unless we enter a u...Lennart Poettering1-2/+4
14 daysshared/bus-util: add missing `set.h` includeJan Macku1-0/+1
2025-01-16shell-completions: add systemctl sleepDuncan Overbruck2-1/+2
2025-01-16meson: enable -Wzero-as-null-pointer-constantMike Yuan33-29/+76
2025-01-16tree-wide: remove unnecessary gcc >= 7 version checkMike Yuan17-35/+3
2025-01-16Revert "OBS: build Fedora/Debian/Ubuntu x86_64 packages on PRs"Luca Boccassi1-33/+0
2025-01-16OBS: build Fedora/Debian/Ubuntu x86_64 packages on PRsLuca Boccassi1-0/+33
2025-01-15log: check isempty for object_field and extra_fieldhanjinpeng1-2/+2
2025-01-15pid1: add GracefulOptions= setting to .mount unitsLennart Poettering10-9/+161
2025-01-15random-util: fix compilation errorYu Watanabe1-1/+1
2025-01-15userdb: optionally parse numeric UIDs/GIDs where a username is expectedLennart Poettering3-10/+18
2025-01-15analyze: fix assignment of object_fieldYu Watanabe1-4/+5
2025-01-15curl-util: use curl_getdate instead of implementing http specjane4001-18/+9
2025-01-15terminal-util: drop unused open_terminal_in_namespace()Mike Yuan4-71/+0
2025-01-15run: with TIOCGPTPEER there's no longer need to acquire pty peer through IPCMike Yuan1-20/+6
2025-01-15run: correct log level for pty_open_peer() errorMike Yuan1-1/+1
2025-01-15logind: improve log message we generate when a user logs inLennart Poettering1-1/+7
2025-01-15run0: allow explicit control of service manager activation for run0 sessionsLennart Poettering5-0/+93
2025-01-15run: fire sd_notify("READY=1") when in service mode and the unit is properly ...Lennart Poettering1-16/+79
2025-01-15logind: introduce "user-light" session classLennart Poettering10-25/+113
2025-01-15logind: introduce macro for the last session class condition checkLennart Poettering2-1/+4
2025-01-15pam-systemd: downgrade log message we handle gracefully to LOG_WARNING as per...Lennart Poettering1-2/+1
2025-01-15mkosi: disable multipathd by defaultYu Watanabe1-0/+11
2025-01-15efivars: deal with uncommitted efi variableswrvsrx1-0/+16
2025-01-15nspawn: trivial scope reductionLennart Poettering1-1/+2
2025-01-15tools/fetch-distro: support the case where the sources are in a subdirectoryAntonio Alvarez Feijoo1-6/+30
2025-01-15ci: Stop archiving packagesDaan De Meyer2-24/+0
2025-01-15ptyfwd: fix wrong userdata passed to PTY forwardingYu Watanabe1-1/+1
2025-01-15user-record-show: use word 'show' not 'dump' for helper callLennart Poettering1-4/+4
2025-01-15missing: add quotactl_fd() wrapperLennart Poettering4-0/+86
2025-01-15pam-systemd: talk to logind via varlinkLennart Poettering1-84/+234
2025-01-15logind: add basic Varlink APILennart Poettering12-2/+553
2025-01-15machine: tests for io.systemd.MachineImage.SetPoolLimitIvan Kruglov1-0/+6
2025-01-15machine: introduce io.systemd.MachineImage.SetPoolLimitIvan Kruglov4-3/+64