chiark / gitweb /
journalctl: various fixes to the access check logic
[elogind.git] / src / journal / sd-journal.c
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-18 Zbigniew Jędrzejew... sd-journal: do not require path to be absolute
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-07 Zbigniew Jędrzejew... libsystemd-journal: return 0 on success in get_data()
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-22 Zbigniew Jędrzejew... journal: sd_journal_get_cursor should return 0 on success
2013-01-07 Tom GundersenMerge nss-myhostname
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-16 Zbigniew Jędrzejew... journal, shared: fix warnings during compilation on...
2012-11-15 Lennart Poetteringjournal: implement message catalog
2012-10-26 Lennart Poetteringjournal: provide an API that allows client to figure...
2012-10-25 Lennart Poetteringjournal: properly determine cutoff max date
2012-10-18 Lennart Poetteringjournal: typo fix
2012-10-18 Lennart Poetteringjournal: validate field name in sd_journal_query_unique()
2012-10-18 Zbigniew Jędrzejew... libsystemd-journal: export sd_journal_restart_unique
2012-10-18 Lennart Poetteringjournal: add ability to list values a specified field...
2012-10-16 Lennart Poetteringjournalctl: properly track rotated journals in follow...
2012-10-16 Lennart Poetteringsd-journal: fix bad memory access
2012-10-10 Lennart Poetteringjournal: when browsing the journal via browse.html...
2012-10-10 Lennart Poetteringjournal: drop path name from cursor strings
2012-10-09 Lennart Poetteringjournal: make sure sd_journal_seek_cursor() seeks to...
2012-09-27 Lennart Poetteringsd-journal: properly parse cursor strings
2012-09-19 Lennart Poetteringutil: define union dirent_storage and make use of it...
2012-09-19 Lennart Poetteringjournal: when comparing two entries from separate files...
2012-09-07 Lennart Poetteringjournal: add call to determine current journal file...
2012-08-23 Lukas Nykrynsd-journal: return null when mmap_cache_new fails
2012-08-17 Lennart Poetteringmmap: resize arrays dynamically
2012-08-16 Lennart Poetteringjournal: implement generic sharable mmap caching logic
2012-08-13 Lennart Poetteringjournald: initial version of FSPRG hookup
2012-08-06 Lennart Poetteringjournalctl: include corrupted files in output
2012-07-19 Lennart Poetteringjournal: allow watching symlinked journal dirs
2012-07-19 Lennart Poetteringjournal: when watching directories actually watch the...
2012-07-19 Lennart Poetteringjournal: follow symlinks when enumerating journals
2012-07-19 Lennart Poetteringjournald: don't choke on journal files with no cutoff...
2012-07-16 Lennart Poetteringjournal: size journal data hash table based on maximum...
2012-07-16 Lennart Poetteringjournal: automatically rotate journal files if the...
2012-07-16 Ville SkyttäSpelling fixes.
2012-07-15 Kay Sieversjournal: align byte-buffer that gets cased to an object
2012-07-13 Lennart Poetteringutil: rename join() to strjoin()
2012-07-12 Lennart Poetteringjournal: beef up journal matches considerably
2012-07-12 Lennart Poetteringjournal: check fields we search for more carefully
2012-07-12 Lennart Poetteringjournal: fix interleaving of files with different time...
2012-07-10 Lennart Poetteringjournalctl: add a marker to log output for reboots
2012-07-10 Lennart Poetteringjournal: rework directory enumeration/watch logic
2012-07-10 Lennart Poetteringjournal: introduce sd_journal_wait() to simplify writin...
2012-07-03 Lennart Poetteringjournal: fix iteration through journal if one file...
2012-06-16 Lennart Poetteringjournal: fix SD_JOURNAL_SYSTEM_ONLY flag
2012-06-16 Lennart Poetteringjournal: expose and make use of cutoff times of journal
2012-05-30 Lennart Poetteringjournal: don't allow adding invalid matches to the...
2012-05-30 Lennart Poetteringjournalctl: for now complain if more than one match...
2012-05-08 Kay Sieversutil: split-out path-util.[ch]
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-03 Kay Sieversimport udev repository
2012-03-27 Lennart Poetteringjournal: properly handle if we interleave files with...
2012-03-22 Frederic Crozatadd sparse support to detect endianness bug
2012-03-14 Marti Raudseppjournal: Don't hold pointers to journal while remapping
2012-01-21 Dan Horákjournal: systemd v38 fails to build on big-endians
2012-01-11 Lennart Poetteringsd-journal: implement a number of non-implemented calls...
2012-01-04 Lennart Poetteringjournal: beef up journal output of systemctl and journalctl
2012-01-04 Lennart Poetteringjournalctl: fix counting of -n parameter
2012-01-04 Lennart Poetteringjournal: fix reverse traversing of entries
2012-01-04 Lennart Poetteringjournal: add missing error check
2012-01-04 Lennart Poetteringjournal: don't mind too much if we can't find a monoton...
2012-01-04 Lennart Poetteringjournal: add missing error check
2012-01-03 Lennart Poetteringjournal: add _public_ to all sd-journal calls, and...
2011-12-30 Lennart PoetteringMerge branch 'journal'
2011-12-29 Lennart Poetteringjournald: flush /run to /var as soon as it becomes...
2011-12-27 Lennart Poetteringjournal: fix typo
2011-12-21 Lennart Poetteringjournald: enforce some syntax restrictions on field...
2011-12-21 Lennart Poetteringjournalctl: add json, export, short and verbose output...
2011-12-21 Lennart Poetteringjournal: add inline compression support with XZ
2011-12-19 Lennart Poetteringjournal: fix matches
2011-12-19 Lennart Poetteringjournal: implement inotify-based live logging logic
2011-12-17 Lennart Poetteringjournal: enforce limits on open journal files
2011-11-08 Lennart PoetteringMerge branch 'master' into journal
2011-11-08 Lennart Poetteringjournal: implement multiple field matches
2011-10-15 Lennart Poetteringjournal: automaticall reset location when the set of...
2011-10-15 Lennart Poetteringjournal: implement seek to head/tail
2011-10-14 Lennart Poetteringjournal: unify code for up and for down traversal
2011-10-14 Lennart Poetteringjournal: properly implement matching with multiple...
2011-10-14 Lennart Poetteringjournal: if two entries match with everything but seqnu...
2011-10-14 Lennart Poetteringjournal: move field index from file into journal object
2011-10-14 Lennart Poetteringjournal: when the same entry is in two files, skip...
2011-10-14 Lennart Poetteringjournal: synchronize seqnum across files
2011-10-14 Lennart Poetteringjournal: fix field retrieval by name
2011-10-14 Lennart Poetteringjournal: implement parallel file traversal
2011-10-13 Lennart Poetteringjournal: implementation rotation
2011-10-12 Lennart PoetteringMerge branch 'master' into journal
2011-10-08 Lennart Poetteringjournal: implement parallel traversal in client
2011-10-07 Lennart Poetteringjournal: split user logs into their own journal files
2011-10-07 Lennart Poetteringjournal: replace linked list by hashmap when merging...
2011-10-07 Lennart Poetteringjournal: store XOR combination of entry data object...
2011-10-07 Lennart Poetteringjournal: add preliminary incomplete implementation