index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
/
journal-file.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
journal: rotate busy files away when we try to write to them
Lennart Poettering
2012-07-19
1
-2
/
+4
*
journal: when we suggest a rotation, explain why
Lennart Poettering
2012-07-18
1
-3
/
+19
*
journal: estimate data hash table size a bit larger by default
Lennart Poettering
2012-07-18
1
-3
/
+3
*
journal: actually set archived files to archived state
Lennart Poettering
2012-07-17
1
-1
/
+2
*
journalctl: decode more header files in --header
Lennart Poettering
2012-07-17
1
-0
/
+10
*
journal: size journal data hash table based on maximum file size metrics
Lennart Poettering
2012-07-17
1
-9
/
+25
*
journal: immediately rotate when the journal was previously not closed properly
Lennart Poettering
2012-07-17
1
-6
/
+8
*
journal: automatically rotate journal files if the data hash table is full > 75%
Lennart Poettering
2012-07-17
1
-24
/
+97
*
journal: use tail/head timestamps from header for cutoff logic
Lennart Poettering
2012-07-16
1
-11
/
+6
*
journald: don't enforce monotonicity of realtime clocks when copying entries
Lennart Poettering
2012-07-16
1
-3
/
+0
*
journal: beef up journal matches considerably
Lennart Poettering
2012-07-13
1
-32
/
+187
*
journal: fix seeking by realtime/seqnum
Lennart Poettering
2012-07-13
1
-2
/
+6
*
journal: fix bad memory access
Lennart Poettering
2012-07-13
1
-1
/
+1
*
journal: fix bisection logic for first entry
Lennart Poettering
2012-07-13
1
-3
/
+6
*
journal: fix monotonic seeking
Lennart Poettering
2012-06-17
1
-2
/
+2
*
journal: expose and make use of cutoff times of journal
Lennart Poettering
2012-06-17
1
-0
/
+72
*
journal: correct list link up on hash collisions
Lennart Poettering
2012-06-17
1
-1
/
+1
*
journal: add basic object definition for signatures
Lennart Poettering
2012-06-17
1
-0
/
+4
*
journal: replace arena offset by header size
Lennart Poettering
2012-06-17
1
-8
/
+11
*
journal-file: fix mmap leak
Michal Schmidt
2012-06-12
1
-2
/
+5
*
Fixed handling of posix_fallocate() returned value
Guillermo Vidal
2012-05-22
1
-2
/
+4
*
fix a couple of things found with the llvm static analyzer
Lennart Poettering
2012-04-13
1
-1
/
+1
*
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-12
1
-4
/
+4
*
journal: decrease default mmap window size to allow a bigger number of journa...
Lennart Poettering
2012-04-02
1
-1
/
+1
*
add sparse support to detect endianness bug
Frederic Crozat
2012-03-22
1
-7
/
+8
*
journal: react with immediate rotation to a couple of more errors
Lennart Poettering
2012-03-21
1
-1
/
+4
*
man: document systemd-journald.conf(5)
Lennart Poettering
2012-03-15
1
-1
/
+1
*
journal: only use uint8_t for state
Frederic Crozat
2012-03-15
1
-2
/
+2
*
journald: be a bit more verbose
Lennart Poettering
2012-03-15
1
-6
/
+6
*
journald: fix calculation of disk space
Lennart Poettering
2012-03-15
1
-1
/
+1
*
journald: copy metrics/compression state from template when rotating
Lennart Poettering
2012-03-15
1
-0
/
+5
*
journald: increase max file size to 128MB
Lennart Poettering
2012-03-15
1
-1
/
+1
*
journal: vacuum corrupted files, too
Lennart Poettering
2012-03-15
1
-26
/
+65
*
journal: if we encounter a corrupted file, rotate and go on
Lennart Poettering
2012-03-15
1
-1
/
+42
*
journal: make sure to refresh window position and pointer after we linked up ...
Lennart Poettering
2012-03-06
1
-7
/
+16
*
journal: fix endianness errors
Frederic Crozat
2012-03-05
1
-4
/
+4
*
systemd-journald: fix endianess bug
Dirk Eibach
2012-02-29
1
-1
/
+1
*
journal: increase compression threshold for objects from 64 to 512
Lennart Poettering
2012-01-31
1
-1
/
+1
*
util: introduce FORMAT_BYTES_MAX
Lennart Poettering
2012-01-14
1
-1
/
+1
*
journal: fix more 32/64 bit issues
Lennart Poettering
2012-01-11
1
-3
/
+2
*
journald: don't assume size_t and uint64_t are the same
Lennart Poettering
2012-01-11
1
-2
/
+3
*
journal: don't realign window twice
Lennart Poettering
2012-01-11
1
-2
/
+2
*
journald: remove inner loop debug message
Lennart Poettering
2012-01-07
1
-1
/
+1
*
journal: it's not a problem if the realtime jumps, hence don't ensure monoton...
Lennart Poettering
2012-01-04
1
-3
/
+0
*
journal: when increasing window, make sure to use the increased window
Lennart Poettering
2012-01-04
1
-2
/
+2
*
journal: apply seek check before resizing window, and refresh stat data if ne...
Lennart Poettering
2012-01-04
1
-3
/
+9
*
journal: add memory barrier before linking in newly created entries
Lennart Poettering
2012-01-04
1
-0
/
+5
*
journal: silence gcc warnings
Kay Sievers
2011-12-31
1
-2
/
+2
*
journal: automatically deduce journal metrics from file system sizes
Lennart Poettering
2011-12-31
1
-5
/
+95
*
journald: flush /run to /var as soon as it becomes available
Lennart Poettering
2011-12-29
1
-8
/
+85
[next]