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
*
journal: explicitly sync namespaced journals before stopping socket units
Yu Watanabe
2024-05-02
1
-5
/
+17
*
tree-wide: fix type confusion around parsing JSON booleans
Lennart Poettering
2024-05-02
3
-6
/
+6
*
cryptenroll: disable loading public key if --tpm2-public-key= is empty
Sam Leonard
2024-05-02
3
-20
/
+32
*
libfido2-util: fix a regression in the pre-flight mechanism
Kamil Szczęk
2024-05-02
1
-1
/
+1
*
importctl: fix flag checking against wrong variable
Antonio Alvarez Feijoo
2024-05-02
1
-5
/
+5
*
Merge pull request #32592 from yuwata/journal-timestamp
Luca Boccassi
2024-05-02
9
-95
/
+121
|
\
|
*
logs-show: adjust source timestamp with header timestamp
Yu Watanabe
2024-05-01
2
-43
/
+80
|
*
logs-show: make output_timestamp_realtime() only take realtime timestamp
Yu Watanabe
2024-05-01
1
-25
/
+14
|
*
sd-journal: verify monotonic timestamp before assigning result
Yu Watanabe
2024-05-01
1
-3
/
+3
|
*
journal: use STRLEN() and xsprintf()
Yu Watanabe
2024-05-01
6
-18
/
+21
|
*
journald-audit: set _SOURCE_REALTIME_TIMESTAMP= field in server_dispatch_mess...
Yu Watanabe
2024-05-01
1
-8
/
+5
*
|
Merge pull request #32617 from yuwata/journal-sync
Mike Yuan
2024-05-02
2
-20
/
+17
|
\
\
|
*
|
journald: wait for journal files fsync()ed on Synchronize() varlink method
Yu Watanabe
2024-05-01
1
-13
/
+11
|
*
|
journald: make several functions static
Yu Watanabe
2024-05-01
2
-8
/
+7
|
|
/
*
/
core/selinux-access: use empty_to_na where appropriate
Mike Yuan
2024-05-02
1
-1
/
+1
|
/
*
resolved: validate authentic insecure delegation to CNAME
Ronan Pigott
2024-05-01
1
-1
/
+6
*
resolved: probe for dnssec support in allow-downgrade mode
Ronan Pigott
2024-05-01
1
-0
/
+15
*
reboot-util: Add some basic validation on reboot arguments
Daan De Meyer
2024-05-01
9
-4
/
+57
*
Merge pull request #32611 from DaanDeMeyer/qdisc
Yu Watanabe
2024-05-01
4
-34
/
+77
|
\
|
*
network/tc: Avoid concurrent set modification in tclass_drop()/qdisc_drop()
Daan De Meyer
2024-05-01
4
-34
/
+77
*
|
core/dbus-manager: mark unit file state as outdated only if
Mike Yuan
2024-05-01
1
-12
/
+24
*
|
shared/install: use FOREACH_ARRAY for install_changes_have_modification
Mike Yuan
2024-05-01
1
-3
/
+3
*
|
shared/install: reduce variable scope
Mike Yuan
2024-05-01
1
-2
/
+2
*
|
systemctl: fix log message when glob patterns passed to disable command and f...
Yu Watanabe
2024-05-01
1
-1
/
+2
*
|
systemctl: Implement --wait for kill command
Daan De Meyer
2024-05-01
2
-3
/
+25
|
/
*
core/exec-credential: update comment
Yu Watanabe
2024-05-01
1
-2
/
+2
*
core: Fix file descriptor leak
Daan De Meyer
2024-05-01
1
-1
/
+1
*
tree-wise: several cleanups for logging
Yu Watanabe
2024-04-30
43
-185
/
+167
*
build-path: fix SIGSEGV on RISC-V and MIPS
Luca Boccassi
2024-04-30
1
-4
/
+11
*
network-generator: add missing return on error after the logging refactor
Antonio Alvarez Feijoo
2024-04-30
1
-1
/
+1
*
Merge pull request #32523 from cgzones/inaccessible_label
Luca Boccassi
2024-04-30
5
-13
/
+21
|
\
|
*
shared: create inaccessible files with correct security label
Christian Göttsche
2024-04-29
1
-2
/
+2
|
*
basic: add open_mkdir_at_full()
Christian Göttsche
2024-04-29
2
-6
/
+9
|
*
basic: add mknodat_label()
Christian Göttsche
2024-04-29
2
-5
/
+10
*
|
journal: Add journal.storage credential
Daan De Meyer
2024-04-30
1
-9
/
+18
*
|
test-journal-flush: use archived journal if possible
Yu Watanabe
2024-04-30
1
-2
/
+84
*
|
machine: Add PIDFDs= fallback
Daan De Meyer
2024-04-29
1
-5
/
+14
*
|
resolved: always progress DS queries
Ronan Pigott
2024-04-29
1
-0
/
+4
|
/
*
Merge pull request #32547 from YHNdnzj/minor-cleanup
Mike Yuan
2024-04-29
3
-16
/
+20
|
\
|
*
fs-util: modernize touch_file a bit
Mike Yuan
2024-04-29
1
-8
/
+5
|
*
fs-util: try AT_EMPTY_PATH first for futimens_opath
Mike Yuan
2024-04-29
1
-2
/
+12
|
*
efivars: drop unneeded UTIME_NOW
Mike Yuan
2024-04-29
1
-4
/
+1
|
*
pam_systemd_loadkey: add missing PAM_EXTERN
Mike Yuan
2024-04-29
1
-2
/
+2
*
|
boot: fix argument name mismatch in two functions
Antonio Alvarez Feijoo
2024-04-29
2
-2
/
+2
*
|
core: Add systemd.crash_action= kernel command line argument
Daan De Meyer
2024-04-29
5
-9
/
+90
*
|
journalctl: also check arg_file_stdin with other journal location
Mike Yuan
2024-04-29
1
-1
/
+1
*
|
core: Pass NULL error in dump_impl()
Daan De Meyer
2024-04-29
4
-8
/
+6
*
|
pam: Setup logging to syslog
Daan De Meyer
2024-04-29
5
-0
/
+26
|
/
*
various: drop unnecessary DISABLE_WARNING_FORMAT_NONLITERAL
Mike Yuan
2024-04-28
2
-5
/
+1
*
network: DHCP version logging typos
Sebastian Pucilowski
2024-04-28
3
-7
/
+7
[next]