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
*
journald: move /dev/log socket to /run
Lennart Poettering
2014-06-04
2
-2
/
+3
*
build-sys: use glibc's xattr support instead of requiring libattr
Kay Sievers
2014-05-28
2
-15
/
+2
*
Use %m instead of strerror(errno) where appropiate
Cristian Rodríguez
2014-05-25
1
-4
/
+2
*
logind: don't apply RemoveIPC= to system users
Lennart Poettering
2014-05-21
1
-1
/
+1
*
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-05-15
7
-24
/
+24
*
journald: remove some dead code
Lennart Poettering
2014-05-06
1
-5
/
+0
*
test-journal-flush: avoid predictable names in /var/tmp
Zbigniew Jędrzejewski-Szmek
2014-04-26
1
-2
/
+5
*
journal-gatewayd: bugfix for invalid level case
Thomas Hindoe Paaboel Andersen
2014-04-23
1
-1
/
+1
*
Remove duplicate includes
Bas van den Berg
2014-04-21
1
-1
/
+0
*
journal: properly detect language specified in line
Zbigniew Jędrzejewski-Szmek
2014-04-12
1
-19
/
+34
*
journal: cleanup up error handling in update_catalog()
Zbigniew Jędrzejewski-Szmek
2014-04-12
2
-13
/
+15
*
Unify GREEDY_REALLOC and GREEDY_REALLOC_T
Zbigniew Jędrzejewski-Szmek
2014-04-12
2
-24
/
+19
*
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
[next]