chiark / gitweb /
utf8: when looking at the next unichar, honour the size parameter, in utf8_is_printab...
[elogind.git] / src / journal /
2014-11-07 Lennart Poetteringutil: simplify proc_cmdline() to reuse get_process_cmdl...
2014-11-07 Lennart Poetteringcopy: change error code when hitting copy limit to...
2014-11-06 Harald Hoyers/commandline/command line/g
2014-11-06 Lennart Poetteringjournal: adjust audit log messages a bit
2014-11-04 Lennart Poetteringjournald: include audit message type number in MESSAGE...
2014-11-03 Lennart Poetteringjournal: also consider audit fields with '-' valid
2014-11-03 Lennart Poetteringjournald: don't pass around SO_TIMESTAMP timestamp...
2014-11-03 Lennart Poetteringjournald: suppress low-level audit text prefix in MESSA...
2014-11-03 Lennart Poetteringjournald: properly decode audit's proctitle= field
2014-11-03 Lennart Poetteringjournald: enable audit in the kernel when initializing
2014-11-03 Lennart Poetteringjournald: there's no point in turning on SO_TIMESTAMP...
2014-11-03 Lennart Poetteringjournald: fix memory leak on error path
2014-11-03 Lennart Poetteringjournald: also check journal file size to deduce if...
2014-11-03 Lennart Poetteringjournalctl: add new --vacuum-size= and --vacuum-time...
2014-11-03 Lennart Poetteringjournald: fix minor memory leak
2014-11-03 Lennart Poetteringjournald: if available pull audit messages from the...
2014-11-03 Lennart Poetteringjournald: remove a number of malloc()s from the syslog...
2014-11-03 Lennart Poetteringjournald: constify all things!
2014-10-30 Lennart Poetteringmemfd: rename memfd.h to memfd-util.h to avoid any...
2014-10-30 Lennart Poetteringmemfd: always use our internal utility functions where...
2014-10-30 Lennart Poetteringjournal: when sending huge log messages prefer memfds...
2014-10-27 Lennart Poetteringjournald: be nice to coverity, add an extra assert
2014-10-26 Zbigniew Jędrzejew... journald: fix flushing
2014-10-25 Santiago Vilajournalctl: correct help text for --until
2014-10-24 Jan Janssenjournalctl: Unify boot id lookup into common function...
2014-10-24 Klaus Purerjournald: removed gendered pronouns in comment
2014-10-23 Michal Schmidtjournal: make sd_journal::files a OrderedHashmap
2014-10-23 Michal Schmidtjournal: make Server::user_journals an OrderedHashmap
2014-10-23 Michal Schmidtjournal: make JournalFile::chain_cache an OrderedHashmap
2014-10-23 Lennart Poetteringmac: also rename use_{smack,selinux,apparmor}() calls...
2014-10-22 Lennart Poetteringjournalctl: add new --flush command and make use of...
2014-10-22 Lennart Poetteringmachine: validate machine names using machine_name_is_v...
2014-10-22 WaLyong Chojournal: do server_vacuum for sigusr1
2014-10-22 Lennart Poetteringjournalctl: don't introduce numeric constants with...
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...
next