chiark / gitweb /
Check return value from reading name_assign_type attr
[elogind.git] / src / journal /
2014-11-30 Lennart Poetteringjournald: close passed fds we cannot make sense of
2014-11-30 Ronny Chevaliertests: use assert_se instead of assert
2014-11-29 Josh Triplettcoredump: Support coredump.conf.d directories in the...
2014-11-29 Josh Triplettjournald: Support journald.conf.d directories in the...
2014-11-28 Lennart Poetteringcoredump: simplify a few things by allocating small...
2014-11-28 Lennart Poetteringcoredump: rework compose_open_fds()
2014-11-28 Michal Schmidttreewide: another round of simplifications
2014-11-28 Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28 Michal Schmidttreewide: more log_*_errno + return simplifications
2014-11-28 Michal Schmidttreewide: simplify log_*_errno(r,...) immediately follo...
2014-11-28 Michal Schmidttreewide: more log_*_errno() conversions, multiline...
2014-11-28 Michal Schmidttreewide: more log_*_errno() conversions
2014-11-28 Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28 Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-28 Lennart Poetteringlog: fix order of log_unit_struct() to match other...
2014-11-27 Lennart Poetteringlog: rearrange log function naming
2014-11-27 Zbigniew Jędrzejew... coredump: use openat
2014-11-27 Andrej Manduchjournalctl: print all possible lines immediately with...
2014-11-27 Jakub Filakcoredump: collect all /proc data useful for bug reporting
2014-11-26 Zbigniew Jędrzejew... journald: proceed even if some sockets are unknown
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...
next