index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
basic/user-util: split out placeholder suppression from USER_CREDS_CLEAN into...
Mike Yuan
13 days
2
-13
/
+13
*
basic/user-util: introduce shell_is_placeholder() helper
Mike Yuan
13 days
2
-7
/
+13
*
process-util: refuse FORK_DETACH + FORK_DEATHSIG_*
Mike Yuan
2024-11-14
1
-2
/
+2
*
namespace-util: pin pid via pidfd during namespace_open()
Lennart Poettering
2024-11-13
1
-4
/
+6
*
audit-util: return -ENODATA from audit_{session|loginuid}_from_pid() if invok...
Yu Watanabe
2024-11-13
3
-57
/
+90
|
\
|
*
process-util: more gracefully handle oom adjust parsing/setting
Lennart Poettering
2024-11-12
1
-2
/
+10
|
*
audit-util: modernize use_audit() a bit
Lennart Poettering
2024-11-12
1
-27
/
+26
|
*
audit-util: return -ENODATA from audit_{session|loginuid}_from_pid() if invok...
Lennart Poettering
2024-11-12
2
-28
/
+54
*
|
run0: when changing privileges to non-root, do not show superhero emoji
Lennart Poettering
2024-11-12
2
-0
/
+3
|
/
*
uid-classification: properly classify *all* container UIDs
Lennart Poettering
2024-11-09
1
-1
/
+9
*
fs-util: add comment about XO_NOCOW
Lennart Poettering
2024-11-08
1
-0
/
+2
*
process-util: introduce report_errno_and_exit() as part of src/basic/process-...
Ivan Kruglov
2024-11-06
2
-0
/
+18
*
namespace-util: make idmapping not supported if syscalls return EPERM
Andres Beltran
2024-11-06
1
-4
/
+4
*
tree-wide: time-out → timeout
Zbigniew Jędrzejewski-Szmek
2024-11-05
1
-2
/
+2
*
Add PrivatePIDs= (continued) (#34940)
Luca Boccassi
2024-11-05
2
-15
/
+17
|
\
|
*
core: Introduce PrivatePIDs=
Daan De Meyer
2024-11-05
2
-15
/
+17
*
|
sd-daemon: add fd array size safety check to sd_notify_with_fds()
Lennart Poettering
2024-11-04
1
-0
/
+7
|
/
*
bootctl: Add --secure-boot-auto-enroll
Daan De Meyer
2024-11-03
3
-3
/
+9
*
efivars: Remove STRINGIFY() helper macros
Daan De Meyer
2024-11-02
2
-16
/
+12
*
namespace-util: add util function to check if id-mapped mounts are supported ...
Andres Beltran
2024-11-01
2
-0
/
+56
*
util-lib/systemd-run: implement race-free PTY peer opening (#34953)
Luca Boccassi
2024-11-01
2
-44
/
+110
|
\
|
*
terminal-util: add pty_open_peer() helper
Lennart Poettering
2024-10-30
2
-0
/
+60
|
*
terminal-util: various minor modernizations
Lennart Poettering
2024-10-30
1
-44
/
+50
*
|
tweaks to ANSI sequence (OSC) handling (#34964)
Luca Boccassi
2024-11-01
3
-10
/
+39
|
\
\
|
*
|
string-util: also check for 0x1b 0x5c ST when stripping ANSI from strings
Lennart Poettering
2024-10-31
1
-3
/
+22
|
*
|
terminal-util: define ANSI_OSC as macro for the OSC terminal sequence prefix
Lennart Poettering
2024-10-31
2
-2
/
+5
|
*
|
tree-wide: prefer generating 0x1B 0x5C as ANSI sequence "ST"
Lennart Poettering
2024-10-31
2
-2
/
+9
|
*
|
string-util: it's called OSC sequence, not CSO sequence
Lennart Poettering
2024-10-31
1
-6
/
+6
|
|
/
*
|
iovw: normalize destructors
Lennart Poettering
2024-10-31
2
-17
/
+15
*
|
iovw: add simpler iovw_done() destructor
Lennart Poettering
2024-10-31
1
-0
/
+4
*
|
coredump: move to _cleanup_ for destroying iovw object
Lennart Poettering
2024-10-31
1
-0
/
+4
*
|
coredump: parse signal number at the same time as parsing other fields
Lennart Poettering
2024-10-31
2
-0
/
+18
*
|
machine: several follow-ups for recent change (#34882)
Lennart Poettering
2024-10-31
2
-4
/
+33
|
\
\
|
*
|
env-util: introduce strv_env_get_merged()
Yu Watanabe
2024-10-31
2
-0
/
+29
|
*
|
env-util: replace 'char **' with 'char**'
Yu Watanabe
2024-10-31
2
-4
/
+4
|
|
/
*
/
posix_spawn_wrapper: do not set POSIX_SPAWN_SETSIGDEF flag
Mike Gilbert
2024-10-31
1
-1
/
+1
|
/
*
basic/missing: add short comment about when CLONE_NEWCGROUP is added
Yu Watanabe
2024-10-26
1
-0
/
+1
*
tree-wide: replace for loop with FOREACH_ELEMENT or FOREACH_ARRAY macros (#34...
Integral
2024-10-26
4
-33
/
+32
*
run0: optionally show superhero emoji on each shell prompt
Lennart Poettering
2024-10-25
2
-0
/
+3
*
user-util: tighten shell validation a tiny bit
Lennart Poettering
2024-10-24
2
-9
/
+12
*
Merge pull request #34799 from YHNdnzj/service-followups
Mike Yuan
2024-10-24
4
-13
/
+13
|
\
|
*
basic/fs-util: move unlink_tempfilep() to tmpfile-util
Mike Yuan
2024-10-22
4
-13
/
+13
*
|
refactor: replace sizeof in loop with ELEMENTSOF & FOREACH_ELEMENT (#34863)
Integral
2024-10-23
1
-1
/
+2
*
|
fs-util: move attempts counter in openat_report_new() into loop
Lennart Poettering
2024-10-22
1
-2
/
+1
*
|
label: move label_ops_reset() up a bit
Lennart Poettering
2024-10-22
2
-6
/
+5
*
|
label: add missing assert() to label_ops_set()
Lennart Poettering
2024-10-22
1
-0
/
+3
*
|
fileio: port write_string_file_full() to openat_report_new()
Lennart Poettering
2024-10-22
1
-10
/
+15
*
|
fileio: port write_string_file() to LabelOps, and thus add WRITE_STRING_FILE_...
Lennart Poettering
2024-10-22
2
-22
/
+61
*
|
fs-util: tweak how openat_report_new() operates when O_CREAT is used on a dan...
Lennart Poettering
2024-10-22
1
-30
/
+16
*
|
fs-util: always call label post ops in xopenat_full(), in both success and er...
Lennart Poettering
2024-10-22
1
-9
/
+11
[next]