summaryrefslogtreecommitdiff
path: root/src/journal
Commit message (Expand)AuthorAge
* journalctl: make --utc work everywhereJan Synacek2014-10-03
* journalctl: add --utc optionJan Synacek2014-10-02
* journalctl: do not output --reboot-- markers when running non-interactivelyZbigniew Jędrzejewski-Szmek2014-09-29
* journal: build fix when LZ4 is enabled but XZ is notGustavo Sverzut Barbieri2014-09-25
* test: warn if we could not parse the loop count argumentThomas Hindoe Paaboel Andersen2014-09-19
* journal: Do not count on the compiler initializing found_last to falsePhilippe De Swert2014-09-18
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* journal: do not leak mmaps on OOMPhilippe De Swert2014-09-11
* journal: do not dereference already freed patternsPhilippe De Swert2014-09-11
* journalctl: Allow to disable line cap with --lines=allJan Janssen2014-08-31
* test-compress: also test with incompressible inputsZbigniew Jędrzejewski-Szmek2014-08-30
* journal/compress: use LZ4_compress_continue()Evangelos Foutras2014-08-30
* Fix a few more typosRuben Kerkhof2014-08-30
* sd-journal: verify that object start with the field nameZbigniew Jędrzejewski-Szmek2014-08-27
* sd-journal: properly convert object->size on big endianZbigniew Jędrzejewski-Szmek2014-08-27
* sd-journal: never log anything by default from a libraryLennart Poettering2014-08-26
* test-compress: make sure asserts with side effects use assert_se()Filipe Brandenburger2014-08-26
* notify: send STOPPING=1 from our daemonsLennart Poettering2014-08-21
* journalctl: add "-t --identifier=STRING" optionHarald Hoyer2014-08-21
* coredump: display libdw fail string on stack trace failUmut Tezduyar Lindskog2014-08-15
* journald: Fix off-by-one error in "Missed X kernel messages" warningEelco Dolstra2014-08-13
* journald: remove redundant newlinesLennart Poettering2014-08-05
* journald: properly sum up entry size counterLennart Poettering2014-08-05
* Fix misuse of uint64_t as size_tZbigniew Jędrzejewski-Szmek2014-08-03
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-03
* Always prefer our headers to system headersZbigniew Jędrzejewski-Szmek2014-07-31
* Properly report invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-07-31
* Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-07-31
* time-util: add and use USEC/NSEC_INFINIYKay Sievers2014-07-29
* journald: always add syslog facility for messages coming from kmsgMichal Sekletar2014-07-28
* Add utility function to append root to pathZbigniew Jędrzejewski-Szmek2014-07-26
* Always check asprintf return codeKarel Zak2014-07-26
* journalctl,man: allow + only between termsZbigniew Jędrzejewski-Szmek2014-07-19
* Small modernizationsZbigniew Jędrzejewski-Szmek2014-07-18
* Be more verbose when bind or listen failsZbigniew Jędrzejewski-Szmek2014-07-18
* man,journal: add note about sd_journal_get_cutoff_monotonic_usec return valueZbigniew Jędrzejewski-Szmek2014-07-18
* compress: fix return valueZbigniew Jędrzejewski-Szmek2014-07-18
* journal: reduce test-journal-send timeout from 10s to 1sDavid Herrmann2014-07-18
* journal/verify: flush progress bar, print offset in more placesZbigniew Jędrzejewski-Szmek2014-07-16
* Let config_parse open file where applicableZbigniew Jędrzejewski-Szmek2014-07-16
* test-compress-benchmark: add missing % before PRIu64 formatThomas Hindoe Paaboel Andersen2014-07-16
* test-compress-benchmark: silence warningsMarc-Antoine Perennou2014-07-15
* Clear up confusion wrt. ENTRY_SIZE_MAX and DATA_SIZE_MAXZbigniew Jędrzejewski-Szmek2014-07-15
* Constify ConfigTableItem tablesZbigniew Jędrzejewski-Szmek2014-07-15
* journal-upload: use journal as the sourceZbigniew Jędrzejewski-Szmek2014-07-15
* journal-remote: reject fields above maximum sizeZbigniew Jędrzejewski-Szmek2014-07-15
* Move network-related journal programs to src/journal-remote/Zbigniew Jędrzejewski-Szmek2014-07-15
* microhttp-util: rework gnutls loggingZbigniew Jędrzejewski-Szmek2014-07-15
* journal: allow files with no data whatsoeverZbigniew Jędrzejewski-Szmek2014-07-15
* Fix build without any compression enabledZbigniew Jędrzejewski-Szmek2014-07-11