index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
smbd
/
vfs-wrap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sync with SAMBA_2_2 for 2.2.6rc1
Gerald Carter
2002-10-09
1
-0
/
+11
*
beginning to sync up for 2.2.5 release....
Gerald Carter
2002-06-17
1
-0
/
+5
*
Start of merge to 2_2_RELEASE branch for release.
Jeremy Allison
2002-04-30
1
-200
/
+171
*
2.2.3 now in sync.
Jeremy Allison
2002-02-02
1
-1
/
+1
*
Move over to RELEASE branch.
Jeremy Allison
2002-02-01
1
-8
/
+115
*
Sync-up with SAMBA_2_2 branch.
Jeremy Allison
2001-10-11
1
-17
/
+130
*
Syncup getting ready for release.
Jeremy Allison
2001-07-06
1
-30
/
+61
*
configure:
Jeremy Allison
2001-04-13
1
-1
/
+40
*
smbd/posix_acls.c: Saving and restoring errno here is the wrong place. Moved it
Jeremy Allison
2001-03-26
1
-1
/
+7
*
But Doctor, I had to kill the patient in order to save him....
Jeremy Allison
2001-02-21
1
-3
/
+0
*
include/vfs.h:
Jeremy Allison
2001-01-23
1
-0
/
+38
*
Fixed compiler warning.
Jeremy Allison
2000-12-08
1
-2
/
+2
*
Added missing OLD_NTDOMAIN to fix compiler warnings.
Jeremy Allison
2000-12-08
1
-0
/
+2
*
- Fix Makefile.in so that clisecdesc.o is in SMBCACLS_OBJ, not LIBSMB_OBJ
David O'Neill
2000-12-06
1
-2
/
+2
*
Ok - fixed a bug in our levelII oplock code. We need to break a level II on
Jeremy Allison
2000-11-16
1
-4
/
+64
*
We now use our own vfs layer to do get/set acl calls (hurrah!).
Jeremy Allison
2000-10-06
1
-0
/
+20
*
smbd/lanman.c: pstring fstring fix.
Jeremy Allison
2000-10-06
1
-1
/
+1
*
includes.h always include profile.h
Herb Lewis
2000-10-06
1
-75
/
+62
*
Restructuring of vfs layer to include a "this" pointer - can be an fsp or
Jeremy Allison
2000-10-06
1
-27
/
+25
*
Vector get_nt_acl/set_nt_acl via vfs. POSIX ACL support should be added
Jeremy Allison
2000-10-05
1
-11
/
+1
*
add some profile stats - all under #ifdef WITH_PROFILE
Herb Lewis
2000-10-05
1
-0
/
+94
*
Backport of the HEAD vfs changes....
Jeremy Allison
2000-09-28
1
-0
/
+46
*
Moved uglyness needed in fcntl locking (64->32 bit mapping, NFS
Jeremy Allison
2000-05-02
1
-0
/
+5
*
This is a *big* checkin that may break some things, but implements the
Jeremy Allison
2000-04-22
1
-0
/
+8
*
Change to vfs API. POSIX states fsync should return an int, not a void.
Jeremy Allison
2000-04-04
1
-2
/
+6
*
Comments to use vfs_* functions instead of dos_* unless really
Tim Potter
2000-02-03
1
-0
/
+295
*
2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...
Andrew Tridgell
1999-12-13
1
-304
/
+0
*
Fix compiler warning.
Tim Potter
1999-05-06
1
-3
/
+104
*
Added dummy connect and disconnect VFS operations to avoid the
Tim Potter
1999-04-20
1
-2
/
+17
*
Always do a compile before CVS commit! )-:
Tim Potter
1999-04-08
1
-1
/
+1
*
Forgot about closedir() function for VFS. Hoo embarassing.
Tim Potter
1999-04-08
1
-0
/
+8
*
Under IRIX, a void function may return a value, even if that value is
Tim Potter
1999-04-05
1
-1
/
+1
*
Wrapped up all VFS disk I/O functions for portability. I remember
Tim Potter
1999-04-04
1
-0
/
+180