summaryrefslogtreecommitdiff
path: root/src/journal
Commit message (Expand)AuthorAge
* journal-gatewayd: bugfix for invalid level caseThomas Hindoe Paaboel Andersen2014-04-23
* Remove duplicate includesBas van den Berg2014-04-20
* journal: properly detect language specified in lineZbigniew Jędrzejewski-Szmek2014-04-12
* journal: cleanup up error handling in update_catalog()Zbigniew Jędrzejewski-Szmek2014-04-12
* Unify GREEDY_REALLOC and GREEDY_REALLOC_TZbigniew Jędrzejewski-Szmek2014-04-12
* journal-remote-parse: avoid passing null to memchrThomas Hindoe Paaboel Andersen2014-04-06
* journalctl: free arg_file on exitZbigniew Jędrzejewski-Szmek2014-04-05
* util: replace close_pipe() with new safe_close_pair()Lennart Poettering2014-03-24
* sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...Lennart Poettering2014-03-24
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-18
* microhttpd-util: avoid double free on errorZbigniew Jędrzejewski-Szmek2014-03-18
* journal-remote: do not attempt to read from µhttpd connectionsZbigniew Jędrzejewski-Szmek2014-03-18
* remove unused variableThomas Hindoe Paaboel Andersen2014-03-17
* journal-remote: implement inheriting http(s) socketsZbigniew Jędrzejewski-Szmek2014-03-17
* microhttpd-util: use static buffer for static messagesZbigniew Jędrzejewski-Szmek2014-03-17
* journal-remote: HTTP(s) supportZbigniew 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
* journal: export valid_user_field and size definesZbigniew Jędrzejewski-Szmek2014-03-17
* journal: extract duplicated code to a functionZbigniew Jędrzejewski-Szmek2014-03-17
* journal: extract duplicated code to a functionZbigniew Jędrzejewski-Szmek2014-03-17
* journald: remove stray reset of error return valueZbigniew Jędrzejewski-Szmek2014-03-17
* Use strlen even for constant stringsJosh Triplett2014-03-16
* journald: add support for wall forwardingSebastian Thorarensen2014-03-14
* Make tables for DEFINE_STRING_TABLE_LOOKUP consistentDaniel Mack2014-03-07
* journal: forget file after encountering an errorZbigniew Jędrzejewski-Szmek2014-03-05
* journal: assume that next entry is after previous entryZbigniew Jędrzejewski-Szmek2014-03-05
* conf-parse: rename config_parse_level() to config_parse_log_level()Lennart Poettering2014-03-03
* journalctl: refuse extra arguments with --verify and similarZbigniew Jędrzejewski-Szmek2014-02-27
* Remove dead lines in various placesZbigniew Jędrzejewski-Szmek2014-02-24
* journal: downgrade vaccuum message to debug levelLennart Poettering2014-02-23
* core: clean up some confusing regarding SI decimal and IEC binary suffixes fo...Lennart Poettering2014-02-23
* journald: ignore failure to watch hostname_fd on older kernelsDave Reisner2014-02-21
* macro: introduce a nice macro for disabling -Wformat-nonliteral temporarilyLennart Poettering2014-02-20
* journal: fix compiler warning in journal_file_append_data()Daniel Mack2014-02-20
* journal: fix compiler warning in real_journal_next()Daniel Mack2014-02-20
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-20
* build-sys: merge libsystemd-journal into libsystemdKay Sievers2014-02-19
* journal: don't clobber return parameters of sd_journal_get_cutoff_realtime_us...Lennart Poettering2014-02-19
* make gcc shut upLennart Poettering2014-02-19
* doc: update punctuationJan Engelhardt2014-02-17
* Some modernizationsZbigniew Jędrzejewski-Szmek2014-02-17
* journald: log provenience of signalsZbigniew Jędrzejewski-Szmek2014-02-11
* journal: Drop pkgconfig reference to libsystemd-id128.Colin Guthrie2014-02-04
* use memzero(foo, length); for all memset(foo, 0, length); callsGreg KH2014-01-31
* Get rid of write_safeZbigniew Jędrzejewski-Szmek2014-01-28
* always use the same code for creating temporary filesLennart Poettering2014-01-28
* journal: guarantee async-signal-safety in sd_journald_sendvZbigniew Jędrzejewski-Szmek2014-01-27