aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorLines
2002-03-17'struct statfs' changes size, and entries within it change position, dependingMark Glines-52/+76
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-03-11no longer link against efenceMark Glines-26/+114
add documentation for Fuse::main() and the optional flags (and mountpoint) fix the multithreading/debug flag stuff turn off multithreading by default (makes read() stable!)
2002-03-01added specfile for redhatMiklos Szeredi-0/+95
2002-02-15fixed mkdir/rmdirMark Glines-53/+40
killed some debug messages in tested code, added some in untested stuff updated the readme
2002-02-15fixed read(), finally!Mark Glines-3/+7
2002-02-06some fixes - next up is read()Mark Glines-64/+92
2002-01-14rpm supportMiklos Szeredi-4/+73
2002-01-11minor fixesMiklos Szeredi-2/+3
2002-01-09release preparationsMiklos Szeredi-2/+29
2002-01-09fixesMiklos Szeredi-8/+18
2002-01-08changelog updatedMiklos Szeredi-0/+6
2002-01-07Added statfs support to kernel, lib, examples, and perlMark Glines-13/+167
other minor perl fixes (still unstable)
2002-01-06minor changesMiklos Szeredi-0/+25
2001-12-26cross compilation fixesMiklos Szeredi-2/+20
2001-12-21minor fixesMiklos Szeredi-8/+9
2001-12-20permission checking implementedMiklos Szeredi-34/+167
2001-12-20preparations for cred checking in fsMiklos Szeredi-22/+36
2001-12-13fuser-perl changesMiklos Szeredi-53/+281
2001-12-08minor updatesMiklos Szeredi-0/+15
2001-12-03perl bindingsMiklos Szeredi-0/+915
2001-12-03entry in BUGSMiklos Szeredi-0/+2
2001-12-02minor updatesMiklos Szeredi-3/+2
2001-11-25thread management fixMiklos Szeredi-29/+50
2001-11-21better exit handlingMiklos Szeredi-11/+15
2001-11-21writing modules made more easyMiklos Szeredi-189/+299
2001-11-20*** empty log message ***Miklos Szeredi-1/+0
2001-11-20tMiklos Szeredi-0/+83
2001-11-20tMiklos Szeredi-83/+0
2001-11-20fusermount changesMiklos Szeredi-68/+75
2001-11-19multithreading improvementsMiklos Szeredi-97/+134
2001-11-19getting close to a final solution for mulithreaded operationMiklos Szeredi-76/+16
2001-11-18performance improvementsMiklos Szeredi-453/+888
2001-11-16python fixMiklos Szeredi-1/+1
2001-11-16fixes in kernel moduleMiklos Szeredi-3/+26
2001-11-16Makefile temporarily added to python dirMiklos Szeredi-0/+10
2001-11-16multithreading works in PythonMiklos Szeredi-103/+137
2001-11-16threading fixesMiklos Szeredi-44/+48
2001-11-16better thread managementMiklos Szeredi-83/+229
2001-11-14fix unmount bugMiklos Szeredi-1/+1
2001-11-14added python bindingsMiklos Szeredi-0/+448
2001-11-13fix vfsmount leak bug in fuse_follow_linkMiklos Szeredi-27/+26
2001-11-11xMiklos Szeredi-396/+290
2001-11-09preparing for releaseMiklos Szeredi-240/+380
2001-11-08fusermountMiklos Szeredi-40/+218
2001-11-08build fixMiklos Szeredi-1/+199
2001-11-07build and install fixesMiklos Szeredi-50/+149
2001-11-07build fixesMiklos Szeredi-9/+30
2001-11-07build with automakeMiklos Szeredi-819/+865
2001-11-06cleanupsMiklos Szeredi-90/+304
2001-11-06xMiklos Szeredi-787/+0