index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LICENSE.GPL2
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-31
journald: add exit on idle
Lennart Poettering
4
-4
/
+146
2020-01-31
varlink: add ability to register callback for disconnections
Lennart Poettering
2
-2
/
+23
2020-01-31
varlink: add API for determining number of current connections
Lennart Poettering
2
-0
/
+8
2020-01-31
journald: use structured initialization
Lennart Poettering
1
-3
/
+5
2020-01-31
journald: add logging for one error we lacked logging for
Lennart Poettering
1
-1
/
+3
2020-01-31
systemctl: show logs for correct namespace of service
Lennart Poettering
5
-1
/
+10
2020-01-31
journalctl: drop misplaced empty line
Lennart Poettering
1
-1
/
+0
2020-01-31
journalctl: add new --namespace= switch for showing logs for namespace
Lennart Poettering
1
-4
/
+34
2020-01-31
journal: make constant argument actually 'const'
Lennart Poettering
1
-1
/
+1
2020-01-31
journal: allow opening journal files specific to some namespace
Lennart Poettering
4
-19
/
+102
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
man: do not install man pages for systemd-repart if it is disabled
Yu Watanabe
3
-4
/
+4
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
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
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
[next]