summaryrefslogtreecommitdiff
path: root/src/journal
Commit message (Expand)AuthorAge
* journal: fail silently in sd_j_sendv() if journal is unavailableZbigniew Jędrzejewski-Szmek2013-12-03
* catalog: determine language from the filenameZbigniew Jędrzejewski-Szmek2013-12-02
* Use assert_return in more of the public APIThomas Hindoe Paaboel Andersen2013-12-02
* journald: mention how long we needed to flush to /var in the logsLennart Poettering2013-11-27
* journal: simplify pre-allocation logicLennart Poettering2013-11-27
* journal: add a test case for flushing messages out of a series of journal fil...Lennart Poettering2013-11-27
* journal: allow journal_file_copy_entry() to work on non-local filesLennart Poettering2013-11-27
* journal: fix iteration when we go backwards from the beginning of an array ch...Lennart Poettering2013-11-27
* journal: optimize bisection logic a bit by caching the last positionLennart Poettering2013-11-26
* journald: keep statistics on how of we hit/miss the mmap cacheLennart Poettering2013-11-26
* journal: make table constLennart Poettering2013-11-26
* journal: when appending to journal file, allocate larger blocks at onceLennart Poettering2013-11-26
* tree-wide usage of %m specifier instead of strerror(errno)Daniel Buch2013-11-26
* conf-parser: distinguish between multiple sections with the same nameTom Gundersen2013-11-25
* Remove duplicate includesKarel Zak2013-11-18
* journal: timestamp support on console messagesUmut Tezduyar Lindskog2013-11-13
* bus: introduce concept of a default bus for each thread and make use of it ev...Lennart Poettering2013-11-12
* Remove dead code and unexport some callsLennart Poettering2013-11-08
* journal: fix minor memory leakLennart Poettering2013-11-08
* bus: use new property retrieval calls everywhereLennart Poettering2013-11-07
* clients: unify how we invoke getopt_long()Lennart Poettering2013-11-06
* util: unify reading of /proc/cmdlineLennart Poettering2013-11-06
* journalctl: add --list-boots to show boot IDs and timesZbigniew Jędrzejewski-Szmek2013-10-28
* timedated: use libsystemd-bus instead of libdbus for bus communicationLennart Poettering2013-10-16
* macro: clean up usage of gcc attributesLennart Poettering2013-10-16
* list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering2013-10-14
* util: allow trailing semicolons on define_trivial_cleanup_func linesLennart Poettering2013-10-14
* Introduce udev object cleanup functionsZbigniew Jędrzejewski-Szmek2013-10-13
* Fix write-only use of a few variablesZbigniew Jędrzejewski-Szmek2013-10-13
* journald: use greedy_realloc in one placeZbigniew Jędrzejewski-Szmek2013-10-13
* Never call qsort on potentially NULL arraysZbigniew Jędrzejewski-Szmek2013-10-13
* security: missing header inclusionsLennart Poettering2013-10-10
* security: rework selinux, smack, ima, apparmor detection logicLennart Poettering2013-10-10
* journald: remove rotated file from hashmap when rotation failsZbigniew Jędrzejewski-Szmek2013-10-09
* journald: replace new+snprintf with asprintfZbigniew Jędrzejewski-Szmek2013-10-09
* tests: fix some memory leaks in testsLennart Poettering2013-10-09
* journald: fix minor memory leakLennart Poettering2013-10-09
* journalctl: flip to --full by defaultZbigniew Jędrzejewski-Szmek2013-10-07
* journald: add missing error checkLennart Poettering2013-10-02
* Do not use unitialized variable and remove duplicated lineZbigniew Jędrzejewski-Szmek2013-09-27
* journald: accept EPOLLERR from /dev/kmsgZbigniew Jędrzejewski-Szmek2013-09-26
* Remove six unused variables and add annotationZbigniew Jędrzejewski-Szmek2013-09-17
* journald: avoid NSS in journaldLennart Poettering2013-09-17
* journald: log the slice of a process along with each message in _SYSTEMD_SLICE=Lennart Poettering2013-09-17
* journald: Log error when failed to get machine-id on startOlivier Brunel2013-09-12
* journald: be a bit more verbose when vacuumingZbigniew Jędrzejewski-Szmek2013-09-10
* systemd-coredump: Log crashes without coredumps on failureAndrew Cook2013-09-06
* systemd-coredump: Ignore coredumps larger than COREDUMP_MAXAndrew Cook2013-09-06
* journald: fix fd leak in journal_file_emptyGeorge McCollister2013-09-06
* journald: fix vacuuming of archived journalsGeorge McCollister2013-09-06