Gerald Carter
43e4cae106
* removed unused variable from rpcclient code
...
* added container option to net command (patch from SuSE)
* Makefile patch for examples/VFS from SuSE
(This used to be commit 4a6d8280ea27ca7a6998219aacc4b15b1227a659)
2003-01-15 16:07:14 +00:00
Jelmer Vernooij
7fc28a91ed
Ignore Makefile
...
(This used to be commit 9c811e447821e9c934f9ecf841a38f7e1f7aa626)
2002-11-13 14:23:52 +00:00
Jelmer Vernooij
861bbd3c28
Move working VFS modules to source/modules/
...
(This used to be commit 14b129e301c94ccf47b9105bda1bd9d142feb1b5)
2002-11-13 13:11:04 +00:00
Jelmer Vernooij
0c4357e928
Move VFS documentation to the HOWTO collection
...
(This used to be commit b8c7ce0381e857c2de5658b25e917622ebea954e)
2002-11-13 13:08:56 +00:00
Jelmer Vernooij
e9fd0a2671
Small patch from metze to add 3 parameters to vfs_init, as it requires
...
(This used to be commit 4206ebb160e947c70f15e5c434dd1d4df287e665)
2002-10-21 13:41:34 +00:00
Gerald Carter
c7ca88ee40
small update from Rainer
...
(This used to be commit 3d0b7981d086ecdf0d2d660f19cf2a39a8ab02f8)
2002-10-02 19:12:40 +00:00
Gerald Carter
e086aca6c5
mention openantivirus.org
...
(This used to be commit 25cd49d76650a5f059f956ae955569be340d3729)
2002-10-02 13:24:59 +00:00
Gerald Carter
812c0a0f98
README.OtherModules
...
(This used to be commit 93cb8b47c48d0492e3e699542bdc521aafb8d1b7)
2002-09-30 15:25:40 +00:00
Simo Sorce
79f54d28f8
change parametric option name to vfs_recycle_bin it is more sane and do not pollute standard options namespace too much
...
changed also the mode options to be indipendente boolean values, make it easier to understand how to configure them
eg:
vfs_recycle_bin:keeptree=yes
vfs_recycle_bin:versions=yes
(This used to be commit d904d50d3945f5f6a80b59850a82f3e37863c125)
2002-09-08 03:55:37 +00:00
Simo Sorce
27cc26cec8
recycle.c:
...
merged in modifications made my differnt people, cleaned up things, yet some work todo
the code works but there are still some cases to be handled properly
Makefile.in:
this one seem much simpler and effective than the previous hack with file inclusion
it should also be more portable
we still need to find a solution to support multiple platforms or go back to libtool
(This used to be commit e9f4bc77f84eeece82dea25f9c693cfb1d0a8464)
2002-09-07 04:05:42 +00:00
Simo Sorce
d0cef25c27
the current block module is completely broken, jelmer will commit a new one later.
...
simo
(This used to be commit 830f9910bb77562aa2dbef2f479c01493928692d)
2002-09-06 13:39:46 +00:00
Simo Sorce
afc1a220b7
move everything to flat VFS/ directory
...
(This used to be commit d383c309d4a259fb28d7541777a8b3b53cca23bf)
2002-09-06 13:37:40 +00:00
Jeremy Allison
84a8efbf1a
Removed C++ style comment.
...
Jeremy.
(This used to be commit 3803770edaf4212ceac826e039bb075f098a4fab)
2002-08-28 12:55:20 +00:00
Simo Sorce
995bf62aae
patch from metze
...
(This used to be commit cc8e6ebc0ec840d882211c8327cafdcafbcafbd7)
2002-08-27 09:45:26 +00:00
Simo Sorce
709c7c1674
add the netatalk module
...
(This used to be commit 2a156995329699c776772fe01672cfe763b3f988)
2002-08-27 09:30:17 +00:00
Simo Sorce
7251f6b9ec
avoid using libtool for VFS modules
...
change a name in block.c it was hiding a function name
add a comment in configure
(This used to be commit 05038f44717ff07ed7d4a3afbdd8f072a3c058cc)
2002-08-27 09:14:21 +00:00
Jelmer Vernooij
ec91716cb7
Add entry about block.so
...
(This used to be commit 6973344fb5207341e98576b1ddbe58a745225e10)
2002-08-18 20:12:43 +00:00
Simo Sorce
255288df65
forgot to change the makefile system, sorry
...
(This used to be commit 3e6a11f56a3878e75c4354db214971208d911be3)
2002-07-31 13:16:14 +00:00
Simo Sorce
edb9158f09
OK!
...
Finally the cascaded VFS patch is in.
Testing is very welcome, specially with layered multiple vfs modules.
A big thank to Alexander Bokovoy for his work and patience :)
Simo.
(This used to be commit 56283601afe1836dafe0580532f014e29593c463)
2002-07-30 09:59:53 +00:00
John Terpstra
0dd693bd98
x source path so this thing compiles.
...
(This used to be commit fb89be135575561f759a299048ed1eb5363183c3)
2002-06-15 07:34:06 +00:00
Jeremy Allison
3ca09d432c
Fixes for recycle bin VFS for FreeBSD from "Scot W. Hetzel" <hetzels@westbend.net>.
...
Jeremy
(This used to be commit 68b83335de0215314c2234aa83069d8fb8265b80)
2002-05-11 00:33:51 +00:00
Jeremy Allison
7104dbd245
Set default recycle directory permissions as 0770. Unlink on rename
...
fail.
Jeremy.
(This used to be commit 42981c819a07dd35296ecc1ee733ea587f69bcce)
2002-03-23 20:48:45 +00:00
Jeremy Allison
0c42e582f8
Sync up the VFS changes from 2.2.x.
...
Jeremy.
(This used to be commit e758bdc8a8f37e1d1e1fb0d1d27990dba2067920)
2002-03-19 02:51:48 +00:00
Tim Potter
352f226d76
Updated copyright notice.
...
(This used to be commit 86de168ea948b48c47d88b8f1928437de7c33873)
2001-10-24 00:55:26 +00:00
Tim Potter
f80a526546
Renamed global_vfs_ops to default_vfs_ops and made static.
...
Make a copy of the default ops structure rather than following a pointer.
This fixes the audit VFS example module!
(This used to be commit 91ab6f75d9e6820a13fe3034a5f100ae170ad164)
2001-10-24 00:45:41 +00:00
Tim Potter
65f591895c
Don't get stuck in an infinite loop in vfs_connect.
...
(This used to be commit 69275e4f0f502f07ceb37f274d01450d639ba23f)
2001-10-23 22:13:25 +00:00
Tim Potter
75746fde8d
Now compiles under head branch.
...
Funny, I don't remember using libtool in the original Makefile...
(This used to be commit 5392b3fc1279cac64245e311bbc16175e6fd4a7b)
2001-10-18 00:21:48 +00:00
Jeremy Allison
0c9a2cee9f
Added example vfs block example from Ronald Kuetemeier <ronald@kuetemeier.com>.
...
Jeremy.
(This used to be commit 0609cd3162173575d22fbd12c48e777a5b15553e)
2001-05-16 02:12:37 +00:00
Jeremy Allison
aae30b6799
Added a VFS version return to init call. Allows smbd to fail an init if
...
versions don't match.
Jeremy.
(This used to be commit b29ff816734c0424f69124feb316da13f2e094f7)
2000-11-06 21:33:49 +00:00
Jeremy Allison
5ba7235f0f
Fixes for sample VFS audit code from "Brad Sahr" <bsahr@macromedia.com>.
...
Jeremy.
(This used to be commit 5d6dec3a94f496651a5f0643ab228c975911e6cd)
2000-11-06 20:01:03 +00:00
Tim Potter
2b15e8a33e
Updated VFS examples to use ftruncate() and lock() functions.
...
(This used to be commit def0da145aa8b804b75b0f35bdd4a809a2a806fc)
2000-05-17 02:48:04 +00:00
Tim Potter
b61dc7f051
fsync() returns an int rather than void.
...
(This used to be commit 26972823cf66aa8c4e61af9b208707c11c8b8ac6)
2000-04-05 22:42:26 +00:00
Tim Potter
bfbbd1ad9d
Added *.so
...
(This used to be commit e6d11483e2187d8f794f38f5687758f2a2f0b0e6)
2000-04-05 22:42:06 +00:00
Tim Potter
a5ef1a71aa
Improved clean target.
...
(This used to be commit facdfd319de59be4dd9b500202d33a2f3853c2c6)
2000-04-05 22:41:42 +00:00
Tim Potter
1546a4c683
Hopefully these changes will actually stick.
...
(This used to be commit a2782097db258a164bf43d814e8832a27d0eb3f1)
2000-02-04 05:08:16 +00:00
Tim Potter
18b31bce97
Some strange CVS weirdness happening here. I had SAMBA_TNG tags in my
...
head branch CVS/Entries file leading to lots of fun and games. )-:
(This used to be commit bb07eceddb0552ff17ba9db94ae81f58226be4b5)
2000-02-03 04:40:56 +00:00