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
/
torture
/
vfstest.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use separate make variables for libutil and libcrypto.
Jelmer Vernooij
2008-10-18
1
-1
/
+1
*
Remove "user" from connection_struct
Volker Lendecke
2008-05-10
1
-1
/
+0
*
Add a in-memory cache
Volker Lendecke
2007-12-18
1
-0
/
+13
*
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
2007-12-10
1
-3
/
+3
*
Remove pstrings from client/client.c by doing a large rewrite.
Jeremy Allison
2007-12-06
1
-3
/
+6
*
The usual !pstring...
Jeremy Allison
2007-12-04
1
-44
/
+36
*
Remove the silly "user_socket_options" global variable
Volker Lendecke
2007-11-09
1
-3
/
+2
*
Remove most of the remaining globals out of lib/util_sock.c.
Jeremy Allison
2007-11-03
1
-0
/
+5
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-3
/
+3
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
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
*
r21090: Add some helper routines
Volker Lendecke
2007-10-10
1
-0
/
+11
*
r20846: Before this gets out of control...
Volker Lendecke
2007-10-10
1
-0
/
+10
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r15034: Attempt to make the build farm happy
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r14898: This change is an attempt to improve the quality of the information that
James Peach
2007-10-10
1
-0
/
+5
*
r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500
Derrell Lipman
2007-10-10
1
-2
/
+2
*
r13072: Fix segfault in vfstest and smbtorture.
Deryck Hodge
2007-10-10
1
-0
/
+1
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-1
/
+1
*
r6640: Attempt to fix 'make everything' with the paranoid malloc checker.
Volker Lendecke
2007-10-10
1
-7
/
+7
*
r4645: patch from Rob to fix the build breakage in vfstest after the reload_p...
Gerald Carter
2007-10-10
1
-2
/
+5
*
r1154: Change default setting for case sensitivity to "auto". If set to auto
Jeremy Allison
2007-10-10
1
-1
/
+1
*
Fix compiler warnings for vfstest. Patch from Stefan Metzmacher <mezte@metzem...
Alexander Bokovoy
2003-06-04
1
-2
/
+3
*
Fix VFS layer:
Alexander Bokovoy
2003-05-11
1
-7
/
+8
*
Reverse previous patch from Stefan and me after comments by Andrew Bartlett
Jelmer Vernooij
2003-05-10
1
-6
/
+0
*
Patch from metze and me that adds dummy smb_register_*() functions so
Jelmer Vernooij
2003-05-10
1
-0
/
+6
*
Fix popt usage (backport from HEAD)
Jelmer Vernooij
2003-04-14
1
-35
/
+9
*
Merge: const fixes.
Tim Potter
2003-02-25
1
-1
/
+2
*
correct init, tx Stefan
Simo Sorce
2003-02-19
1
-1
/
+2
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
1
-2
/
+2
*
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
2002-12-20
1
-1
/
+1
*
initial mem_ctx to NULL
Andrew Tridgell
2002-09-05
1
-1
/
+1
*
Correct popt argument info in vfstest
Jelmer Vernooij
2002-08-29
1
-1
/
+1
*
Use popt for printing --help message
Jelmer Vernooij
2002-08-29
1
-24
/
+5
*
Don't use global memory context
Jelmer Vernooij
2002-08-29
1
-10
/
+7
*
if muhammad does not go to the mountain ...
Simo Sorce
2002-08-24
1
-0
/
+2
*
implemented lock and mknod
Simo Sorce
2002-08-21
1
-9
/
+89
*
some fixes
Jelmer Vernooij
2002-08-20
1
-24
/
+1
*
Remove unused variables
Jelmer Vernooij
2002-08-20
1
-16
/
+3
*
Add 'conf' command to load different smb.conf files
Jelmer Vernooij
2002-08-19
1
-4
/
+22
*
A new utility to test VFS system and modules
Simo Sorce
2002-08-18
1
-0
/
+551