aboutsummaryrefslogtreecommitdiff
path: root/example
Commit message (Expand)AuthorAge
* libfuse: remove "-D_FILE_OFFSET_BITS=64" from fuse.pcGravatar Miklos Szeredi2013-07-24
* Documentation fixesGravatar Miklos Szeredi2013-07-17
* rewrote c++ style comments to c style coments mentioned by Miklos SzerediGravatar Joachim Schiele2013-07-02
* - added a doxygen main pageGravatar Joachim Schiele2013-06-20
* libfuse: remove deprecated fuse_operations.utime_omit_okGravatar Miklos Szeredi2013-02-08
* Remove compatibility path handlingGravatar Miklos Szeredi2012-07-20
* Start of 3.0 seriesGravatar Miklos Szeredi2012-07-19
* Add FALLOCATE operationGravatar Anatol Pomozov2012-06-18
* Fix the compile command in the examplesGravatar Miklos Szeredi2012-05-16
* Add 'flag_utime_omit_ok' flag to fuse_operationsGravatar Miklos Szeredi2012-04-10
* utimens availability checkGravatar Emmanuel Dreyfus2011-12-08
* Add ->flock() operation to low and high level interfacesGravatar Miklos Szeredi2011-07-06
* utimens must not follow symlinksGravatar Sebastian Pipping2011-07-04
* Remove -lrt -ldl from fuse.pc for dynamic linkingGravatar Miklos Szeredi2011-05-26
* cleaning up warningsGravatar Reuben Hawkins2011-05-23
* fusexmp_fh: add read_buf and write_buf implementationsGravatar Miklos Szeredi2010-11-10
* Add .gitignore filesGravatar Miklos Szeredi2010-06-24
* fix compiler warningGravatar Csaba Henk2009-07-01
* *** empty log message ***Gravatar Miklos Szeredi2009-06-18
* CUSE patches from Tejun Heo (add new files)Gravatar Miklos Szeredi2009-06-18
* CUSE patches from Tejun HeoGravatar Miklos Szeredi2009-06-18
* * Implement poll support. Patch by Tejun HeoGravatar Miklos Szeredi2008-12-08
* * Implement ioctl support. On high level interface onlyGravatar Miklos Szeredi2008-12-05
* Make example/null work with -odirect_ioGravatar Miklos Szeredi2008-03-05
* Support receiving file handle from kernel in GETATTR request; Allow operation...Gravatar Miklos Szeredi2008-02-08
* fusexmp_fh: avoid unnecessary seeking in readdirGravatar Miklos Szeredi2008-02-08
* change indentingGravatar Miklos Szeredi2007-12-12
* *** empty log message ***Gravatar Miklos Szeredi2007-05-17
* merge bugfix branch up to 2.6.4Gravatar Miklos Szeredi2007-04-27
* update copyright datesGravatar Miklos Szeredi2007-04-25
* cleanupGravatar Miklos Szeredi2007-03-30
* Add filesystem stacking support to high level APIGravatar Miklos Szeredi2007-02-03
* Add init scriptGravatar Miklos Szeredi2006-10-01
* API changesGravatar Miklos Szeredi2006-09-30
* fixGravatar Miklos Szeredi2006-09-16
* ulockmgrGravatar Miklos Szeredi2006-09-10
* fixGravatar Miklos Szeredi2006-09-02
* fixGravatar Miklos Szeredi2006-03-17
* pass device file descriptor to fuse_unmountGravatar Csaba Henk2006-03-01
* fixGravatar Miklos Szeredi2006-02-21
* fixGravatar Miklos Szeredi2006-02-17
* fixGravatar Miklos Szeredi2006-02-03
* fixGravatar Miklos Szeredi2006-01-06
* merge FreeBSD stuffGravatar Miklos Szeredi2005-11-16
* fixGravatar Miklos Szeredi2005-11-11
* fix up statfs interfaceGravatar Miklos Szeredi2005-11-07
* fixGravatar Miklos Szeredi2005-10-28
* add ftruncate() methodGravatar Miklos Szeredi2005-10-26
* atomic open+create addedGravatar Miklos Szeredi2005-10-26
* add access operationGravatar Miklos Szeredi2005-10-26