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-04-19
Reintroduce f_type comparison macro
Harald Hoyer
2013-04-18
journal: when iterating through a file we might lose messages when changing d...
Marius Vollmer
2013-04-18
Revert f_type fixups
Harald Hoyer
2013-04-18
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-18
rename CMP_F_TYPE to F_TYPE_CMP
Harald Hoyer
2013-04-18
Add ugly CMP_F_TYPE() macro
Harald Hoyer
2013-04-17
fixup for cddf148028f52
Harald Hoyer
2013-04-17
fixup 8c68a7017 and cast to (unsigned long)
Harald Hoyer
2013-04-17
fixed statfs.f_type signed vs unsigned comparisons
Harald Hoyer
2013-04-17
journal: add one more level on top with AND
Harald Hoyer
2013-04-08
journal: Fix typo
Marius Vollmer
2013-04-04
journal: add sd_journal_get_timeout() call to public API
Lennart Poettering
2013-04-04
journal: add public API call sd_journal_get_events()
Lennart Poettering
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
[next]