]> git.ipfire.org Git - thirdparty/systemd.git/history - src/journal-remote
socket: introduce SELinuxContextFromNet option
[thirdparty/systemd.git] / src / journal-remote /
2014-09-18  Andreas Henrikssonjournal-remote: check return code of sd_event_default
2014-09-18  Philippe De Swertjournal-upload: Remove compilation warning
2014-09-15  Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-08-31  Thomas Hindoe Paab... journal-remote: fix check if realloc failed
2014-08-21  Lennart Poetteringnotify: send STOPPING=1 from our daemons
2014-08-20  Lukas Nykrynjournal-upload: make sure that 'r' is initialized
2014-08-20  Lukas Nykrynjournal-remote: remove unreachable code
2014-08-19  Lennart Poetteringjournal-upload: allow the tool to start
2014-08-19  Lennart Poetteringcmdline: for new tools avoid introduce new negative...
2014-08-11  Lennart Poetteringjournal-remote: fix parsing of fd command line argument
2014-08-04  Zbigniew Jędrzejew... Unify parse_argv style
2014-08-03  Zbigniew Jędrzejew... journal-remote: rename KEY_FILE to avoid confict with...
2014-07-31  Zbigniew Jędrzejew... Properly report invalid quoted strings
2014-07-31  Zbigniew Jędrzejew... Reject invalid quoted strings
2014-07-16  Zbigniew Jędrzejew... Let config_parse open file where applicable
2014-07-16  Zbigniew Jędrzejew... journal-remote: remove obsolete variable
2014-07-16  Zbigniew Jędrzejew... journal-remote: fix double typedef and add missing...
2014-07-16  Zbigniew Jędrzejew... journal-remote: avoid copying input data
2014-07-16  Zbigniew Jędrzejew... µhttp-util: fix compilation without gnutls
2014-07-16  Zbigniew Jędrzejew... journal-upload: add config file
2014-07-16  Zbigniew Jędrzejew... journal-remote: let user specify just the main part...
2014-07-16  Zbigniew Jędrzejew... journal-remote: rework fd and writer reference handling
2014-07-16  Zbigniew Jędrzejew... journal-remote: improve some messages
2014-07-16  Zbigniew Jędrzejew... Fix problem with allocating large buffers and log leftovers
2014-07-16  Zbigniew Jędrzejew... journal-remote: allow splitting incoming logs by source...
2014-07-16  Zbigniew Jędrzejew... Allow addresses to be specified for --listen-... args
2014-07-16  Zbigniew Jędrzejew... Add simple generator of fake journal export stream
2014-07-16  Zbigniew Jędrzejew... journal-remote: add units and read certs from default...
2014-07-16  Zbigniew Jędrzejew... journal-upload: add watchdog support
2014-07-16  Zbigniew Jędrzejew... journal-upload: make state persistent
2014-07-16  Zbigniew Jędrzejew... journal-upload: use journal as the source
2014-07-16  Zbigniew Jędrzejew... journal-upload: HTTPS support
2014-07-16  Zbigniew Jędrzejew... journal-upload: a tool to push messages to systemd...
2014-07-16  Zbigniew Jędrzejew... journal-remote: reject fields above maximum size
2014-07-16  Zbigniew Jędrzejew... journal-remote: small fixes
2014-07-16  Zbigniew Jędrzejew... Move network-related journal programs to src/journal...