index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
/
journald-kmsg.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-2
/
+2
*
journald: constify all things!
Lennart Poettering
2014-11-03
1
-2
/
+2
*
journald: Fix off-by-one error in "Missed X kernel messages" warning
Eelco Dolstra
2014-08-13
1
-1
/
+1
*
Always prefer our headers to system headers
Zbigniew Jędrzejewski-Szmek
2014-07-31
1
-1
/
+1
*
journald: always add syslog facility for messages coming from kmsg
Michal Sekletar
2014-07-28
1
-3
/
+3
*
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-05-15
1
-1
/
+1
*
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-18
1
-11
/
+3
*
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-20
1
-1
/
+1
*
journald: before closing /dev/kmsg let's unregister the event source
Lennart Poettering
2013-12-17
1
-2
/
+7
*
journald: close /dev/kmsg again if we cannot make use of it
Lennart Poettering
2013-12-17
1
-4
/
+12
*
journald: downgrade warning message when /dev/kmsg does not exist
Lennart Poettering
2013-12-17
1
-1
/
+2
*
journald: port to sd-event and enable watchdog support
Lennart Poettering
2013-12-11
1
-9
/
+29
*
tree-wide usage of %m specifier instead of strerror(errno)
Daniel Buch
2013-11-26
1
-1
/
+1
*
journal: allow callers to specify OBJECT_PID=
Zbigniew Jędrzejewski-Szmek
2013-06-21
1
-1
/
+1
*
Use stdint.h macros instead of casts to print uint64_t values
Zbigniew Jędrzejewski-Szmek
2013-06-10
1
-1
/
+2
*
journald: check return value of strappend
Zbigniew Jędrzejewski-Szmek
2013-03-31
1
-3
/
+5
*
build-sys: store journald code in a noinst library
Zbigniew Jędrzejewski-Szmek
2012-11-14
1
-1
/
+1
*
journal: fix parsing of monotonic kernel timestamps
Lennart Poettering
2012-10-26
1
-4
/
+3
*
journald: properly update message size after stripping the identifier
Zbigniew Jędrzejewski-Szmek
2012-10-13
1
-1
/
+1
*
trivial: fix typo
Zbigniew Jędrzejewski-Szmek
2012-10-02
1
-1
/
+1
*
journald: avoid logging to kmsg in the normal paths
Lennart Poettering
2012-09-06
1
-1
/
+1
*
journald: add missing includes
Allin Cottrell
2012-08-24
1
-0
/
+1
*
journal: move syslog specific calls out of util.c
Lennart Poettering
2012-08-22
1
-1
/
+1
*
journald: splitt of syslog protocol support into its own file
Lennart Poettering
2012-08-22
1
-0
/
+1
*
journald: split /dev/kmsg related stuff into its own .c file
Lennart Poettering
2012-08-22
1
-0
/
+437
[prev]