summaryrefslogtreecommitdiff
path: root/src/journal
Commit message (Expand)AuthorAge
* memfd: rename memfd.h to memfd-util.h to avoid any confusion with any libc pr...Lennart Poettering2014-10-30
* memfd: always use our internal utility functions where we have themLennart Poettering2014-10-30
* journal: when sending huge log messages prefer memfds over temporary files in...Lennart Poettering2014-10-30
* journald: be nice to coverity, add an extra assertLennart Poettering2014-10-27
* journald: fix flushingZbigniew Jędrzejewski-Szmek2014-10-26
* journalctl: correct help text for --untilSantiago Vila2014-10-25
* journalctl: Unify boot id lookup into common function get_bootsJan Janssen2014-10-24
* journald: removed gendered pronouns in commentKlaus Purer2014-10-24
* journal: make sd_journal::files a OrderedHashmapMichal Schmidt2014-10-23
* journal: make Server::user_journals an OrderedHashmapMichal Schmidt2014-10-23
* journal: make JournalFile::chain_cache an OrderedHashmapMichal Schmidt2014-10-23
* mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ...Lennart Poettering2014-10-23
* journalctl: add new --flush command and make use of it in systemd-journal-flu...Lennart Poettering2014-10-23
* machine: validate machine names using machine_name_is_valid() instead of stri...Lennart Poettering2014-10-22
* journal: do server_vacuum for sigusr1WaLyong Cho2014-10-22
* journalctl: don't introduce numeric constants with special names, give them n...Lennart Poettering2014-10-22
* sd-journal: consistently use ternary operator for all direction checksChristian Hesse2014-10-20
* ModernizationZbigniew Jędrzejewski-Szmek2014-10-12
* journalctl: use pager for --list-bootsZbigniew Jędrzejewski-Szmek2014-10-09
* sd-journal: fix sd_journal_enumerate_unique skipping valuesJan Janssen2014-10-09
* sd-journal: change check to assertZbigniew Jędrzejewski-Szmek2014-10-09
* sd-journal: do not reset sd_j_enumerate_unique position on errorZbigniew Jędrzejewski-Szmek2014-10-09
* time: functions named "internal" really shouldn't be exportedLennart Poettering2014-10-08
* 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