aboutsummaryrefslogtreecommitdiffstats
path: root/example
AgeCommit message (Collapse)AuthorLines
2005-08-25fixMiklos Szeredi-1/+19
2005-08-23fixMiklos Szeredi-0/+23
2005-08-14cleanupMiklos Szeredi-6/+12
2005-08-11fixMiklos Szeredi-8/+5
2005-08-03fixMiklos Szeredi-9/+19
2005-07-21fixesMiklos Szeredi-5/+4
2005-07-15added lowlevel APIMiklos Szeredi-1/+1
2005-07-13inode based API first working versionMiklos Szeredi-1/+172
2005-04-07fixMiklos Szeredi-12/+379
2005-03-21Merge 2_2_bugfix up to 2_2_merge1Miklos Szeredi-1/+1
2005-02-02whitespace fixesMiklos Szeredi-9/+9
2005-01-10update copyright yearMiklos Szeredi-3/+3
2004-11-26API changeMiklos Szeredi-14/+21
2004-11-08fixMiklos Szeredi-2/+2
2004-11-08getdir related API changeMiklos Szeredi-6/+6
2004-10-21cleanups + step minor versionMiklos Szeredi-6/+3
2004-07-29add fuse_invalidate() to library APIMiklos Szeredi-1/+9
2004-07-07change email addressMiklos Szeredi-3/+3
2004-06-03build shared libraryMiklos Szeredi-1/+2
2004-03-31fix zero size case for getxattr and listxattrMiklos Szeredi-1/+49
2004-02-19statfs fixesMiklos Szeredi-19/+8
2004-02-09*** empty log message ***Miklos Szeredi-1/+0
2004-01-26fixMiklos Szeredi-1/+1
2004-01-13code cleanupMiklos Szeredi-60/+30
2003-12-15version numbers addedMiklos Szeredi-5/+13
2003-12-13Added 'fsync' stub in example/fusexmp.cDavid McNab-2/+14
Added support for 'fsync' and 'statfs' to python interface, and to python fs example
2003-12-12added fsync operationMiklos Szeredi-4/+8
2002-12-10added release() callbackMiklos Szeredi-0/+3
2002-03-17'struct statfs' changes size, and entries within it change position, dependingMark Glines-6/+12
on which headerfiles are included and which macros are defined. Because its unreliable, we now use struct fuse_statfs everywhere except in the kernel. Also fixed some perl fuse_main semantics - it now works much better when multithreading is disabled.
2002-01-11minor fixesMiklos Szeredi-1/+3
2002-01-07Added statfs support to kernel, lib, examples, and perlMark Glines-0/+18
other minor perl fixes (still unstable)
2001-12-21minor fixesMiklos Szeredi-7/+8
2001-11-21writing modules made more easyMiklos Szeredi-186/+100
2001-11-20fusermount changesMiklos Szeredi-30/+34
2001-11-18performance improvementsMiklos Szeredi-2/+182
2001-11-16multithreading works in PythonMiklos Szeredi-0/+8
2001-11-16threading fixesMiklos Szeredi-27/+24
2001-11-16better thread managementMiklos Szeredi-3/+9
2001-11-11xMiklos Szeredi-127/+24
2001-11-09preparing for releaseMiklos Szeredi-23/+23
2001-11-07build and install fixesMiklos Szeredi-6/+37
2001-11-07build with automakeMiklos Szeredi-0/+420