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_shadow_copy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-31
struct make "struct shadow_copy_data" its own talloc context
Volker Lendecke
1
-1
/
+1
2011-05-31
s3: Remove SHADOW_COPY_DATA typedef
Volker Lendecke
1
-1
/
+4
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
/
+53
2009-07-24
Make the smbd VFS typesafe
Volker Lendecke
1
-15
/
+13
2009-02-09
Add an optional SMB_STRUCT_SMB parameter to VFS_OP_READDIR
Steven Danneman
1
-2
/
+2
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-2
/
+2
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
r20261: merge 20260 from samba_3_0_24
Herb Lewis
1
-2
/
+3
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-14
/
+14
2007-10-10
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
Jeremy Allison
1
-5
/
+2
2007-10-10
r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN...
Jeremy Allison
1
-9
/
+9
2007-10-10
r7893: Add in the extra parameters to opendir() to fix the large directory/in...
Jeremy Allison
1
-3
/
+3
2007-10-10
r7541: Patch from core@road-star.jp for bug #2792. Ensure the shadow copy
Jeremy Allison
1
-0
/
+24
2007-10-10
r4738: Fix for bug #2238 - memory leak in shadow copy vfs.
Jeremy Allison
1
-0
/
+1
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-3
/
+3
2007-10-10
r3671: More warning fixes from Rob Foehl <rwf@loonybin.net>.
Jeremy Allison
1
-6
/
+6
2007-10-10
r329: add the shadow_copy vfs module
Stefan Metzmacher
1
-0
/
+227