summaryrefslogtreecommitdiff
path: root/src/journal/sd-journal.c
Commit message (Expand)AuthorAge
* rename CMP_F_TYPE to F_TYPE_CMPHarald Hoyer2013-04-18
* Add ugly CMP_F_TYPE() macroHarald Hoyer2013-04-18
* fixup for cddf148028f52Harald Hoyer2013-04-17
* fixup 8c68a7017 and cast to (unsigned long)Harald Hoyer2013-04-17
* fixed statfs.f_type signed vs unsigned comparisonsHarald Hoyer2013-04-17
* journal: add one more level on top with ANDHarald Hoyer2013-04-17
* journal: Fix typoMarius Vollmer2013-04-08
* journal: add sd_journal_get_timeout() call to public APILennart Poettering2013-04-04
* journal: add public API call sd_journal_get_events()Lennart Poettering2013-04-04
* catalog: open up catalog internalsZbigniew Jędrzejewski-Szmek2013-03-28
* journal: don't access j->files after useLennart Poettering2013-03-23
* journalctl: various fixes to the access check logicLennart Poettering2013-03-23
* journalctl: be smarter about journal error checksZbigniew Jędrzejewski-Szmek2013-03-22
* sd-journal: do not require path to be absoluteZbigniew Jędrzejewski-Szmek2013-03-18
* journal: use _cleanup_Zbigniew Jędrzejewski-Szmek2013-03-18
* journal: use sd_journal_close on error in sd_journal_newZbigniew Jędrzejewski-Szmek2013-03-18
* libsystemd-journal: return 0 on success in get_data()Zbigniew Jędrzejewski-Szmek2013-03-07
* log-show: look at everything in /run/log/journalZbigniew Jędrzejewski-Szmek2013-02-26
* journal: sd_journal_get_cursor should return 0 on successZbigniew Jędrzejewski-Szmek2013-02-22
* journal: by default do not decompress dat objects larger than 64KLennart Poettering2012-11-21
* journal: add sd_journal_get_catalog_for_message_id() as API to get catalog en...Lennart Poettering2012-11-20
* journal, shared: fix warnings during compilation on 32 bitsZbigniew Jędrzejewski-Szmek2012-11-16
* journal: implement message catalogLennart Poettering2012-11-15
* journal: provide an API that allows client to figure out whether they need to...Lennart Poettering2012-10-26
* journal: properly determine cutoff max dateLennart Poettering2012-10-26
* journal: typo fixLennart Poettering2012-10-18
* journal: validate field name in sd_journal_query_unique()Lennart Poettering2012-10-18
* libsystemd-journal: export sd_journal_restart_uniqueZbigniew Jędrzejewski-Szmek2012-10-18
* journal: add ability to list values a specified field can take in all entries...Lennart Poettering2012-10-18
* journalctl: properly track rotated journals in follow modeLennart Poettering2012-10-16
* sd-journal: fix bad memory accessLennart Poettering2012-10-16
* journal: when browsing the journal via browse.html allow clicking on entries ...Lennart Poettering2012-10-10
* journal: drop path name from cursor stringsLennart Poettering2012-10-10
* journal: make sure sd_journal_seek_cursor() seeks to the specified entry if i...Lennart Poettering2012-10-10
* sd-journal: properly parse cursor stringsLennart Poettering2012-09-28
* util: define union dirent_storage and make use of it everywhereLennart Poettering2012-09-19
* journal: when comparing two entries from separate files make sure we repositi...Lennart Poettering2012-09-19
* journal: add call to determine current journal file disk usageLennart Poettering2012-09-07
* sd-journal: return null when mmap_cache_new failsLukas Nykryn2012-08-23
* mmap: resize arrays dynamicallyLennart Poettering2012-08-18
* journal: implement generic sharable mmap caching logicLennart Poettering2012-08-16
* journald: initial version of FSPRG hookupLennart Poettering2012-08-13
* journalctl: include corrupted files in outputLennart Poettering2012-08-07
* journal: allow watching symlinked journal dirsLennart Poettering2012-07-19
* journal: when watching directories actually watch the directories asked forLennart Poettering2012-07-19
* journal: follow symlinks when enumerating journalsLennart Poettering2012-07-19
* journald: don't choke on journal files with no cutoff dateLennart Poettering2012-07-19
* journal: size journal data hash table based on maximum file size metricsLennart Poettering2012-07-17
* journal: automatically rotate journal files if the data hash table is full > 75%Lennart Poettering2012-07-17
* Spelling fixes.Ville Skyttä2012-07-16