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
/
journal-file.c
Age
Commit message (
Expand
)
Author
2015-07-24
journal: avoid mapping empty data and field hash tables
Lennart Poettering
2015-04-22
journal: don't force FS_NOCOW_FL on new journal files, but warn if it is missing
Lennart Poettering
2015-04-11
shared: add random-util.[ch]
Ronny Chevalier
2015-04-08
util: merge change_attr_fd() and chattr_fd()
Lennart Poettering
2015-03-27
fix gcc warnings about uninitialized variables
Harald Hoyer
2015-03-09
journal: fix return code
Zbigniew Jędrzejewski-Szmek
2015-03-09
journal-file: update format string to remove cast
Zbigniew Jędrzejewski-Szmek
2015-03-09
journal: align comments to make them more legible
Zbigniew Jędrzejewski-Szmek
2015-03-02
journal: fix Inappropriate ioctl for device on ext4
Cristian Rodríguez
2015-02-25
journal: make skipping of exhausted journal files effective again
Michal Schmidt
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-10
journald: don't specify inline in local functions
Lennart Poettering
2015-01-22
Fix some format strings for enums, they are signed
Zbigniew Jędrzejewski-Szmek
2015-01-08
util: make it easy to initialize the crtime from the current time in fd_setcr...
Lennart Poettering
2015-01-08
journald: turn off COW for journal files on btrfs
Lennart Poettering
2015-01-06
journal: consider file deletion errors a reason for rotation
Lennart Poettering
2015-01-06
journald: whenever we rotate a file, btrfs defrag it
Lennart Poettering
2015-01-05
journald: when we detect the journal file we are about to write to has been d...
Lennart Poettering
2015-01-05
journald: add some additional checks before we divide by values read from jou...
Lennart Poettering
2015-01-05
journald: process SIGBUS for the memory maps we set up
Lennart Poettering
2014-12-24
util: make creation time xattr logic more generic
Lennart Poettering
2014-12-18
journal: journal_file_next_entry() does not need pointer to current Object
Michal Schmidt
2014-12-18
journal: compare candidate entries using JournalFiles' locations
Michal Schmidt
2014-12-18
journal: keep per-JournalFile location info during iteration
Michal Schmidt
2014-12-18
journal: abstract the resetting of JournalFile's location
Michal Schmidt
2014-12-18
journal: delete unused function journal_file_skip_entry()
Michal Schmidt
2014-12-18
journal: delete unused function journal_file_move_to_entry_by_offset()
Michal Schmidt
2014-12-13
journal: replace contexts hashmap with a plain array
Michal Schmidt
2014-12-13
journal: push type_to_context conversion down to journal_file_move_to()
Michal Schmidt
2014-12-13
journal: have a named enum ObjectType
Michal Schmidt
2014-12-13
journal: consistently use OBJECT_<type> names instead of numbers
Michal Schmidt
2014-12-13
journal: move type_to_context() to journal-file.c
Michal Schmidt
2014-12-13
journal: remove journal_file_object_keep/release functions
Michal Schmidt
2014-12-13
journal: map objects to context set by caller, not by actual object type
Michal Schmidt
2014-12-11
journald: correct spacing near eol code comments
Torstein Husebø
2014-12-08
journal: Fix navigating backwards missing entries
Olivier Brunel
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-10-27
journald: be nice to coverity, add an extra assert
Lennart Poettering
2014-10-23
journal: make JournalFile::chain_cache an OrderedHashmap
Michal Schmidt
2014-10-09
sd-journal: fix sd_journal_enumerate_unique skipping values
Jan Janssen
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-08-27
sd-journal: verify that object start with the field name
Zbigniew Jędrzejewski-Szmek
2014-08-03
Fix misuse of uint64_t as size_t
Zbigniew Jędrzejewski-Szmek
2014-07-15
journal: allow files with no data whatsoever
Zbigniew Jędrzejewski-Szmek
2014-07-11
Fix build without any compression enabled
Zbigniew Jędrzejewski-Szmek
2014-07-08
fix #ifdef
Ronny Chevalier
2014-07-06
journal: add LZ4 as optional compressor
Zbigniew Jędrzejewski-Szmek
2014-05-28
build-sys: use glibc's xattr support instead of requiring libattr
Kay Sievers
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-05
journal: assume that next entry is after previous entry
Zbigniew Jędrzejewski-Szmek
[next]