]> git.ipfire.org Git - thirdparty/systemd.git/history - src/journal/journal-def.h
build-sys: use #if Y instead of #ifdef Y everywhere
[thirdparty/systemd.git] / src / journal / journal-def.h
2017-10-04  Zbigniew Jędrzejew... build-sys: use #if Y instead of #ifdef Y everywhere
2016-10-13  Zbigniew Jędrzejew... Merge pull request #653 from dvdhrm/bus-gold
2016-02-13  Lennart PoetteringMerge pull request #2589 from keszybz/resolve-tool-2
2016-02-10  Lennart PoetteringMerge pull request #2495 from heftig/master
2016-02-10  Martin PittMerge pull request #2569 from zonque/removals
2016-02-10  Daniel Macktree-wide: remove Emacs lines from all files 2569/head
2016-01-21  Daniel MackMerge pull request #1359 from jengelh/ue
2016-01-20  Lennart PoetteringMerge pull request #1607 from keszybz/lz4-remove-v1
2015-11-22  Lennart PoetteringMerge pull request #1983 from dmedri/master
2015-11-20  Tom GundersenMerge pull request #1962 from mbiebl/install-completion...
2015-11-13  Lennart PoetteringMerge pull request #1880 from fsateler/sysctl-doc
2015-11-09  Lennart PoetteringMerge pull request #1821 from darkcircle/ko-catalog...
2015-10-26  Lennart PoetteringMerge pull request #1681 from ssahani/journal
2015-10-25  Tom GundersenMerge pull request #1668 from ssahani/net1
2015-10-25  Tom GundersenMerge pull request #1654 from poettering/util-lib
2015-10-25  Lennart Poetteringutil-lib: split out fd-related operations into fd-util...
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-05-13  Peter Lemenkovjournal: fix size comment
2014-12-12  Michal Schmidtjournal: have a named enum ObjectType
2014-12-12  Michal Schmidtjournal: consistently use OBJECT_<type> names instead...
2014-07-31  Zbigniew Jędrzejew... Always prefer our headers to system headers
2014-07-09  Ronny Chevalierfix #ifdef
2014-07-06  Zbigniew Jędrzejew... journal: add LZ4 as optional compressor
2013-01-07  Tom GundersenMerge nss-myhostname
2012-12-17  Zbigniew Jędrzejew... journal: move _packed_ attribute to the end
2012-10-21  Lennart Poetteringjournal: use le64_t instead of uint64_t where this...
2012-10-20  Lennart Poetteringjournal: link up documentation with the file structure...
2012-08-17  Lennart Poetteringjournal: even more simple static object tests
2012-08-17  Lennart Poetteringjournald: add additional simple static tests to verifier
2012-08-16  Lennart Poetteringjournal: rework terminology
2012-08-16  Lennart Poetteringjournal: add FSPRG journal authentication
2012-08-16  Lennart Poetteringjournal: count number of entry arrays in header
2012-08-16  Lennart Poetteringjournal: verify structural consistency
2012-08-16  Lennart Poetteringjournal: implement basic journal file verification...
2012-08-13  Lennart Poetteringjournal: include tag object header in hmac
2012-08-13  Lennart Poetteringjournald: initial version of FSPRG hookup
2012-07-19  Shawn Landdenuse #pragma once instead of foo*foo #define guards
2012-07-16  Lennart Poetteringjournal: automatically rotate journal files if the...
2012-06-16  Lennart Poetteringjournal: expose and make use of cutoff times of journal
2012-06-16  Lennart Poetteringjournal: add basic object definition for signatures
2012-06-16  Lennart Poetteringjournal: replace arena offset by header size
2012-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-03  Kay Sieversimport udev repository
2012-03-22  Frederic Crozatadd sparse support to detect endianness bug
2012-01-05  Lennart Poetteringbuild-sys: move public header files into a dir of their own
2011-12-30  Lennart PoetteringMerge branch 'journal'
2011-12-21  Lennart Poetteringjournal: add inline compression support with XZ
2011-12-20  Lennart Poetteringjournal: fix space reservation limit enforcement
2011-11-08  Lennart PoetteringMerge branch 'master' into journal
2011-11-08  Lennart Poetteringjournal: implement multiple field matches
2011-10-14  Lennart Poetteringjournal: properly implement matching with multiple...
2011-10-13  Lennart Poetteringjournal: implementation rotation
2011-10-12  Lennart PoetteringMerge branch 'master' into journal
2011-10-08  Lennart Poetteringjournal: implement parallel traversal in client
2011-10-07  Lennart Poetteringjournal: store XOR combination of entry data object...
2011-10-07  Lennart Poetteringjournal: add preliminary incomplete implementation