summaryrefslogtreecommitdiff
path: root/src/journal
Commit message (Expand)AuthorAge
...
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* log: fix order of log_unit_struct() to match other logging callsLennart Poettering2014-11-28
* log: rearrange log function namingLennart Poettering2014-11-27
* coredump: use openatZbigniew Jędrzejewski-Szmek2014-11-27
* journalctl: print all possible lines immediately with --follow + --sinceAndrej Manduch2014-11-27
* coredump: collect all /proc data useful for bug reportingJakub Filak2014-11-27
* journald: proceed even if some sockets are unknownZbigniew Jędrzejewski-Szmek2014-11-26
* util: simplify proc_cmdline() to reuse get_process_cmdline()Lennart Poettering2014-11-07
* copy: change error code when hitting copy limit to EFBIGLennart Poettering2014-11-07
* s/commandline/command line/gHarald Hoyer2014-11-06
* journal: adjust audit log messages a bitLennart Poettering2014-11-06
* journald: include audit message type number in MESSAGE= stringLennart Poettering2014-11-04
* journal: also consider audit fields with '-' validLennart Poettering2014-11-04
* journald: don't pass around SO_TIMESTAMP timestamp for audit, which we don't ...Lennart Poettering2014-11-04
* journald: suppress low-level audit text prefix in MESSAGE= fieldLennart Poettering2014-11-04
* journald: properly decode audit's proctitle= fieldLennart Poettering2014-11-04
* journald: enable audit in the kernel when initializingLennart Poettering2014-11-04
* journald: there's no point in turning on SO_TIMESTAMP for audit sockets, audi...Lennart Poettering2014-11-03
* journald: fix memory leak on error pathLennart Poettering2014-11-03
* journald: also check journal file size to deduce if it is emptyLennart Poettering2014-11-03
* journalctl: add new --vacuum-size= and --vacuum-time= commands to clean up jo...Lennart Poettering2014-11-03
* journald: fix minor memory leakLennart Poettering2014-11-03
* journald: if available pull audit messages from the kernel into journal logsLennart Poettering2014-11-03
* journald: remove a number of malloc()s from the syslog message handlingLennart Poettering2014-11-03
* journald: constify all things!Lennart Poettering2014-11-03
* memfd: rename memfd.h to memfd-util.h to avoid any confusion with any libc pr...Lennart Poettering2014-10-30
* memfd: always use our internal utility functions where we have themLennart Poettering2014-10-30
* journal: when sending huge log messages prefer memfds over temporary files in...Lennart Poettering2014-10-30
* journald: be nice to coverity, add an extra assertLennart Poettering2014-10-27
* journald: fix flushingZbigniew Jędrzejewski-Szmek2014-10-26
* journalctl: correct help text for --untilSantiago Vila2014-10-25
* journalctl: Unify boot id lookup into common function get_bootsJan Janssen2014-10-24
* journald: removed gendered pronouns in commentKlaus Purer2014-10-24
* journal: make sd_journal::files a OrderedHashmapMichal Schmidt2014-10-23
* journal: make Server::user_journals an OrderedHashmapMichal Schmidt2014-10-23
* journal: make JournalFile::chain_cache an OrderedHashmapMichal Schmidt2014-10-23
* mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ...Lennart Poettering2014-10-23
* journalctl: add new --flush command and make use of it in systemd-journal-flu...Lennart Poettering2014-10-23
* machine: validate machine names using machine_name_is_valid() instead of stri...Lennart Poettering2014-10-22
* journal: do server_vacuum for sigusr1WaLyong Cho2014-10-22
* journalctl: don't introduce numeric constants with special names, give them n...Lennart Poettering2014-10-22
* sd-journal: consistently use ternary operator for all direction checksChristian Hesse2014-10-20
* ModernizationZbigniew Jędrzejewski-Szmek2014-10-12
* journalctl: use pager for --list-bootsZbigniew Jędrzejewski-Szmek2014-10-09
* sd-journal: fix sd_journal_enumerate_unique skipping valuesJan Janssen2014-10-09
* sd-journal: change check to assertZbigniew Jędrzejewski-Szmek2014-10-09
* sd-journal: do not reset sd_j_enumerate_unique position on errorZbigniew Jędrzejewski-Szmek2014-10-09
* time: functions named "internal" really shouldn't be exportedLennart Poettering2014-10-08
* journalctl: make --utc work everywhereJan Synacek2014-10-03