1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
Commit Graph

317 Commits

Author SHA1 Message Date
John Terpstra
0dd693bd98 x source path so this thing compiles.
(This used to be commit fb89be1355)
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 68b83335de)
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 42981c819a)
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 e758bdc8a8)
2002-03-19 02:51:48 +00:00
Tim Potter
352f226d76 Updated copyright notice.
(This used to be commit 86de168ea9)
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 91ab6f75d9)
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 69275e4f0f)
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 5392b3fc12)
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 0609cd3162)
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 b29ff81673)
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 5d6dec3a94)
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 def0da145a)
2000-05-17 02:48:04 +00:00
Tim Potter
b61dc7f051 fsync() returns an int rather than void.
(This used to be commit 26972823cf)
2000-04-05 22:42:26 +00:00
Tim Potter
bfbbd1ad9d Added *.so
(This used to be commit e6d11483e2)
2000-04-05 22:42:06 +00:00
Tim Potter
a5ef1a71aa Improved clean target.
(This used to be commit facdfd319d)
2000-04-05 22:41:42 +00:00
Tim Potter
1546a4c683 Hopefully these changes will actually stick.
(This used to be commit a2782097db)
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 bb07eceddb)
2000-02-03 04:40:56 +00:00