chiark / gitweb /
core/socket: log errors when starting socket for this socket
[elogind.git] / src / journal /
2013-03-31 Zbigniew Jędrzejew... journalctl: reword error message
2013-03-31 Zbigniew Jędrzejew... journald: check return value of strappend
2013-03-31 Lennart Poetteringjournal-gatewayd: query PID 1 for virtalization
2013-03-29 Zbigniew Jędrzejew... journalctl: fix --update-catalog with not --root arg
2013-03-29 Zbigniew Jędrzejew... journalctl: support --root for message catalogs
2013-03-29 Zbigniew Jędrzejew... catalog: open up catalog internals
2013-03-29 Zbigniew Jędrzejew... catalog: make sure strings are terminated
2013-03-29 Zbigniew Jędrzejew... coredump: do not free twice v200
2013-03-27 Lukas Nykryncatalog: fix error codes handling in catalog_list_items
2013-03-27 Lukas Nykrynlog: fix error codes handling in catalog_list_items
2013-03-25 Oleksii Shevchukjournal: Add sync timer to journal server
2013-03-23 Kay Sieversjournald: remove unconditional log_*() use in the main...
2013-03-23 Lennart Poetteringjournal: don't access j->files after use
2013-03-23 Lennart Poetteringjournalctl: various fixes to the access check logic
2013-03-22 Zbigniew Jędrzejew... journalctl: be smarter about journal error checks
2013-03-22 Zbigniew Jędrzejew... build-sys: move acl searching code into libsystemd-acl
2013-03-22 Lennart Poetteringjournalctl: give a nice hint about group membership...
2013-03-22 Jan Alexander Stef... Fix vacuum logic error
2013-03-20 Zbigniew Jędrzejew... Remove some unused variables
2013-03-20 Lennart Poetteringmacro: don't redefine CLAMP if it is already defined...
2013-03-20 Zbigniew Jędrzejew... journalct: beef up entry listing
2013-03-20 Zbigniew Jędrzejew... journalctl: use _cleanup_ in one function
2013-03-18 Zbigniew Jędrzejew... sd-journal: do not require path to be absolute
2013-03-18 Zbigniew Jędrzejew... journal,shared: add _cleanup_journal_close_
2013-03-18 Zbigniew Jędrzejew... journal: use _cleanup_
2013-03-18 Zbigniew Jędrzejew... journal: use sd_journal_close on error in sd_journal_new
2013-03-16 Kay Sieversjournal: pass the *pid* to sd_pid_get_owner_uid()
2013-03-13 Zbigniew Jędrzejew... journalctl: show systemd messages about unit for -u
2013-03-11 Lennart Poetteringjournald: allow priority of 999, too
2013-03-08 Michal Schmidtjournal: allow priority 0 in stdout stream
2013-03-07 Lennart Poetteringjournalctl: imply -n1000 when -e is used
2013-03-07 Harald Hoyerpager: introduce "jump to end" option
2013-03-07 Zbigniew Jędrzejew... libsystemd-journal: return 0 on success in get_data()
2013-03-06 Zbigniew Jędrzejew... libsystemd-journal: export new function, increase libra...
2013-03-06 Zbigniew Jędrzejew... journal: properly advertise sd_journal_reliable_fd
2013-03-06 Zbigniew Jędrzejew... journal/tests: free allocated memory in test
2013-03-05 Lennart Poetteringjournald: introduce new "systemd-journal" group and...
2013-03-05 Lennart Poetteringjournald: stpcpy() + mempcpy() are awesome
2013-03-05 Lennart Poetteringjournald: drop splitting-by-audit entirely
2013-03-05 Lennart Poetteringjournald: be a bit more careful when spitting up journa...
2013-03-05 Lennart Poetteringjournald: check session owner UID rather then audit...
2013-03-04 Kay Sieversjournal: split journal uid only when audit uid data...
2013-03-03 Zbigniew Jędrzejew... journald: do not barf when setting RateLimitInterval=0
2013-03-01 Lennart Poetteringcoredump: bump coredump truncation size from 24M to...
2013-03-01 Daniel Wallacejournalctl: add --user-unit= switch
2013-03-01 Lukas Nykrynjournalctl: add --reverse option to show the newest...
2013-03-01 Zbigniew Jędrzejew... Merge branch 'python-systemd-reader'
2013-02-27 Zbigniew Jędrzejew... log-show: look at everything in /run/log/journal
2013-02-24 Paul W. Frieldsjournal: fix --until
2013-02-22 Zbigniew Jędrzejew... journalct: also print Python code in --new-id
2013-02-22 Zbigniew Jędrzejew... journal: sd_journal_get_cursor should return 0 on success
2013-02-14 Harald Hoyeradded some missing include for a5c32cff1f56afe6f0c6c70d...
2013-02-14 Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-02-13 Thomas Hindoe Paab... use streq instead of strcmp
2013-02-13 Colin Waltersjournal: Don't use loginuid if it's not valid
2013-02-11 Lennart Poetteringjournalctl: allow both "-n 55" and "-n55" on the comman...
2013-02-08 Kay Sieversshared: conf-files - add root parameter
2013-02-07 Mirco Tischlercoredump: make use of the cleanup macros
2013-02-07 Mirco Tischlerjournal: log user units for coredumps and show them...
2013-01-29 Zbigniew Jędrzejew... journalctl: allow --lines=0 i.e. only new
2013-01-18 Mirco Tischlerjournal: log _SYSTEMD_USER_UNIT for user session units
2013-01-18 Zbigniew Jędrzejew... journal-gatewayd,man: document new HTTPS options
2013-01-18 Zbigniew Jędrzejew... journal-gatewayd: return nice error on unsupported...
2013-01-18 Zbigniew Jędrzejew... journal-gatewayd: allow pipelining
2013-01-18 Zbigniew Jędrzejew... journal-gatewayd: always log oom() in addition to retur...
2013-01-18 Zbigniew Jędrzejew... journal-gatewayd: redirect microhttpd messages to journal
2013-01-18 Zbigniew Jędrzejew... journal-gatewayd: SSL support
2013-01-18 Zbigniew Jędrzejew... journal-gatewayd: unify two code paths
2013-01-16 Lukas Nykrynsystemctl,loginctl,cgls: do not ellipsize cgroup member...
2013-01-15 David Herrmannjournalctl: quit on I/O error
2013-01-10 Zbigniew Jędrzejew... journald: use automatic cleanup
2013-01-07 Tom GundersenMerge nss-myhostname
2013-01-04 Lennart Poetteringbuild-sys: drop all distribution specfic checks
2012-12-19 Lukas Nykryncoredumpctl: check return of strndup
2012-12-17 Zbigniew Jędrzejew... journal: move _packed_ attribute to the end
2012-11-25 Zbigniew Jędrzejew... journal: fix warning about pointer arithmetic
2012-11-25 Zbigniew Jędrzejew... journal-gatewayd: minor cleanup
2012-11-23 Lennart Poetteringjournal: fix SO_PASSSEC invocation
2012-11-20 Lennart Poetteringjournal: by default do not decompress dat objects large...
2012-11-20 Lennart Poetteringjournal: add sd_journal_get_catalog_for_message_id...
2012-11-20 Lennart Poetteringjournal-send: always send SYSLOG_IDENTIFIER, if we...
2012-11-20 Lennart Poetteringjournal-send: unify a bit of code
2012-11-19 Lennart Poetteringjournald: fix bad memory access
2012-11-17 Zbigniew Jędrzejew... journalctl: add option to forgo ellipsization
2012-11-16 Zbigniew Jędrzejew... journal: use $(localstatedir)/lib/systemd/catalog for...
2012-11-16 Zbigniew Jędrzejew... journal, shared: fix warnings during compilation on...
2012-11-16 Kay Sieversjournal: catalog - silent output, it's usually only...
2012-11-16 Zbigniew Jędrzejew... journalctl: better error messages for --update-catalog
2012-11-16 Lennart Poetteringjournal: extend catalog header to 64bit for all fields...
2012-11-15 Lennart Poetteringjournal: implement message catalog
2012-11-15 Lekensteynjournalctl: require argument for --priority
2012-11-14 Zbigniew Jędrzejew... build-sys: store journald code in a noinst library
2012-11-12 Thomas Hindoe Paab... remove duplicate semicolons
2012-11-12 Dave Reisnerenable localization for common *ctl commands
2012-11-09 Dave Reisnercoredumpctl: add missing -F, --field option to help
2012-11-09 Dave Reisnersystemd-coredumpctl: add 'gdb' to usage output
2012-11-02 Michal Schmidtutil: add is_locale_utf8()
2012-10-30 Zbigniew Jędrzejew... coredumpctl: add --field/-F option
2012-10-30 Zbigniew Jędrzejew... coredumpctl: add --no-legend option
2012-10-30 Zbigniew Jędrzejew... coredumpctl: fix program return code
next