index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #21171 from DaanDeMeyer/tty-dimensions
Lennart Poettering
2021-11-06
1
-1
/
+3
|
\
|
*
exec: Add TTYRows and TTYColumns properties to set TTY dimensions
Daan De Meyer
2021-11-05
1
-1
/
+3
*
|
user-record: show CIFS extra mount options, in output too
Lennart Poettering
2021-11-06
1
-0
/
+3
*
|
user-record: fix display of access mode
Lennart Poettering
2021-11-05
1
-1
/
+1
*
|
user-record: show fs/luks/gpt UUIDs as proper UUIDs
Lennart Poettering
2021-11-05
1
-3
/
+3
|
/
*
Merge pull request #20138 from keszybz/coding-style-variable-decls
Luca Boccassi
2021-11-05
3
-18
/
+14
|
\
|
*
Make pager_open() return void
Zbigniew Jędrzejewski-Szmek
2021-11-03
3
-18
/
+14
*
|
loop-util: reopen device node if we shortcut loop device creation
Lennart Poettering
2021-11-05
1
-4
/
+9
*
|
Merge pull request #21229 from keszybz/improve-m-hint
Luca Boccassi
2021-11-04
3
-17
/
+21
|
\
\
|
*
|
tree-wide: do not print hint about -M if -M is already used
Zbigniew Jędrzejewski-Szmek
2021-11-04
3
-6
/
+9
|
*
|
busctl: do not print hint about -M if -M is already used
Zbigniew Jędrzejewski-Szmek
2021-11-04
2
-4
/
+6
|
*
|
shared/bus-util: make bus_log_*_error() functions functions
Zbigniew Jędrzejewski-Szmek
2021-11-04
2
-16
/
+15
|
|
/
*
|
tree-wide: always use TAKE_FD() when calling rearrange_stdio()
Lennart Poettering
2021-11-04
1
-1
/
+1
*
|
tree-wide: port various places to use TAKE_PID()
Lennart Poettering
2021-11-03
3
-7
/
+3
|
/
*
Merge pull request #21172 from poettering/fix-systemctl-cgroup-tree
Lennart Poettering
2021-10-29
1
-2
/
+4
|
\
|
*
systemctl: make dbus PID cgroup tree output look more like systemd-cgls
Lennart Poettering
2021-10-28
1
-2
/
+4
*
|
Merge pull request #20321 from bluca/state_dir_symlink
Lennart Poettering
2021-10-28
1
-4
/
+120
|
\
\
|
|
/
|
/
|
|
*
core: add [State|Runtime|Cache|Logs]Directory symlink as second parameter
Luca Boccassi
2021-10-28
1
-4
/
+120
*
|
udev: net_id: introduce predictable names for xen-netfront
Benjamin Herrenschmidt
2021-10-28
2
-0
/
+3
*
|
homework: allow specifying explicit additional mount options when using CIFS ...
Lennart Poettering
2021-10-27
2
-0
/
+4
|
/
*
Revert "basic/fd-util: sort the 'except' array in place"
Lennart Poettering
2021-10-27
2
-2
/
+2
*
conf-parse: make config_parse_many() optionally save 'struct stat' for each file
Yu Watanabe
2021-10-27
2
-26
/
+85
*
json: do something remotely reasonable when we see NaN/infinity
Lennart Poettering
2021-10-26
1
-0
/
+6
*
mount-util: move opening of /proc/self/mountinfo into bind_remount_one_with_m...
Lennart Poettering
2021-10-25
2
-18
/
+14
*
mount-util: port over bind_remount_recursive_with_mountinfo() to mount_setattr()
Lennart Poettering
2021-10-25
1
-0
/
+24
*
mount-util: use modern mount_setattr() syscall for bind_remount_one_with_moun...
Lennart Poettering
2021-10-25
1
-0
/
+42
*
namespace-util: introduce userns_acquire() as helper for allocating new unbou...
Lennart Poettering
2021-10-22
1
-23
/
+4
*
basic: move freeze() from shared/exec-util.h to basic/process-util.h
Lennart Poettering
2021-10-22
2
-25
/
+0
*
varlink: disconnect varlink link in one more case
Lennart Poettering
2021-10-22
1
-3
/
+4
*
sd-boot: Be more precise about secure boot modes
Jan Janssen
2021-10-22
1
-1
/
+1
*
Merge pull request #21051 from poettering/nspawn-no-sync
Yu Watanabe
2021-10-20
2
-0
/
+97
|
\
|
*
nspawn: add --suppress-sync=yes mode for turning sync() and friends into NOPs...
Lennart Poettering
2021-10-20
2
-0
/
+97
*
|
Merge pull request #21061 from poettering/direct-io-loopback-tweaks
Yu Watanabe
2021-10-20
1
-7
/
+15
|
\
\
|
*
|
loop-util: call loop_device_make_internal() at the right place
Lennart Poettering
2021-10-20
1
-1
/
+1
|
*
|
loop-util: add debug logging about O_RDWR vs. O_RDONLY + O_DIRECT mode
Lennart Poettering
2021-10-20
1
-0
/
+12
|
*
|
loop-util: minor coding style updates
Lennart Poettering
2021-10-20
1
-6
/
+2
|
|
/
*
/
Typos found by codespell
Dimitri Papadopoulos
2021-10-20
1
-1
/
+1
|
/
*
loop-util: work around cache invalidation bug in older kernels
Lennart Poettering
2021-10-19
1
-0
/
+15
*
loop-util: enable LO_FLAGS_DIRECT_IO by default on loopback devices
Lennart Poettering
2021-10-19
1
-6
/
+116
*
watchdog: fix fd validity check
Lennart Poettering
2021-10-18
1
-1
/
+1
*
watchdog: drop unnecessary variable
Lennart Poettering
2021-10-18
1
-3
/
+1
*
watchdog: always prefer /dev/watchdog0 over /dev/watchdog
Lennart Poettering
2021-10-18
1
-1
/
+8
*
watchdog: fix error code handling
Lennart Poettering
2021-10-18
1
-1
/
+1
*
alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere
Lennart Poettering
2021-10-14
10
-18
/
+19
*
tree-wide: port all calls to alloca() to alloca_safe()
Lennart Poettering
2021-10-14
2
-2
/
+2
*
cgroup: when checking for legacy controllers, ignore any we don't care about
Dan Streetman
2021-10-14
1
-0
/
+4
*
Merge pull request #20787 from fbuihuu/watchdog-more-rework
Lennart Poettering
2021-10-13
1
-60
/
+128
|
\
|
*
watchdog: handle timeout programming errors more safely
Franck Bui
2021-10-13
1
-5
/
+17
|
*
watchdog: passing 0 to watchdog_setup now closes the watchdog
Franck Bui
2021-10-13
1
-9
/
+20
|
*
watchdog: pass USEC_INFINITY to watchdog_setup() to reuse the programmed time...
Franck Bui
2021-10-13
1
-17
/
+15
[next]