index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
logs-show.c
Age
Commit message (
Expand
)
Author
2016-08-03
journalctl: add new output mode "short-full" (#3880)
Lennart Poettering
2016-07-19
journalctl: make sure that journalctl's --all switch also has an effect on js...
Lennart Poettering
2016-04-26
journal: when dumping journal contents, react nicer to lines we can't read
Lennart Poettering
2016-04-22
journalctl: add --no-hostname switch
Lennart Poettering
2016-04-22
journalctl: add output mode where time is shown in seconds since 1st Jan 1970...
Lennart Poettering
2016-04-22
shared: move output_mode_to_string() into output-mode.c
Lennart Poettering
2016-04-22
shared: fix minor memory leak in log display code
Lennart Poettering
2016-04-21
shared/logs-show: fix memleak in add_matches_for_unit
Zbigniew Jędrzejewski-Szmek
2016-02-22
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-01-28
shared: meanor clean-ups for logs-show.c
Lennart Poettering
2015-12-13
journal: properly handle an unexpectedly missing field
Zbigniew Jędrzejewski-Szmek
2015-12-06
shared: include what we use
Thomas Hindoe Paaboel Andersen
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-26
util-lib: split out IO related calls to io-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-09-22
cgtop: underline table header
Lennart Poettering
2015-09-09
tree-wide: drop {} from one-line if blocks
Lennart Poettering
2015-08-24
util: make machine_name_is_valid() a macro and move it to hostname-util.h
Lennart Poettering
2015-08-18
journal: fix json output of unicode characters
Daniel Mack
2015-08-17
namespace helpers: Allow entering a UID namespace
Richard Maw
2015-06-17
logs-show: print a debug message when we skip entries without MESSAGE= fields
Lennart Poettering
2015-05-19
journalctl: clean up how we log errors
Lennart Poettering
2015-04-21
tree-wide: get rid of more strerror() calls
Lennart Poettering
2015-04-11
shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-10
shared: add process-util.[ch]
Ronny Chevalier
2015-04-10
shared: add formats-util.h
Ronny Chevalier
2015-03-27
fix gcc warnings about uninitialized variables
Harald Hoyer
2015-03-10
logs-show: fix check of loop_read_exact
Thomas Hindoe Paaboel Andersen
2015-03-09
Introduce loop_read_exact helper
Zbigniew Jędrzejewski-Szmek
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-12
include <poll.h> instead of <sys/poll.h>
Thomas Hindoe Paaboel Andersen
2015-02-03
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-01-08
loginctl: show the 10 most recent log user/session log lines in "loginctl use...
Lennart Poettering
2015-01-06
tree-wide: remove unnecessary LOG_PRI
Zbigniew Jędrzejewski-Szmek
2014-11-28
treewide: a few more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: yet more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: more log_*_errno() conversions, multiline calls
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-04
journal: when dumping log data with missing COMM fields, show "unknown" instead
Lennart Poettering
2014-10-22
machine: validate machine names using machine_name_is_valid() instead of stri...
Lennart Poettering
2014-10-08
time: functions named "internal" really shouldn't be exported
Lennart Poettering
2014-10-03
journalctl: make --utc work everywhere
Jan Synacek
2014-10-02
journalctl: add --utc option
Jan Synacek
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
[next]