Age | Commit message (Expand) | Author |
2014-06-13 | os-release: define /usr/lib/os-release as fallback for /etc/os-release | Lennart Poettering |
2014-03-17 | microhttpd-util: use static buffer for static messages | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | journal-remote: tool to receive messages over the network | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | journal-gatewayd: check if certificate is signed by CA | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | journal-gatewayd: log to journal from gnutls | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | journal-gatewayd: ask clients to provide certificates | Zbigniew Jędrzejewski-Szmek |
2014-02-19 | make gcc shut up | Lennart Poettering |
2013-12-14 | Add more _printf_'s for format-nonliterals | Thomas Hindoe Paaboel Andersen |
2013-11-12 | bus: introduce concept of a default bus for each thread and make use of it ev... | Lennart Poettering |
2013-11-07 | bus: use new property retrieval calls everywhere | Lennart Poettering |
2013-11-06 | clients: unify how we invoke getopt_long() | Lennart Poettering |
2013-10-16 | timedated: use libsystemd-bus instead of libdbus for bus communication | Lennart Poettering |
2013-08-11 | systemctl: show hint about --full when lines don't fit | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | Use stdint.h macros instead of casts to print uint64_t values | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journal: add ability to filter by current user | Zbigniew Jędrzejewski-Szmek |
2013-05-07 | hostname: only suppress setting of pretty hostname if it is non-equal to the ... | Lennart Poettering |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-04-05 | bus: add convenience functions for constructing and sending method calls/sign... | Lennart Poettering |
2013-03-31 | journal-gatewayd: query PID 1 for virtalization | Lennart Poettering |
2013-03-20 | macro: don't redefine CLAMP if it is already defined by glib or some other li... | Lennart Poettering |
2013-02-14 | added some missing include for a5c32cff1f56afe6f0c6c70d91a88a7a8238b2d7 | Harald Hoyer |
2013-01-18 | journal-gatewayd,man: document new HTTPS options | Zbigniew Jędrzejewski-Szmek |
2013-01-18 | journal-gatewayd: return nice error on unsupported methods | Zbigniew Jędrzejewski-Szmek |
2013-01-18 | journal-gatewayd: allow pipelining | Zbigniew Jędrzejewski-Szmek |
2013-01-18 | journal-gatewayd: always log oom() in addition to returning error | Zbigniew Jędrzejewski-Szmek |
2013-01-18 | journal-gatewayd: redirect microhttpd messages to journal | Zbigniew Jędrzejewski-Szmek |
2013-01-18 | journal-gatewayd: SSL support | Zbigniew Jędrzejewski-Szmek |
2013-01-18 | journal-gatewayd: unify two code paths | Zbigniew Jędrzejewski-Szmek |
2012-11-25 | journal-gatewayd: minor cleanup | Zbigniew Jędrzejewski-Szmek |
2012-11-12 | remove duplicate semicolons | Thomas Hindoe Paaboel Andersen |
2012-10-18 | journal: add high-level match option to filter by current boot id | Lennart Poettering |
2012-10-18 | journal: add ability to list unique fields to gatewayd | Lennart Poettering |
2012-10-13 | journal-gatewayd: rename variables to avoid -Wshadow warning | Zbigniew Jędrzejewski-Szmek |
2012-10-11 | journal: support epxorting the journal in a format suitable for text/event-st... | Lennart Poettering |
2012-10-10 | journal: when browsing the journal via browse.html allow clicking on entries ... | Lennart Poettering |
2012-10-10 | journal: fix seeking backwards in gateway daemon | Lennart Poettering |
2012-10-09 | journal: implement follow mode for HTTP GET in gatewayd | Lennart Poettering |
2012-10-09 | journal: add matching support to gatewayd | Lennart Poettering |
2012-10-02 | journald: assert target instead of page | Lukas Nykryn |
2012-09-28 | journal: add minimal journal gateway daemon based on GNU libmicrohttpd | Lennart Poettering |