index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mkosi.conf.d
/
11-centos-8
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-13
socket-util: Allow specifying socket type in vsock address
Daan De Meyer
1
-3
/
+11
2023-06-08
man: reference naming of triggered services of timer unit
Lennart Poettering
1
-0
/
+5
2023-06-08
core: do not GC units/jobs that are in the D-Bus queue
Lennart Poettering
4
-0
/
+14
2023-06-08
unit: don't gc unit in oom queue
Lennart Poettering
2
-1
/
+6
2023-06-08
man: document how calendar times catch up after system suspend/hibernation
Lennart Poettering
1
-1
/
+10
2023-06-08
update TODO
Lennart Poettering
1
-0
/
+4
2023-06-08
man: document that journalctl --user requires Storage=persistent
Lennart Poettering
2
-1
/
+8
2023-06-08
sd-journal: when SD_JOURNAL_CURRENT_USER is set, and called from system UID, ...
Lennart Poettering
1
-6
/
+14
2023-06-08
journald: move uid_for_system_journal() to uid-alloc-range.h
Lennart Poettering
3
-7
/
+9
2023-06-08
shared: move uid-alloc-range.[ch] from src/shared/ → src/basic/
Lennart Poettering
4
-1
/
+1
2023-06-08
man: suffix --unit with an equal sign, since it expects an argument
Lennart Poettering
1
-4
/
+4
2023-06-08
tpm2: replace _cleanup_tpm2_* macros with _cleanup_()
Dan Streetman
5
-20
/
+18
2023-06-08
man: drop documentation of internal lookup flags
Lennart Poettering
1
-33
/
+32
2023-06-07
pam_systemd_home: suppress LOG_DEBUG msgs if debugging is off
David Tardon
1
-28
/
+54
2023-06-07
preset: enable systemd-networkd-wait-online.service by default
Lennart Poettering
1
-1
/
+1
2023-06-07
test: wrap agetty & getfacl when running with sanitizers
Frantisek Sumsal
1
-1
/
+1
2023-06-07
mkosi: Update to latest
Daan De Meyer
10
-11
/
+18
2023-06-07
test: drop $SKIP_INITRD
Frantisek Sumsal
2
-3
/
+1
2023-06-07
test: rebuild the ldconfig cache after changing its configuration
Frantisek Sumsal
1
-0
/
+1
2023-06-07
man: mention that OnCalendar= combines well with systemd-time-wait-sync.service
Lennart Poettering
1
-10
/
+14
2023-06-07
Fix zsh completion for "localectl set-locale"
Cyril Roelandt
1
-1
/
+1
2023-06-07
kbd-model-map: change the order of Hungarian keymaps
Balló György
1
-2
/
+2
2023-06-07
resolved: add comment clarifying why we decompress DNS names when parsing SRV
Lennart Poettering
1
-4
/
+10
2023-06-07
man: document which IP ports resolved listens on, and what for
Lennart Poettering
1
-0
/
+21
2023-06-07
pam: add call to pam_umask
Michal Sekletar
1
-0
/
+1
2023-06-07
sd-login: add sd_session_get_leader interface
Thorsten Kukuk
4
-0
/
+35
2023-06-06
units: change TimeoutSec=0 to TimeoutSec=infinity
Lennart Poettering
7
-7
/
+7
2023-06-06
ukify: add 'build' verb
Zbigniew Jędrzejewski-Szmek
3
-35
/
+137
2023-06-06
test_ukify: pass through path to addon stub
Zbigniew Jędrzejewski-Szmek
3
-3
/
+19
2023-06-06
test_ukify: no stinky root needed for signing
Zbigniew Jędrzejewski-Szmek
1
-8
/
+0
2023-06-06
ukify: simplify creation of parser
Zbigniew Jędrzejewski-Szmek
2
-9
/
+8
2023-06-06
repart: Do online encryption when loop devices are available
Daan De Meyer
1
-73
/
+195
2023-06-06
btrfs-util: Add btrfs_subvol_snapshot_at()
Daan De Meyer
8
-84
/
+68
2023-06-06
chattr-util: Make chattr_full() an openat() style function
Daan De Meyer
4
-21
/
+24
2023-06-06
btrfs-util: Add btrfs_subvol_set_read_only_at()
Daan De Meyer
2
-14
/
+15
2023-06-06
rm-rf: Add rm_rf_at()
Daan De Meyer
2
-12
/
+19
2023-06-06
btrfs-util: Add btrfs_subvol_remove_at()
Daan De Meyer
3
-12
/
+11
2023-06-06
test-chase: Add one more test for chase_and_openat()
Daan De Meyer
1
-0
/
+6
2023-06-06
chase: Allow passing NULL as the empty path to chaseat()
Daan De Meyer
2
-1
/
+4
2023-06-06
test-chase: Fix comment
Daan De Meyer
1
-1
/
+1
2023-06-06
fd-util: Add path_is_root_at()
Daan De Meyer
2
-4
/
+16
2023-06-06
btrfs-util: Add btrfs_is_subvol_at()
Daan De Meyer
2
-18
/
+11
2023-06-06
stat-util: Add is_fs_type_at()
Daan De Meyer
2
-14
/
+12
2023-06-06
stat-util: Follow coding style in xstatfsat()
Daan De Meyer
1
-1
/
+0
2023-06-06
fs-util: Allow passing NULL path to xopenat()
Daan De Meyer
1
-1
/
+0
2023-06-06
copy: Merge copy_directory() and copy_directory_fd() into copy_directory_at()
Daan De Meyer
6
-67
/
+25
2023-06-06
generators: change TimeoutSec=0 to TimeoutSec=infinity
Lennart Poettering
14
-17
/
+19
2023-06-06
man: document OnSuccessJobMode=
Frantisek Sumsal
1
-2
/
+3
2023-06-06
tests: fix shellcheck warnings
Luca Boccassi
2
-5
/
+5
2023-06-06
tpm2: verify symmetric parms in tpm2_context_new()
Dan Streetman
3
-12
/
+149
[next]