summaryrefslogtreecommitdiff
path: root/src/journal
Commit message (Expand)AuthorAge
...
* journal-remote: fix memleakThomas Hindoe Paaboel Andersen2014-06-16
* os-release: define /usr/lib/os-release as fallback for /etc/os-releaseLennart Poettering2014-06-13
* journald: create /run/log/journal with the correct access modesLennart Poettering2014-06-11
* tmpfiles: get rid of "m" lines, make them redundant by "z"Lennart Poettering2014-06-10
* journald: move /dev/log socket to /runLennart Poettering2014-06-04
* build-sys: use glibc's xattr support instead of requiring libattrKay Sievers2014-05-28
* Use %m instead of strerror(errno) where appropiateCristian Rodríguez2014-05-25
* logind: don't apply RemoveIPC= to system usersLennart Poettering2014-05-21
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-15
* journald: remove some dead codeLennart Poettering2014-05-06
* test-journal-flush: avoid predictable names in /var/tmpZbigniew Jędrzejewski-Szmek2014-04-26
* 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