index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal-remote
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
journal-gatewayd: use (void) to silence coverity
Zbigniew Jędrzejewski-Szmek
2015-04-13
1
-1
/
+1
*
shared: add formats-util.h
Ronny Chevalier
2015-04-10
1
-0
/
+1
*
fix gcc warnings about uninitialized variables
Harald Hoyer
2015-03-27
3
-4
/
+4
*
util: rework word parsing and c unescaping code
Lennart Poettering
2015-03-26
1
-1
/
+1
*
journal-gatewayd: factor out opening of temp file
Zbigniew Jędrzejewski-Szmek
2015-03-15
1
-16
/
+28
*
journal-remote: explain why source->buf cannot be null
Zbigniew Jędrzejewski-Szmek
2015-03-14
1
-4
/
+9
*
journal-remote: make process_data static
Zbigniew Jędrzejewski-Szmek
2015-03-14
2
-2
/
+1
*
µhttp-util: setup gnutls logs in one function
Zbigniew Jędrzejewski-Szmek
2015-03-14
4
-50
/
+49
*
tree-wide: there is no ENOTSUP on linux
David Herrmann
2015-03-13
1
-1
/
+1
*
journal-remote: stop using EWOULDBLOCK
David Herrmann
2015-03-13
2
-6
/
+6
*
journal-remote: process events without delay
Zbigniew Jędrzejewski-Szmek
2015-03-13
3
-8
/
+59
*
journal-remote: check also for EWOULDBLOCK
Zbigniew Jędrzejewski-Szmek
2015-03-13
1
-1
/
+1
*
journal-remote: downgrade routine messages to debug
Zbigniew Jędrzejewski-Szmek
2015-03-13
4
-22
/
+22
*
journal-remote: fix saving of binary fields
Zbigniew Jędrzejewski-Szmek
2015-03-02
2
-14
/
+21
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
3
-6
/
+0
*
journal-remote: fix client_cert memory leak
Michal Schmidt
2015-02-17
1
-1
/
+5
*
journal-remote: fix certificate status memory leak
Michal Schmidt
2015-02-17
1
-0
/
+1
*
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-02-03
2
-2
/
+2
*
Add a snprinf wrapper which checks that the buffer was big enough
Zbigniew Jędrzejewski-Szmek
2015-02-01
2
-3
/
+3
*
Assorted format fixes
Zbigniew Jędrzejewski-Szmek
2015-01-22
3
-10
/
+10
*
journal-upload: enable curl debug output conditionally
Zbigniew Jędrzejewski-Szmek
2015-01-06
1
-2
/
+3
*
journal: install sigbus handler for journal tools too
Lennart Poettering
2015-01-05
2
-29
/
+32
*
wrap a few *_FOREACH macros in curly braces
Thomas Hindoe Paaboel Andersen
2014-12-12
1
-2
/
+2
*
journald-remote,journal-upload: Support .d directories in the usual search paths
Josh Triplett
2014-11-29
2
-8
/
+8
*
treewide: another round of simplifications
Michal Schmidt
2014-11-28
2
-16
/
+8
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
4
-19
/
+19
*
treewide: yet more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
1
-4
/
+2
*
treewide: more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
3
-41
/
+21
*
treewide: simplify log_*_errno(r,...) immediately followed by "return r"
Michal Schmidt
2014-11-28
3
-95
/
+56
*
treewide: more log_*_errno() conversions, multiline calls
Michal Schmidt
2014-11-28
5
-43
/
+37
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
6
-41
/
+41
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
6
-41
/
+41
*
log: rearrange log function naming
Lennart Poettering
2014-11-27
1
-3
/
+3
*
log: add an "error" parameter to all low-level logging calls and intrdouce lo...
Lennart Poettering
2014-11-27
1
-4
/
+3
*
strv: rework strv_split_quoted() to use unquote_first_word()
Lennart Poettering
2014-11-10
1
-1
/
+1
*
sd-event: implicitly set signal event source's descriptions to the signal name
Lennart Poettering
2014-11-04
1
-8
/
+0
*
sd-event: rename sd_event_source_set_name() to sd_event_source_get_name()
Lennart Poettering
2014-11-04
1
-5
/
+5
*
journal-upload: return proper exit code
Zbigniew Jędrzejewski-Szmek
2014-10-23
1
-9
/
+12
*
shared/log: add log_trace as compile-time optional debugging
Zbigniew Jędrzejewski-Szmek
2014-10-23
2
-7
/
+7
*
journal-upload: fix --trust=all option
Zbigniew Jędrzejewski-Szmek
2014-10-23
1
-3
/
+6
*
journal-upload: avoid calling printf with maximum precision
Zbigniew Jędrzejewski-Szmek
2014-10-23
1
-4
/
+6
*
journal-upload: verify state file can be saved before uploading
Zbigniew Jędrzejewski-Szmek
2014-10-23
1
-0
/
+31
*
journal-remote: add --split-mode to help
Zbigniew Jędrzejewski-Szmek
2014-10-23
1
-18
/
+23
*
journal-remote: better error message on failure
Zbigniew Jędrzejewski-Szmek
2014-10-23
1
-10
/
+16
*
journal-upload: do not require port to be set
Zbigniew Jędrzejewski-Szmek
2014-10-23
1
-4
/
+21
*
systemd-upload: print paths in help()
Zbigniew Jędrzejewski-Szmek
2014-10-23
2
-4
/
+7
*
journal-remote: give names to event sources
Zbigniew Jędrzejewski-Szmek
2014-10-23
1
-18
/
+34
*
journal-upload: fix socket activation
Zbigniew Jędrzejewski-Szmek
2014-10-23
2
-10
/
+11
*
journal-remote: fix mem leak on error
Zbigniew Jędrzejewski-Szmek
2014-10-15
1
-7
/
+7
*
journal-remote: fix handling of non-blocking sources
Zbigniew Jędrzejewski-Szmek
2014-09-29
1
-0
/
+16
[next]