summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-07testing O_APPEND and O_TRUNC behaviour when opening filesAndreas Baumann
2015-05-07fixed WARNING: there is already a transaction in progress in rename and fstatAndreas Baumann
2015-05-07fixed error in Makefile in testsAndreas Baumann
2015-05-07added a test for open flag testing (O_TRUNC and O_EXCL so far)Andreas Baumann
2015-05-07printing more open flags. hadling of O_CREAT and O_EXCLAndreas Baumann
2015-05-04fixed a help messageAndreas Baumann
2015-05-04.Andreas Baumann
2015-05-04xAndreas Baumann
2015-03-20some more build fixesAndreas Baumann
2015-03-19some updates to the OBS buildAndreas Baumann
2014-02-13added packaging for fedora 20 on OBSAndreas Baumann
2013-08-06updated for Fedora 19Andreas Baumann
2013-04-19-Andreas Baumann
2013-04-19fixed 64-bit printing messageAndreas Baumann
2013-04-17improved statfs (symlink handling, handling of default PGDATA)Andreas Baumann
2013-04-17more realistic values for free disk blocksAndreas Baumann
2013-04-17some first results in statfs, but some sizes are weird, also PGDATA handling ...Andreas Baumann
2013-04-17some code rearrangments around statfs functionsAndreas Baumann
2013-04-16added some OIDs to path code for the blocks free operationAndreas Baumann
2013-04-15Merge branch 'master' into statfsAndreas Baumann
2013-04-15fixed spec file for Fedora 18 OSC buildAndreas Baumann
2013-04-15added some ideas how to get the table space location on runtimeAndreas Baumann
2013-04-15changed return type of free/used functions (64-bit)Andreas Baumann
2013-04-15started to rewrite, removed dependecy on shell/PerlAndreas Baumann
2013-04-15added CONTRIBUTORS fileAndreas Baumann
2013-04-15added statsfs patch from Роман БородинAndreas Baumann
2013-04-06small debian packaging fix (pgfuse, not wolframe, copy-paste-error)Andreas Baumann
2012-08-10speeling typoAndreas Baumann
2012-07-15enabled Fedora 17 buildAndreas Baumann
2012-05-08another truncate logical error fixedAndreas Baumann
2012-05-07-Andreas Baumann
2012-05-06removed a non-working type testAndreas Baumann
2012-05-06Merge branch 'master' of github.com:andreasbaumann/pgfuseAndreas Baumann
2012-05-06added padding on truncateAndreas Baumann
2012-05-06small fixesAndreas Baumann
2012-05-06-Andreas Baumann
2012-05-06added mount option blocksize, can be set when creating the filsystemAndreas Baumann
2012-05-02-Andreas Baumann
2012-05-01fixed small size_t issue, passes the bonnie test nowAndreas Baumann
2012-05-01added a test for sparse filesAndreas Baumann
2012-05-01-Andreas Baumann
2012-05-01fixed some rpmlint croaksAndreas Baumann
2012-05-01use getconfAndreas Baumann
2012-05-01removed a lot of casts around off_t and size_tAndreas Baumann
2012-05-01more cleanup around 64-bit id/inodesAndreas Baumann
2012-05-01some small compilation fixesAndreas Baumann
2012-05-01-Andreas Baumann
2012-05-01ids and block numbers are bigints too nowAndreas Baumann
2012-04-30changed size to a bigintAndreas Baumann
2012-04-27-Andreas Baumann