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
/
coredumpctl.c
Age
Commit message (
Expand
)
Author
2015-11-05
treewide: use the negative error codes returned by our functions
Michal Schmidt
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move more file I/O related calls into fileio.[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 user/group/uid/gid calls into user-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-10-24
util-lib: get_current_dir_name() can return errors other than ENOMEM
Lennart Poettering
2015-09-29
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-09-22
cgtop: underline table header
Lennart Poettering
2015-09-09
tree-wide: make use of log_error_errno() return value in more cases
Lennart Poettering
2015-09-09
tree-wide: make use of log_error_errno() return value
Lennart Poettering
2015-08-25
coredumpctl: Add --directory option for reading alternate journal
Stef Walter
2015-07-31
tree-wide: introduce mfree()
David Herrmann
2015-06-10
tree-wide: whenever we fork off a foreign child process reset signal mask/han...
Lennart Poettering
2015-05-29
util: split out signal-util.[ch] from util.[ch]
Lennart Poettering
2015-04-11
shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-10
shared: add process-util.[ch]
Ronny Chevalier
2015-03-13
tree-wide: there is no ENOTSUP on linux
David Herrmann
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-01-06
tree-wide: remove unnecessary LOG_PRI
Zbigniew Jędrzejewski-Szmek
2015-01-05
journalctl: static variables immediately configured via command line argument...
Lennart Poettering
2015-01-05
journal: install sigbus handler for journal tools too
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: 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-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-09-11
journal: do not dereference already freed patterns
Philippe De Swert
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-18
Small modernizations
Zbigniew Jędrzejewski-Szmek
2014-07-06
coredumpctl: show a useful error on permission problems
Zbigniew Jędrzejewski-Szmek
2014-07-06
journal: add LZ4 as optional compressor
Zbigniew Jędrzejewski-Szmek
2014-06-27
coredumpctl: fix potential deref of null pointer
Thomas Hindoe Paaboel Andersen
2014-06-26
coredumpctl: remove unused variable
Thomas Hindoe Paaboel Andersen
2014-06-26
coredumpctl: fix HAVE_XZ check
Daniel Mack
2014-06-26
coredumpctl: fix build with !HAVE_XZ
Daniel Mack
2014-06-26
coredump+coredumpctl: add COREDUMP_FILENAME, use in coredumpctl
Zbigniew Jędrzejewski-Szmek
2014-06-23
coredump: never write more than the configured processing size limit to disk
Lennart Poettering
2014-06-23
coredumpctl: show comm name next to PID
Lennart Poettering
2014-06-23
coredumpctl: include timestamp information in "coredumpctl info" output
Lennart Poettering
2014-06-23
coredump: also escape spaces in comm fields when formatting file names
Lennart Poettering
2014-06-19
coredumpctl: add missing entries to --help
Lennart Poettering
2014-06-19
coredumpctl: fix columns sizing for timestamp
Lennart Poettering
2014-06-19
coredumpctl: introduce new -1 switch for showing a single, most recent entry ...
Lennart Poettering
2014-06-19
coredump: include stacktrace of coredumps in the log message
Lennart Poettering
2014-06-19
coredump: add 3 more metadata fields to coredump entries
Lennart Poettering
[next]