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
/
journal
/
journalctl.c
Age
Commit message (
Expand
)
Author
2015-02-03
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-01-22
tmpfiles: add 'a' type to set ACLs
Zbigniew Jędrzejewski-Szmek
2015-01-19
journalctl: trim --help to fit in 80 columns
Zbigniew Jędrzejewski-Szmek
2015-01-08
journal: bump RLIMIT_NOFILE when journal files to 16K (if possible)
Lennart Poettering
2015-01-08
journald: turn off COW for journal files on btrfs
Lennart Poettering
2015-01-06
tree-wide: remove unnecessary LOG_PRI
Zbigniew Jędrzejewski-Szmek
2015-01-05
journal: install sigbus handler for journal tools too
Lennart Poettering
2014-12-30
tree-wide: spelling fixes
Veres Lajos
2014-12-09
treewide: sanitize loop_write
Zbigniew Jędrzejewski-Szmek
2014-12-09
journalctl: respect --after-cursor semantics with --follow in all cases
Wesley Dawson
2014-11-28
treewide: another round of simplifications
Michal Schmidt
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
treewide: more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: more log_*_errno() conversions, multiline calls
Michal Schmidt
2014-11-28
treewide: more log_*_errno() conversions
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-27
journalctl: print all possible lines immediately with --follow + --since
Andrej Manduch
2014-11-03
journalctl: add new --vacuum-size= and --vacuum-time= commands to clean up jo...
Lennart Poettering
2014-10-25
journalctl: correct help text for --until
Santiago Vila
2014-10-24
journalctl: Unify boot id lookup into common function get_boots
Jan Janssen
2014-10-23
journal: make sd_journal::files a OrderedHashmap
Michal Schmidt
2014-10-23
journalctl: add new --flush command and make use of it in systemd-journal-flu...
Lennart Poettering
2014-10-22
journalctl: don't introduce numeric constants with special names, give them n...
Lennart Poettering
2014-10-09
journalctl: use pager for --list-boots
Zbigniew Jędrzejewski-Szmek
2014-10-09
sd-journal: change check to assert
Zbigniew Jędrzejewski-Szmek
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-29
journalctl: do not output --reboot-- markers when running non-interactively
Zbigniew Jędrzejewski-Szmek
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-08-31
journalctl: Allow to disable line cap with --lines=all
Jan Janssen
2014-08-21
journalctl: add "-t --identifier=STRING" option
Harald Hoyer
2014-08-03
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-07-31
Always prefer our headers to system headers
Zbigniew Jędrzejewski-Szmek
2014-07-26
Add utility function to append root to path
Zbigniew Jędrzejewski-Szmek
2014-07-26
Always check asprintf return code
Karel Zak
2014-07-19
journalctl,man: allow + only between terms
Zbigniew Jędrzejewski-Szmek
2014-07-15
journal-upload: use journal as the source
Zbigniew Jędrzejewski-Szmek
2014-04-05
journalctl: free arg_file on exit
Zbigniew Jędrzejewski-Szmek
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-02-27
journalctl: refuse extra arguments with --verify and similar
Zbigniew Jędrzejewski-Szmek
2014-02-19
make gcc shut up
Lennart Poettering
2014-02-17
doc: update punctuation
Jan Engelhardt
2014-01-28
always use the same code for creating temporary files
Lennart Poettering
2014-01-11
journalctl: allow globbing in --unit and --user-unit
Zbigniew Jędrzejewski-Szmek
2013-12-26
Use enums to make it obvious what boolean params mean
Zbigniew Jędrzejewski-Szmek
2013-12-26
systemctl: allow globbing in commands which take multiple unit names
Zbigniew Jędrzejewski-Szmek
2013-12-26
journalctl: make sure -b --foobar cannot be misunderstood as --boot=--foobar
Lennart Poettering
2013-12-26
Revert "journalctl: remove unexpected behavior of journalctl -b"
Lennart Poettering
[next]