Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2003-12-13 | Added 'fsync' stub in example/fusexmp.c | David McNab | -0/+11 | |
Added support for 'fsync' and 'statfs' to python interface, and to python fs example | ||||
2003-12-12 | added fsync operation | Miklos Szeredi | -0/+23 | |
2003-10-13 | fix | Miklos Szeredi | -1/+1 | |
2002-12-11 | release() changes | Miklos Szeredi | -8/+8 | |
2002-12-10 | release() changes | Miklos Szeredi | -6/+16 | |
2002-12-10 | release() changes | Miklos Szeredi | -5/+1 | |
2002-12-10 | added release() callback | Miklos Szeredi | -2/+48 | |
2002-12-06 | makefile fix | Miklos Szeredi | -1/+1 | |
2002-12-05 | fixes | Miklos Szeredi | -142/+202 | |
2002-10-28 | Portability fix | Miklos Szeredi | -7/+8 | |
2002-10-25 | version change + cleanups | Miklos Szeredi | -21/+8 | |
2002-10-25 | use fuse_mount in fuse_main | Miklos Szeredi | -70/+82 | |
2002-10-07 | statfs header cleanup | Miklos Szeredi | -1/+1 | |
2002-06-26 | cleaned up semantics of fd-passing and error handling | Mark Glines | -6/+19 | |
2002-04-19 | interface cleanup | Miklos Szeredi | -18/+25 | |
2002-04-18 | fuse_mount_ioslave() and helper util | Mark Glines | -0/+71 | |
2002-03-17 | 'struct statfs' changes size, and entries within it change position, depending | Mark 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-09 | fixes | Miklos Szeredi | -2/+3 | |
2002-01-07 | Added statfs support to kernel, lib, examples, and perl | Mark Glines | -0/+28 | |
other minor perl fixes (still unstable) | ||||
2002-01-06 | minor changes | Miklos Szeredi | -0/+22 | |
2001-12-26 | cross compilation fixes | Miklos Szeredi | -0/+1 | |
2001-12-20 | permission checking implemented | Miklos Szeredi | -0/+30 | |
2001-12-20 | preparations for cred checking in fs | Miklos Szeredi | -10/+17 | |
2001-11-25 | thread management fix | Miklos Szeredi | -29/+50 | |
2001-11-21 | better exit handling | Miklos Szeredi | -6/+9 | |
2001-11-21 | writing modules made more easy | Miklos Szeredi | -1/+158 | |
2001-11-20 | *** empty log message *** | Miklos Szeredi | -1/+0 | |
2001-11-20 | fusermount changes | Miklos Szeredi | -25/+29 | |
2001-11-19 | multithreading improvements | Miklos Szeredi | -10/+29 | |
2001-11-19 | getting close to a final solution for mulithreaded operation | Miklos Szeredi | -76/+16 | |
2001-11-18 | performance improvements | Miklos Szeredi | -73/+155 | |
2001-11-16 | multithreading works in Python | Miklos Szeredi | -69/+23 | |
2001-11-16 | threading fixes | Miklos Szeredi | -14/+21 | |
2001-11-16 | better thread management | Miklos Szeredi | -57/+150 | |
2001-11-14 | fix unmount bug | Miklos Szeredi | -1/+1 | |
2001-11-13 | fix vfsmount leak bug in fuse_follow_link | Miklos Szeredi | -1/+0 | |
2001-11-11 | x | Miklos Szeredi | -70/+38 | |
2001-11-09 | preparing for release | Miklos Szeredi | -165/+3 | |
2001-11-07 | build and install fixes | Miklos Szeredi | -31/+68 | |
2001-11-07 | build fixes | Miklos Szeredi | -6/+10 | |
2001-11-07 | build with automake | Miklos Szeredi | -136/+240 | |
2001-11-06 | cleanups | Miklos Szeredi | -23/+51 | |
2001-11-06 | bugfixes | Miklos Szeredi | -173/+327 | |
2001-10-31 | x | Miklos Szeredi | -78/+253 | |
2001-10-30 | x | Miklos Szeredi | -40/+109 | |
2001-10-29 | x | Miklos Szeredi | -69/+111 | |
2001-10-28 | x | Miklos Szeredi | -0/+584 | |