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
/
utable.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: client : Add extra return parameter to all client open calls.
Jeremy Allison
2014-05-09
1
-1
/
+1
*
build: Remove SMB_OFF_T, replace with off_t
Andrew Bartlett
2012-04-06
1
-1
/
+1
*
Rename cli_open -> cli_openx. Prelude to replacing generic cli_open()
Jeremy Allison
2011-12-03
1
-1
/
+1
*
s3-torture/utable.c: replace cli_read_old() with cli_read()
Björn Baumbach
2011-07-23
1
-1
/
+1
*
s3-libsmb: replace cli_read() with cli_read_old()
Björn Baumbach
2011-07-20
1
-1
/
+1
*
s3-libsmb: move protos to libsmb/proto.h
Günther Deschner
2011-05-06
1
-0
/
+1
*
s3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEM
Andrew Bartlett
2011-04-29
1
-4
/
+4
*
s3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDEN
Andrew Bartlett
2011-04-29
1
-4
/
+4
*
s3: Use cli_writeall instead of cli_write
Volker Lendecke
2011-04-26
1
-1
/
+2
*
Fix convert_string() to take a *converted_size arg. and return a bool.
Jeremy Allison
2011-03-30
1
-5
/
+14
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...
Andrew Tridgell
2011-03-24
1
-2
/
+2
*
s3-libsmb: only include rap client when needed.
Günther Deschner
2011-03-15
1
-0
/
+1
*
s3: Convert cli_qfileinfo_basic to cli_qfileinfo
Volker Lendecke
2010-10-24
1
-2
/
+3
*
s3: Rename cli_fileinfo() to cli_fileinfo_basic()
Volker Lendecke
2010-10-24
1
-2
/
+4
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
1
-0
/
+1
*
s3:fix the merged build of bin/smbtorture4
Michael Adam
2009-11-24
1
-1
/
+1
*
s3:torture: move the torture-specific headers to new torture/torture.h
Michael Adam
2009-11-23
1
-0
/
+1
*
Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int.
Jeremy Allison
2009-04-30
1
-9
/
+8
*
Make cli_unlink async.
Jeremy Allison
2009-04-29
1
-4
/
+4
*
Make cli_mkdir async. Change it to return NTSTATUS.
Jeremy Allison
2009-04-21
1
-1
/
+1
*
Fix warnings in make test code.
Jeremy Allison
2009-01-02
1
-1
/
+5
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-2
/
+2
*
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
*
r18796: Fix the build. Sorry.
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r17338: Add support for multiple shares test inspired by Samba 4 torture's --...
Alexander Bokovoy
2007-10-10
1
-2
/
+2
*
r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.
Tim Potter
2007-10-10
1
-2
/
+0
*
r5968: derrell's large file fix for libsmbclient (BUG 2505)
Gerald Carter
2007-10-10
1
-1
/
+1
*
Fix build after Jeremy -- yet another place where convert_string() wasn't upd...
Alexander Bokovoy
2004-03-12
1
-2
/
+2
*
Final round of printf warnings fixes for the moment.
Tim Potter
2003-11-06
1
-2
/
+2
*
Merge torture tests from HEAD - it looks like we had rather an incomplete
Andrew Bartlett
2003-04-23
1
-21
/
+28
*
fixing torture build by merging code from HEAD
Gerald Carter
2003-04-18
1
-2
/
+2
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
first step in converting the head branch to use lang_tdb.c instead
Andrew Tridgell
2001-10-11
1
-1
/
+1
*
switched over to a new method of handling uppercase/lowercase mappings
Andrew Tridgell
2001-10-03
1
-2
/
+18
*
better method of generating the case equivalence table
Andrew Tridgell
2001-10-02
1
-22
/
+37
*
the CASETABLE torture target now generates the complete unicode
Andrew Tridgell
2001-10-02
1
-0
/
+74
*
added a little smbtorture test for dumping the unicode table of a
Andrew Tridgell
2001-09-25
1
-0
/
+82