summaryrefslogtreecommitdiff
path: root/src/journal/journal-gatewayd.c
Commit message (Expand)AuthorAge
* Move network-related journal programs to src/journal-remote/Zbigniew Jędrzejewski-Szmek2014-07-15
* microhttp-util: rework gnutls loggingZbigniew Jędrzejewski-Szmek2014-07-15
* os-release: define /usr/lib/os-release as fallback for /etc/os-releaseLennart Poettering2014-06-13
* microhttpd-util: use static buffer for static messagesZbigniew Jędrzejewski-Szmek2014-03-17
* journal-remote: tool to receive messages over the networkZbigniew Jędrzejewski-Szmek2014-03-17
* journal-gatewayd: check if certificate is signed by CAZbigniew Jędrzejewski-Szmek2014-03-17
* journal-gatewayd: log to journal from gnutlsZbigniew Jędrzejewski-Szmek2014-03-17
* journal-gatewayd: ask clients to provide certificatesZbigniew Jędrzejewski-Szmek2014-03-17
* make gcc shut upLennart Poettering2014-02-19
* Add more _printf_'s for format-nonliteralsThomas Hindoe Paaboel Andersen2013-12-14
* bus: introduce concept of a default bus for each thread and make use of it ev...Lennart Poettering2013-11-12
* bus: use new property retrieval calls everywhereLennart Poettering2013-11-07
* clients: unify how we invoke getopt_long()Lennart Poettering2013-11-06
* timedated: use libsystemd-bus instead of libdbus for bus communicationLennart Poettering2013-10-16
* systemctl: show hint about --full when lines don't fitZbigniew Jędrzejewski-Szmek2013-08-11
* Use stdint.h macros instead of casts to print uint64_t valuesZbigniew Jędrzejewski-Szmek2013-06-10
* journal: add ability to filter by current userZbigniew Jędrzejewski-Szmek2013-06-10
* hostname: only suppress setting of pretty hostname if it is non-equal to the ...Lennart Poettering2013-05-07
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* bus: add convenience functions for constructing and sending method calls/sign...Lennart Poettering2013-04-05
* journal-gatewayd: query PID 1 for virtalizationLennart Poettering2013-03-31
* macro: don't redefine CLAMP if it is already defined by glib or some other li...Lennart Poettering2013-03-20
* added some missing include for a5c32cff1f56afe6f0c6c70d91a88a7a8238b2d7Harald Hoyer2013-02-14
* journal-gatewayd,man: document new HTTPS optionsZbigniew Jędrzejewski-Szmek2013-01-18
* journal-gatewayd: return nice error on unsupported methodsZbigniew Jędrzejewski-Szmek2013-01-18
* journal-gatewayd: allow pipeliningZbigniew Jędrzejewski-Szmek2013-01-18
* journal-gatewayd: always log oom() in addition to returning errorZbigniew Jędrzejewski-Szmek2013-01-18
* journal-gatewayd: redirect microhttpd messages to journalZbigniew Jędrzejewski-Szmek2013-01-18
* journal-gatewayd: SSL supportZbigniew Jędrzejewski-Szmek2013-01-18
* journal-gatewayd: unify two code pathsZbigniew Jędrzejewski-Szmek2013-01-18
* journal-gatewayd: minor cleanupZbigniew Jędrzejewski-Szmek2012-11-25
* remove duplicate semicolonsThomas Hindoe Paaboel Andersen2012-11-12
* journal: add high-level match option to filter by current boot idLennart Poettering2012-10-18
* journal: add ability to list unique fields to gatewaydLennart Poettering2012-10-18
* journal-gatewayd: rename variables to avoid -Wshadow warningZbigniew Jędrzejewski-Szmek2012-10-13
* journal: support epxorting the journal in a format suitable for text/event-st...Lennart Poettering2012-10-11
* journal: when browsing the journal via browse.html allow clicking on entries ...Lennart Poettering2012-10-10
* journal: fix seeking backwards in gateway daemonLennart Poettering2012-10-10
* journal: implement follow mode for HTTP GET in gatewaydLennart Poettering2012-10-09
* journal: add matching support to gatewaydLennart Poettering2012-10-09
* journald: assert target instead of pageLukas Nykryn2012-10-02
* journal: add minimal journal gateway daemon based on GNU libmicrohttpdLennart Poettering2012-09-28