index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
shell-completion
/
bash
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-31
journal: use structured initialization
Lennart Poettering
1
-8
/
+11
2020-01-31
journalctl: use an anonymous array when an array is needed
Lennart Poettering
1
-4
/
+3
2020-01-31
journal: properly mark two definitions that are deprecated with GCC attribute...
Lennart Poettering
5
-5
/
+24
2020-01-31
journalctl: use automatic memory cleanup
Lennart Poettering
1
-2
/
+1
2020-01-31
journalctl: use log_error_errno() wherever we can
Lennart Poettering
1
-45
/
+29
2020-01-31
journalctl: move pcre function code down
Lennart Poettering
1
-29
/
+27
2020-01-31
core: add new LogNamespace= execution setting
Lennart Poettering
12
-12
/
+155
2020-01-31
string-util: add brief explanatory comment
Lennart Poettering
1
-0
/
+2
2020-01-31
units: add unit files for instantiated journal daemons
Lennart Poettering
3
-0
/
+72
2020-01-31
journald: allow running multiple instances of journald
Lennart Poettering
13
-77
/
+275
2020-01-31
journald: when create journal directories use calculated paths
Lennart Poettering
1
-16
/
+10
2020-01-31
journald: minor coding style updates
Lennart Poettering
1
-1
/
+8
2020-01-31
journald: let's simplify rotating of offline user journals
Lennart Poettering
1
-104
/
+96
2020-01-31
journald: simplify find_journal() a bit
Lennart Poettering
1
-25
/
+12
2020-01-31
journald: hide current storage determination in helper call
Lennart Poettering
1
-2
/
+8
2020-01-31
journald: use structured initialization
Lennart Poettering
1
-14
/
+15
2020-01-31
journald: line break overly long function header
Lennart Poettering
1
-1
/
+6
2020-01-31
journald: let's use TAKE_PTR() and TAKE_FD() where appropriate
Lennart Poettering
1
-3
/
+2
2020-01-31
journald: let's use unlink_and_free() where we can
Lennart Poettering
1
-5
/
+4
2020-01-31
journald: specifying _pure_ on static functions is unnecessary, compiler can ...
Lennart Poettering
1
-1
/
+1
2020-01-31
journald: don't bother with seqnum file if we don't read form /dev/kmsg anyway
Lennart Poettering
1
-4
/
+6
2020-01-31
journald: fix indentation
Lennart Poettering
1
-5
/
+5
2020-01-31
journald: use free_and_replace() where appropriate
Lennart Poettering
1
-2
/
+1
2020-01-31
journald: add missing logging for some errors
Lennart Poettering
1
-3
/
+3
2020-01-31
journald: why bitwise XOR when boolean != is easier to read?
Lennart Poettering
1
-1
/
+1
2020-01-31
tests: unset LD_PRELOAD in testsuite.service when it's run under ASan
Evgeny Vereshchagin
1
-3
/
+8
2020-01-31
sd-boot: fix -Wpointer-sign warning
Yu Watanabe
2
-6
/
+6
2020-01-31
sd-boot: fix warning about comparison is always true
Yu Watanabe
1
-1
/
+1
2020-01-31
man: do not install man pages for systemd-repart if it is disabled
Yu Watanabe
3
-4
/
+4
2020-01-31
dhcp6: coding style fixes
Yu Watanabe
1
-7
/
+7
2020-01-31
dhcp6: do not use T1 and T2 longer than one provided by the lease
Yu Watanabe
1
-2
/
+1
2020-01-30
docs: Fix example code in ROOT_STORAGE_DAEMONS
Wilhelm Schuster
1
-2
/
+2
2020-01-30
docs: formatting fix (#14707)
mtron
1
-1
/
+1
2020-01-30
po: add src/home/org.freedesktop.home1.policy to POTFILES.in
Piotr Drąg
1
-0
/
+1
2020-01-30
fix links to GROUP_RECORD and USER_GROUP_API
mtron
1
-2
/
+2
2020-01-30
fix link to JSON User Records
mtron
1
-1
/
+1
2020-01-30
man: document man/sd_bus_message_dump.xml
Zbigniew Jędrzejewski-Szmek
3
-0
/
+109
2020-01-30
Various typo fixes and grammar corrections
Zbigniew Jędrzejewski-Szmek
5
-27
/
+29
2020-01-30
polkit: tweak grammar
Zbigniew Jędrzejewski-Szmek
3
-3
/
+3
2020-01-30
meson: fix type of homed option
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2020-01-30
man: add syntax quickhelp to sysctl.d(5)
Zbigniew Jędrzejewski-Szmek
1
-0
/
+7
2020-01-30
Revert "sysctl: always write net.ipv4.conf.all.xyz= in addition to net.ipv4.c...
Zbigniew Jędrzejewski-Szmek
1
-3
/
+3
2020-01-30
man: document logging downgrade in systemctl
Zbigniew Jędrzejewski-Szmek
1
-5
/
+6
2020-01-30
shared/sysctl-util: normalize repeated slashes or dots to a single value
Zbigniew Jędrzejewski-Szmek
3
-13
/
+67
2020-01-30
po: update Polish translation
Piotr Drąg
1
-10
/
+18
2020-01-29
update TODO
Lennart Poettering
1
-1
/
+1
2020-01-29
update TODO
Lennart Poettering
1
-6
/
+0
2020-01-29
core: fsck images specified as RootImage= too before using them
Lennart Poettering
1
-1
/
+1
2020-01-29
nspawn: fsck all images when mounting things
Lennart Poettering
1
-4
/
+8
2020-01-29
dissect: add --fsck= option to systemd-dissect tool
Lennart Poettering
1
-1
/
+15
[prev]
[next]