summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hexdump: if size is SIZE_MAX, use strlen()Lennart Poettering32 hours2-0/+7
* mkosi: update fedora commit referenceZbigniew Jędrzejewski-Szmek2 days1-1/+1
* Several fixlets for GCC warnings (#36051)Zbigniew Jędrzejewski-Szmek2 days7-28/+48
|\
| * fundamental-macro: conditionalize several gcc warning pragmasYu Watanabe2 days3-5/+26
| * nss-systemd: work around -Werror=zero-as-null-pointer-constant issue with PTH...Lennart Poettering2 days2-0/+8
| * fundamental: unify gcc warning pragmas at one placeLennart Poettering2 days5-26/+17
* | Two readme tweaks (#36053)Lennart Poettering2 days2-8/+8
|\ \
| * | README: add sgx to list of required groupsZbigniew Jędrzejewski-Szmek2 days1-2/+2
| * | docs/HACKING: use 'run0' to indicate which commands require privilegesZbigniew Jędrzejewski-Szmek2 days1-6/+6
|/ /
* | update TODOLennart Poettering2 days1-0/+2
* | README: update requirementsYu Watanabe2 days1-6/+21
* | udev: set clock group for PTP and RTC devicesMiroslav Lichvar2 days5-1/+8
|/
* test: add link to Ubuntu autopkgtest status page in READMELuca Boccassi2 days1-0/+4
* process-util: port pid_from_same_root_fs() to pidref + more (#35975)Lennart Poettering2 days9-84/+150
|\
| * process-util: slightly update comment in freeze()Lennart Poettering3 days1-1/+2
| * process-util: port pid_from_same_root_fs() to pidref, and port three places o...Lennart Poettering3 days6-50/+123
| * test-process-util: don't run rest of test suite in forked off childLennart Poettering3 days1-1/+1
| * process-util: introduce new FORK_FREEZE flag for safe_fork()Lennart Poettering3 days4-32/+14
| * pidref: various shortcuts to pidref_equal()Lennart Poettering3 days1-0/+10
|/
* tree-wide: drop support for kernels without pidfd_open() and pidfd_send_signa...Lennart Poettering3 days7-166/+74
|\
| * process-util: depend on CLONE_PIDFDMike Yuan7 days1-43/+34
| * tree-wide: drop support for kernels without pidfd_open() and pidfd_send_signal()Mike Yuan7 days6-83/+35
| * sd-event: assign pid to event source at last also in sd_event_add_child_pidfd()Mike Yuan7 days1-5/+5
| * missing_syscall: require a bunch of syscalls below baselineMike Yuan7 days1-35/+0
* | namespace-util: don't reset UID/GIDs in namespace_enter() unless we enter a u...Lennart Poettering3 days1-2/+4
* | shared/bus-util: add missing `set.h` includeJan Macku3 days1-0/+1
* | shell-completions: add systemctl sleepDuncan Overbruck3 days2-1/+2
* | meson: enable -Wzero-as-null-pointer-constant (#36028)Lennart Poettering3 days36-50/+65
|\ \
| * | meson: enable -Wzero-as-null-pointer-constantMike Yuan3 days33-29/+76
| * | tree-wide: remove unnecessary gcc >= 7 version checkMike Yuan3 days17-35/+3
* | | pid1: add GracefulOptions= setting to .mount units (#36023)Lennart Poettering3 days10-9/+161
|\ \ \ | |/ / |/| |
| * | pid1: add GracefulOptions= setting to .mount unitsLennart Poettering3 days10-9/+161
* | | Revert "OBS: build Fedora/Debian/Ubuntu x86_64 packages on PRs"Luca Boccassi3 days1-33/+0
* | | OBS: build Fedora/Debian/Ubuntu x86_64 packages on PRsLuca Boccassi3 days1-0/+33
* | | log: check isempty for object_field and extra_fieldhanjinpeng3 days1-2/+2
* | | pty_open_peer() follow-up (#36027)Lennart Poettering3 days5-92/+7
|\ \ \ | |/ / |/| |
| * | terminal-util: drop unused open_terminal_in_namespace()Mike Yuan3 days4-71/+0
| * | run: with TIOCGPTPEER there's no longer need to acquire pty peer through IPCMike Yuan3 days1-20/+6
| * | run: correct log level for pty_open_peer() errorMike Yuan3 days1-1/+1
* | | pam-systemd: introduce "user-light" session type, and make "background-light"...Lennart Poettering3 days14-44/+296
|\ \ \
| * | | logind: improve log message we generate when a user logs inLennart Poettering3 days1-1/+7
| * | | run0: allow explicit control of service manager activation for run0 sessionsLennart Poettering3 days5-0/+93
| * | | run: fire sd_notify("READY=1") when in service mode and the unit is properly ...Lennart Poettering3 days1-16/+79
| * | | logind: introduce "user-light" session classLennart Poettering3 days10-25/+113
| * | | logind: introduce macro for the last session class condition checkLennart Poettering3 days2-1/+4
| * | | pam-systemd: downgrade log message we handle gracefully to LOG_WARNING as per...Lennart Poettering3 days1-2/+1
| |/ /
* | | random-util: fix compilation errorYu Watanabe3 days1-1/+1
* | | userdb: optionally parse numeric UIDs/GIDs where a username is expectedLennart Poettering3 days3-10/+18
* | | analyze: fix assignment of object_fieldYu Watanabe3 days1-4/+5
* | | curl-util: use curl_getdate instead of implementing http specjane4003 days1-18/+9
|/ /