Systemd/src/journal-remote
Lennart Poettering 07630cea1f util-lib: split our string related calls from util.[ch] into its own file string-util.[ch]
There are more than enough calls doing string manipulations to deserve
its own files, hence do something about it.

This patch also sorts the #include blocks of all files that needed to be
updated, according to the sorting suggestions from CODING_STYLE. Since
pretty much every file needs our string manipulation functions this
effectively means that most files have sorted #include blocks now.

Also touches a few unrelated include files.
2015-10-24 23:05:02 +02:00
..
.gitignore journal-upload: add config file 2014-07-15 22:34:41 -04:00
browse.html
journal-gatewayd.c journal: make sure to set MHD_USE_PIPE_FOR_SHUTDOWN for libmicrohttpd servers 2015-09-30 23:59:06 +02:00
journal-remote-parse.c util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
journal-remote-parse.h journal-remote: make process_data static 2015-03-13 23:42:17 -04:00
journal-remote-write.c tree-wide: use coccinelle to patch a lot of code to use mfree() 2015-09-09 08:19:27 +02:00
journal-remote-write.h remove unused includes 2015-02-23 23:53:42 +01:00
journal-remote.c util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02: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 tree-wide: replace while(1) by for(;;) everywhere 2015-09-09 14:59:53 +02:00
journal-upload.c util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02: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
microhttpd-util.c util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
microhttpd-util.h µhttp-util: setup gnutls logs in one function 2015-03-13 23:42:16 -04:00