chiark / gitweb /
util: avoid duplication of TIME_T_MAX
[elogind.git] / src / journal /
2014-10-20 Christian Hessesd-journal: consistently use ternary operator for all...
2014-10-12 Zbigniew Jędrzejew... Modernization
2014-10-10 Zbigniew Jędrzejew... journalctl: use pager for --list-boots
2014-10-10 Jan Janssensd-journal: fix sd_journal_enumerate_unique skipping...
2014-10-10 Zbigniew Jędrzejew... sd-journal: change check to assert
2014-10-10 Zbigniew Jędrzejew... sd-journal: do not reset sd_j_enumerate_unique position...
2014-10-08 Lennart Poetteringtime: functions named "internal" really shouldn't be...
2014-10-03 Jan Synacekjournalctl: make --utc work everywhere
2014-10-02 Jan Synacekjournalctl: add --utc option
2014-09-29 Zbigniew Jędrzejew... journalctl: do not output --reboot-- markers when runni...
2014-09-25 Gustavo Sverzut... journal: build fix when LZ4 is enabled but XZ is not
2014-09-18 Thomas Hindoe Paab... test: warn if we could not parse the loop count argument
2014-09-18 Philippe De Swertjournal: Do not count on the compiler initializing...
2014-09-15 Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-09-11 Philippe De Swertjournal: do not leak mmaps on OOM
2014-09-11 Philippe De Swertjournal: do not dereference already freed patterns
2014-08-31 Jan Janssenjournalctl: Allow to disable line cap with --lines=all
2014-08-30 Zbigniew Jędrzejew... test-compress: also test with incompressible inputs
2014-08-30 Evangelos Foutrasjournal/compress: use LZ4_compress_continue()
2014-08-30 Ruben KerkhofFix a few more typos
2014-08-28 Zbigniew Jędrzejew... sd-journal: verify that object start with the field...
2014-08-28 Zbigniew Jędrzejew... sd-journal: properly convert object->size on big endian
2014-08-26 Lennart Poetteringsd-journal: never log anything by default from a library
2014-08-26 Filipe Brandenburgertest-compress: make sure asserts with side effects...
2014-08-21 Lennart Poetteringnotify: send STOPPING=1 from our daemons
2014-08-21 Harald Hoyerjournalctl: add "-t --identifier=STRING" option
2014-08-15 Umut Tezduyar Lindskogcoredump: display libdw fail string on stack trace...
2014-08-13 Eelco Dolstrajournald: Fix off-by-one error in "Missed X kernel...
2014-08-05 Lennart Poetteringjournald: remove redundant newlines
2014-08-05 Lennart Poetteringjournald: properly sum up entry size counter
2014-08-04 Zbigniew Jędrzejew... Fix misuse of uint64_t as size_t
2014-08-04 Zbigniew Jędrzejew... Unify parse_argv style
2014-07-31 Zbigniew Jędrzejew... Always prefer our headers to system headers
2014-07-31 Zbigniew Jędrzejew... Properly report invalid quoted strings
2014-07-31 Zbigniew Jędrzejew... Reject invalid quoted strings
2014-07-29 Kay Sieverstime-util: add and use USEC/NSEC_INFINIY
2014-07-28 Michal Sekletarjournald: always add syslog facility for messages comin...
2014-07-26 Zbigniew Jędrzejew... Add utility function to append root to path
2014-07-26 Karel ZakAlways check asprintf return code
2014-07-20 Zbigniew Jędrzejew... journalctl,man: allow + only between terms
2014-07-19 Zbigniew Jędrzejew... Small modernizations
2014-07-19 Zbigniew Jędrzejew... Be more verbose when bind or listen fails
2014-07-19 Zbigniew Jędrzejew... man,journal: add note about sd_journal_get_cutoff_monot...
2014-07-19 Zbigniew Jędrzejew... compress: fix return value
2014-07-18 David Herrmannjournal: reduce test-journal-send timeout from 10s...
2014-07-16 Zbigniew Jędrzejew... journal/verify: flush progress bar, print offset in...
2014-07-16 Zbigniew Jędrzejew... Let config_parse open file where applicable
2014-07-16 Thomas Hindoe Paab... test-compress-benchmark: add missing % before PRIu64...
2014-07-16 Marc-Antoine Perennoutest-compress-benchmark: silence warnings
2014-07-16 Zbigniew Jędrzejew... Clear up confusion wrt. ENTRY_SIZE_MAX and DATA_SIZE_MAX
2014-07-16 Zbigniew Jędrzejew... Constify ConfigTableItem tables
2014-07-16 Zbigniew Jędrzejew... journal-upload: use journal as the source
2014-07-16 Zbigniew Jędrzejew... journal-remote: reject fields above maximum size
2014-07-16 Zbigniew Jędrzejew... Move network-related journal programs to src/journal...
2014-07-16 Zbigniew Jędrzejew... microhttp-util: rework gnutls logging
2014-07-16 Zbigniew Jędrzejew... journal: allow files with no data whatsoever
2014-07-11 Zbigniew Jędrzejew... Fix build without any compression enabled
2014-07-11 Lennart Poetteringjournald: turn ForwardToSyslog= off by default
2014-07-09 Jon Severinssonjournal/compress: improve xz compression performance
2014-07-09 Ronny Chevalierfix #ifdef
2014-07-07 Zbigniew Jędrzejew... journal/compress: fix calls to decompress_blob
2014-07-06 Zbigniew Jędrzejew... coredumpctl: show a useful error on permission problems
2014-07-06 Zbigniew Jędrzejew... compress: add benchmark-style test
2014-07-06 Zbigniew Jędrzejew... journal: add LZ4 as optional compressor
2014-07-06 Zbigniew Jędrzejew... journal/compress: return early in uncompress_startswith
2014-07-01 Thomas Hindoe Paab... coredump: vacuum - fix calculation of 10% of fs size...
2014-06-27 Michał Bartoszkiewiczjournald: make MaxFileSec really default to 1month
2014-06-27 Lennart Poetteringcoredump: simplify compression logic a bit
2014-06-27 Lennart Poetteringcoredump: replace Compression= setting by simpler Compr...
2014-06-27 Lennart Poetteringcoredump: don't expose the compression level as configu...
2014-06-27 Lennart Poetteringjournald: invoking fstatvfs() is now redundant in the...
2014-06-27 Lennart Poetteringcoredump: don't be annoyed if another coredump hook...
2014-06-27 Lennart Poetteringcoredump: fix how the compression level is verified
2014-06-27 Lennart Poetteringcoredump: add simple coredump vacuuming
2014-06-26 Thomas Hindoe Paab... coredumpctl: fix potential deref of null pointer
2014-06-26 Thomas Hindoe Paab... coredump: make sure variable is set if uncompressed
2014-06-26 Thomas Hindoe Paab... coredumpctl: remove unused variable
2014-06-26 Thomas Hindoe Paab... coredump: fix debug message
2014-06-26 Daniel Mackcoredumpctl: fix HAVE_XZ check
2014-06-26 Daniel Mackcoredumpctl: fix build with !HAVE_XZ
2014-06-26 Zbigniew Jędrzejew... man: add coredump.conf(5)
2014-06-26 Zbigniew Jędrzejew... coredump+coredumpctl: add COREDUMP_FILENAME, use in...
2014-06-26 Zbigniew Jędrzejew... coredump: make compression configurable
2014-06-26 Zbigniew Jędrzejew... coredump: compress core files
2014-06-26 Zbigniew Jędrzejew... journal/compress: add stream compression/decompression...
2014-06-26 Zbigniew Jędrzejew... journal/compress: simplify compress_blob
2014-06-25 Ronny Chevaliertests: add test-compress
2014-06-24 Zbigniew Jędrzejew... coredump: log coredump even if core dumping fails
2014-06-24 Zbigniew Jędrzejew... coredump: retrieve comm information from /proc
2014-06-23 Lennart Poetteringcoredump: never write more than the configured processi...
2014-06-23 Lennart Poetteringcoredumpctl: show comm name next to PID
2014-06-23 Lennart Poetteringcoredump: quit early if we cannot store ay coredump...
2014-06-23 Lennart Poetteringcoredumpctl: include timestamp information in "coredump...
2014-06-23 Lennart Poetteringcoredump: also escape spaces in comm fields when format...
2014-06-21 Thomas Hindoe Paab... consistently order cleanup attribute before type
2014-06-19 Filipe Brandenburgercoredump: fix include of xattr.h
2014-06-19 Lennart Poetteringcoredumpctl: add missing entries to --help
2014-06-19 Lennart Poetteringcoredumpctl: fix columns sizing for timestamp
2014-06-19 Zbigniew Jędrzejew... journal-send.c: use automatic cleanup
2014-06-19 Lennart Poetteringjournald: make SplitMode=uid the default
next