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
...
|
*
machine: reuse VARLINK_DEFINE_IMAGE_LOOKUP_AND_POLKIT_FIELDS in io.systemd.Ma...
Ivan Kruglov
2024-11-01
1
-4
/
+2
|
*
machine: introduce io.systemd.MachineImage.Remove method
Ivan Kruglov
2024-11-01
4
-1
/
+76
|
*
machine: introduce io.systemd.MachineImage.Clone method
Ivan Kruglov
2024-11-01
4
-2
/
+107
|
*
machine: use report_errno_and_exit() in dbus code
Ivan Kruglov
2024-11-01
1
-14
/
+2
|
*
machine: introduce report_errno_and_exit()
Ivan Kruglov
2024-11-01
2
-0
/
+17
|
*
machine: align polkit verb of io.systemd.MachineImage.Update with the rest of...
Ivan Kruglov
2024-11-01
1
-1
/
+1
*
|
Add support for id-mapped mounts to Exec directories (#34078)
Luca Boccassi
2024-11-02
10
-13
/
+176
|
\
\
|
*
|
core: add id-mapped mount support for Exec directories
Andres Beltran
2024-11-01
7
-13
/
+112
|
*
|
namespace-util: add util function to check if id-mapped mounts are supported ...
Andres Beltran
2024-11-01
3
-0
/
+64
*
|
|
logind: respect SD_LOGIND_ROOT_CHECK_INHIBITORS with weak blockers (#34969)
Luca Boccassi
2024-11-02
2
-8
/
+21
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
logind: ensure the stronger inhibitor currently in place is taken into account
Luca Boccassi
2024-11-01
1
-4
/
+8
|
*
|
logind: respect SD_LOGIND_ROOT_CHECK_INHIBITORS with weak blockers
Luca Boccassi
2024-11-01
1
-4
/
+13
|
|
/
*
|
core/service: don't propagate stop jobs if RestartMode=direct (#34768)
Lennart Poettering
2024-11-01
19
-136
/
+182
|
\
\
|
*
|
core/service: don't propagate stop jobs if RestartMode=direct
Mike Yuan
2024-10-27
1
-4
/
+5
|
*
|
core: make refuse_late_merge a proper attr of Job and introduce TRANSACTION_R...
Mike Yuan
2024-10-27
5
-38
/
+65
|
*
|
core/manager: introduce manager_add_job_full() which takes extra TransactionA...
Mike Yuan
2024-10-27
14
-50
/
+75
|
*
|
core/job: trivial modernization
Mike Yuan
2024-10-27
2
-15
/
+18
|
*
|
core: drop effectively unused UNIT_ATOM_PROPAGATE_RESTART
Mike Yuan
2024-10-27
3
-31
/
+21
|
*
|
core/service: use log_unit_* where appropriate
Mike Yuan
2024-10-27
1
-3
/
+3
*
|
|
resolve: remove always-true superflous check and rename label
Luca Boccassi
2024-11-01
1
-8
/
+6
|
|
/
|
/
|
*
|
coredump: lock down EnterNamespace= mount even more (#34975)
Luca Boccassi
2024-11-01
1
-3
/
+3
|
\
\
|
*
|
coredump: rename gather_pid_mount_tree_fd() → acquire_pid_mount_tree_fd()
Lennart Poettering
2024-11-01
1
-2
/
+2
|
*
|
coredump: lock down EnterNamespace= mount even more
Lennart Poettering
2024-11-01
1
-1
/
+1
*
|
|
util-lib/systemd-run: implement race-free PTY peer opening (#34953)
Luca Boccassi
2024-11-01
5
-77
/
+165
|
\
\
\
|
*
|
|
machined: port to pty_open_peer_racefree()
Lennart Poettering
2024-10-30
1
-5
/
+8
|
*
|
|
run: port over to new pty_open_peer() call
Lennart Poettering
2024-10-30
1
-25
/
+25
|
*
|
|
terminal-util: add pty_open_peer() helper
Lennart Poettering
2024-10-30
3
-3
/
+82
|
*
|
|
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
6
-20
/
+65
|
\
\
\
\
|
*
|
|
|
string-util: also check for 0x1b 0x5c ST when stripping ANSI from strings
Lennart Poettering
2024-10-31
2
-3
/
+31
|
*
|
|
|
terminal-util: define ANSI_OSC as macro for the OSC terminal sequence prefix
Lennart Poettering
2024-10-31
4
-7
/
+12
|
*
|
|
|
ptyfwd: document why we only honour two of the three kinds of ST
Lennart Poettering
2024-10-31
1
-5
/
+10
|
*
|
|
|
tree-wide: prefer generating 0x1B 0x5C as ANSI sequence "ST"
Lennart Poettering
2024-10-31
4
-7
/
+14
|
*
|
|
|
string-util: it's called OSC sequence, not CSO sequence
Lennart Poettering
2024-10-31
1
-6
/
+6
*
|
|
|
|
Homed update policy: user changing own settings (#31153)
Luca Boccassi
2024-11-01
9
-18
/
+428
|
\
\
\
\
\
|
*
|
|
|
|
test: Test user record selfModifiable behavior
Adrian Vovk
2024-11-01
2
-0
/
+102
|
*
|
|
|
|
homed: Allow user to change parts of their record
Adrian Vovk
2024-11-01
6
-18
/
+207
|
*
|
|
|
|
user-record: Introduce selfModifiable fields
Adrian Vovk
2024-11-01
3
-0
/
+119
*
|
|
|
|
|
network: update tunnel or vxlan with Local=dhcp4 and friends (#34957)
Luca Boccassi
2024-11-01
10
-2
/
+75
|
\
\
\
\
\
\
|
*
|
|
|
|
|
network: update tunnel or vxlan interface if the local address is changed
Yu Watanabe
2024-10-31
10
-2
/
+75
|
|
/
/
/
/
/
*
|
|
|
/
/
core: add read-only flag for exec directories
Luca Boccassi
2024-11-01
8
-53
/
+149
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
coredump: make check that all argv[] meta data fields are passed strict
Lennart Poettering
2024-10-31
1
-3
/
+4
*
|
|
|
|
coredump: use memory_startswith() when looking at a data blob
Lennart Poettering
2024-10-31
1
-1
/
+1
*
|
|
|
|
iovw: normalize destructors
Lennart Poettering
2024-10-31
2
-17
/
+15
*
|
|
|
|
iovw: add simpler iovw_done() destructor
Lennart Poettering
2024-10-31
2
-2
/
+6
*
|
|
|
|
coredump: move to _cleanup_ for destroying iovw object
Lennart Poettering
2024-10-31
2
-43
/
+25
*
|
|
|
|
coredump: parse rlimit field at same place as other fields
Lennart Poettering
2024-10-31
1
-7
/
+8
*
|
|
|
|
coredump: parse signal number at the same time as parsing other fields
Lennart Poettering
2024-10-31
3
-31
/
+40
*
|
|
|
|
coredump: rename save_context() → context_parse_iovw()
Lennart Poettering
2024-10-31
1
-6
/
+6
*
|
|
|
|
coredump: acquire some process fields via pidref
Lennart Poettering
2024-10-31
1
-3
/
+3
[prev]
[next]