summaryrefslogtreecommitdiffstats
path: root/src/journal/journald-audit.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Assorted format fixesZbigniew Jędrzejewski-Szmek2015-01-221-1/+1
* journald: prefix exported calls with "server_", unexport unnecessary callsLennart Poettering2015-01-051-1/+1
* tree-wide: spelling fixesVeres Lajos2014-12-311-2/+2
* treewide: another round of simplificationsMichal Schmidt2014-11-281-8/+4
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-281-3/+3
* treewide: more log_*_errno + return simplificationsMichal Schmidt2014-11-281-12/+6
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-281-4/+4
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-281-4/+4
* 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-041-4/+3
* 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: if available pull audit messages from the kernel into journal logsLennart Poettering2014-11-031-0/+489