chiark / gitweb /
systemctl: when status is called without arguments show pager
[elogind.git] / src / journal /
2013-05-15 Thomas Hindoe Paab... sd-journal: check if the pointers passed are the same
2013-05-13 Auke Kokjournald-stream: typo in error message.
2013-05-09 Zbigniew Jędrzejew... systemd-python: add __version__ strings
2013-05-09 Zbigniew Jędrzejew... Rearrange a few fields to reduce holes
2013-05-07 Lennart Poetteringhostname: only suppress setting of pretty hostname...
2013-05-07 Lennart Poetteringjournald: don't recalculate the ACL mask
2013-05-06 Lennart Poetteringjournald: be more careful when we try to flush the... v203
2013-05-03 Zbigniew Jędrzejew... journal: as a µ-opt, use sizeof instead of strlen
2013-05-03 Colin Guthriejournal: Set the default keep free value to 15% (up...
2013-05-03 Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
2013-04-26 Colin Walterscoredump: use realloc() loop instead of malloc(768M)
2013-04-26 Cristian RodríguezAdd some extra __attribute__ ((format)) s
2013-04-25 Lennart Poetteringconf-parser: restrict .include usage
2013-04-25 Greg Kroah-Hartmanjournal: remove build warning when SELinux is disabled
2013-04-24 Zbigniew Jędrzejew... Add set_consume which always takes ownership
2013-04-23 Lennart Poetteringcgroup: make sure all our cgroup objects have a suffix...
2013-04-19 Harald HoyerReintroduce f_type comparison macro
2013-04-18 Marius Vollmerjournal: when iterating through a file we might lose...
2013-04-18 Harald HoyerRevert f_type fixups
2013-04-18 Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-18 Harald Hoyerrename CMP_F_TYPE to F_TYPE_CMP
2013-04-18 Harald HoyerAdd ugly CMP_F_TYPE() macro
2013-04-18 Lennart Poetteringbuild-sys: add sd_journal_add_conjunction() to symbol...
2013-04-17 Harald Hoyerfixup for cddf148028f52
2013-04-17 Harald Hoyerfixup 8c68a7017 and cast to (unsigned long)
2013-04-17 Harald Hoyerfixed statfs.f_type signed vs unsigned comparisons
2013-04-17 Harald Hoyerjournalctl: specify "--unit=" and "--user-unit" multipl...
2013-04-17 Harald Hoyerjournal: add one more level on top with AND
2013-04-17 Zbigniew Jędrzejew... journalctl: show fields requested with --field in full
2013-04-17 Zbigniew Jędrzejew... Report about syntax errors with metadata
2013-04-16 Michal Schmidtjournal: fix off-by-one error in native message iovec...
2013-04-16 Lennart Poetteringmacro: rework how we define cleanup macros
2013-04-16 Lennart Poetteringnspawn: introduce the new /machine/ tree in the cgroup...
2013-04-14 Zbigniew Jędrzejew... Include <fcntl.h> instead of <sys/fcntl.h>
2013-04-14 Zbigniew Jędrzejew... fileio: in envfiles, do not skip lines following empty...
2013-04-12 Mirco Tischlerjournal: fix broken tags _SOURCE_REALTIME_TIMESTAMP...
2013-04-10 Lukas Nykrynjournalctl: check return of strjoin
2013-04-08 Lennart Poetteringjournald: bring max coredump size in sync with max...
2013-04-08 Lennart Poetteringjournald: no need to free audit vars
2013-04-08 Lennart Poetteringjournald: drop two more memory allocations
2013-04-08 Lennart Poetteringjournald: get rid of one more memory allocation
2013-04-08 Holger Hans Peter... journald: Do not dynamically allocate _UID/_GID/_PID...
2013-04-08 Holger Hans Peter... journald: Do not always record _AUDIT_SESSION and _AUDI...
2013-04-08 Marius Vollmerjournal: Fix typo
2013-04-05 Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-04-05 Zbigniew Jędrzejew... test-catalog,core/load-dropin: remove unused variables
2013-04-05 Cristian Rodríguezjournal: u64log2 can be expressed just as __builtin_clz...
2013-04-05 Lennart Poetteringbus: add convenience functions for constructing and...
2013-04-04 Lennart Poetteringjournal: add sd_journal_get_timeout() call to public API
2013-04-04 Lennart Poetteringjournal: add public API call sd_journal_get_events()
2013-04-04 Lennart Poetteringutil: make time formatting a bit smarter
2013-04-03 Lennart Poetteringutil: rename parse_usec() to parse_sec() sinds the...
2013-04-02 Lennart Poetteringutil: add a bit of syntactic sugar for saving/restoring...
2013-04-02 Cristian RodríguezAlways use our own MAX/MIN definitions
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...
next