summaryrefslogtreecommitdiff
path: root/src/journal
Commit message (Expand)AuthorAge
* coredump: fix include of xattr.hFilipe Brandenburger2014-06-20
* coredumpctl: add missing entries to --helpLennart Poettering2014-06-19
* coredumpctl: fix columns sizing for timestampLennart Poettering2014-06-19
* journal-send.c: use automatic cleanupZbigniew Jędrzejewski-Szmek2014-06-19
* journald: make SplitMode=uid the defaultLennart Poettering2014-06-19
* coredumpctl: introduce new -1 switch for showing a single, most recent entry ...Lennart Poettering2014-06-19
* coredump: simplify how we apply extended attributes to coredumpsLennart Poettering2014-06-19
* coredump: include stacktrace of coredumps in the log messageLennart Poettering2014-06-19
* coredump: add 3 more metadata fields to coredump entriesLennart Poettering2014-06-19
* coredump: add new "info" verb to coredumpctl showing detailed information abo...Lennart Poettering2014-06-19
* coredump: make sure coredumpctl can handle externally stored coredumpsLennart Poettering2014-06-19
* coredump: optionally store coredumps on disk, not in the journalLennart Poettering2014-06-19
* journal-remote: fix memleakThomas Hindoe Paaboel Andersen2014-06-16
* os-release: define /usr/lib/os-release as fallback for /etc/os-releaseLennart Poettering2014-06-13
* journald: create /run/log/journal with the correct access modesLennart Poettering2014-06-11
* tmpfiles: get rid of "m" lines, make them redundant by "z"Lennart Poettering2014-06-10
* journald: move /dev/log socket to /runLennart Poettering2014-06-04
* build-sys: use glibc's xattr support instead of requiring libattrKay Sievers2014-05-28
* Use %m instead of strerror(errno) where appropiateCristian Rodríguez2014-05-25
* logind: don't apply RemoveIPC= to system usersLennart Poettering2014-05-21
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-15
* journald: remove some dead codeLennart Poettering2014-05-06
* test-journal-flush: avoid predictable names in /var/tmpZbigniew Jędrzejewski-Szmek2014-04-26
* journal-gatewayd: bugfix for invalid level caseThomas Hindoe Paaboel Andersen2014-04-23
* Remove duplicate includesBas van den Berg2014-04-20
* journal: properly detect language specified in lineZbigniew Jędrzejewski-Szmek2014-04-12
* journal: cleanup up error handling in update_catalog()Zbigniew Jędrzejewski-Szmek2014-04-12
* Unify GREEDY_REALLOC and GREEDY_REALLOC_TZbigniew Jędrzejewski-Szmek2014-04-12
* journal-remote-parse: avoid passing null to memchrThomas Hindoe Paaboel Andersen2014-04-06
* journalctl: free arg_file on exitZbigniew Jędrzejewski-Szmek2014-04-05
* util: replace close_pipe() with new safe_close_pair()Lennart Poettering2014-03-24
* sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...Lennart Poettering2014-03-24
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-18
* microhttpd-util: avoid double free on errorZbigniew Jędrzejewski-Szmek2014-03-18
* journal-remote: do not attempt to read from µhttpd connectionsZbigniew Jędrzejewski-Szmek2014-03-18
* remove unused variableThomas Hindoe Paaboel Andersen2014-03-17
* journal-remote: implement inheriting http(s) socketsZbigniew Jędrzejewski-Szmek2014-03-17
* microhttpd-util: use static buffer for static messagesZbigniew Jędrzejewski-Szmek2014-03-17
* journal-remote: HTTP(s) supportZbigniew Jędrzejewski-Szmek2014-03-17
* journal-remote: tool to receive messages over the networkZbigniew Jędrzejewski-Szmek2014-03-17
* journal-gatewayd: check if certificate is signed by CAZbigniew Jędrzejewski-Szmek2014-03-17
* journal-gatewayd: log to journal from gnutlsZbigniew Jędrzejewski-Szmek2014-03-17
* journal-gatewayd: ask clients to provide certificatesZbigniew Jędrzejewski-Szmek2014-03-17
* journal: export valid_user_field and size definesZbigniew Jędrzejewski-Szmek2014-03-17
* journal: extract duplicated code to a functionZbigniew Jędrzejewski-Szmek2014-03-17
* journal: extract duplicated code to a functionZbigniew Jędrzejewski-Szmek2014-03-17
* journald: remove stray reset of error return valueZbigniew Jędrzejewski-Szmek2014-03-17
* Use strlen even for constant stringsJosh Triplett2014-03-16
* journald: add support for wall forwardingSebastian Thorarensen2014-03-14
* Make tables for DEFINE_STRING_TABLE_LOOKUP consistentDaniel Mack2014-03-07