index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
logs-show.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: drop doubled empty lines
Yu Watanabe
2024-10-07
1
-2
/
+0
*
time-util: rework localtime_or_gmtime() into localtime_or_gmtime_usec()
Lennart Poettering
2024-09-05
1
-44
/
+56
*
logs-show: extend journal_get_boots() and friends to find invocation IDs
Yu Watanabe
2024-08-01
1
-52
/
+190
*
logs-show: introduce several helper functions
Yu Watanabe
2024-08-01
1
-28
/
+62
*
logs-show: rename BootId -> LogId
Yu Watanabe
2024-08-01
1
-37
/
+37
*
Revert "logs-show: use _SOURCE_MONOTONIC_TIMESTAMP when _SOURCE_BOOTTIME_TIME...
Yu Watanabe
2024-06-19
1
-18
/
+10
*
logs-show: use _SOURCE_MONOTONIC_TIMESTAMP when _SOURCE_BOOTTIME_TIMESTAMP fi...
Yu Watanabe
2024-06-18
1
-10
/
+18
*
logs-show: do not use _SOURCE_MONOTONIC_TIMESTAMP field
Yu Watanabe
2024-06-18
1
-0
/
+6
*
libsystemd: turn json.[ch] into a public API
Lennart Poettering
2024-06-12
1
-25
/
+25
*
journalctl: make --list-boots support -n/--lines= option
Yu Watanabe
2024-05-10
1
-3
/
+15
*
logs-show: use GREEDY_REALLOC_APPEND()
Yu Watanabe
2024-05-10
1
-3
/
+1
*
logs-show: fix stored timestamp when advance_older is true
Yu Watanabe
2024-05-10
1
-2
/
+2
*
journalctl: fix support of --boot=ID±offset format
Yu Watanabe
2024-05-10
1
-48
/
+48
*
logs-show: flush matches before and after finding boots
Yu Watanabe
2024-05-10
1
-0
/
+5
*
logs-show: add missing strempty()
Yu Watanabe
2024-05-10
1
-1
/
+1
*
logs-show: drop uid argument from add_matches_for_user_units()
Yu Watanabe
2024-05-10
1
-3
/
+3
*
logs-show: adjust source timestamp with header timestamp
Yu Watanabe
2024-05-01
1
-43
/
+79
*
logs-show: make output_timestamp_realtime() only take realtime timestamp
Yu Watanabe
2024-05-01
1
-25
/
+14
*
sd-journal: make sure sd_journal_add_match() also accepts SIZE_MAX as size
Lennart Poettering
2024-04-10
1
-6
/
+6
*
Merge pull request #31965 from yuwata/logs-show-cleanups
Luca Boccassi
2024-03-27
1
-76
/
+12
|
\
|
*
logs-show: read the current boot ID if nothing specified for add_match_boot_id()
Yu Watanabe
2024-03-26
1
-3
/
+14
|
*
sd-id128: move get_boot_id_for_machine() to id128-util.c
Yu Watanabe
2024-03-26
1
-79
/
+4
*
|
shared/logs-show: restore infinite loop avoidance for corrupted journals
Zbigniew Jędrzejewski-Szmek
2024-03-27
1
-1
/
+2
|
/
*
logs-show: use journal_add_matchf() and journal_add_match_pair()
Yu Watanabe
2024-03-25
1
-50
/
+23
*
logs-show: get timestamp and boot ID only when necessary
Yu Watanabe
2024-02-11
1
-132
/
+121
*
tree-wide: set SD_JOURNAL_ASSUME_IMMUTABLE where appropriate
Yu Watanabe
2024-02-11
1
-1
/
+4
*
tree-wide: add short comments for namespace_open() and namespace_enter()
Yu Watanabe
2024-01-19
1
-1
/
+1
*
journalctl: add --exclude-identifier option
Sergei Zhmylev
2024-01-04
1
-0
/
+3
*
process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FO...
Lennart Poettering
2023-11-02
1
-1
/
+1
*
fd-uitl: rename PIPE_EBADF → EBADF_PAIR, and add EBADF_TRIPLET
Lennart Poettering
2023-10-26
1
-1
/
+1
*
journalctl: find boot ID more gracefully in corrupted journal
Yu Watanabe
2023-10-02
1
-28
/
+99
*
show-logs: add assert and fix local variable type
наб
2023-09-28
1
-3
/
+4
*
Merge pull request #29134 from nabijaczleweli/short-iso-timestamp
Luca Boccassi
2023-09-27
1
-12
/
+13
|
\
|
*
journalctl -o short-iso[-precise]: timezone as +02:00 instead of +0200
наб
2023-09-26
1
-12
/
+13
*
|
logs-show: use sd_journal_step_one()
Yu Watanabe
2023-09-26
1
-10
/
+4
*
|
logs-show: move journal_find_boot_by_offset() and friends from journalctl.c
Yu Watanabe
2023-09-26
1
-0
/
+206
|
/
*
logs-show: use json_variant_append_array()
Yu Watanabe
2023-07-13
1
-39
/
+26
*
logs-show: Rename json_data to JsonData and add typedef
Daan De Meyer
2023-07-12
1
-9
/
+9
*
json: free array in json_variant_unref_many()
Daan De Meyer
2023-07-12
1
-47
/
+41
*
journalctl: add --truncate-newline option
zhmylove
2023-06-16
1
-0
/
+3
*
logs-show: introduce add_match_boot_id() helper function
Yu Watanabe
2023-05-26
1
-3
/
+11
*
tree-wide: Handle EADDRNOTAVAIL as journal corruption
Daan De Meyer
2023-05-02
1
-6
/
+6
*
tree-wide: port various places to find_line_startswith()
Lennart Poettering
2023-03-24
1
-8
/
+3
*
logs-show: show seqnum info in export+json output mode
Lennart Poettering
2023-02-08
1
-7
/
+30
*
logs-show: rename "ts" paramater/variable to "display_ts"
Lennart Poettering
2023-02-07
1
-67
/
+93
*
logs-show: add a splash of colour to verbose output
Lennart Poettering
2023-01-21
1
-17
/
+32
*
logs-show: minor modernizations
Lennart Poettering
2023-01-21
1
-21
/
+27
*
logs-show: move strlen() handling into update_json_data() so that we can use ...
Lennart Poettering
2023-01-21
1
-6
/
+11
*
journalctl: don't convert between strv/Set for each log line
Lennart Poettering
2023-01-20
1
-7
/
+2
*
logs-show: use json_variant_unref_many() where appropriate
Lennart Poettering
2023-01-20
1
-5
/
+1
[next]