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
/
torture
/
mangle_test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-15
torture: Align an integer type
Volker Lendecke
1
-2
/
+1
2025-06-16
libsmb: Remove "source3/libsmb/libsmb.h"
Volker Lendecke
1
-1
/
+0
2021-12-09
s3: torture: In torture_mangle(), use torture_deltree() for setup and cleanup.
Jeremy Allison
1
-7
/
+2
2020-08-28
s3: safe_string: do not include string_wrappers.h
Matthew DeVore
1
-0
/
+1
2015-05-12
Convert all uses of uint32/16/8 to _t in source3/torture.
Richard Sharpe
1
-1
/
+1
2015-03-17
lib: Remove tdb_open_compat
Volker Lendecke
1
-1
/
+1
2011-12-03
Rename cli_open -> cli_openx. Prelude to replacing generic cli_open()
Jeremy Allison
1
-2
/
+2
2011-06-20
tdb_compat: use tdb_open_compat.
Rusty Russell
1
-1
/
+1
2011-05-18
s3-torture/mangle_test.c: Fix cli_errstr() usage (part of bug #7864)
Björn Baumbach
1
-13
/
+20
2011-05-06
s3-libsmb: move protos to libsmb/proto.h
Günther Deschner
1
-0
/
+1
2011-05-06
s3: only include tdb headers where needed.
Günther Deschner
1
-0
/
+1
2011-05-06
More const fixes. Remove CONST_DISCARD.
Jeremy Allison
1
-1
/
+1
2011-04-29
s3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEM
Andrew Bartlett
1
-5
/
+5
2011-04-29
s3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDEN
Andrew Bartlett
1
-5
/
+5
2011-03-30
s3-includes: only include system/filesys.h when needed.
Günther Deschner
1
-0
/
+1
2011-03-15
s3-libsmb: only include rap client when needed.
Günther Deschner
1
-0
/
+1
2009-11-24
s3:fix the merged build of bin/smbtorture4
Michael Adam
1
-1
/
+1
2009-11-23
s3:torture: move the torture-specific headers to new torture/torture.h
Michael Adam
1
-0
/
+1
2009-04-30
Cause cli_close to return an NTSTATUS.
Jeremy Allison
1
-2
/
+2
2009-04-30
Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int.
Jeremy Allison
1
-5
/
+3
2009-04-29
Make cli_unlink async.
Jeremy Allison
1
-5
/
+5
2009-04-21
Make rmdir async.
Jeremy Allison
1
-1
/
+1
2009-04-21
Make cli_mkdir async. Change it to return NTSTATUS.
Jeremy Allison
1
-1
/
+1
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-3
/
+3
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
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
r22009: change TDB_DATA from char * to unsigned char *
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r17338: Add support for multiple shares test inspired by Samba 4 torture's --...
Alexander Bokovoy
1
-1
/
+1
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-1
/
+1
2007-10-10
r6586: get rid of a few more compiler warnings
Herb Lewis
1
-1
/
+2
2007-10-10
r1444: Another attempt to fulfil the 100% promise. There might be two dots at...
Volker Lendecke
1
-1
/
+1
2007-10-10
r1396: Give the build farm a chance to be clean before 3.0.5. We don't accept
Volker Lendecke
1
-0
/
+4
2003-10-22
Put strcasecmp/strncasecmp on the banned list (except for needed calls
Jeremy Allison
1
-1
/
+1
2003-07-23
convert snprintf() calls using pstrings & fstrings
Gerald Carter
1
-1
/
+1
2003-07-10
i guess i'm the only one this ever annyoed...
Gerald Carter
1
-2
/
+2
2003-04-23
Merge torture tests from HEAD - it looks like we had rather an incomplete
Andrew Bartlett
1
-12
/
+20
2002-11-07
Fix the build.
Jim McDonough
1
-1
/
+4
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-2
/
+3
2002-04-12
nicer measurement of failures and collisions
Andrew Tridgell
1
-7
/
+15
2002-04-12
better mangling test. We now test that we can create by long name and
Andrew Tridgell
1
-2
/
+33
2002-04-12
- added a mangling test suite that measures the collision rate on
Andrew Tridgell
1
-0
/
+162