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
Age
Commit message (
Expand
)
Author
2014-12-13
journal: have a named enum ObjectType
Michal Schmidt
2014-12-13
journal: consistently use OBJECT_<type> names instead of numbers
Michal Schmidt
2014-12-13
journal: consistently allow type==0 to mean "any type"
Michal Schmidt
2014-12-13
journal: move type_to_context() to journal-file.c
Michal Schmidt
2014-12-13
journal: remove journal_file_object_keep/release functions
Michal Schmidt
2014-12-13
journal: map objects to context set by caller, not by actual object type
Michal Schmidt
2014-12-13
journal: add debug mode for mmap-cache (--enable-debug=mmap-cache)
Michal Schmidt
2014-12-12
copy: use btrfs reflinking only whe we know we copy full files
Lennart Poettering
2014-12-12
util: when using basename() for creating temporary files, verify the resultin...
Lennart Poettering
2014-12-11
journald: correct spacing near eol code comments
Torstein Husebø
2014-12-09
treewide: sanitize loop_write
Zbigniew Jędrzejewski-Szmek
2014-12-10
core: unify how we iterate over inotify events
Lennart Poettering
2014-12-09
journal: optimize iteration: skip files that cannot improve current candidate...
Michal Schmidt
2014-12-09
journal: optimize iteration: skip whole files behind current location
Michal Schmidt
2014-12-09
journalctl: respect --after-cursor semantics with --follow in all cases
Wesley Dawson
2014-12-08
journal: Fix navigating backwards missing entries
Olivier Brunel
2014-11-30
journald: close passed fds we cannot make sense of
Lennart Poettering
2014-11-30
tests: use assert_se instead of assert
Ronny Chevalier
2014-11-29
coredump: Support coredump.conf.d directories in the usual search paths
Josh Triplett
2014-11-29
journald: Support journald.conf.d directories in the usual search paths
Josh Triplett
2014-11-28
coredump: simplify a few things by allocating small fields on the stack rathe...
Lennart Poettering
2014-11-28
coredump: rework compose_open_fds()
Lennart Poettering
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: simplify log_*_errno(r,...) immediately followed by "return r"
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-28
log: fix order of log_unit_struct() to match other logging calls
Lennart Poettering
2014-11-27
log: rearrange log function naming
Lennart Poettering
2014-11-27
coredump: use openat
Zbigniew Jędrzejewski-Szmek
2014-11-27
journalctl: print all possible lines immediately with --follow + --since
Andrej Manduch
2014-11-27
coredump: collect all /proc data useful for bug reporting
Jakub Filak
2014-11-26
journald: proceed even if some sockets are unknown
Zbigniew Jędrzejewski-Szmek
2014-11-07
util: simplify proc_cmdline() to reuse get_process_cmdline()
Lennart Poettering
2014-11-07
copy: change error code when hitting copy limit to EFBIG
Lennart Poettering
2014-11-06
s/commandline/command line/g
Harald Hoyer
2014-11-06
journal: adjust audit log messages a bit
Lennart Poettering
2014-11-04
journald: include audit message type number in MESSAGE= string
Lennart Poettering
2014-11-04
journal: also consider audit fields with '-' valid
Lennart Poettering
2014-11-04
journald: don't pass around SO_TIMESTAMP timestamp for audit, which we don't ...
Lennart Poettering
2014-11-04
journald: suppress low-level audit text prefix in MESSAGE= field
Lennart Poettering
2014-11-04
journald: properly decode audit's proctitle= field
Lennart Poettering
2014-11-04
journald: enable audit in the kernel when initializing
Lennart Poettering
2014-11-03
journald: there's no point in turning on SO_TIMESTAMP for audit sockets, audi...
Lennart Poettering
2014-11-03
journald: fix memory leak on error path
Lennart Poettering
2014-11-03
journald: also check journal file size to deduce if it is empty
Lennart Poettering
2014-11-03
journalctl: add new --vacuum-size= and --vacuum-time= commands to clean up jo...
Lennart Poettering
[next]