index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
/
journalctl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
man,journalctl: introduce man/--help sections
Lennart Poettering
2022-08-05
1
-17
/
+21
*
journal: remove unnecessary HAVE_PCRE2 check
Quentin Deslandes
2022-08-03
1
-2
/
+0
*
journal: Move more pattern matching logic into pcre2-util
Daan De Meyer
2022-07-25
1
-106
/
+10
*
sd-journal: silence bogus gcc warning
Zbigniew Jędrzejewski-Szmek
2022-07-01
1
-1
/
+1
*
journalctl: Use STATIC_DESTRUCTOR_REGISTER()
Daan De Meyer
2022-06-06
1
-17
/
+16
*
shared: Rename pcre2-dlopen.h/c to pcre2-util.h/c
Daan De Meyer
2022-06-06
1
-4
/
+1
*
Simplify random number selection
Jason A. Donenfeld
2022-05-31
1
-1
/
+1
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-4
/
+1
*
list: declare iterator of LIST_FOREACH() in the loop
Yu Watanabe
2022-03-19
1
-2
/
+2
*
journal: make --reverse affect --list-boots
Frantisek Sumsal
2022-03-14
1
-0
/
+3
*
journal: use table_set_json_field_name() to override a column name
Frantisek Sumsal
2022-03-14
1
-1
/
+5
*
journal: reset previously set JSON flags
Frantisek Sumsal
2022-03-14
1
-0
/
+3
*
journal: convert --list-boots to a table
Frantisek Sumsal
2022-03-13
1
-11
/
+23
*
journal: Don't discard -b arg when followed by -e
Daan De Meyer
2022-01-13
1
-2
/
+0
*
journactl: show info about journal range only at debug level (#21775)
Zbigniew Jędrzejewski-Szmek
2021-12-14
1
-1
/
+1
*
journalctl: have -f and -e imply no-value -b
наб
2021-12-10
1
-0
/
+9
*
Make pager_open() return void
Zbigniew Jędrzejewski-Szmek
2021-11-03
1
-4
/
+4
*
alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere
Lennart Poettering
2021-10-14
1
-1
/
+1
*
tree-wide: port all calls to alloca() to alloca_safe()
Lennart Poettering
2021-10-14
1
-3
/
+3
*
basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]
Lennart Poettering
2021-10-05
1
-0
/
+1
*
journalctl: never fail at flushing when the flushed flag is set
Franck Bui
2021-09-15
1
-0
/
+5
*
journalctl: Use constants in some more places
Jan Janssen
2021-09-03
1
-6
/
+6
*
journalctl: Use constants for _BOOT_ID= matches
Jan Janssen
2021-08-20
1
-3
/
+3
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-4
/
+4
*
tree-wide: add FORMAT_BYTES()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-2
/
+1
*
tree-wide: add FORMAT_TIMESPAN()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-5
/
+4
*
chattr-util: generalize chattr manipulation for files with secrets from journ...
Lennart Poettering
2021-07-08
1
-13
/
+4
*
tree-wide: enable automatic growing of file systems in images in various tool...
Lennart Poettering
2021-04-23
1
-1
/
+1
*
tree-wide: avoid uninitialized warning on _cleanup_ variables
Luca Boccassi
2021-04-14
1
-4
/
+4
*
dissect-image: split DISSECT_IMAGE_REQUIRE_ROOT in two
Lennart Poettering
2021-03-16
1
-1
/
+4
*
tree-wide: use ppoll_usec()
Yu Watanabe
2021-03-03
1
-14
/
+6
*
sd-device: add sd_device_get_action() + sd_device_get_seqnum() + sd_device_ne...
Lennart Poettering
2021-02-18
1
-2
/
+1
*
tree-wide: reset the cleaned-up variable in cleanup functions
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-2
/
+2
*
Move and rename parse_path_argument() function
Zbigniew Jędrzejewski-Szmek
2021-02-15
1
-2
/
+3
*
tree-wide: propagate error code from _from_string() functions
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-6
/
+4
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-01-31
1
-1
/
+1
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
1
-6
/
+7
*
tree-wide: use return value of log_xxx_errno()
Yu Watanabe
2020-11-19
1
-9
/
+6
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
journalctl: show boot id in the reboot context separator
Ronan Pigott
2020-11-06
1
-2
/
+2
*
journalctl: drop format_journal_url() if gcrypt is not used
Yu Watanabe
2020-10-29
1
-0
/
+2
*
journal,homectl: unify implementations of libqrencode loading and fss key pri...
Zbigniew Jędrzejewski-Szmek
2020-10-27
1
-13
/
+62
*
tree-wide: assorted coccinelle fixes
Frantisek Sumsal
2020-10-09
1
-30
/
+25
*
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-10
/
+5
*
basic/time-util: add function to format timestamps with different styles
Luca Boccassi
2020-08-19
1
-1
/
+1
*
Merge pull request #16640 from keszybz/various-patches
Lennart Poettering
2020-08-19
1
-2
/
+2
|
\
|
*
journal: adjust line about when the journal begins and ends
Zbigniew Jędrzejewski-Szmek
2020-08-17
1
-2
/
+2
*
|
Merge pull request #16684 from keszybz/assorted-cleanups
Lennart Poettering
2020-08-10
1
-24
/
+21
|
\
\
|
*
|
journalctl: reshuffle console message about fss keys
Zbigniew Jędrzejewski-Szmek
2020-08-05
1
-24
/
+21
*
|
|
journalctl: add --image= switch
Lennart Poettering
2020-08-05
1
-3
/
+36
|
/
/
[next]