Commit Graph

  • 8bf626340f python module - added distutils support for build/install (as per standard python practice), consisting of setup.py script - added INSTALL file telling user to run setup.py instead of Make where possible Entered this in ChangeLog David McNab 2003-12-11 22:49:22 +00:00
  • 874d95da5b fix Miklos Szeredi 2003-12-11 14:27:57 +00:00
  • 406bf11df0 added RTA to filesystem list Miklos Szeredi 2003-12-03 10:57:27 +00:00
  • 31dc225b7e Also check the return value of kmalloc in case of memory starvation. Michael Grigoriev 2003-11-09 16:16:36 +00:00
  • 37b3f3b9df Removed an unused variable and added a bit of error checking in read combining code. Michael Grigoriev 2003-11-09 15:33:24 +00:00
  • f27ec7db2e fix Miklos Szeredi 2003-11-04 13:46:32 +00:00
  • 36ca556cdf read combining patch Miklos Szeredi 2003-11-03 19:32:14 +00:00
  • 4aa9642bf3 added new filesystems Miklos Szeredi 2003-11-03 18:18:18 +00:00
  • 4aa11835f8 *** empty log message *** Miklos Szeredi 2003-10-29 15:02:30 +00:00
  • f08ace0740 fix Miklos Szeredi 2003-10-22 11:11:57 +00:00
  • 0e5350899c fix Miklos Szeredi 2003-10-13 10:08:06 +00:00
  • ce63733284 updated Debian packaging: * debian/genchanges.sh: Only run gpg/pgp if available. Closes: #209358. * debian/fuse-module.control: Fixed typo (fuse-module instead of fule-module). Closes: #212576. Roland Bauerschmidt 2003-10-07 16:08:58 +00:00
  • 27af48b9de fixes Miklos Szeredi 2003-10-04 17:31:38 +00:00
  • 02ceb11c60 patch for 2.6 by Michael Grigoriev Miklos Szeredi 2003-09-08 13:52:25 +00:00
  • da4e486a8e caching patch by Michael Grigoriev Miklos Szeredi 2003-09-08 11:14:11 +00:00
  • 868f16fa24 seems the arguments for fuse_mount() have changed slightly. Mark Glines 2003-07-18 13:59:44 +00:00
  • 848384735e specfile fix Miklos Szeredi 2003-06-02 06:12:27 +00:00
  • 21c282b55f spec file fix Miklos Szeredi 2003-05-26 07:12:57 +00:00
  • 180ef7a01a formatting fixes Miklos Szeredi 2003-03-13 14:26:12 +00:00
  • 79b461a8e1 fix umount oops Miklos Szeredi 2003-03-10 09:35:34 +00:00
  • 941ae4c27d spec file changes Miklos Szeredi 2003-03-05 08:29:58 +00:00
  • a9b2f26473 fuse.spec updated Miklos Szeredi 2003-03-04 09:37:20 +00:00
  • c0226bbfc4 final touches before release Miklos Szeredi 2003-02-19 16:05:06 +00:00
  • 828e6b9c52 version change Miklos Szeredi 2003-02-18 11:11:36 +00:00
  • fa84e0d2ed SuSE compilation fix Miklos Szeredi 2003-02-13 09:53:33 +00:00
  • 9478e86a54 release() changes Miklos Szeredi 2002-12-11 09:50:26 +00:00
  • 40b9a5afdd release() changes Miklos Szeredi 2002-12-10 16:09:02 +00:00
  • 383a9dfa00 release() changes Miklos Szeredi 2002-12-10 14:54:57 +00:00
  • c8ba2379a8 added release() callback Miklos Szeredi 2002-12-10 12:26:00 +00:00
  • 5e427cd2f1 makefile fix Miklos Szeredi 2002-12-06 11:11:12 +00:00
  • 0f48a2693f fixes Miklos Szeredi 2002-12-05 14:23:01 +00:00
  • 5f0548192f fixes Miklos Szeredi 2002-12-03 18:45:21 +00:00
  • 6bf8b68e0e Portability fix Miklos Szeredi 2002-10-28 08:49:39 +00:00
  • 8b39a9f1b7 version change + cleanups Miklos Szeredi 2002-10-25 12:41:16 +00:00
  • d6e9f88da7 use fuse_mount in fuse_main Miklos Szeredi 2002-10-25 11:40:14 +00:00
  • 5e5d61fea4 fix for ESTALE problem introduced in 2.4.19 Miklos Szeredi 2002-10-24 11:50:33 +00:00
  • 60c2352345 fix incompatiblity with Red Hat kernels Miklos Szeredi 2002-10-24 09:19:43 +00:00
  • c1a0da154d cvsignore fixes Miklos Szeredi 2002-10-07 10:27:45 +00:00
  • 24ed9451bd statfs header cleanup Miklos Szeredi 2002-10-07 10:24:26 +00:00
  • 27fc1b30dc loopback has been moved to examples/ Mark Glines 2002-09-29 01:21:57 +00:00
  • 1b67bea662 forgot to commit this earlier: removed some debugging, and enabled full functionality. Mark Glines 2002-09-29 01:21:47 +00:00
  • 23334c6fd5 cleaned up semantics of fd-passing and error handling Mark Glines 2002-06-26 13:47:21 +00:00
  • e215e7a285 updated MANIFEST to reflect lack of examples in same dir made rmount/rmount_remote binary-clean (oops) Mark Glines 2002-06-26 05:42:31 +00:00
  • 34f1a73ae0 moved examples into a subdirectory updated the README Mark Glines 2002-06-26 05:32:13 +00:00
  • a6e354a614 fixed the last bug I know about! Mark Glines 2002-06-26 01:57:27 +00:00
  • f4736e7edb fixes Miklos Szeredi 2002-05-29 07:06:09 +00:00
  • 7603e1c016 added a getattr test, removed a test for loopback.pl being executable (which doesn't matter) Mark Glines 2002-04-22 03:22:52 +00:00
  • ca558a4bed Weird. A scalar at the end of the list was folded into the middle of the list. I don't know why. Mark Glines 2002-04-22 03:19:52 +00:00
  • 255560845c tuned testing system slightly Mark Glines 2002-04-22 02:52:33 +00:00
  • 8811161f67 added a test framework updated README fixed a couple of bugs in loopback.pl Mark Glines 2002-04-22 02:24:28 +00:00
  • 7574b05597 follow the s/fuse_mount_ioslave/fuse_mount/g API change Mark Glines 2002-04-19 19:12:22 +00:00
  • a4b0c77de0 interface cleanup Miklos Szeredi 2002-04-19 15:57:02 +00:00
  • 4b5006ae11 write(): fixed seek/append semantics, this fixes gcc/ld symlink(): only /tmp/testify dest, this fixes ln -s Mark Glines 2002-04-19 05:39:39 +00:00
  • f578b5ca6d updated the BUGS section with my TODO list Mark Glines 2002-04-19 05:38:13 +00:00
  • 18cf961914 disabled debugging messages Mark Glines 2002-04-19 05:37:54 +00:00
  • a0c0d5c9f4 use fuse_mount_ioslave(), and get rid of that lame argv-rebuilding crap disable threads indefinitely, pending stabilization of the perl threads API loopback.pl: fix open() and mknod() ghettoness Mark Glines 2002-04-18 14:53:55 +00:00
  • 65ba219885 fuse_mount_ioslave() and helper util Mark Glines 2002-04-18 14:41:48 +00:00
  • f0cd8e4c39 Changed #include "fusestat.h" to #include <fusestat.h> and added fusestat.h to include/Makefile.am, so that building with headers in /usr/include works. Roland Bauerschmidt 2002-04-12 14:32:43 +00:00
  • d99aa52ddb Before calling dh_clean check if debian/control exists and touch it otherwise. Roland Bauerschmidt 2002-04-12 14:22:05 +00:00
  • 98fa847c82 minor fixes Miklos Szeredi 2002-04-08 10:00:56 +00:00
  • 45c701911e Removed debian/control from CVS as it is auto-generated to be able to build both the utility packages and the kernel module packages. Modified Makefile.am and configure.in to add --enable-{lib,kernel-module,util, example} options. Roland Bauerschmidt 2002-04-08 09:16:25 +00:00
  • 5d7ce05d0a Removed python and perl stuff from debian packaging information. Roland Bauerschmidt 2002-04-08 09:09:12 +00:00
  • 7e9f24a7d2 Added first version of debian packaging files. Roland Bauerschmidt 2002-04-08 08:49:42 +00:00
  • 220635a838 updated the ChangeLog to reflect changes to struct statfs and struct fuse_statfs Mark Glines 2002-03-17 07:01:14 +00:00
  • 85801bbad1 'struct statfs' changes size, and entries within it change position, depending on which headerfiles are included and which macros are defined. Because its unreliable, we now use struct fuse_statfs everywhere except in the kernel. Mark Glines 2002-03-17 06:58:33 +00:00
  • 3e3d081d28 no longer link against efence 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!) Mark Glines 2002-03-11 12:07:47 +00:00
  • 081f3c28b8 added specfile for redhat Miklos Szeredi 2002-03-01 07:47:35 +00:00
  • 29c93235b9 fixed mkdir/rmdir killed some debug messages in tested code, added some in untested stuff updated the readme Mark Glines 2002-02-15 07:30:16 +00:00
  • 9b6b44cdf0 fixed read(), finally! Mark Glines 2002-02-15 06:18:29 +00:00
  • 8ed0924541 some fixes - next up is read() Mark Glines 2002-02-06 15:20:11 +00:00
  • f782fc4376 rpm support Miklos Szeredi 2002-01-14 08:48:46 +00:00
  • 074b4b9232 minor fixes Miklos Szeredi 2002-01-11 08:25:52 +00:00
  • ddc862a824 release preparations Miklos Szeredi 2002-01-09 13:46:10 +00:00
  • 4b2bef463b fixes Miklos Szeredi 2002-01-09 12:23:27 +00:00
  • 46a46dc822 changelog updated Miklos Szeredi 2002-01-08 09:55:14 +00:00
  • d84b39ac42 Added statfs support to kernel, lib, examples, and perl Mark Glines 2002-01-07 16:32:02 +00:00
  • 6ebe234cc8 minor changes Miklos Szeredi 2002-01-06 21:44:16 +00:00
  • 019b4e949d cross compilation fixes Miklos Szeredi 2001-12-26 18:08:09 +00:00
  • ba8ec88e0e minor fixes Miklos Szeredi 2001-12-21 09:28:33 +00:00
  • fe25def334 permission checking implemented Miklos Szeredi 2001-12-20 15:38:05 +00:00
  • 2e50d4376f preparations for cred checking in fs Miklos Szeredi 2001-12-20 12:17:25 +00:00
  • 20dd496d09 fuser-perl changes Miklos Szeredi 2001-12-13 10:55:07 +00:00
  • acd4e06c71 minor updates Miklos Szeredi 2001-12-08 20:29:20 +00:00
  • bf36016741 perl bindings Miklos Szeredi 2001-12-03 08:35:41 +00:00
  • 0e66d057a4 entry in BUGS Miklos Szeredi 2001-12-03 08:06:45 +00:00
  • 63a63bc3c9 minor updates Miklos Szeredi 2001-12-02 20:37:53 +00:00
  • 99ddf0e385 thread management fix Miklos Szeredi 2001-11-25 17:19:59 +00:00
  • 96249989ef better exit handling Miklos Szeredi 2001-11-21 12:21:19 +00:00
  • cc8c975f77 writing modules made more easy Miklos Szeredi 2001-11-21 10:03:39 +00:00
  • 0e8702ba48 *** empty log message *** Miklos Szeredi 2001-11-20 20:11:11 +00:00
  • 729531e827 t Miklos Szeredi 2001-11-20 19:25:06 +00:00
  • 25ac8b793f t Miklos Szeredi 2001-11-20 19:24:19 +00:00
  • fe42812093 fusermount changes Miklos Szeredi 2001-11-20 19:12:28 +00:00
  • 3323203242 multithreading improvements Miklos Szeredi 2001-11-19 17:55:51 +00:00
  • bcb291798e getting close to a final solution for mulithreaded operation Miklos Szeredi 2001-11-19 09:32:28 +00:00
  • 43696434f8 performance improvements Miklos Szeredi 2001-11-18 19:15:05 +00:00
  • 07d2849a34 python fix Miklos Szeredi 2001-11-16 21:58:22 +00:00
  • 4c749295c2 fixes in kernel module Miklos Szeredi 2001-11-16 21:40:00 +00:00
  • 66aeb510ef Makefile temporarily added to python dir Miklos Szeredi 2001-11-16 17:47:44 +00:00
  • f830a7f84d multithreading works in Python Miklos Szeredi 2001-11-16 17:46:45 +00:00