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
2003-07-10
i guess i'm the only one this ever annyoed...
Gerald Carter
1
-2
/
+2
2003-07-04
More conversions I missed. Thanks metze.
Jeremy Allison
1
-4
/
+4
2003-07-04
Fixed strlower changes I missed. Pointed out by metze.
Jeremy Allison
1
-2
/
+2
2003-06-26
Move up intialisation of logging, so we catch errors in handling 'preload mod...
Jelmer Vernooij
1
-4
/
+4
2003-06-20
Back out some of the changes to nsstest. I've kept the NULL pointer
Tim Potter
1
-138
/
+8
2003-06-16
Update nsstest to cope with wins NSS module as well as winbind NSS
Tim Potter
1
-12
/
+183
2003-06-10
fixed smbtorture LOCK1 test to know about the correct multiplier for
Andrew Tridgell
1
-2
/
+3
2003-06-04
Fix compiler warnings for vfstest. Patch from Stefan Metzmacher <mezte@metzem...
Alexander Bokovoy
1
-2
/
+3
2003-05-14
Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...
Alexander Bokovoy
1
-33
/
+33
2003-05-11
Fix VFS layer:
Alexander Bokovoy
3
-113
/
+105
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 so
Jelmer Vernooij
9
-0
/
+22
2003-05-03
Fix use of uninitialised value in TCONDEV test - found by sun1 on the build farm
Andrew Bartlett
1
-1
/
+1
2003-04-27
Add 'smbiconv' program - a clone of the 'iconv' utility
Jelmer Vernooij
1
-0
/
+243
2003-04-23
Add a check to ensure that the server returns the correct device type, not
Andrew Bartlett
1
-11
/
+20
2003-04-23
Merge torture tests from HEAD - it looks like we had rather an incomplete
Andrew Bartlett
7
-89
/
+171
2003-04-18
fixing torture build by merging code from HEAD
Gerald Carter
2
-892
/
+1359
2003-04-15
merge in metze' smbcquotas patch from HEAD
Gerald Carter
1
-2
/
+2
2003-04-14
Fix popt usage (backport from HEAD)
Jelmer Vernooij
1
-35
/
+9
2003-04-13
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2
-0
/
+86
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
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
1
-0
/
+42
2003-04-04
Test harness that exercises check_dos_char()
Martin Pool
1
-0
/
+42
2003-04-01
Merge from HEAD to define variable port_to_use. Needed to compile.
John Terpstra
1
-0
/
+1
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
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
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
1
-0
/
+23
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
[next]