summaryrefslogtreecommitdiff
path: root/src/journal-remote
AgeCommit message (Expand)AuthorFilesLines
2014-08-21notify: send STOPPING=1 from our daemonsLennart Poettering2-3/+8
2014-08-20journal-upload: make sure that 'r' is initializedLukas Nykryn1-1/+1
2014-08-20journal-remote: remove unreachable codeLukas Nykryn1-1/+0
2014-08-20journal-upload: allow the tool to startLennart Poettering1-1/+1
2014-08-20cmdline: for new tools avoid introduce new negative switches, and properly al...Lennart Poettering2-57/+72
2014-08-11journal-remote: fix parsing of fd command line argumentLennart Poettering1-3/+3
2014-08-03Unify parse_argv styleZbigniew Jędrzejewski-Szmek2-7/+4
2014-08-03journal-remote: rename KEY_FILE to avoid confict with <linux/input.h>Zbigniew Jędrzejewski-Szmek2-10/+10
2014-07-31Properly report invalid quoted stringsZbigniew Jędrzejewski-Szmek1-3/+5
2014-07-31Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek1-1/+1
2014-07-16Let config_parse open file where applicableZbigniew Jędrzejewski-Szmek2-18/+8
2014-07-16journal-remote: remove obsolete variableZbigniew Jędrzejewski-Szmek1-14/+2
2014-07-16journal-remote: fix double typedef and add missing headerZbigniew Jędrzejewski-Szmek2-5/+30
2014-07-15journal-remote: avoid copying input dataZbigniew Jędrzejewski-Szmek4-69/+85
2014-07-15µhttp-util: fix compilation without gnutlsZbigniew Jędrzejewski-Szmek1-1/+1
2014-07-15journal-upload: add config fileZbigniew Jędrzejewski-Szmek3-5/+39
2014-07-15journal-remote: let user specify just the main part of the urlZbigniew Jędrzejewski-Szmek2-2/+10
2014-07-15journal-remote: rework fd and writer reference handlingZbigniew Jędrzejewski-Szmek6-207/+276
2014-07-15journal-remote: improve some messagesZbigniew Jędrzejewski-Szmek4-13/+15
2014-07-15Fix problem with allocating large buffers and log leftoversZbigniew Jędrzejewski-Szmek3-12/+24
2014-07-15journal-remote: allow splitting incoming logs by source hostZbigniew Jędrzejewski-Szmek9-111/+374
2014-07-15Allow addresses to be specified for --listen-... argsZbigniew Jędrzejewski-Szmek1-17/+3
2014-07-15Add simple generator of fake journal export streamZbigniew Jędrzejewski-Szmek1-0/+68
2014-07-15journal-remote: add units and read certs from default locationsZbigniew Jędrzejewski-Szmek3-53/+142
2014-07-15journal-upload: add watchdog supportZbigniew Jędrzejewski-Szmek3-0/+50
2014-07-15journal-upload: make state persistentZbigniew Jędrzejewski-Szmek3-11/+86
2014-07-15journal-upload: use journal as the sourceZbigniew Jędrzejewski-Szmek5-34/+685
2014-07-15journal-upload: HTTPS supportZbigniew Jędrzejewski-Szmek2-1/+63
2014-07-15journal-upload: a tool to push messages to systemd-journal-remoteZbigniew Jędrzejewski-Szmek2-0/+414
2014-07-15journal-remote: reject fields above maximum sizeZbigniew Jędrzejewski-Szmek3-42/+53
2014-07-15journal-remote: small fixesZbigniew Jędrzejewski-Szmek1-4/+1
2014-07-15Move network-related journal programs to src/journal-remote/Zbigniew Jędrzejewski-Szmek10-0/+3910