index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
journal
/
sd-journal.c
Age
Commit message (
Expand
)
Author
2013-03-28
catalog: open up catalog internals
Zbigniew Jędrzejewski-Szmek
2013-03-23
journal: don't access j->files after use
Lennart Poettering
2013-03-23
journalctl: various fixes to the access check logic
Lennart Poettering
2013-03-22
journalctl: be smarter about journal error checks
Zbigniew Jędrzejewski-Szmek
2013-03-18
sd-journal: do not require path to be absolute
Zbigniew Jędrzejewski-Szmek
2013-03-18
journal: use _cleanup_
Zbigniew Jędrzejewski-Szmek
2013-03-18
journal: use sd_journal_close on error in sd_journal_new
Zbigniew Jędrzejewski-Szmek
2013-03-07
libsystemd-journal: return 0 on success in get_data()
Zbigniew Jędrzejewski-Szmek
2013-02-26
log-show: look at everything in /run/log/journal
Zbigniew Jędrzejewski-Szmek
2013-02-22
journal: sd_journal_get_cursor should return 0 on success
Zbigniew Jędrzejewski-Szmek
2012-11-21
journal: by default do not decompress dat objects larger than 64K
Lennart Poettering
2012-11-20
journal: add sd_journal_get_catalog_for_message_id() as API to get catalog en...
Lennart Poettering
2012-11-16
journal, shared: fix warnings during compilation on 32 bits
Zbigniew Jędrzejewski-Szmek
2012-11-15
journal: implement message catalog
Lennart Poettering
2012-10-26
journal: provide an API that allows client to figure out whether they need to...
Lennart Poettering
2012-10-26
journal: properly determine cutoff max date
Lennart Poettering
2012-10-18
journal: typo fix
Lennart Poettering
2012-10-18
journal: validate field name in sd_journal_query_unique()
Lennart Poettering
2012-10-18
libsystemd-journal: export sd_journal_restart_unique
Zbigniew Jędrzejewski-Szmek
2012-10-18
journal: add ability to list values a specified field can take in all entries...
Lennart Poettering
2012-10-16
journalctl: properly track rotated journals in follow mode
Lennart Poettering
2012-10-16
sd-journal: fix bad memory access
Lennart Poettering
2012-10-10
journal: when browsing the journal via browse.html allow clicking on entries ...
Lennart Poettering
2012-10-10
journal: drop path name from cursor strings
Lennart Poettering
2012-10-10
journal: make sure sd_journal_seek_cursor() seeks to the specified entry if i...
Lennart Poettering
2012-09-28
sd-journal: properly parse cursor strings
Lennart Poettering
2012-09-19
util: define union dirent_storage and make use of it everywhere
Lennart Poettering
2012-09-19
journal: when comparing two entries from separate files make sure we repositi...
Lennart Poettering
2012-09-07
journal: add call to determine current journal file disk usage
Lennart Poettering
2012-08-23
sd-journal: return null when mmap_cache_new fails
Lukas Nykryn
2012-08-18
mmap: resize arrays dynamically
Lennart Poettering
2012-08-16
journal: implement generic sharable mmap caching logic
Lennart Poettering
2012-08-13
journald: initial version of FSPRG hookup
Lennart Poettering
2012-08-07
journalctl: include corrupted files in output
Lennart Poettering
2012-07-19
journal: allow watching symlinked journal dirs
Lennart Poettering
2012-07-19
journal: when watching directories actually watch the directories asked for
Lennart Poettering
2012-07-19
journal: follow symlinks when enumerating journals
Lennart Poettering
2012-07-19
journald: don't choke on journal files with no cutoff date
Lennart Poettering
2012-07-17
journal: size journal data hash table based on maximum file size metrics
Lennart Poettering
2012-07-17
journal: automatically rotate journal files if the data hash table is full > 75%
Lennart Poettering
2012-07-16
Spelling fixes.
Ville Skyttä
2012-07-15
journal: align byte-buffer that gets cased to an object
Kay Sievers
2012-07-13
util: rename join() to strjoin()
Lennart Poettering
2012-07-13
journal: beef up journal matches considerably
Lennart Poettering
2012-07-13
journal: check fields we search for more carefully
Lennart Poettering
2012-07-13
journal: fix interleaving of files with different time sources
Lennart Poettering
2012-07-11
journalctl: add a marker to log output for reboots
Lennart Poettering
2012-07-11
journal: rework directory enumeration/watch logic
Lennart Poettering
2012-07-10
journal: introduce sd_journal_wait() to simplify writing synchronous clients
Lennart Poettering
2012-07-03
journal: fix iteration through journal if one file is corrupt
Lennart Poettering
[next]