aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-02Move to version 0.11.0format-2David Howells1-1/+1
2015-03-02Format 2: Use indices rather than subtree scanningJohn Snow7-0/+979
2015-03-02Format 2: Add a facility to check the cache consistencyJohn Snow2-0/+2372
2015-03-02Format 2: Add an xattr-handling facilityJohn Snow2-0/+284
2015-03-02Format 2: DefinitionsJohn Snow1-0/+117
2015-03-02Add fsck frameworkDavid Howells2-3/+63
2015-03-02Add cache variant type and basic cache state recordsDavid Howells3-7/+53
2015-03-02Split format 1 cache handling out into its own fileDavid Howells3-978/+1047
2015-03-02Implement the basics of a scan-only mode (ie. fsck)David Howells2-4/+17
2015-03-02Don't force the kernel cache interface to be on fd 3David Howells2-18/+10
2015-03-02Split the config parser out of main()David Howells3-123/+171
2015-03-02Split the argument parser out of main()David Howells3-76/+89
2015-03-02Split the version number into its own headerDavid Howells2-3/+7
2015-03-02Adding valgrind debugging support.John Snow2-0/+10
2015-03-02Refactor debugging facilitiesJohn Snow1-1/+41
2015-03-02Add message wrappers for missing syslog levelsJohn Snow1-1/+4
2015-03-02Split debugging facilities out into an external file.John Snow3-63/+112
2015-03-02Institute a configuration structure to allow function splitting laterDavid Howells3-42/+73
2015-03-02Add a header for stuff defined in the main cachefiles codeJohn Snow2-5/+32
2015-03-02Add support for more than one source fileDavid Howells2-5/+12
2015-03-02Pass _GNU_SOURCE on the gcc command line rather than in the sourceJohn Snow2-4/+3
2015-03-02Fixing null reference for malformed kernel status output.John Snow1-1/+5
2015-03-02Updating .gitignore.John Snow1-0/+3
2015-03-02The rpmbuild %dist macro moved so look for it more broadlyDavid Howells1-1/+1
2014-02-25Fix specfile errorsDavid Howells2-13/+23
2011-12-06Version 0.10.5v0.10.5David Howells1-2/+2
2011-12-06Apply systemd review commentsDavid Howells2-2/+5
2011-12-06Use Fedora CFLAGS in build (fixes build on s390).Dan HorĂ¡k1-1/+4
2011-11-30Bump the revision to 0.10.4v0.10.4David Howells1-2/+2
2011-11-30Fix rpmlint complaintsDavid Howells3-18/+24
2011-11-30Fix the specfile to require the bits for the _unitdir macro during the buildDavid Howells1-0/+4
2011-11-30Bump the revision to 0.10.3v0.10.3David Howells1-5/+5
2011-11-30Move to native systemd supportDavid Howells3-18/+32
2011-11-30Build: Provide rules to build tarballs and RPMsDavid Howells2-5/+83
2011-07-18Bump the revision to 0.10.2v0.10.2-signedv0.10.2David Howells2-2/+2
2011-07-15Change the culling info messages to debug levelDavid Howells2-3/+6
2011-07-15Fix the cachefilesd initscriptDavid Howells2-58/+97
2010-04-28SELinux: Fix the RPM Requires dependency on selinux-policy-baseDavid Howells1-1/+4
2010-04-26Bump the revision to 0.10.1v0.10.1David Howells2-2/+2
2010-04-26Tone down cachefiled's system log verbositySteve Dickson1-2/+2
2010-04-26SELinux: Fix a wildchar that should be a dot in a filename in the policyDavid Howells2-1/+2
2010-04-26SELinux: Make the initscript to a restorecon on various filesDavid Howells2-1/+9
2010-04-26Move the default cache location to /var/cache/fscacheDavid Howells7-23/+26
2010-04-23SELinux: The SELinux policy is now in the selinux-policy-* RPMsDavid Howells2-77/+14
2010-03-25SELinux: Allow cachefilesd to use rmdir on directories in the cacheDavid Howells1-1/+1
2010-02-26Bump the minor version to 0.10v0.10David Howells2-4/+22
2010-02-26Provide an option to suppress cachefilesd cullingDavid Howells2-25/+45
2010-02-25Document the 'secctx' optionDavid Howells1-6/+21
2010-02-25Update the SELinux policy for cachefilesdDavid Howells4-36/+74
2010-02-25Remove tail comments on closing function bracesDavid Howells2-42/+22
2010-02-25Must #include <sys/stat.h> before using stat() and coDavid Howells2-0/+4
2010-02-23Have GIT ignore built binariesDavid Howells1-0/+1
2010-02-22cachefilesd historical revision 0.9v0.9David Howells2-27/+47
2010-02-22cachefilesd historical revision 0.8v0.8David Howells12-87/+663
2010-02-22cachefilesd historical revision 0.7v0.7David Howells3-4/+273
2010-02-22cachefilesd historical revision 0.6v0.6David Howells5-40/+89
2010-02-22cachefilesd historical revision 0.5v0.5David Howells3-21/+69
2010-02-22cachefilesd historical version 0.4v0.4David Howells8-0/+2037