summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: switch various uses of mkdtemp() over to mkdtemp_malloc() (#36057)HEADmainLuca Boccassi6 hours4-58/+41
|\
| * nspawn: assorted coding style fixesLennart Poettering16 hours2-5/+3
| * tree-wide: switch various uses of mkdtemp() over to mkdtemp_malloc()Lennart Poettering16 hours3-53/+38
* | escape: make 'bad' parameter optionalLennart Poettering6 hours2-3/+5
* | meson: bump C std to gnu17Mike Yuan6 hours3-8/+8
* | hexdump: if size is SIZE_MAX, use strlen()Lennart Poettering10 hours2-0/+7
|/
* mkosi: update fedora commit referenceZbigniew Jędrzejewski-Szmek27 hours1-1/+1
* Several fixlets for GCC warnings (#36051)Zbigniew Jędrzejewski-Szmek28 hours7-28/+48
|\
| * fundamental-macro: conditionalize several gcc warning pragmasYu Watanabe30 hours3-5/+26
| * nss-systemd: work around -Werror=zero-as-null-pointer-constant issue with PTH...Lennart Poettering31 hours2-0/+8
| * fundamental: unify gcc warning pragmas at one placeLennart Poettering31 hours5-26/+17
* | Two readme tweaks (#36053)Lennart Poettering28 hours2-8/+8
|\ \
| * | README: add sgx to list of required groupsZbigniew Jędrzejewski-Szmek29 hours1-2/+2
| * | docs/HACKING: use 'run0' to indicate which commands require privilegesZbigniew Jędrzejewski-Szmek29 hours1-6/+6
|/ /
* | update TODOLennart Poettering29 hours1-0/+2
* | README: update requirementsYu Watanabe29 hours1-6/+21
* | udev: set clock group for PTP and RTC devicesMiroslav Lichvar30 hours5-1/+8
|/
* test: add link to Ubuntu autopkgtest status page in READMELuca Boccassi36 hours1-0/+4
* process-util: port pid_from_same_root_fs() to pidref + more (#35975)Lennart Poettering37 hours9-84/+150
|\
| * process-util: slightly update comment in freeze()Lennart Poettering39 hours1-1/+2
| * process-util: port pid_from_same_root_fs() to pidref, and port three places o...Lennart Poettering39 hours6-50/+123
| * test-process-util: don't run rest of test suite in forked off childLennart Poettering39 hours1-1/+1
| * process-util: introduce new FORK_FREEZE flag for safe_fork()Lennart Poettering39 hours4-32/+14
| * pidref: various shortcuts to pidref_equal()Lennart Poettering39 hours1-0/+10
|/
* tree-wide: drop support for kernels without pidfd_open() and pidfd_send_signa...Lennart Poettering39 hours7-166/+74
|\
| * process-util: depend on CLONE_PIDFDMike Yuan6 days1-43/+34
| * tree-wide: drop support for kernels without pidfd_open() and pidfd_send_signal()Mike Yuan6 days6-83/+35
| * sd-event: assign pid to event source at last also in sd_event_add_child_pidfd()Mike Yuan6 days1-5/+5
| * missing_syscall: require a bunch of syscalls below baselineMike Yuan6 days1-35/+0
* | namespace-util: don't reset UID/GIDs in namespace_enter() unless we enter a u...Lennart Poettering40 hours1-2/+4
* | shared/bus-util: add missing `set.h` includeJan Macku40 hours1-0/+1
* | shell-completions: add systemctl sleepDuncan Overbruck41 hours2-1/+2
* | meson: enable -Wzero-as-null-pointer-constant (#36028)Lennart Poettering43 hours36-50/+65
|\ \
| * | meson: enable -Wzero-as-null-pointer-constantMike Yuan2 days33-29/+76
| * | tree-wide: remove unnecessary gcc >= 7 version checkMike Yuan2 days17-35/+3
* | | pid1: add GracefulOptions= setting to .mount units (#36023)Lennart Poettering43 hours10-9/+161
|\ \ \ | |/ / |/| |
| * | pid1: add GracefulOptions= setting to .mount unitsLennart Poettering2 days10-9/+161
* | | Revert "OBS: build Fedora/Debian/Ubuntu x86_64 packages on PRs"Luca Boccassi2 days1-33/+0
* | | OBS: build Fedora/Debian/Ubuntu x86_64 packages on PRsLuca Boccassi2 days1-0/+33
* | | log: check isempty for object_field and extra_fieldhanjinpeng2 days1-2/+2
* | | pty_open_peer() follow-up (#36027)Lennart Poettering2 days5-92/+7
|\ \ \ | |/ / |/| |
| * | terminal-util: drop unused open_terminal_in_namespace()Mike Yuan2 days4-71/+0
| * | run: with TIOCGPTPEER there's no longer need to acquire pty peer through IPCMike Yuan2 days1-20/+6
| * | run: correct log level for pty_open_peer() errorMike Yuan2 days1-1/+1
* | | pam-systemd: introduce "user-light" session type, and make "background-light"...Lennart Poettering2 days14-44/+296
|\ \ \
| * | | logind: improve log message we generate when a user logs inLennart Poettering2 days1-1/+7
| * | | run0: allow explicit control of service manager activation for run0 sessionsLennart Poettering2 days5-0/+93
| * | | run: fire sd_notify("READY=1") when in service mode and the unit is properly ...Lennart Poettering2 days1-16/+79
| * | | logind: introduce "user-light" session classLennart Poettering2 days10-25/+113
| * | | logind: introduce macro for the last session class condition checkLennart Poettering2 days2-1/+4