index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: switch various uses of mkdtemp() over to mkdtemp_malloc() (#36057)
HEAD
main
Luca Boccassi
9 hours
4
-58
/
+41
|
\
|
*
nspawn: assorted coding style fixes
Lennart Poettering
19 hours
2
-5
/
+3
|
*
tree-wide: switch various uses of mkdtemp() over to mkdtemp_malloc()
Lennart Poettering
19 hours
3
-53
/
+38
*
|
escape: make 'bad' parameter optional
Lennart Poettering
9 hours
2
-3
/
+5
*
|
meson: bump C std to gnu17
Mike Yuan
9 hours
1
-1
/
+1
*
|
hexdump: if size is SIZE_MAX, use strlen()
Lennart Poettering
13 hours
2
-0
/
+7
|
/
*
fundamental-macro: conditionalize several gcc warning pragmas
Yu Watanabe
33 hours
2
-2
/
+18
*
nss-systemd: work around -Werror=zero-as-null-pointer-constant issue with PTH...
Lennart Poettering
34 hours
2
-0
/
+8
*
fundamental: unify gcc warning pragmas at one place
Lennart Poettering
34 hours
4
-23
/
+17
*
process-util: slightly update comment in freeze()
Lennart Poettering
42 hours
1
-1
/
+2
*
process-util: port pid_from_same_root_fs() to pidref, and port three places o...
Lennart Poettering
42 hours
6
-50
/
+123
*
test-process-util: don't run rest of test suite in forked off child
Lennart Poettering
42 hours
1
-1
/
+1
*
process-util: introduce new FORK_FREEZE flag for safe_fork()
Lennart Poettering
42 hours
4
-32
/
+14
*
pidref: various shortcuts to pidref_equal()
Lennart Poettering
42 hours
1
-0
/
+10
*
tree-wide: drop support for kernels without pidfd_open() and pidfd_send_signa...
Lennart Poettering
42 hours
7
-166
/
+74
|
\
|
*
process-util: depend on CLONE_PIDFD
Mike Yuan
6 days
1
-43
/
+34
|
*
tree-wide: drop support for kernels without pidfd_open() and pidfd_send_signal()
Mike Yuan
6 days
6
-83
/
+35
|
*
sd-event: assign pid to event source at last also in sd_event_add_child_pidfd()
Mike Yuan
6 days
1
-5
/
+5
|
*
missing_syscall: require a bunch of syscalls below baseline
Mike Yuan
6 days
1
-35
/
+0
*
|
namespace-util: don't reset UID/GIDs in namespace_enter() unless we enter a u...
Lennart Poettering
43 hours
1
-2
/
+4
*
|
shared/bus-util: add missing `set.h` include
Jan Macku
43 hours
1
-0
/
+1
*
|
meson: enable -Wzero-as-null-pointer-constant (#36028)
Lennart Poettering
46 hours
34
-49
/
+62
|
\
\
|
*
|
meson: enable -Wzero-as-null-pointer-constant
Mike Yuan
2 days
31
-29
/
+72
|
*
|
tree-wide: remove unnecessary gcc >= 7 version check
Mike Yuan
2 days
16
-33
/
+3
*
|
|
pid1: add GracefulOptions= setting to .mount units (#36023)
Lennart Poettering
46 hours
7
-8
/
+129
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
pid1: add GracefulOptions= setting to .mount units
Lennart Poettering
2 days
7
-8
/
+129
*
|
|
log: check isempty for object_field and extra_field
hanjinpeng
2 days
1
-2
/
+2
*
|
|
pty_open_peer() follow-up (#36027)
Lennart Poettering
2 days
5
-92
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
terminal-util: drop unused open_terminal_in_namespace()
Mike Yuan
3 days
4
-71
/
+0
|
*
|
run: with TIOCGPTPEER there's no longer need to acquire pty peer through IPC
Mike Yuan
3 days
1
-20
/
+6
|
*
|
run: correct log level for pty_open_peer() error
Mike Yuan
3 days
1
-1
/
+1
*
|
|
pam-systemd: introduce "user-light" session type, and make "background-light"...
Lennart Poettering
2 days
8
-33
/
+216
|
\
\
\
|
*
|
|
logind: improve log message we generate when a user logs in
Lennart Poettering
3 days
1
-1
/
+7
|
*
|
|
run0: allow explicit control of service manager activation for run0 sessions
Lennart Poettering
3 days
3
-0
/
+56
|
*
|
|
run: fire sd_notify("READY=1") when in service mode and the unit is properly ...
Lennart Poettering
3 days
1
-16
/
+79
|
*
|
|
logind: introduce "user-light" session class
Lennart Poettering
3 days
5
-14
/
+70
|
*
|
|
logind: introduce macro for the last session class condition check
Lennart Poettering
3 days
2
-1
/
+4
|
*
|
|
pam-systemd: downgrade log message we handle gracefully to LOG_WARNING as per...
Lennart Poettering
3 days
1
-2
/
+1
|
|
/
/
*
|
|
random-util: fix compilation error
Yu Watanabe
2 days
1
-1
/
+1
*
|
|
userdb: optionally parse numeric UIDs/GIDs where a username is expected
Lennart Poettering
2 days
3
-10
/
+18
*
|
|
analyze: fix assignment of object_field
Yu Watanabe
2 days
1
-4
/
+5
*
|
|
curl-util: use curl_getdate instead of implementing http spec
jane400
2 days
1
-18
/
+9
|
/
/
*
|
logind: register PAM sessions via Varlink instead of D-Bus (#35264)
Lennart Poettering
3 days
12
-86
/
+783
|
\
\
|
*
|
pam-systemd: talk to logind via varlink
Lennart Poettering
3 days
1
-84
/
+234
|
*
|
logind: add basic Varlink API
Lennart Poettering
3 days
11
-2
/
+549
*
|
|
efivars: deal with uncommitted efi variables
wrvsrx
3 days
1
-0
/
+16
*
|
|
machine: introduce io.systemd.MachineImage.SetPoolLimit (#35953)
Lennart Poettering
3 days
7
-7
/
+90
|
\
\
\
|
*
|
|
machine: introduce io.systemd.MachineImage.SetPoolLimit
Ivan Kruglov
3 days
4
-3
/
+64
|
*
|
|
machine: use image_set_pool_limit() in dbus
Ivan Kruglov
3 days
1
-4
/
+2
|
*
|
|
shared: image_set_pool_limit()
Ivan Kruglov
3 days
2
-0
/
+24
|
|
/
/
[next]