Age | Commit message (Expand) | Author |
2014-09-18 | journal: Do not count on the compiler initializing found_last to false | Philippe De Swert |
2014-09-15 | hashmap: introduce hash_ops to make struct Hashmap smaller | Michal Schmidt |
2014-09-11 | journal: do not leak mmaps on OOM | Philippe De Swert |
2014-09-11 | journal: do not dereference already freed patterns | Philippe De Swert |
2014-08-31 | journalctl: Allow to disable line cap with --lines=all | Jan Janssen |
2014-08-30 | test-compress: also test with incompressible inputs | Zbigniew Jędrzejewski-Szmek |
2014-08-30 | journal/compress: use LZ4_compress_continue() | Evangelos Foutras |
2014-08-30 | Fix a few more typos | Ruben Kerkhof |
2014-08-27 | sd-journal: verify that object start with the field name | Zbigniew Jędrzejewski-Szmek |
2014-08-27 | sd-journal: properly convert object->size on big endian | Zbigniew Jędrzejewski-Szmek |
2014-08-26 | sd-journal: never log anything by default from a library | Lennart Poettering |
2014-08-26 | test-compress: make sure asserts with side effects use assert_se() | Filipe Brandenburger |
2014-08-21 | notify: send STOPPING=1 from our daemons | Lennart Poettering |
2014-08-21 | journalctl: add "-t --identifier=STRING" option | Harald Hoyer |
2014-08-15 | coredump: display libdw fail string on stack trace fail | Umut Tezduyar Lindskog |
2014-08-13 | journald: Fix off-by-one error in "Missed X kernel messages" warning | Eelco Dolstra |
2014-08-05 | journald: remove redundant newlines | Lennart Poettering |
2014-08-05 | journald: properly sum up entry size counter | Lennart Poettering |
2014-08-03 | Fix misuse of uint64_t as size_t | Zbigniew Jędrzejewski-Szmek |
2014-08-03 | Unify parse_argv style | Zbigniew Jędrzejewski-Szmek |
2014-07-31 | Always prefer our headers to system headers | Zbigniew Jędrzejewski-Szmek |
2014-07-31 | Properly report invalid quoted strings | Zbigniew Jędrzejewski-Szmek |
2014-07-31 | Reject invalid quoted strings | Zbigniew Jędrzejewski-Szmek |
2014-07-29 | time-util: add and use USEC/NSEC_INFINIY | Kay Sievers |
2014-07-28 | journald: always add syslog facility for messages coming from kmsg | Michal Sekletar |
2014-07-26 | Add utility function to append root to path | Zbigniew Jędrzejewski-Szmek |
2014-07-26 | Always check asprintf return code | Karel Zak |
2014-07-19 | journalctl,man: allow + only between terms | Zbigniew Jędrzejewski-Szmek |
2014-07-18 | Small modernizations | Zbigniew Jędrzejewski-Szmek |
2014-07-18 | Be more verbose when bind or listen fails | Zbigniew Jędrzejewski-Szmek |
2014-07-18 | man,journal: add note about sd_journal_get_cutoff_monotonic_usec return value | Zbigniew Jędrzejewski-Szmek |
2014-07-18 | compress: fix return value | Zbigniew Jędrzejewski-Szmek |
2014-07-18 | journal: reduce test-journal-send timeout from 10s to 1s | David Herrmann |
2014-07-16 | journal/verify: flush progress bar, print offset in more places | Zbigniew Jędrzejewski-Szmek |
2014-07-16 | Let config_parse open file where applicable | Zbigniew Jędrzejewski-Szmek |
2014-07-16 | test-compress-benchmark: add missing % before PRIu64 format | Thomas Hindoe Paaboel Andersen |
2014-07-15 | test-compress-benchmark: silence warnings | Marc-Antoine Perennou |
2014-07-15 | Clear up confusion wrt. ENTRY_SIZE_MAX and DATA_SIZE_MAX | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | Constify ConfigTableItem tables | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | journal-upload: use journal as the source | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | journal-remote: reject fields above maximum size | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | Move network-related journal programs to src/journal-remote/ | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | microhttp-util: rework gnutls logging | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | journal: allow files with no data whatsoever | Zbigniew Jędrzejewski-Szmek |
2014-07-11 | Fix build without any compression enabled | Zbigniew Jędrzejewski-Szmek |
2014-07-11 | journald: turn ForwardToSyslog= off by default | Lennart Poettering |
2014-07-08 | journal/compress: improve xz compression performance | Jon Severinsson |
2014-07-08 | fix #ifdef | Ronny Chevalier |
2014-07-07 | journal/compress: fix calls to decompress_blob | Zbigniew Jędrzejewski-Szmek |
2014-07-06 | coredumpctl: show a useful error on permission problems | Zbigniew Jędrzejewski-Szmek |