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