summaryrefslogtreecommitdiffstats
path: root/src/journal (follow)
Commit message (Expand)AuthorAgeFilesLines
* journald: move /dev/log socket to /runLennart Poettering2014-06-042-2/+3
* build-sys: use glibc's xattr support instead of requiring libattrKay Sievers2014-05-282-15/+2
* Use %m instead of strerror(errno) where appropiateCristian Rodríguez2014-05-251-4/+2
* logind: don't apply RemoveIPC= to system usersLennart Poettering2014-05-211-1/+1
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-157-24/+24
* journald: remove some dead codeLennart Poettering2014-05-061-5/+0
* test-journal-flush: avoid predictable names in /var/tmpZbigniew Jędrzejewski-Szmek2014-04-261-2/+5
* journal-gatewayd: bugfix for invalid level caseThomas Hindoe Paaboel Andersen2014-04-231-1/+1
* Remove duplicate includesBas van den Berg2014-04-211-1/+0
* journal: properly detect language specified in lineZbigniew Jędrzejewski-Szmek2014-04-121-19/+34
* journal: cleanup up error handling in update_catalog()Zbigniew Jędrzejewski-Szmek2014-04-122-13/+15
* Unify GREEDY_REALLOC and GREEDY_REALLOC_TZbigniew Jędrzejewski-Szmek2014-04-122-24/+19
* journal-remote-parse: avoid passing null to memchrThomas Hindoe Paaboel Andersen2014-04-061-2/+4
* journalctl: free arg_file on exitZbigniew Jędrzejewski-Szmek2014-04-051-0/+2
* util: replace close_pipe() with new safe_close_pair()Lennart Poettering2014-03-241-4/+2
* sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...Lennart Poettering2014-03-241-2/+7
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-1815-72/+44
* microhttpd-util: avoid double free on errorZbigniew Jędrzejewski-Szmek2014-03-181-10/+4
* journal-remote: do not attempt to read from µhttpd connectionsZbigniew Jędrzejewski-Szmek2014-03-181-0/+8
* remove unused variableThomas Hindoe Paaboel Andersen2014-03-171-1/+1
* journal-remote: implement inheriting http(s) socketsZbigniew Jędrzejewski-Szmek2014-03-171-31/+97
* microhttpd-util: use static buffer for static messagesZbigniew Jędrzejewski-Szmek2014-03-174-68/+78
* journal-remote: HTTP(s) supportZbigniew Jędrzejewski-Szmek2014-03-174-33/+490
* journal-remote: tool to receive messages over the networkZbigniew Jędrzejewski-Szmek2014-03-176-0/+1389
* journal-gatewayd: check if certificate is signed by CAZbigniew Jędrzejewski-Szmek2014-03-173-60/+220
* journal-gatewayd: log to journal from gnutlsZbigniew Jędrzejewski-Szmek2014-03-173-0/+52
* journal-gatewayd: ask clients to provide certificatesZbigniew Jędrzejewski-Szmek2014-03-171-2/+30
* journal: export valid_user_field and size definesZbigniew Jędrzejewski-Szmek2014-03-173-12/+16
* journal: extract duplicated code to a functionZbigniew Jędrzejewski-Szmek2014-03-171-16/+16
* journal: extract duplicated code to a functionZbigniew Jędrzejewski-Szmek2014-03-171-33/+28
* journald: remove stray reset of error return valueZbigniew Jędrzejewski-Szmek2014-03-171-1/+0
* Use strlen even for constant stringsJosh Triplett2014-03-162-2/+2
* journald: add support for wall forwardingSebastian Thorarensen2014-03-149-0/+121
* Make tables for DEFINE_STRING_TABLE_LOOKUP consistentDaniel Mack2014-03-071-4/+4
* journal: forget file after encountering an errorZbigniew Jędrzejewski-Szmek2014-03-051-4/+12
* journal: assume that next entry is after previous entryZbigniew Jędrzejewski-Szmek2014-03-051-6/+20
* conf-parse: rename config_parse_level() to config_parse_log_level()Lennart Poettering2014-03-031-23/+23
* journalctl: refuse extra arguments with --verify and similarZbigniew Jędrzejewski-Szmek2014-02-271-0/+5
* Remove dead lines in various placesZbigniew Jędrzejewski-Szmek2014-02-253-15/+7
* journal: downgrade vaccuum message to debug levelLennart Poettering2014-02-231-1/+1
* core: clean up some confusing regarding SI decimal and IEC binary suffixes fo...Lennart Poettering2014-02-231-6/+6
* journald: ignore failure to watch hostname_fd on older kernelsDave Reisner2014-02-211-0/+10
* macro: introduce a nice macro for disabling -Wformat-nonliteral temporarilyLennart Poettering2014-02-201-4/+5
* journal: fix compiler warning in journal_file_append_data()Daniel Mack2014-02-201-1/+1
* journal: fix compiler warning in real_journal_next()Daniel Mack2014-02-201-2/+2
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-205-11/+11
* build-sys: merge libsystemd-journal into libsystemdKay Sievers2014-02-192-135/+0
* journal: don't clobber return parameters of sd_journal_get_cutoff_realtime_us...Lennart Poettering2014-02-191-8/+10
* make gcc shut upLennart Poettering2014-02-193-4/+4
* doc: update punctuationJan Engelhardt2014-02-182-3/+3