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
*
Fix for 64 bit issues with oplocks and allocation size.
Jeremy Allison
2002-12-04
1
-8
/
+13
*
First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>.
Jeremy Allison
2002-10-23
1
-0
/
+3
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-1
/
+8
*
Sync 3.0 branch with head
Jelmer Vernooij
2002-08-17
1
-36
/
+111
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-4
/
+4
*
Removed HAVE_LIBDL from most places (except system.c). Added checks for
Jeremy Allison
2002-03-27
1
-228
/
+194
*
Sync up vfs changes from 2.2.x.
Jeremy Allison
2002-03-19
1
-24
/
+28
*
Missing comma from systems that have ACLs.
Jim McDonough
2002-03-12
1
-1
/
+1
*
Added POSIX ACL layer into the vfs.
Jeremy Allison
2002-03-12
1
-1
/
+24
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Attempt to fix bugs in write cache code (yes I know it's going away :-).
Jeremy Allison
2002-01-20
1
-0
/
+2
*
Getting ready to add UNIX extensions in HEAD also.
Jeremy Allison
2002-01-10
1
-0
/
+2
*
Re-wrote the guts of the rename_internals code to cope with a reported
Jeremy Allison
2002-01-04
1
-3
/
+20
*
Don't check space on every extend if strict allocate not set.
Jeremy Allison
2001-11-12
1
-5
/
+3
*
Fixed allocation bug in database prog. Some format fixes.
Jeremy Allison
2001-11-12
1
-43
/
+28
*
Added debug in truncate, fixed warning with gcc3.
Jeremy Allison
2001-11-07
1
-0
/
+1
*
Made default vfs ops static so we can use this symbol in actual modules.
Tim Potter
2001-10-24
1
-1
/
+1
*
Renamed vfs_init() to smbd_vfs_init() to allow vfs modules to compile.
Tim Potter
2001-10-18
1
-3
/
+3
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-2
/
+0
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-1
/
+1
*
Merge of transfer file code from 2.2, fix for readbraw.
Jeremy Allison
2001-09-04
1
-80
/
+16
*
get rid of compiler warnings
Herb Lewis
2001-08-24
1
-1
/
+1
*
Correctly report amount written in debug when allocation space.
Jeremy Allison
2001-08-07
1
-1
/
+1
*
Fix for getting allocate_file_space to return the correct errno.
Jeremy Allison
2001-08-06
1
-2
/
+2
*
Extra debug to see what errno is on write fail.
Jeremy Allison
2001-08-04
1
-0
/
+2
*
Added "strict allocate" per share parameter. This causes actual on-disk alloc...
Jeremy Allison
2001-08-01
1
-2
/
+79
*
Wrapped dlerror() in the same way as the other dlxxx() calls.
Jeremy Allison
2001-07-06
1
-1
/
+1
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
1
-1
/
+1
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-163
/
+39
*
Ensured all the system calls in msdfs.c go through the vfs layer.
Jeremy Allison
2001-06-29
1
-104
/
+109
*
configure:
Jeremy Allison
2001-04-14
1
-0
/
+10
*
smbd/posix_acls.c: Sync up with 2.2 changes - don't return deny ACE's.
Jeremy Allison
2001-03-26
1
-0
/
+5
*
Added sys_dlopen/sys_dlsym/sys_dlclose.
Jeremy Allison
2001-03-19
1
-2
/
+2
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
1
-2
/
+0
*
include/vfs.h:
Jeremy Allison
2001-01-23
1
-1
/
+11
*
Added OLD_NTDOMAIN to remove warnings about undefined functions.
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 from appliance head of JR's changes for driver versioning.
Jeremy Allison
2000-11-14
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
*
Ok - this is a big patch - and it may break smbd a bit (although
Jeremy Allison
2000-10-19
1
-0
/
+2
*
Herb's warning fixes. Also the POSIX locking fix.
Jeremy Allison
2000-10-06
1
-40
/
+40
*
Inlined many of the vfs_XXX calls as 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
*
Restructuring of the code to remove dos_ChDir/dos_GetWd and re-vector them
Jeremy Allison
2000-09-27
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
[next]