summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2015-10-18added phony to default Makefile targetsAndreas Baumann
2015-08-290.0.2 versionAndreas Baumann
2012-04-24-Andreas Baumann
2012-04-24updated developer documentationAndreas Baumann
2012-04-21-Andreas Baumann
2012-04-21more osc fixesAndreas Baumann
2012-04-21do not call psql clean in clean targetAndreas Baumann
2012-04-20fixed compile issues on debian and suseAndreas Baumann
2012-04-20fixed docu and installAndreas Baumann
2012-04-20fixed installAndreas Baumann
2012-04-20added make distAndreas Baumann
2012-04-19added a first multi-threaded version with a databse poolAndreas Baumann
2012-04-19reimplemented truncateAndreas Baumann
2012-04-17made --help more readable and pageableAndreas Baumann
2012-04-17small docu cleanupsAndreas Baumann
2012-04-17storing ctime,mtime,atime now, mtime and atime are not set correctly everywhe...Andreas Baumann
2012-04-17added a timestamp testAndreas Baumann
2012-04-16added a buglist and updated symlink tstAndreas Baumann
2012-04-16added local symlinks, stil a cross directory problemAndreas Baumann
2012-04-16added chmodAndreas Baumann
2012-04-14mode, uid and gid are stored nowAndreas Baumann
2012-04-13added statfsAndreas Baumann
2012-04-13added a fsync/fdatasync testAndreas Baumann
2012-04-13small cleanupsAndreas Baumann
2012-04-13made read-only mode workAndreas Baumann
2012-04-13added unlink for files and corrected rmdirAndreas Baumann
2012-04-12added some rudimentary install docu, renamed test.sql to create.sql and schem...Andreas Baumann
2012-04-12-Andreas Baumann
2012-04-12implemented rmdirAndreas Baumann
2012-04-11no hash structure, using the array with a primeAndreas Baumann
2012-04-10some starts with hashAndreas Baumann
2012-04-10some rearangementsAndreas Baumann
2012-04-07working open and readAndreas Baumann
2012-04-07a working writeAndreas Baumann
2012-04-06added creation of filesAndreas Baumann
2012-04-06first writing worksAndreas Baumann
2012-04-06a very first DB select on mkdirAndreas Baumann
2012-04-06added init and destroy, added syslogAndreas Baumann
2012-04-06sorted out more argument parsing troubleAndreas Baumann
2012-04-06some argument reading fixesAndreas Baumann
2012-04-06using fuse_opts instead of gengetoptAndreas Baumann
2012-04-05some fixes and docus in MakefilesAndreas Baumann
2012-04-05added some Makefile things and command line parsingAndreas Baumann