index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
torture
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for bugid #205 - work by Andrew Bartlet (modified to use
Jeremy Allison
2003-08-12
1
-1
/
+1
*
Add a command line option (-S on|off|required) to enable signing on client
Jeremy Allison
2003-07-30
2
-3
/
+3
*
convert snprintf() calls using pstrings & fstrings
Gerald Carter
2003-07-23
3
-5
/
+5
*
Fixup a bunch of printf-style functions and debugs to use unsigned long when
Tim Potter
2003-07-22
4
-12
/
+15
*
i guess i'm the only one this ever annyoed...
Gerald Carter
2003-07-10
1
-2
/
+2
*
More conversions I missed. Thanks metze.
Jeremy Allison
2003-07-04
1
-4
/
+4
*
Fixed strlower changes I missed. Pointed out by metze.
Jeremy Allison
2003-07-04
1
-2
/
+2
*
Move up intialisation of logging, so we catch errors in handling 'preload mod...
Jelmer Vernooij
2003-06-26
1
-4
/
+4
*
Back out some of the changes to nsstest. I've kept the NULL pointer
Tim Potter
2003-06-20
1
-138
/
+8
*
Update nsstest to cope with wins NSS module as well as winbind NSS
Tim Potter
2003-06-16
1
-12
/
+183
*
fixed smbtorture LOCK1 test to know about the correct multiplier for
Andrew Tridgell
2003-06-10
1
-2
/
+3
*
Fix compiler warnings for vfstest. Patch from Stefan Metzmacher <mezte@metzem...
Alexander Bokovoy
2003-06-04
1
-2
/
+3
*
Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...
Alexander Bokovoy
2003-05-14
1
-33
/
+33
*
Fix VFS layer:
Alexander Bokovoy
2003-05-11
3
-113
/
+105
*
Reverse previous patch from Stefan and me after comments by Andrew Bartlett
Jelmer Vernooij
2003-05-10
9
-22
/
+0
*
Patch from metze and me that adds dummy smb_register_*() functions so
Jelmer Vernooij
2003-05-10
9
-0
/
+22
*
Fix use of uninitialised value in TCONDEV test - found by sun1 on the build farm
Andrew Bartlett
2003-05-03
1
-1
/
+1
*
Add 'smbiconv' program - a clone of the 'iconv' utility
Jelmer Vernooij
2003-04-27
1
-0
/
+243
*
Add a check to ensure that the server returns the correct device type, not
Andrew Bartlett
2003-04-23
1
-11
/
+20
*
Merge torture tests from HEAD - it looks like we had rather an incomplete
Andrew Bartlett
2003-04-23
7
-89
/
+171
*
fixing torture build by merging code from HEAD
Gerald Carter
2003-04-18
2
-892
/
+1359
*
merge in metze' smbcquotas patch from HEAD
Gerald Carter
2003-04-15
1
-2
/
+2
*
Fix popt usage (backport from HEAD)
Jelmer Vernooij
2003-04-14
1
-35
/
+9
*
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2003-04-13
2
-0
/
+86
|
\
|
*
smbcquota patch from metze
Gerald Carter
2003-04-11
3
-81
/
+84
|
*
Added using different cnum test. WinXP and Samba now pass - Win2k fails.
Jeremy Allison
2003-04-10
1
-3
/
+23
|
*
Ensure we have WinXP-like semantics for checking TIDs and FIDs.
Jeremy Allison
2003-04-09
1
-0
/
+65
|
*
Set character set to default (UTF-8) before running tests.
Martin Pool
2003-04-09
1
-0
/
+3
|
*
t_push_ucs2, t_strcmp: Run tests only once by default, rather than
Martin Pool
2003-04-09
2
-6
/
+12
|
*
Integrate abartlet's t_push_ucs2 test into test framework:
Martin Pool
2003-04-08
1
-2
/
+6
|
*
If the string does not convert back, print the buggy result.
Andrew Bartlett
2003-04-06
1
-3
/
+10
|
*
Fix bigballofmud.so, and add a test to show a bug I'm having with push_ucs2.
Andrew Bartlett
2003-04-06
1
-0
/
+40
*
|
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2003-04-04
1
-0
/
+42
|
\
|
|
*
Test harness that exercises check_dos_char()
Martin Pool
2003-04-04
1
-0
/
+42
|
*
reversed the sense of the TCON test, now that we know that win2003
Andrew Tridgell
2003-04-01
1
-10
/
+10
|
*
This changes our handling of invalid service types that the
Volker Lendecke
2003-03-30
1
-0
/
+100
|
*
added simple tests for SMBchkpath and SMBioctl
Andrew Tridgell
2003-03-30
1
-0
/
+142
|
*
updated the TCON test so that win2000 passes. Samba now fails this
Andrew Tridgell
2003-03-29
1
-32
/
+63
|
*
added a simple test for the old SMBtcon interface
Andrew Tridgell
2003-03-29
1
-0
/
+38
|
*
Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changes
Jelmer Vernooij
2003-03-24
2
-45
/
+13
|
*
Run test 10000 times to make measurement easier.
Martin Pool
2003-03-19
1
-2
/
+7
*
|
Merge from HEAD to define variable port_to_use. Needed to compile.
John Terpstra
2003-04-01
1
-0
/
+1
*
|
This changes our handling of invalid service types that the
Volker Lendecke
2003-03-30
1
-0
/
+100
*
|
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2003-03-18
1
-0
/
+23
|
\
|
|
*
The new string macros catch a bug at compile that previously only
Martin Pool
2003-03-18
1
-0
/
+7
|
*
show which files we fail to create in the casetable test
Andrew Tridgell
2003-03-13
1
-2
/
+5
|
*
Update usage message.
Martin Pool
2003-03-12
1
-1
/
+2
|
*
Add example of string overflow which is now caught in developer mode.
Martin Pool
2003-03-12
1
-0
/
+16
|
*
having sticky create times is not a bug
Andrew Tridgell
2003-03-11
1
-1
/
+0
|
*
fixed the MANGLE smbtorture test with the new paranoid string code
Andrew Tridgell
2003-03-11
1
-1
/
+1
[next]