summaryrefslogtreecommitdiff
path: root/src/journal/journald-audit.c
AgeCommit message (Expand)Author
2015-05-20journald: handle more gracefully when bind() fails on audit socketsLennart Poettering
2015-04-23journal: use audit event names instead of numbersZbigniew Jędrzejewski-Szmek
2015-03-14journald: add syslog fields for audit messagesZbigniew Jędrzejewski-Szmek
2015-01-22Assorted format fixesZbigniew Jędrzejewski-Szmek
2015-01-05journald: prefix exported calls with "server_", unexport unnecessary callsLennart Poettering
2014-12-30tree-wide: spelling fixesVeres Lajos
2014-11-28treewide: another round of simplificationsMichal Schmidt
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt
2014-11-28treewide: more log_*_errno + return simplificationsMichal Schmidt
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt
2014-11-06journal: adjust audit log messages a bitLennart Poettering
2014-11-04journald: include audit message type number in MESSAGE= stringLennart Poettering
2014-11-04journal: also consider audit fields with '-' validLennart Poettering
2014-11-04journald: don't pass around SO_TIMESTAMP timestamp for audit, which we don't ...Lennart Poettering
2014-11-04journald: suppress low-level audit text prefix in MESSAGE= fieldLennart Poettering
2014-11-04journald: properly decode audit's proctitle= fieldLennart Poettering
2014-11-04journald: enable audit in the kernel when initializingLennart Poettering
2014-11-03journald: there's no point in turning on SO_TIMESTAMP for audit sockets, audi...Lennart Poettering
2014-11-03journald: if available pull audit messages from the kernel into journal logsLennart Poettering