index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
journal: avoid duplicated call to get cgroup path (#5404)
Namhyung Kim
2017-02-23
1
-7
/
+17
*
tree-wide: add man: to manpage references (#5402)
Lucas Werkmeister
2017-02-21
1
-1
/
+1
*
journalctl: add reference to sd-id128(3) to output (#5382)
Lucas Werkmeister
2017-02-18
1
-1
/
+1
*
tree-wide: add SD_ID128_MAKE_STR, remove LOG_MESSAGE_ID
Zbigniew Jędrzejewski-Szmek
2017-02-15
5
-15
/
+15
*
Move export format parsing from src/journal-remote/ to src/basic/
Zbigniew Jędrzejewski-Szmek
2017-02-15
2
-5
/
+1
*
journalctl: replace string_erase with memset('x')
Zbigniew Jędrzejewski-Szmek
2017-02-06
1
-1
/
+3
*
Merge pull request #5204 from keszybz/masked-warning-cleanup
Lennart Poettering
2017-02-02
1
-10
/
+10
|
\
|
*
Consistently use ERFKILL for masked units
Zbigniew Jędrzejewski-Szmek
2017-02-02
1
-10
/
+10
*
|
Merge pull request #5151 from keszybz/journal-flags
Lennart Poettering
2017-02-02
2
-26
/
+45
|
\
\
|
*
|
journal-file, journalctl: provide better hint about unsupported features
Zbigniew Jędrzejewski-Szmek
2017-01-25
2
-5
/
+23
|
*
|
journal-file: factor out helper function
Zbigniew Jędrzejewski-Szmek
2017-01-25
1
-25
/
+26
*
|
|
Merge pull request #5191 from keszybz/tweaks
Zbigniew Jędrzejewski-Szmek
2017-02-01
1
-6
/
+11
|
\
\
\
|
*
|
|
journal-file: check asprintf return value in the usual fashion
Zbigniew Jędrzejewski-Szmek
2017-01-31
1
-6
/
+11
|
|
/
/
*
|
|
Revert "Trivial typo fixes and code refactorings (#5191)"
Zbigniew Jędrzejewski-Szmek
2017-02-01
1
-11
/
+6
*
|
|
Trivial typo fixes and code refactorings (#5191)
Zbigniew Jędrzejewski-Szmek
2017-02-01
1
-6
/
+11
|
|
/
|
/
|
*
|
journal/lookup3: silence gcc 7 implicit-fallthrough warning
Zbigniew Jędrzejewski-Szmek
2017-01-31
1
-0
/
+4
*
|
tree-wide: adjust fall through comments so that gcc is happy
Zbigniew Jędrzejewski-Szmek
2017-01-31
1
-1
/
+1
|
/
*
journalctl: fix memleak
Zbigniew Jędrzejewski-Szmek
2017-01-15
1
-5
/
+6
*
journalctl: expunge verification key from argv (#5081)
Lucas Werkmeister
2017-01-15
1
-2
/
+6
*
Merge pull request #4879 from poettering/systemd
Zbigniew Jędrzejewski-Szmek
2017-01-15
3
-22
/
+59
|
\
|
*
journald: don't flush to /var/log/journal before we get asked to
Lennart Poettering
2016-12-21
3
-12
/
+13
|
*
util-lib: various improvements to kernel command line parsing
Lennart Poettering
2016-12-21
1
-10
/
+46
*
|
build-sys: add check for gperf lookup function signature (#5055)
Mike Gilbert
2017-01-10
1
-1
/
+1
*
|
journalctl: add remote log dir to search path when --merge is passed (#4970)
Marcin Bachry
2016-12-24
1
-0
/
+3
|
/
*
test-compress: fix warning about LZ4_compress_limitedOutput
Zbigniew Jędrzejewski-Szmek
2016-12-18
1
-0
/
+4
*
journalctl: improve wording in an errors message
Lennart Poettering
2016-12-14
1
-1
/
+1
*
journal: fix warning about LZ4_compress_limitedOutput
Zbigniew Jędrzejewski-Szmek
2016-12-10
1
-0
/
+4
*
journal: make sure to initially populate the space info cache (#4807)
Franck Bui
2016-12-02
1
-1
/
+1
*
fs-util: add flags parameter to chase_symlinks()
Lennart Poettering
2016-12-01
1
-1
/
+1
*
tree-wide: stop using canonicalize_file_name(), use chase_symlinks() instead
Lennart Poettering
2016-12-01
1
-9
/
+9
*
fix journald startup problem when code is compiled with -DNDEBUG (#4735)
Waldemar Brodkorb
2016-11-25
1
-1
/
+1
*
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-11-07
7
-7
/
+7
*
Merge pull request #4510 from keszybz/tree-wide-cleanups
Lennart Poettering
2016-11-03
4
-8
/
+8
|
\
|
*
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
4
-8
/
+8
*
|
test-compression: allow the file to compress to be specified
Zbigniew Jędrzejewski-Szmek
2016-10-31
1
-2
/
+5
*
|
Merge pull request #4459 from keszybz/commandline-parsing
Lennart Poettering
2016-10-24
1
-76
/
+59
|
\
|
|
*
tree-wide: make parse_proc_cmdline() strip "rd." prefix automatically
Zbigniew Jędrzejewski-Szmek
2016-10-22
1
-1
/
+1
|
*
journald: convert journald to use parse_proc_cmdline
Zbigniew Jędrzejewski-Szmek
2016-10-22
1
-76
/
+59
*
|
journal: remove unused variable
Thomas Hindoe Paaboel Andersen
2016-10-22
1
-2
/
+0
|
/
*
journald: systemd.journald.max_level_* kernel command line options (#4427)
Umut Tezduyar Lindskog
2016-10-22
1
-0
/
+31
*
journald,core: add short comments we we keep reopening /dev/console all the time
Lennart Poettering
2016-10-20
1
-0
/
+5
*
journal: rename determine_space_for() into cache_space_refresh()
Franck Bui
2016-10-19
1
-29
/
+19
*
journal: introduce patch_min_use() helper
Franck Bui
2016-10-19
3
-34
/
+39
*
journal: introduce cache_space_invalidate()
Franck Bui
2016-10-19
1
-5
/
+5
*
journal: cache used vfs stats as well
Franck Bui
2016-10-19
2
-20
/
+30
*
journal: don't emit space usage message when opening the journal (#4190)
Franck Bui
2016-10-19
2
-11
/
+16
*
journal: introduce server_space_usage_message()
Franck Bui
2016-10-19
2
-33
/
+46
*
journal: introduce JournalStorage and JournalStorageSpace structures
Franck Bui
2016-10-19
3
-85
/
+84
*
journal: introduce determine_path_usage()
Franck Bui
2016-10-19
1
-30
/
+46
*
tree-wide: use mfree more
Zbigniew Jędrzejewski-Szmek
2016-10-17
3
-12
/
+6
[next]