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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sync with SAMBA_2_2 for 2.2.6rc1
Gerald Carter
2002-10-09
1
-0
/
+1
*
Start of merge to 2_2_RELEASE branch for release.
Jeremy Allison
2002-04-30
1
-367
/
+242
*
Move over to RELEASE branch.
Jeremy Allison
2002-02-01
1
-50
/
+61
*
Sync-up with SAMBA_2_2 branch.
Jeremy Allison
2001-10-11
1
-79
/
+94
*
Syncup getting ready for release.
Jeremy Allison
2001-07-06
1
-104
/
+109
*
configure:
Jeremy Allison
2001-04-13
1
-0
/
+10
*
smbd/posix_acls.c: Ensure we never return an access deny ACL.
Jeremy Allison
2001-03-26
1
-0
/
+5
*
include/dlinklist.h: Allow link to end of list.
Jeremy Allison
2001-03-19
1
-2
/
+2
*
But Doctor, I had to kill the patient in order to save him....
Jeremy Allison
2001-02-21
1
-2
/
+0
*
include/vfs.h:
Jeremy Allison
2001-01-23
1
-1
/
+11
*
Added missing OLD_NTDOMAIN to fix compiler warnings.
Jeremy Allison
2000-12-08
1
-0
/
+2
*
Ok - fixed a bug in our levelII oplock code. We need to break a level II on
Jeremy Allison
2000-11-16
1
-0
/
+18
*
Merge of the printing fixes from HEAD to 2.2.
Jeremy Allison
2000-11-15
1
-36
/
+61
*
Added a VFS version return to init call. Allows smbd to fail an init if
Jeremy Allison
2000-11-06
1
-8
/
+14
*
Fixes for extra stat's broght back from HEAD. This cuts down on the
Jeremy Allison
2000-10-25
1
-0
/
+2
*
We now use our own vfs layer to do get/set acl calls (hurrah!).
Jeremy Allison
2000-10-06
1
-40
/
+40
*
Inlined several vfs_XXX calls to smb_macros for speed.
Jeremy Allison
2000-10-06
1
-63
/
+0
*
Restructuring of vfs layer to include a "this" pointer - can be an fsp or
Jeremy Allison
2000-10-06
1
-30
/
+32
*
Vector get_nt_acl/set_nt_acl via vfs. POSIX ACL support should be added
Jeremy Allison
2000-10-05
1
-5
/
+38
*
utf-8 and EUC3 patch from Hiroshi Miura Samba User Group Japan staff.
Jeremy Allison
2000-10-03
1
-0
/
+24
*
Backport of the HEAD vfs changes....
Jeremy Allison
2000-09-28
1
-25
/
+388
*
Added vfs_unlink call to ensure vfs is used on unlink from client.
Jeremy Allison
2000-08-30
1
-0
/
+9
*
Fixes for various compile warnings on Solaris 8.
Tim Potter
2000-07-10
1
-1
/
+3
*
Fix for dual unix_to_dos conversion in readdir from A.V.Shutko <AVShutko@mail...
Jeremy Allison
2000-05-05
1
-1
/
+0
*
Moved uglyness needed in fcntl locking (64->32 bit mapping, NFS
Jeremy Allison
2000-05-02
1
-2
/
+7
*
This is a *big* checkin that may break some things, but implements the
Jeremy Allison
2000-04-22
1
-1
/
+6
*
the bulk of the changes to get rid of fd_ptr and move print open
Andrew Tridgell
2000-04-10
1
-4
/
+3
*
Fix some compile warnings.
Tim Potter
2000-02-04
1
-0
/
+7
*
Put back lots of missing calls to dos_to_unix(). Thanks to
Tim Potter
2000-02-03
1
-2
/
+2
*
Comments to use vfs_* functions instead of dos_* unless really
Tim Potter
2000-02-03
1
-0
/
+450
*
2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...
Andrew Tridgell
1999-12-13
1
-379
/
+0
*
Pass VFS options defined in smb.conf to vfs_init() function.
Tim Potter
1999-07-22
1
-4
/
+7
*
Rewrite of VFS initialisation routines.
Tim Potter
1999-04-20
1
-101
/
+114
*
Removed unused vfs_read_data() function at the request of tridge.
Tim Potter
1999-04-14
1
-49
/
+0
*
Forgot about closedir() function for VFS. Hoo embarassing.
Tim Potter
1999-04-08
1
-0
/
+2
*
Disable VFS routines if no libdl available.
Tim Potter
1999-04-05
1
-3
/
+6
*
Wrote VFS initialisation routines.
Tim Potter
1999-04-04
1
-0
/
+407