index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
/
journald-audit.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Assorted format fixes
Zbigniew Jędrzejewski-Szmek
2015-01-22
1
-1
/
+1
*
journald: prefix exported calls with "server_", unexport unnecessary calls
Lennart Poettering
2015-01-05
1
-1
/
+1
*
tree-wide: spelling fixes
Veres Lajos
2014-12-31
1
-2
/
+2
*
treewide: another round of simplifications
Michal Schmidt
2014-11-28
1
-8
/
+4
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-3
/
+3
*
treewide: more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
1
-12
/
+6
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-4
/
+4
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-4
/
+4
*
journal: adjust audit log messages a bit
Lennart Poettering
2014-11-06
1
-2
/
+2
*
journald: include audit message type number in MESSAGE= string
Lennart Poettering
2014-11-04
1
-2
/
+3
*
journal: also consider audit fields with '-' valid
Lennart Poettering
2014-11-04
1
-3
/
+13
*
journald: don't pass around SO_TIMESTAMP timestamp for audit, which we don't ...
Lennart Poettering
2014-11-04
1
-4
/
+3
*
journald: suppress low-level audit text prefix in MESSAGE= field
Lennart Poettering
2014-11-04
1
-2
/
+6
*
journald: properly decode audit's proctitle= field
Lennart Poettering
2014-11-04
1
-3
/
+17
*
journald: enable audit in the kernel when initializing
Lennart Poettering
2014-11-04
1
-0
/
+50
*
journald: there's no point in turning on SO_TIMESTAMP for audit sockets, audi...
Lennart Poettering
2014-11-03
1
-6
/
+0
*
journald: if available pull audit messages from the kernel into journal logs
Lennart Poettering
2014-11-03
1
-0
/
+489