index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
modules
/
vfs_time_audit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-12
vfs: Make function pointer names consistent. They all end in _fn
Richard Sharpe
1
-108
/
+108
2011-06-17
s3:modules fix Bug 8244 - Cannot copy files larger than 2 GB to Samba share
Christian Ambach
1
-3
/
+3
2011-06-01
Remove the char * argument from the SMB_VFS_GETWD() call. Now always
Jeremy Allison
1
-2
/
+2
2011-05-31
s3: Remove SHADOW_COPY_DATA typedef
Volker Lendecke
1
-1
/
+1
2011-04-21
s3-vfs: rename open function to open_fn.
Günther Deschner
1
-1
/
+1
2011-03-30
s3: only include ntioctl.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-vfs: include smbd/smbd.h in vfs modules.
Günther Deschner
1
-0
/
+1
2011-02-09
Add fdopendir to the VFS. We will use this to reuse a directory fd already op...
Jeremy Allison
1
-0
/
+21
2010-12-18
Rename vfs operation posix_fallocate to just fallocate and add the vfs_falloc...
Jeremy Allison
1
-4
/
+5
2010-12-02
Move posix_fallocate into the VFS where it belongs.
Jeremy Allison
1
-0
/
+22
2010-11-20
Move the uglyness of #ifdef REALPATH_TAKES_NULL into the vfs_default
Jeremy Allison
1
-2
/
+2
2010-11-10
s3/time_audit: fix a change that was just for debuggin purposeѕ
Björn Jacke
1
-2
/
+2
2010-11-10
s3/vfs_time_audit: use monotonic clock for time deltas
Björn Jacke
1
-334
/
+445
2010-10-28
s3: Add a vfs_time_audit module
Abhidnya P Chirmule
1
-0
/
+2306