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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
modules
/
vfs_cap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-05
VFS: Modify lchown to take a const struct smb_filename * instead of const char *
Jeremy Allison
1
-3
/
+25
2016-03-05
VFS: Modify chown to take a const struct smb_filename * instead of const char *
Jeremy Allison
1
-3
/
+25
2016-03-03
VFS: Modify chmod_acl to take a const struct smb_filename * instead of const ...
Jeremy Allison
1
-3
/
+23
2016-03-03
VFS: Modify chmod to take a const struct smb_filename * instead of const char *
Jeremy Allison
1
-3
/
+24
2016-03-01
VFS: Modify opendir to take a const struct smb_filename * instead of const ch...
Jeremy Allison
1
-3
/
+16
2016-02-25
VFS: Modify rmdir to take a const struct smb_filename * instead of const char *
Jeremy Allison
1
-3
/
+16
2016-02-24
s3: VFS: Modify mkdir to take a const struct smb_filename * instead of const ...
Jeremy Allison
1
-3
/
+17
2016-01-26
vfs_cap: add get_quota function
Uri Simchoni
1
-0
/
+14
2015-11-09
vfs_cap: Fix a warning
Volker Lendecke
1
-4
/
+3
2015-05-06
Convert all uint8/16/32 to _t in all modules.
Richard Sharpe
1
-1
/
+1
2015-02-17
s3/vfs: remove unused SMB_VFS_DISK_FREE() small_query parameter
David Disseldorp
1
-4
/
+2
2013-04-17
vfs: Convert cap_ntimes to cp_smb_filename
Volker Lendecke
1
-5
/
+3
2013-04-17
vfs: Convert cap_unlink to cp_smb_filename
Volker Lendecke
1
-5
/
+3
2013-04-17
vfs: Convert cap_rename to cp_smb_filename
Volker Lendecke
1
-9
/
+6
2012-10-11
smbd: Add mem_ctx to sys_acl_init() and all callers
Andrew Bartlett
1
-2
/
+4
2012-04-05
s3-vfs: Remove unused lremovexattr call from VFS modules, system.c and configure
Andrew Bartlett
1
-13
/
+0
2012-04-05
s3-vfs: Remove unused lsetxattr call from VFS modules, system.c and configure
Andrew Bartlett
1
-13
/
+0
2012-04-05
s3-vfs: Remove unused llistxattr call from VFS modules, system.c and configure
Andrew Bartlett
1
-12
/
+0
2012-04-05
s3-vfs: Remove unused lgetxattr call from VFS modules, system.c and configure
Andrew Bartlett
1
-14
/
+0
2012-04-05
build: Remove SMB_STRUCT_DIR define
Andrew Bartlett
1
-2
/
+2
2012-04-05
build: Remove SMB_STRUCT_DIRENT define
Andrew Bartlett
1
-6
/
+6
2011-12-12
vfs: Make function pointer names consistent. They all end in _fn
Richard Sharpe
1
-34
/
+34
2011-06-09
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
1
-3
/
+3
2011-04-21
s3-vfs: rename open function to open_fn.
Günther Deschner
1
-1
/
+1
2011-03-30
s3-vfs: include smbd/smbd.h in vfs modules.
Günther Deschner
1
-0
/
+1
2010-11-20
Move the uglyness of #ifdef REALPATH_TAKES_NULL into the vfs_default
Jeremy Allison
1
-2
/
+2
2010-01-12
Fix bug #7034 - vfs_cap causes signal 11 (SIGSEGV)
SASAJIMA Toshihiro
1
-1
/
+2
2009-07-24
Make the smbd VFS typesafe
Volker Lendecke
1
-60
/
+38
2009-07-19
Fix a few type errors in VFS modules
Volker Lendecke
1
-3
/
+7
2009-07-06
s3: Plumb smb_filename through SMB_VFS_NTIMES
Tim Prouty
1
-3
/
+23
2009-07-06
s3: Plumb smb_filename through SMB_VFS_UNLINK
Tim Prouty
1
-3
/
+22
2009-07-06
s3: Plumb smb_filename through SMB_VFS_RENAME
Tim Prouty
1
-7
/
+41
2009-06-24
s3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS_LSTAT
Tim Prouty
1
-6
/
+32
2009-06-17
s3: Change SMB_VFS_OPEN to take an smb_filename struct
Tim Prouty
1
-4
/
+18
2009-02-09
Add an optional SMB_STRUCT_SMB parameter to VFS_OP_READDIR
Steven Danneman
1
-1
/
+1
2009-01-23
Extend NTIMES to allow setting create_time
todd stecher
1
-2
/
+3
2008-10-14
Use {u,}int64_t instead of SMB_BIG_{U,}INT.
Jelmer Vernooij
1
-4
/
+4
2008-05-08
Yay ! Remove a VFS entry. Removed the set_nt_acl() call,
Jeremy Allison
1
-15
/
+0
2008-01-08
Remove redundant parameter fd from SMB_VFS_FSETXATTR().
Michael Adam
1
-2
/
+2
2008-01-08
Remove redundant parameter fd from SMB_VFS_FREMOVEXATTR().
Michael Adam
1
-2
/
+2
2008-01-08
Remove redundant parameter fd from SMB_VFS_FGETXATTR().
Michael Adam
1
-2
/
+2
2007-11-16
Remove pstring from modules directory.
Jeremy Allison
1
-153
/
+336
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-3
/
+3
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23620: Convert set_nt_acl to return NTSTATUS. Also fix the chown
Jeremy Allison
1
-1
/
+1
2007-10-10
r23105: Add lchown to the vfs layer. We need this in the POSIX code.
Jeremy Allison
1
-0
/
+8
2007-10-10
r21714: Change the VFS interface to use struct timespec
Jeremy Allison
1
-3
/
+3
2007-10-10
r20261: merge 20260 from samba_3_0_24
Herb Lewis
1
-0
/
+1
2007-10-10
r18745: Use the Samba4 data structures for security descriptors and security ...
Jelmer Vernooij
1
-1
/
+1
[next]