index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
journal
Age
Commit message (
Expand
)
Author
2014-06-16
journal-remote: fix memleak
Thomas Hindoe Paaboel Andersen
2014-06-13
os-release: define /usr/lib/os-release as fallback for /etc/os-release
Lennart Poettering
2014-06-11
journald: create /run/log/journal with the correct access modes
Lennart Poettering
2014-06-10
tmpfiles: get rid of "m" lines, make them redundant by "z"
Lennart Poettering
2014-06-04
journald: move /dev/log socket to /run
Lennart Poettering
2014-05-28
build-sys: use glibc's xattr support instead of requiring libattr
Kay Sievers
2014-05-25
Use %m instead of strerror(errno) where appropiate
Cristian Rodríguez
2014-05-21
logind: don't apply RemoveIPC= to system users
Lennart Poettering
2014-05-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-05-06
journald: remove some dead code
Lennart Poettering
2014-04-26
test-journal-flush: avoid predictable names in /var/tmp
Zbigniew Jędrzejewski-Szmek
2014-04-23
journal-gatewayd: bugfix for invalid level case
Thomas Hindoe Paaboel Andersen
2014-04-20
Remove duplicate includes
Bas van den Berg
2014-04-12
journal: properly detect language specified in line
Zbigniew Jędrzejewski-Szmek
2014-04-12
journal: cleanup up error handling in update_catalog()
Zbigniew Jędrzejewski-Szmek
2014-04-12
Unify GREEDY_REALLOC and GREEDY_REALLOC_T
Zbigniew Jędrzejewski-Szmek
2014-04-06
journal-remote-parse: avoid passing null to memchr
Thomas Hindoe Paaboel Andersen
2014-04-05
journalctl: free arg_file on exit
Zbigniew Jędrzejewski-Szmek
2014-03-24
util: replace close_pipe() with new safe_close_pair()
Lennart Poettering
2014-03-24
sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...
Lennart Poettering
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-18
microhttpd-util: avoid double free on error
Zbigniew Jędrzejewski-Szmek
2014-03-18
journal-remote: do not attempt to read from µhttpd connections
Zbigniew Jędrzejewski-Szmek
2014-03-17
remove unused variable
Thomas Hindoe Paaboel Andersen
2014-03-17
journal-remote: implement inheriting http(s) sockets
Zbigniew Jędrzejewski-Szmek
2014-03-17
microhttpd-util: use static buffer for static messages
Zbigniew Jędrzejewski-Szmek
2014-03-17
journal-remote: HTTP(s) support
Zbigniew Jędrzejewski-Szmek
2014-03-17
journal-remote: tool to receive messages over the network
Zbigniew Jędrzejewski-Szmek
2014-03-17
journal-gatewayd: check if certificate is signed by CA
Zbigniew Jędrzejewski-Szmek
2014-03-17
journal-gatewayd: log to journal from gnutls
Zbigniew Jędrzejewski-Szmek
2014-03-17
journal-gatewayd: ask clients to provide certificates
Zbigniew Jędrzejewski-Szmek
2014-03-17
journal: export valid_user_field and size defines
Zbigniew Jędrzejewski-Szmek
2014-03-17
journal: extract duplicated code to a function
Zbigniew Jędrzejewski-Szmek
2014-03-17
journal: extract duplicated code to a function
Zbigniew Jędrzejewski-Szmek
2014-03-17
journald: remove stray reset of error return value
Zbigniew Jędrzejewski-Szmek
2014-03-16
Use strlen even for constant strings
Josh Triplett
2014-03-14
journald: add support for wall forwarding
Sebastian Thorarensen
2014-03-07
Make tables for DEFINE_STRING_TABLE_LOOKUP consistent
Daniel Mack
2014-03-05
journal: forget file after encountering an error
Zbigniew Jędrzejewski-Szmek
2014-03-05
journal: assume that next entry is after previous entry
Zbigniew Jędrzejewski-Szmek
2014-03-03
conf-parse: rename config_parse_level() to config_parse_log_level()
Lennart Poettering
2014-02-27
journalctl: refuse extra arguments with --verify and similar
Zbigniew Jędrzejewski-Szmek
2014-02-24
Remove dead lines in various places
Zbigniew Jędrzejewski-Szmek
2014-02-23
journal: downgrade vaccuum message to debug level
Lennart Poettering
2014-02-23
core: clean up some confusing regarding SI decimal and IEC binary suffixes fo...
Lennart Poettering
2014-02-21
journald: ignore failure to watch hostname_fd on older kernels
Dave Reisner
2014-02-20
macro: introduce a nice macro for disabling -Wformat-nonliteral temporarily
Lennart Poettering
2014-02-20
journal: fix compiler warning in journal_file_append_data()
Daniel Mack
2014-02-20
journal: fix compiler warning in real_journal_next()
Daniel Mack
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
[next]