aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Collapse)AuthorLines
2003-12-13Added 'fsync' stub in example/fusexmp.cDavid McNab-0/+11
Added support for 'fsync' and 'statfs' to python interface, and to python fs example
2003-12-12added fsync operationMiklos Szeredi-0/+23
2003-10-13fixMiklos Szeredi-1/+1
2002-12-11release() changesMiklos Szeredi-8/+8
2002-12-10release() changesMiklos Szeredi-6/+16
2002-12-10release() changesMiklos Szeredi-5/+1
2002-12-10added release() callbackMiklos Szeredi-2/+48
2002-12-06makefile fixMiklos Szeredi-1/+1
2002-12-05fixesMiklos Szeredi-142/+202
2002-10-28Portability fixMiklos Szeredi-7/+8
2002-10-25version change + cleanupsMiklos Szeredi-21/+8
2002-10-25use fuse_mount in fuse_mainMiklos Szeredi-70/+82
2002-10-07statfs header cleanupMiklos Szeredi-1/+1
2002-06-26cleaned up semantics of fd-passing and error handlingMark Glines-6/+19
2002-04-19interface cleanupMiklos Szeredi-18/+25
2002-04-18fuse_mount_ioslave() and helper utilMark Glines-0/+71
2002-03-17'struct statfs' changes size, and entries within it change position, dependingMark Glines-14/+1
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-09fixesMiklos Szeredi-2/+3
2002-01-07Added statfs support to kernel, lib, examples, and perlMark Glines-0/+28
other minor perl fixes (still unstable)
2002-01-06minor changesMiklos Szeredi-0/+22
2001-12-26cross compilation fixesMiklos Szeredi-0/+1
2001-12-20permission checking implementedMiklos Szeredi-0/+30
2001-12-20preparations for cred checking in fsMiklos Szeredi-10/+17
2001-11-25thread management fixMiklos Szeredi-29/+50
2001-11-21better exit handlingMiklos Szeredi-6/+9
2001-11-21writing modules made more easyMiklos Szeredi-1/+158
2001-11-20*** empty log message ***Miklos Szeredi-1/+0
2001-11-20fusermount changesMiklos Szeredi-25/+29
2001-11-19multithreading improvementsMiklos Szeredi-10/+29
2001-11-19getting close to a final solution for mulithreaded operationMiklos Szeredi-76/+16
2001-11-18performance improvementsMiklos Szeredi-73/+155
2001-11-16multithreading works in PythonMiklos Szeredi-69/+23
2001-11-16threading fixesMiklos Szeredi-14/+21
2001-11-16better thread managementMiklos Szeredi-57/+150
2001-11-14fix unmount bugMiklos Szeredi-1/+1
2001-11-13fix vfsmount leak bug in fuse_follow_linkMiklos Szeredi-1/+0
2001-11-11xMiklos Szeredi-70/+38
2001-11-09preparing for releaseMiklos Szeredi-165/+3
2001-11-07build and install fixesMiklos Szeredi-31/+68
2001-11-07build fixesMiklos Szeredi-6/+10
2001-11-07build with automakeMiklos Szeredi-136/+240
2001-11-06cleanupsMiklos Szeredi-23/+51
2001-11-06bugfixesMiklos Szeredi-173/+327
2001-10-31xMiklos Szeredi-78/+253
2001-10-30xMiklos Szeredi-40/+109
2001-10-29xMiklos Szeredi-69/+111
2001-10-28xMiklos Szeredi-0/+584