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
*
io-util.h: move iovec stuff from macro.h to io-util.h
Lennart Poettering
2015-10-27
1
-1
/
+2
*
util-lib: split out hex/dec/oct encoding/decoding into its own file
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-1
/
+2
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-1
/
+2
*
tree-wide: drop {} from one-line if blocks
Lennart Poettering
2015-09-09
1
-2
/
+1
*
journald: handle more gracefully when bind() fails on audit sockets
Lennart Poettering
2015-05-20
1
-3
/
+8
*
journal: use audit event names instead of numbers
Zbigniew Jędrzejewski-Szmek
2015-04-24
1
-3
/
+5
*
journald: add syslog fields for audit messages
Zbigniew Jędrzejewski-Szmek
2015-03-15
1
-1
/
+5
*
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