]> git.ipfire.org Git - thirdparty/systemd.git/history - src/journal
journal/compress: return early in uncompress_startswith
[thirdparty/systemd.git] / src / journal /
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
2014-06-19  Lennart Poetteringcoredumpctl: introduce new -1 switch for showing a...
2014-06-19  Lennart Poetteringcoredump: simplify how we apply extended attributes...
2014-06-19  Lennart Poetteringcoredump: include stacktrace of coredumps in the log...
2014-06-18  Lennart Poetteringcoredump: add 3 more metadata fields to coredump entries
2014-06-18  Lennart Poetteringcoredump: add new "info" verb to coredumpctl showing...
2014-06-18  Lennart Poetteringcoredump: make sure coredumpctl can handle externally...
2014-06-18  Lennart Poetteringcoredump: optionally store coredumps on disk, not in...
2014-06-16  Thomas Hindoe Paab... journal-remote: fix memleak
2014-06-13  Lennart Poetteringos-release: define /usr/lib/os-release as fallback...
2014-06-11  Lennart Poetteringjournald: create /run/log/journal with the correct...
2014-06-10  Lennart Poetteringtmpfiles: get rid of "m" lines, make them redundant...
2014-06-04  Lennart Poetteringjournald: move /dev/log socket to /run
2014-05-28  Kay Sieversbuild-sys: use glibc's xattr support instead of requiri...
2014-05-25  Cristian RodríguezUse %m instead of strerror(errno) where appropiate
2014-05-21  Lennart Poetteringlogind: don't apply RemoveIPC= to system users
2014-05-15  Zbigniew Jędrzejew... Remove unnecessary casts in printfs
2014-05-06  Lennart Poetteringjournald: remove some dead code
2014-04-26  Zbigniew Jędrzejew... test-journal-flush: avoid predictable names in /var/tmp
2014-04-23  Thomas Hindoe Paab... journal-gatewayd: bugfix for invalid level case
2014-04-21  Bas van den BergRemove duplicate includes
2014-04-12  Zbigniew Jędrzejew... journal: properly detect language specified in line
2014-04-12  Zbigniew Jędrzejew... journal: cleanup up error handling in update_catalog()
2014-04-12  Zbigniew Jędrzejew... Unify GREEDY_REALLOC and GREEDY_REALLOC_T
2014-04-06  Thomas Hindoe Paab... journal-remote-parse: avoid passing null to memchr
2014-04-05  Zbigniew Jędrzejew... journalctl: free arg_file on exit
2014-03-24  Lennart Poetteringutil: replace close_pipe() with new safe_close_pair()
2014-03-24  Lennart Poetteringsd-event: rework API to support CLOCK_REALTIME_ALARM...
2014-03-18  Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-03-18  Zbigniew Jędrzejew... microhttpd-util: avoid double free on error
2014-03-18  Zbigniew Jędrzejew... journal-remote: do not attempt to read from µhttpd...
2014-03-17  Thomas Hindoe Paab... remove unused variable
2014-03-17  Zbigniew Jędrzejew... journal-remote: implement inheriting http(s) sockets
2014-03-17  Zbigniew Jędrzejew... microhttpd-util: use static buffer for static messages
2014-03-17  Zbigniew Jędrzejew... journal-remote: HTTP(s) support
2014-03-17  Zbigniew Jędrzejew... journal-remote: tool to receive messages over the network
2014-03-17  Zbigniew Jędrzejew... journal-gatewayd: check if certificate is signed by CA
2014-03-17  Zbigniew Jędrzejew... journal-gatewayd: log to journal from gnutls
2014-03-17  Zbigniew Jędrzejew... journal-gatewayd: ask clients to provide certificates
2014-03-17  Zbigniew Jędrzejew... journal: export valid_user_field and size defines
2014-03-17  Zbigniew Jędrzejew... journal: extract duplicated code to a function
2014-03-17  Zbigniew Jędrzejew... journal: extract duplicated code to a function
2014-03-17  Zbigniew Jędrzejew... journald: remove stray reset of error return value
2014-03-16  Josh TriplettUse strlen even for constant strings
2014-03-14  Sebastian Thorarensenjournald: add support for wall forwarding
2014-03-07  Daniel MackMake tables for DEFINE_STRING_TABLE_LOOKUP consistent
2014-03-05  Zbigniew Jędrzejew... journal: forget file after encountering an error
2014-03-05  Zbigniew Jędrzejew... journal: assume that next entry is after previous entry
2014-03-03  Lennart Poetteringconf-parse: rename config_parse_level() to config_parse...
2014-02-27  Zbigniew Jędrzejew... journalctl: refuse extra arguments with --verify and...
2014-02-25  Zbigniew Jędrzejew... Remove dead lines in various places
2014-02-23  Lennart Poetteringjournal: downgrade vaccuum message to debug level
2014-02-23  Lennart Poetteringcore: clean up some confusing regarding SI decimal...
2014-02-21  Dave Reisnerjournald: ignore failure to watch hostname_fd on older...
2014-02-20  Lennart Poetteringmacro: introduce a nice macro for disabling -Wformat...
2014-02-20  Daniel Mackjournal: fix compiler warning in journal_file_append_data()
2014-02-20  Daniel Mackjournal: fix compiler warning in real_journal_next()
2014-02-19  Lennart Poetteringapi: in constructor function calls, always put the...
2014-02-19  Kay Sieversbuild-sys: merge libsystemd-journal into libsystemd
2014-02-19  Lennart Poetteringjournal: don't clobber return parameters of sd_journal_...
2014-02-19  Lennart Poetteringmake gcc shut up
2014-02-18  Jan Engelhardtdoc: update punctuation
2014-02-17  Zbigniew Jędrzejew... Some modernizations
2014-02-12  Zbigniew Jędrzejew... journald: log provenience of signals
2014-02-04  Colin Guthriejournal: Drop pkgconfig reference to libsystemd-id128.
next