summaryrefslogtreecommitdiff
path: root/src/journal
Commit message (Expand)AuthorAgeFilesLines
* journald: close passed fds we cannot make sense ofLennart Poettering2014-11-301-2/+10
* tests: use assert_se instead of assertRonny Chevalier2014-11-306-67/+67
* coredump: Support coredump.conf.d directories in the usual search pathsJosh Triplett2014-11-292-4/+8
* journald: Support journald.conf.d directories in the usual search pathsJosh Triplett2014-11-292-4/+8
* coredump: simplify a few things by allocating small fields on the stack rathe...Lennart Poettering2014-11-281-46/+46
* coredump: rework compose_open_fds()Lennart Poettering2014-11-281-15/+24
* treewide: another round of simplificationsMichal Schmidt2014-11-2810-120/+60
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-2818-88/+88
* treewide: more log_*_errno + return simplificationsMichal Schmidt2014-11-288-128/+64
* treewide: simplify log_*_errno(r,...) immediately followed by "return r"Michal Schmidt2014-11-281-9/+5
* treewide: more log_*_errno() conversions, multiline callsMichal Schmidt2014-11-285-21/+19
* treewide: more log_*_errno() conversionsMichal Schmidt2014-11-281-3/+3
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-2815-100/+100
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-2815-100/+100
* log: fix order of log_unit_struct() to match other logging callsLennart Poettering2014-11-281-1/+1
* log: rearrange log function namingLennart Poettering2014-11-271-3/+3
* coredump: use openatZbigniew Jędrzejewski-Szmek2014-11-271-19/+18
* journalctl: print all possible lines immediately with --follow + --sinceAndrej Manduch2014-11-271-1/+1
* coredump: collect all /proc data useful for bug reportingJakub Filak2014-11-271-2/+150
* journald: proceed even if some sockets are unknownZbigniew Jędrzejewski-Szmek2014-11-261-4/+2
* util: simplify proc_cmdline() to reuse get_process_cmdline()Lennart Poettering2014-11-071-2/+2
* copy: change error code when hitting copy limit to EFBIGLennart Poettering2014-11-071-1/+1
* s/commandline/command line/gHarald Hoyer2014-11-061-1/+1
* journal: adjust audit log messages a bitLennart Poettering2014-11-061-2/+2
* journald: include audit message type number in MESSAGE= stringLennart Poettering2014-11-041-2/+3
* journal: also consider audit fields with '-' validLennart Poettering2014-11-041-3/+13
* journald: don't pass around SO_TIMESTAMP timestamp for audit, which we don't ...Lennart Poettering2014-11-043-6/+5
* journald: suppress low-level audit text prefix in MESSAGE= fieldLennart Poettering2014-11-041-2/+6
* journald: properly decode audit's proctitle= fieldLennart Poettering2014-11-041-3/+17
* journald: enable audit in the kernel when initializingLennart Poettering2014-11-041-0/+50
* journald: there's no point in turning on SO_TIMESTAMP for audit sockets, audi...Lennart Poettering2014-11-031-6/+0
* journald: fix memory leak on error pathLennart Poettering2014-11-031-1/+5
* journald: also check journal file size to deduce if it is emptyLennart Poettering2014-11-031-7/+15
* journalctl: add new --vacuum-size= and --vacuum-time= commands to clean up jo...Lennart Poettering2014-11-036-19/+68
* journald: fix minor memory leakLennart Poettering2014-11-031-0/+1
* journald: if available pull audit messages from the kernel into journal logsLennart Poettering2014-11-034-13/+568
* journald: remove a number of malloc()s from the syslog message handlingLennart Poettering2014-11-031-18/+13
* journald: constify all things!Lennart Poettering2014-11-0312-34/+30
* memfd: rename memfd.h to memfd-util.h to avoid any confusion with any libc pr...Lennart Poettering2014-10-302-2/+2
* memfd: always use our internal utility functions where we have themLennart Poettering2014-10-302-8/+8
* journal: when sending huge log messages prefer memfds over temporary files in...Lennart Poettering2014-10-302-28/+76
* journald: be nice to coverity, add an extra assertLennart Poettering2014-10-271-2/+3
* journald: fix flushingZbigniew Jędrzejewski-Szmek2014-10-261-4/+5
* journalctl: correct help text for --untilSantiago Vila2014-10-251-1/+1
* journalctl: Unify boot id lookup into common function get_bootsJan Janssen2014-10-241-75/+59
* journald: removed gendered pronouns in commentKlaus Purer2014-10-241-3/+3
* journal: make sd_journal::files a OrderedHashmapMichal Schmidt2014-10-233-23/+23
* journal: make Server::user_journals an OrderedHashmapMichal Schmidt2014-10-232-13/+13
* journal: make JournalFile::chain_cache an OrderedHashmapMichal Schmidt2014-10-232-9/+9
* mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ...Lennart Poettering2014-10-234-4/+4