index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
modules
/
vfs_shadow_copy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: Filenames: Add uint32_t flags parameter to synthetic_smb_fname().
Jeremy Allison
2016-03-24
1
-1
/
+2
*
VFS: Modify opendir to take a const struct smb_filename * instead of const ch...
Jeremy Allison
2016-03-01
1
-4
/
+21
*
Convert uint32/16/8 to _t for the last two include files in source3/include.
Richard Sharpe
2015-05-01
1
-2
/
+2
*
build: Remove SMB_STRUCT_DIR define
Andrew Bartlett
2012-04-05
1
-12
/
+12
*
build: Remove SMB_STRUCT_DIRENT define
Andrew Bartlett
2012-04-05
1
-7
/
+7
*
vfs: Make function pointer names consistent. They all end in _fn
Richard Sharpe
2011-12-12
1
-8
/
+8
*
struct make "struct shadow_copy_data" its own talloc context
Volker Lendecke
2011-05-31
1
-1
/
+1
*
s3: Remove SHADOW_COPY_DATA typedef
Volker Lendecke
2011-05-31
1
-1
/
+4
*
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
/
+53
*
Make the smbd VFS typesafe
Volker Lendecke
2009-07-24
1
-15
/
+13
*
Add an optional SMB_STRUCT_SMB parameter to VFS_OP_READDIR
Steven Danneman
2009-02-09
1
-2
/
+2
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-2
/
+2
*
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r20261: merge 20260 from samba_3_0_24
Herb Lewis
2007-10-10
1
-2
/
+3
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-14
/
+14
*
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
Jeremy Allison
2007-10-10
1
-5
/
+2
*
r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN...
Jeremy Allison
2007-10-10
1
-9
/
+9
*
r7893: Add in the extra parameters to opendir() to fix the large directory/in...
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r7541: Patch from core@road-star.jp for bug #2792. Ensure the shadow copy
Jeremy Allison
2007-10-10
1
-0
/
+24
*
r4738: Fix for bug #2238 - memory leak in shadow copy vfs.
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r3671: More warning fixes from Rob Foehl <rwf@loonybin.net>.
Jeremy Allison
2007-10-10
1
-6
/
+6
*
r329: add the shadow_copy vfs module
Stefan Metzmacher
2007-10-10
1
-0
/
+227