Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2002-03-17 | 'struct statfs' changes size, and entries within it change position, depending | Mark 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-11 | no longer link against efence | Mark 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-01 | added specfile for redhat | Miklos Szeredi | -0/+95 | |
2002-02-15 | fixed mkdir/rmdir | Mark Glines | -53/+40 | |
killed some debug messages in tested code, added some in untested stuff updated the readme | ||||
2002-02-15 | fixed read(), finally! | Mark Glines | -3/+7 | |
2002-02-06 | some fixes - next up is read() | Mark Glines | -64/+92 | |
2002-01-14 | rpm support | Miklos Szeredi | -4/+73 | |
2002-01-11 | minor fixes | Miklos Szeredi | -2/+3 | |
2002-01-09 | release preparations | Miklos Szeredi | -2/+29 | |
2002-01-09 | fixes | Miklos Szeredi | -8/+18 | |
2002-01-08 | changelog updated | Miklos Szeredi | -0/+6 | |
2002-01-07 | Added statfs support to kernel, lib, examples, and perl | Mark Glines | -13/+167 | |
other minor perl fixes (still unstable) | ||||
2002-01-06 | minor changes | Miklos Szeredi | -0/+25 | |
2001-12-26 | cross compilation fixes | Miklos Szeredi | -2/+20 | |
2001-12-21 | minor fixes | Miklos Szeredi | -8/+9 | |
2001-12-20 | permission checking implemented | Miklos Szeredi | -34/+167 | |
2001-12-20 | preparations for cred checking in fs | Miklos Szeredi | -22/+36 | |
2001-12-13 | fuser-perl changes | Miklos Szeredi | -53/+281 | |
2001-12-08 | minor updates | Miklos Szeredi | -0/+15 | |
2001-12-03 | perl bindings | Miklos Szeredi | -0/+915 | |
2001-12-03 | entry in BUGS | Miklos Szeredi | -0/+2 | |
2001-12-02 | minor updates | Miklos Szeredi | -3/+2 | |
2001-11-25 | thread management fix | Miklos Szeredi | -29/+50 | |
2001-11-21 | better exit handling | Miklos Szeredi | -11/+15 | |
2001-11-21 | writing modules made more easy | Miklos Szeredi | -189/+299 | |
2001-11-20 | *** empty log message *** | Miklos Szeredi | -1/+0 | |
2001-11-20 | t | Miklos Szeredi | -0/+83 | |
2001-11-20 | t | Miklos Szeredi | -83/+0 | |
2001-11-20 | fusermount changes | Miklos Szeredi | -68/+75 | |
2001-11-19 | multithreading improvements | Miklos Szeredi | -97/+134 | |
2001-11-19 | getting close to a final solution for mulithreaded operation | Miklos Szeredi | -76/+16 | |
2001-11-18 | performance improvements | Miklos Szeredi | -453/+888 | |
2001-11-16 | python fix | Miklos Szeredi | -1/+1 | |
2001-11-16 | fixes in kernel module | Miklos Szeredi | -3/+26 | |
2001-11-16 | Makefile temporarily added to python dir | Miklos Szeredi | -0/+10 | |
2001-11-16 | multithreading works in Python | Miklos Szeredi | -103/+137 | |
2001-11-16 | threading fixes | Miklos Szeredi | -44/+48 | |
2001-11-16 | better thread management | Miklos Szeredi | -83/+229 | |
2001-11-14 | fix unmount bug | Miklos Szeredi | -1/+1 | |
2001-11-14 | added python bindings | Miklos Szeredi | -0/+448 | |
2001-11-13 | fix vfsmount leak bug in fuse_follow_link | Miklos Szeredi | -27/+26 | |
2001-11-11 | x | Miklos Szeredi | -396/+290 | |
2001-11-09 | preparing for release | Miklos Szeredi | -240/+380 | |
2001-11-08 | fusermount | Miklos Szeredi | -40/+218 | |
2001-11-08 | build fix | Miklos Szeredi | -1/+199 | |
2001-11-07 | build and install fixes | Miklos Szeredi | -50/+149 | |
2001-11-07 | build fixes | Miklos Szeredi | -9/+30 | |
2001-11-07 | build with automake | Miklos Szeredi | -819/+865 | |
2001-11-06 | cleanups | Miklos Szeredi | -90/+304 | |
2001-11-06 | x | Miklos Szeredi | -787/+0 | |