chiark / gitweb /
sd-dhcp-client: Add reference counting for DHCP
[elogind.git] / src / journal /
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.
2014-01-31 Greg KHuse memzero(foo, length); for all memset(foo, 0, length...
2014-01-29 Zbigniew Jędrzejew... Get rid of write_safe
2014-01-28 Lennart Poetteringalways use the same code for creating temporary files
2014-01-28 Zbigniew Jędrzejew... journal: guarantee async-signal-safety in sd_journald_sendv
2014-01-28 Zbigniew Jędrzejew... Replace mkostemp+unlink with open(O_TMPFILE)
2014-01-15 Lukas NykrynRevert "Revert "coredumpctl: in case of error free...
2014-01-14 Zbigniew Jędrzejew... Revert "coredumpctl: in case of error free pattern...
2014-01-14 Lukas Nykryncoredumpctl: in case of error free pattern after print
2014-01-11 Zbigniew Jędrzejew... journald: do not free space when disk space runs low
2014-01-11 Zbigniew Jędrzejew... journalctl: allow globbing in --unit and --user-unit
2014-01-11 Zbigniew Jędrzejew... journal: fix access to munmapped memory in sd_journal_e...
2014-01-05 George McCollisterjournal: Add missing byte order conversions
2013-12-26 Zbigniew Jędrzejew... Use enums to make it obvious what boolean params mean
2013-12-26 Zbigniew Jędrzejew... systemctl: allow globbing in commands which take multip...
2013-12-26 Lennart Poetteringjournalctl: make sure -b --foobar cannot be misundersto...
2013-12-26 Lennart PoetteringRevert "journalctl: remove unexpected behavior of journ...
2013-12-25 Dave Reisnerjournalctl: remove unexpected behavior of journalctl -b
2013-12-24 Lennart Poetteringlog: log_error() and friends add a newline after each...
2013-12-24 Lennart Poetteringutil: unify SO_PEERCRED/SO_PEERSEC invocations
2013-12-22 Lennart Poetteringjournal: when we shall go down do so cleanly
2013-12-22 Lennart Poetteringshared: switch our hash table implementation over to...
2013-12-21 Florian Weimerjournal: replace readdir_r with readdir
2013-12-21 Florian Weimerjournald/server: replace readdir_r with readdir
2013-12-21 Florian Weimerjournal/vacuum: replace readdir_r with readdir
2013-12-19 Jason St. Johnjournalctl,zsh-completion: fix several issues in -...
2013-12-17 Shawn Landden_noreturn_ --> noreturn for C11 compat
2013-12-17 Thomas Hindoe Paab... journal-file.c: remove redundant assignment of variable
2013-12-17 Lennart Poetteringjournald: before closing /dev/kmsg let's unregister...
2013-12-17 Lennart Poetteringjournald: close /dev/kmsg again if we cannot make use...
2013-12-17 Lennart Poetteringjournald: downgrade warning message when /dev/kmsg...
2013-12-17 Shawn Landdenjournal: fix against (theoretical) undefined behavior
2013-12-16 Thomas Hindoe Paab... journal-file: protect against alloca(0)
2013-12-16 Zbigniew Jędrzejew... catalog: fix language detection
2013-12-15 Lennart Poetteringbus: _printf_ attributes should be on prototypes not...
2013-12-15 Thomas Hindoe Paab... test-journal-syslog: use streq_ptr since we pass in...
2013-12-14 Thomas Hindoe Paab... Add more _printf_'s for format-nonliterals
2013-12-13 Lennart Poetteringevent: be more conservative when returning errors from...
2013-12-13 Lennart Poetteringevent: rework sd-event exit logic
2013-12-12 Djalal Harounijournal: pipe journalctl help output into a pager
2013-12-11 Lennart Poetteringjournald: make sure the stdout/stderr stream fd is...
2013-12-11 Lennart Poetteringjournald: cache cgroup root path, instead of querying...
2013-12-11 Lennart Poetteringjournal: when listing logs of a container make sure...
2013-12-11 Lennart Poetteringjournald: cache hostname, boot_id and machine_id fields...
2013-12-11 Lennart Poetteringjournal: don't go belly up when an stdout/stderr client...
2013-12-11 Lennart Poetteringjournal: add ability to browse journals of running...
2013-12-11 Lennart Poetteringjournald: port to sd-event and enable watchdog support
2013-12-11 Zbigniew Jędrzejew... journald: malloc less when streaming messages
2013-12-10 Lennart Poetteringjournald: use a bit more cleanup magic!
2013-12-10 Dan McGeeEnsure unit is journaled for short-lived or oneshot...
2013-12-08 Dan McGeeFix memory leak in stdout journal streams
2013-12-07 Zbigniew Jędrzejew... Get rid of our reimplementation of basename
2013-12-03 Thomas Hindoe Paab... trivial coding style clean ups
2013-12-03 Zbigniew Jędrzejew... journal: fail silently in sd_j_sendv() if journal is...
2013-12-03 Zbigniew Jędrzejew... catalog: determine language from the filename
2013-12-02 Thomas Hindoe Paab... Use assert_return in more of the public API
2013-11-27 Lennart Poetteringjournald: mention how long we needed to flush to /var...
2013-11-27 Lennart Poetteringjournal: simplify pre-allocation logic
2013-11-27 Lennart Poetteringjournal: add a test case for flushing messages out...
2013-11-26 Lennart Poetteringjournal: allow journal_file_copy_entry() to work on...
next