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
*
journalctl: split get_boots() into three
Yu Watanabe
2023-05-26
1
-155
/
+140
*
logs-show: introduce add_match_boot_id() helper function
Yu Watanabe
2023-05-26
1
-11
/
+3
*
tree-wide: check memstream buffer after closing the handle
Frantisek Sumsal
2023-05-24
1
-0
/
+4
*
journalctl: convert a machine1.Manager call to BusLocator
David Tardon
2023-05-24
1
-9
/
+2
*
journalctl: make --follow work with --merge again
Frantisek Sumsal
2023-05-19
1
-5
/
+6
*
dissect-image: port mount_image_privately_interactively() to use /run/systemd...
Lennart Poettering
2023-05-16
1
-3
/
+3
*
tree-wide: convert more cases do DEVNUM_FORMAT_STR()/DEVNUM_FORMAT_VAL()
Lennart Poettering
2023-04-21
1
-2
/
+3
*
image-policy: introduce parse_image_policy_argument() helper
Yu Watanabe
2023-04-13
1
-13
/
+8
*
tree-wide: hook up image dissection policy logic everywhere
Lennart Poettering
2023-04-05
1
-2
/
+18
*
journalctl: fix when --grep is used with --follow
Mike Yuan
2023-03-27
1
-2
/
+4
*
chase-symlinks: Rename chase_symlinks() to chase()
Daan De Meyer
2023-03-24
1
-2
/
+2
*
journalctl: fix when --since, --until and --lines are used altogether
Mike Yuan
2023-03-09
1
-1
/
+6
*
journalctl: fix output when --since is used with --lines
Mike Yuan
2023-03-05
1
-11
/
+31
*
journalctl: fix output when --until is used with --lines
Mike Yuan
2023-03-05
1
-3
/
+12
*
journalctl: fix output when --lines is used with --grep
Mike Yuan
2023-02-18
1
-0
/
+5
*
dissect-image: Return mount point fd if requested
Daan De Meyer
2023-02-17
1
-0
/
+1
*
journalctl: fix fd leak
Yu Watanabe
2023-02-17
1
-5
/
+4
*
journalctl: use DEFINE_MAIN_FUNCTION() macro
Yu Watanabe
2023-02-17
1
-170
/
+110
*
journalctl: actually run the static destructors
Frantisek Sumsal
2023-02-15
1
-0
/
+1
*
journalctl: don't convert between strv/Set for each log line
Lennart Poettering
2023-01-20
1
-9
/
+6
*
journalctl: port COMM= matching to path_extract_filename()
Lennart Poettering
2022-12-23
1
-4
/
+5
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-2
/
+2
*
nulstr-util: Declare NULSTR_FOREACH() iterator inline
Daan De Meyer
2022-11-11
1
-1
/
+0
*
Rename def.h to constants.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-0
/
+1
*
tree-wide: use STRERROR()
Zbigniew Jędrzejewski-Szmek
2022-10-11
1
-1
/
+1
*
Merge pull request #24686 from d4nuu8/delta_output
Lennart Poettering
2022-09-23
1
-2
/
+4
|
\
|
*
shared/logs-show: add new --output= format "short-delta"
Daniel Braunwarth
2022-09-23
1
-2
/
+4
*
|
tree-wide: drop unused reference to DecryptedImage
Yu Watanabe
2022-09-18
1
-3
/
+1
*
|
journalctl: respect --quiet flag during file concistency verification
Daniel Braunwarth
2022-09-16
1
-7
/
+10
|
/
*
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
[next]