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
/
torture
Age
Commit message (
Expand
)
Author
Files
Lines
2004-01-06
merge torture changes from Samba 3.0 -> HEAD
Andrew Bartlett
1
-6
/
+6
2004-01-06
(merge from 3.0)
Andrew Bartlett
3
-13
/
+17
2003-12-30
Fix Bug # 924
Volker Lendecke
1
-2
/
+11
2003-12-02
Two trivial warnings
Volker Lendecke
1
-1
/
+3
2003-10-22
Put strcasecmp/strncasecmp on the banned list (except for needed calls
Jeremy Allison
1
-1
/
+1
2003-10-14
Enclose usage of st_blksize and st_blocks struct stat members in
Tim Potter
1
-0
/
+12
2003-09-10
Remove obsolete files.
Jelmer Vernooij
2
-959
/
+0
2003-09-09
sync 3.0 into HEAD for the last time
Gerald Carter
4
-17
/
+20
2003-08-02
port latest changes from SAMBA_3_0 tree
Simo Sorce
6
-20
/
+23
2003-07-16
trying to get HEAD building again. If you want the code
Gerald Carter
9
-133
/
+168
2003-05-27
Merge from SAMBA_3_0: initialise return value in run_tcon_devtype_test()
Tim Potter
1
-1
/
+1
2003-05-10
Reverse previous patch from Stefan and me after comments by Andrew Bartlett.
Jelmer Vernooij
9
-22
/
+0
2003-05-10
Patch from metze and me that adds dummy smb_register_*() functions
Jelmer Vernooij
9
-0
/
+22
2003-04-28
Merge compile and other fixes from 3.0 to HEAD.
Andrew Bartlett
3
-36
/
+45
2003-04-27
Add 'smbiconv' program - a clone of the 'iconv' utility
Jelmer Vernooij
1
-0
/
+243
2003-04-22
Make the mangleing code actually use a common prefix, not just the same
Andrew Bartlett
1
-4
/
+12
2003-04-22
Bail out early when we fail on the rw_torture test.
Andrew Bartlett
1
-2
/
+7
2003-04-15
Tested on Win2k, now I think I know what success/fail means in fdsess test.
Jeremy Allison
1
-0
/
+2
2003-04-14
Try and create a file with different vuid, same cnum. Not yet sure
Jeremy Allison
1
-0
/
+13
2003-04-11
smbcquota patch from metze
Gerald Carter
3
-81
/
+84
2003-04-10
Added using different cnum test. WinXP and Samba now pass - Win2k fails.
Jeremy Allison
1
-3
/
+23
2003-04-09
Ensure we have WinXP-like semantics for checking TIDs and FIDs.
Jeremy Allison
1
-0
/
+65
2003-04-09
Set character set to default (UTF-8) before running tests.
Martin Pool
1
-0
/
+3
2003-04-09
t_push_ucs2, t_strcmp: Run tests only once by default, rather than
Martin Pool
2
-6
/
+12
2003-04-08
Integrate abartlet's t_push_ucs2 test into test framework:
Martin Pool
1
-2
/
+6
2003-04-06
If the string does not convert back, print the buggy result.
Andrew Bartlett
1
-3
/
+10
2003-04-06
Fix bigballofmud.so, and add a test to show a bug I'm having with push_ucs2.
Andrew Bartlett
1
-0
/
+40
2003-04-04
Test harness that exercises check_dos_char()
Martin Pool
1
-0
/
+42
2003-04-01
reversed the sense of the TCON test, now that we know that win2003
Andrew Tridgell
1
-10
/
+10
2003-03-30
This changes our handling of invalid service types that the
Volker Lendecke
1
-0
/
+100
2003-03-30
added simple tests for SMBchkpath and SMBioctl
Andrew Tridgell
1
-0
/
+142
2003-03-29
updated the TCON test so that win2000 passes. Samba now fails this
Andrew Tridgell
1
-32
/
+63
2003-03-29
added a simple test for the old SMBtcon interface
Andrew Tridgell
1
-0
/
+38
2003-03-24
Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changes
Jelmer Vernooij
2
-45
/
+13
2003-03-19
Run test 10000 times to make measurement easier.
Martin Pool
1
-2
/
+7
2003-03-18
The new string macros catch a bug at compile that previously only
Martin Pool
1
-0
/
+7
2003-03-13
show which files we fail to create in the casetable test
Andrew Tridgell
1
-2
/
+5
2003-03-12
Update usage message.
Martin Pool
1
-1
/
+2
2003-03-12
Add example of string overflow which is now caught in developer mode.
Martin Pool
1
-0
/
+16
2003-03-11
having sticky create times is not a bug
Andrew Tridgell
1
-1
/
+0
2003-03-11
fixed the MANGLE smbtorture test with the new paranoid string code
Andrew Tridgell
1
-1
/
+1
2003-03-11
make sure we have an empty directory when we start the utable test
Andrew Tridgell
1
-1
/
+5
2003-03-10
fixed use_oplocks and the timeout in smbtorture startup
Andrew Tridgell
1
-6
/
+16
2003-03-10
added -i option for ignoring dot errors in masktest
Andrew Tridgell
1
-2
/
+9
2003-03-06
Make smbtorture use the same cli_full_connection() framework as the rest of
Andrew Bartlett
4
-865
/
+842
2003-03-06
FIXME about crash on failure case.
Martin Pool
1
-2
/
+5
2003-03-05
Add *SMBSERVER fallback code to smbtorture ...
Richard Sharpe
1
-3
/
+17
2003-03-05
Add code to allow us to specify the port to connect on when performing
Richard Sharpe
1
-6
/
+14
2003-02-28
Add simple test harness that exposes StrCaseCmp for testing.
Martin Pool
1
-0
/
+20
2003-02-25
More const fixes and flow on fixes from yesterday's const-fest.
Tim Potter
2
-2
/
+2
[next]