chiark / gitweb /
journal-remote: fix certificate status memory leak
[elogind.git] / src / journal-remote / microhttpd-util.c
2015-02-17 Michal Schmidtjournal-remote: fix certificate status memory leak
2015-02-03 Lennart Poetteringutil: rework strappenda(), and rename it strjoina()
2014-11-28 Michal Schmidttreewide: more log_*_errno + return simplifications
2014-11-28 Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28 Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-27 Lennart Poetteringlog: rearrange log function naming
2014-11-27 Lennart Poetteringlog: add an "error" parameter to all low-level logging...
2014-07-16 Zbigniew Jędrzejew... µhttp-util: fix compilation without gnutls
2014-07-16 Zbigniew Jędrzejew... journal-remote: allow splitting incoming logs by source...
2014-07-16 Zbigniew Jędrzejew... Move network-related journal programs to src/journal...