index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
journal-remote-parse: avoid passing null to memchr
Thomas Hindoe Paaboel Andersen
2014-04-06
1
-2
/
+4
*
journalctl: free arg_file on exit
Zbigniew Jędrzejewski-Szmek
2014-04-05
1
-0
/
+2
*
util: replace close_pipe() with new safe_close_pair()
Lennart Poettering
2014-03-24
1
-4
/
+2
*
sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...
Lennart Poettering
2014-03-24
1
-2
/
+7
*
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-18
15
-72
/
+44
*
microhttpd-util: avoid double free on error
Zbigniew Jędrzejewski-Szmek
2014-03-18
1
-10
/
+4
*
journal-remote: do not attempt to read from µhttpd connections
Zbigniew Jędrzejewski-Szmek
2014-03-18
1
-0
/
+8
*
remove unused variable
Thomas Hindoe Paaboel Andersen
2014-03-17
1
-1
/
+1
*
journal-remote: implement inheriting http(s) sockets
Zbigniew Jędrzejewski-Szmek
2014-03-17
1
-31
/
+97
*
microhttpd-util: use static buffer for static messages
Zbigniew Jędrzejewski-Szmek
2014-03-17
4
-68
/
+78
*
journal-remote: HTTP(s) support
Zbigniew Jędrzejewski-Szmek
2014-03-17
4
-33
/
+490
*
journal-remote: tool to receive messages over the network
Zbigniew Jędrzejewski-Szmek
2014-03-17
6
-0
/
+1389
*
journal-gatewayd: check if certificate is signed by CA
Zbigniew Jędrzejewski-Szmek
2014-03-17
3
-60
/
+220
*
journal-gatewayd: log to journal from gnutls
Zbigniew Jędrzejewski-Szmek
2014-03-17
3
-0
/
+52
*
journal-gatewayd: ask clients to provide certificates
Zbigniew Jędrzejewski-Szmek
2014-03-17
1
-2
/
+30
*
journal: export valid_user_field and size defines
Zbigniew Jędrzejewski-Szmek
2014-03-17
3
-12
/
+16
*
journal: extract duplicated code to a function
Zbigniew Jędrzejewski-Szmek
2014-03-17
1
-16
/
+16
*
journal: extract duplicated code to a function
Zbigniew Jędrzejewski-Szmek
2014-03-17
1
-33
/
+28
*
journald: remove stray reset of error return value
Zbigniew Jędrzejewski-Szmek
2014-03-17
1
-1
/
+0
*
Use strlen even for constant strings
Josh Triplett
2014-03-16
2
-2
/
+2
*
journald: add support for wall forwarding
Sebastian Thorarensen
2014-03-14
9
-0
/
+121
*
Make tables for DEFINE_STRING_TABLE_LOOKUP consistent
Daniel Mack
2014-03-07
1
-4
/
+4
*
journal: forget file after encountering an error
Zbigniew Jędrzejewski-Szmek
2014-03-05
1
-4
/
+12
*
journal: assume that next entry is after previous entry
Zbigniew Jędrzejewski-Szmek
2014-03-05
1
-6
/
+20
*
conf-parse: rename config_parse_level() to config_parse_log_level()
Lennart Poettering
2014-03-03
1
-23
/
+23
*
journalctl: refuse extra arguments with --verify and similar
Zbigniew Jędrzejewski-Szmek
2014-02-27
1
-0
/
+5
*
Remove dead lines in various places
Zbigniew Jędrzejewski-Szmek
2014-02-25
3
-15
/
+7
*
journal: downgrade vaccuum message to debug level
Lennart Poettering
2014-02-23
1
-1
/
+1
*
core: clean up some confusing regarding SI decimal and IEC binary suffixes fo...
Lennart Poettering
2014-02-23
1
-6
/
+6
*
journald: ignore failure to watch hostname_fd on older kernels
Dave Reisner
2014-02-21
1
-0
/
+10
*
macro: introduce a nice macro for disabling -Wformat-nonliteral temporarily
Lennart Poettering
2014-02-20
1
-4
/
+5
*
journal: fix compiler warning in journal_file_append_data()
Daniel Mack
2014-02-20
1
-1
/
+1
*
journal: fix compiler warning in real_journal_next()
Daniel Mack
2014-02-20
1
-2
/
+2
*
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-20
5
-11
/
+11
*
build-sys: merge libsystemd-journal into libsystemd
Kay Sievers
2014-02-19
2
-135
/
+0
*
journal: don't clobber return parameters of sd_journal_get_cutoff_realtime_us...
Lennart Poettering
2014-02-19
1
-8
/
+10
*
make gcc shut up
Lennart Poettering
2014-02-19
3
-4
/
+4
*
doc: update punctuation
Jan Engelhardt
2014-02-18
2
-3
/
+3
*
Some modernizations
Zbigniew Jędrzejewski-Szmek
2014-02-17
1
-5
/
+2
*
journald: log provenience of signals
Zbigniew Jędrzejewski-Szmek
2014-02-12
1
-1
/
+1
*
journal: Drop pkgconfig reference to libsystemd-id128.
Colin Guthrie
2014-02-04
1
-1
/
+1
*
use memzero(foo, length); for all memset(foo, 0, length); calls
Greg KH
2014-01-31
2
-4
/
+4
*
Get rid of write_safe
Zbigniew Jędrzejewski-Szmek
2014-01-29
1
-1
/
+1
*
always use the same code for creating temporary files
Lennart Poettering
2014-01-28
4
-8
/
+12
*
journal: guarantee async-signal-safety in sd_journald_sendv
Zbigniew Jędrzejewski-Szmek
2014-01-28
1
-1
/
+1
*
Replace mkostemp+unlink with open(O_TMPFILE)
Zbigniew Jędrzejewski-Szmek
2014-01-28
2
-22
/
+10
*
Revert "Revert "coredumpctl: in case of error free pattern after print""
Lukas Nykryn
2014-01-15
1
-1
/
+2
*
Revert "coredumpctl: in case of error free pattern after print"
Zbigniew Jędrzejewski-Szmek
2014-01-14
1
-2
/
+1
*
coredumpctl: in case of error free pattern after print
Lukas Nykryn
2014-01-14
1
-1
/
+2
*
journald: do not free space when disk space runs low
Zbigniew Jędrzejewski-Szmek
2014-01-11
6
-15
/
+24
[next]