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
/
source3
/
smbd
/
vfs-wrap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge from HEAD.
Tim Potter
2004-03-07
1
-0
/
+4
*
Patch based on work from James Peach <jpeach@sgi.com> to convert over to
Jeremy Allison
2004-01-06
1
-120
/
+200
*
Fix for rename across filesystems. Noticed by Rainer Link <link@foo.fh-furtwa...
Jeremy Allison
2003-11-21
1
-5
/
+95
*
Shadow copy API - Original work by "Ken Cross" <kcross@nssolutions.com>, adapted
Jeremy Allison
2003-08-07
1
-30
/
+36
*
Added EA operations to VFS layer.
Jeremy Allison
2003-06-06
1
-0
/
+64
*
Change get_nt_acl() to include security_info wanted. Only return this.
Jeremy Allison
2003-05-29
1
-4
/
+4
*
Evolve quotas configure check more. Patch from Stefan (metze) Metzemacher. No...
Alexander Bokovoy
2003-05-14
1
-2
/
+12
*
Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...
Alexander Bokovoy
2003-05-14
1
-13
/
+13
*
Fix obvious compiler warnings.
Jeremy Allison
2003-05-12
1
-1
/
+0
*
Eliminate NULL pointers from VFS interface. All hooks now really callable, pr...
Alexander Bokovoy
2003-05-12
1
-6
/
+14
*
Add NT quota support. Patch from Stefan (metze) Metzemacher
Alexander Bokovoy
2003-05-12
1
-6
/
+14
*
Fix VFS layer:
Alexander Bokovoy
2003-05-11
1
-83
/
+93
*
Make fchown, fchmod conditional for systems that don't have them.
Jeremy Allison
2003-05-07
1
-5
/
+16
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-0
/
+15
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-2
/
+2
*
Remove the "stat open" code - make it inline. This should fix the
Jeremy Allison
2002-03-20
1
-2
/
+4
*
Sync up vfs changes from 2.2.x.
Jeremy Allison
2002-03-19
1
-156
/
+10
*
Added POSIX ACL layer into the vfs.
Jeremy Allison
2002-03-12
1
-3
/
+113
*
Implemented default ACL patch (set inherit acls = true on a per share basis).
Jeremy Allison
2002-03-11
1
-7
/
+11
*
Fix lseek-on-pipe problem in VFS (where it belongs IMHO).
Jeremy Allison
2002-03-02
1
-5
/
+18
*
Fixed usage of uninitialised variable in strict_allocate_ftruncate()
Tim Potter
2002-02-27
1
-1
/
+3
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Fix "strict allocate" to write the data out on ftruncate with extend.
Jeremy Allison
2002-01-29
1
-8
/
+70
*
Getting ready to add UNIX extensions in HEAD also.
Jeremy Allison
2002-01-10
1
-0
/
+30
*
merge profile data changes from 2.2
Herb Lewis
2001-09-05
1
-6
/
+36
*
Merge of transfer file code from 2.2, fix for readbraw.
Jeremy Allison
2001-09-04
1
-2
/
+2
*
this fixes the failure of MS office on VFAT partitions on Linux
Andrew Tridgell
2001-07-05
1
-30
/
+29
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-18
/
+18
*
Ensured all the system calls in msdfs.c go through the vfs layer.
Jeremy Allison
2001-06-29
1
-0
/
+32
*
configure:
Jeremy Allison
2001-04-14
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
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
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 OLD_NTDOMAIN to remove warnings about undefined functions.
Jeremy Allison
2000-12-08
1
-0
/
+2
*
Fixed compiler warning.
Tim Potter
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
*
Herb's warning fixes. Also the POSIX locking fix.
Jeremy Allison
2000-10-06
1
-5
/
+106
*
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
*
Restructuring of the code to remove dos_ChDir/dos_GetWd and re-vector them
Jeremy Allison
2000-09-27
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
[next]