Systemd/src/journal-remote
Lennart Poettering 4034a06ddb util: rework word parsing and c unescaping code
When parsing words from input files, optionally automatically unescape
the passed strings, controllable via a new flags parameter.

Make use of this in tmpfiles, and port everything else over, too.

This improves parsing quite a bit, since we no longer have to process the
same string multiple times with different calls, where an earlier call
might corrupt the input for a later call.
2015-03-26 11:56:22 +01:00
..
.gitignore journal-upload: add config file 2014-07-15 22:34:41 -04:00
browse.html Move network-related journal programs to src/journal-remote/ 2014-07-15 22:23:47 -04:00
journal-gatewayd.c journal-gatewayd: factor out opening of temp file 2015-03-15 17:26:58 -04:00
journal-remote-parse.c journal-remote: explain why source->buf cannot be null 2015-03-13 23:42:17 -04:00
journal-remote-parse.h journal-remote: make process_data static 2015-03-13 23:42:17 -04:00
journal-remote-write.c journal-remote: downgrade routine messages to debug 2015-03-13 00:26:02 -04:00
journal-remote-write.h remove unused includes 2015-02-23 23:53:42 +01:00
journal-remote.c util: rework word parsing and c unescaping code 2015-03-26 11:56:22 +01:00
journal-remote.conf.in journal-remote: allow splitting incoming logs by source host 2014-07-15 22:31:41 -04:00
journal-remote.h remove unused includes 2015-02-23 23:53:42 +01:00
journal-upload-journal.c Add a snprinf wrapper which checks that the buffer was big enough 2015-02-01 17:21:39 -05:00
journal-upload.c Assorted format fixes 2015-01-22 01:14:52 -05:00
journal-upload.conf.in journal-upload: add config file 2014-07-15 22:34:41 -04:00
journal-upload.h journal-remote: let user specify just the main part of the url 2014-07-15 22:34:41 -04:00
log-generator.py Add simple generator of fake journal export stream 2014-07-15 22:31:40 -04:00
Makefile Move network-related journal programs to src/journal-remote/ 2014-07-15 22:23:47 -04:00
microhttpd-util.c µhttp-util: setup gnutls logs in one function 2015-03-13 23:42:16 -04:00
microhttpd-util.h µhttp-util: setup gnutls logs in one function 2015-03-13 23:42:16 -04:00