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-remote
Age
Commit message (
Expand
)
Author
2016-04-22
journal-remote : Ensure reallocation of source->buf does not result in source...
Klearchos Chaloulos
2016-04-22
coredump,basic: generalize O_TMPFILE handling a bit
Lennart Poettering
2016-04-05
journal-upload: make watchdog state non-static
Zbigniew Jędrzejewski-Szmek
2016-04-05
journal-upload: Update watchdog while in curl_easy_perform
Klearchos Chaloulos
2016-02-23
tree-wide: minor formatting inconsistency cleanups
Vito Caputo
2016-02-22
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-22
Merge pull request #2685 from poettering/lldp-fixes2
Tom Gundersen
2016-02-20
tree-wide: place #pragma once at the same place everywhere
Lennart Poettering
2016-02-19
journal: defer journal closes on rotate
Vito Caputo
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-04
journal-remote: decrease microhttpd memory limit
Klearchos Chaloulos
2016-01-24
Merge pull request #2425 from yuwata/journal-remote-v4
Zbigniew Jędrzejewski-Szmek
2016-01-24
journal-remote: fix broken --getter option
Yu Watanabe
2016-01-24
journal-remote: output file name is determined by the remote hostname
Yu Watanabe
2016-01-24
journal-remote: make --url option support arbitrary url
Yu Watanabe
2016-01-22
Merge pull request #2080 from chaloulo/split-mode-host-remove-port-from-journ...
Daniel Mack
2016-01-22
systemd-activate: Add support for datagram sockets
Susant Sahani
2016-01-21
Merge pull request #2071 from chaloulo/journal-upload-miss-logs
Daniel Mack
2016-01-20
journal-gatewayd: fix offset
Zbigniew Jędrzejewski-Szmek
2016-01-18
journal-remote: update to 64bit µhttp api, provide fallback
Zbigniew Jędrzejewski-Szmek
2016-01-18
journal-remote: fix warning about deprecated µhttpd macro
Zbigniew Jędrzejewski-Szmek
2016-01-08
Merge pull request #2287 from dandedrick/journal-gatewayd-timeout-fix
Daniel Mack
2015-12-20
Add Seal option in the configuration file for journald-remote
Michael Scherer
2015-12-14
journal-gatewayd: timeout journal wait to allow thread cleanup
Dan Dedrick
2015-12-09
journal-upload : Ignore journal event when already in uploading state.
Klearchos Chaloulos
2015-12-01
journal-remote: split-mode=host, remove port from journal filename
Klearchos Chaloulos
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-18
tree-wide: sort includes in *.h
Thomas Hindoe Paaboel Andersen
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-10
defs: rework CONF_DIRS_NULSTR() macro
Lennart Poettering
2015-11-05
treewide: use the negative error codes returned by our functions
Michal Schmidt
2015-11-03
util-lib: move CONF_DIRS_NULSTR definition to def.h
Lennart Poettering
2015-11-03
log-generator: add option to generate easily compressible data
Zbigniew Jędrzejewski-Szmek
2015-11-01
journal-remote: remove unused variable warning when building without GNUTLS.
Lennart Poettering
2015-10-30
journal-remote: increase memory limit per connection to avoid errors with HTTPS
Dongsu Park
2015-10-28
journal-remote: port to extract_first_word
Susant Sahani
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out globbing related calls into glob-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out printf() helpers to stdio-util.h
Lennart Poettering
2015-10-27
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-10-05
Merge pull request #1406 from blaskovic/journal-remote-typo
Tom Gundersen
2015-09-30
journal: make sure to set MHD_USE_PIPE_FOR_SHUTDOWN for libmicrohttpd servers
Lennart Poettering
2015-09-29
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-09-29
journal-remote: typo in log_error when no sources are specified
Branislav Blaskovic
2015-09-09
Merge pull request #1218 from poettering/safe-fclose
Daniel Mack
[next]