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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
torture
Commit message (
Expand
)
Author
Age
Files
Lines
*
Quieten some pointer cast warnings.
Tim Potter
2002-01-16
1
-3
/
+4
*
Update the NT_STATUS -> DOS error table.
Andrew Bartlett
2002-01-03
1
-3
/
+3
*
Make a couple more of the warnings also be C comments
Andrew Bartlett
2002-01-03
1
-2
/
+2
*
A few changes to always output the erorr mapping even when the error was
Andrew Bartlett
2002-01-03
1
-27
/
+34
*
Workaround some 'smarts' in Win2k.
Andrew Bartlett
2002-01-03
1
-0
/
+20
*
Re-add bail on failure.
Andrew Bartlett
2002-01-03
1
-2
/
+8
*
fixed ERRMAPEXTRACT torture to work with win2k
Andrew Tridgell
2002-01-03
1
-11
/
+5
*
Minor update to make the output 'real C'. (The output is intended to be a C
Andrew Bartlett
2002-01-02
1
-3
/
+8
*
Removed global debugf. Replaced with lp_set_logfile(name).
Jeremy Allison
2001-12-20
1
-3
/
+3
*
better nsstest error checking
Andrew Tridgell
2001-12-19
1
-0
/
+20
*
set return value to total errors
Andrew Tridgell
2001-12-09
1
-2
/
+9
*
better error checking in nsstest
Andrew Tridgell
2001-12-09
1
-9
/
+64
*
- check for correct error codes
Andrew Tridgell
2001-12-09
1
-27
/
+48
*
allow nsstest to test any nss module
Andrew Tridgell
2001-12-06
1
-13
/
+19
*
put sid_to_name behind the winbindd backend interface
Andrew Tridgell
2001-12-03
1
-2
/
+2
*
fixed default location of libnss_winbind.so
Andrew Tridgell
2001-12-03
1
-1
/
+1
*
fixed the nsswitch initgroups code
Andrew Tridgell
2001-12-03
1
-0
/
+302
*
fix a bunch of places where we can double-free a cli structure
Andrew Tridgell
2001-11-28
2
-2
/
+0
*
Got medieval on another pointless extern. Removed extern struct ipzero
Tim Potter
2001-11-26
5
-12
/
+8
*
Add a new torture test to extract a NT->DOS error map from an NT member of a
Andrew Bartlett
2001-11-25
1
-0
/
+74
*
Removed TimeInit() call from every client program (except for one place
Tim Potter
2001-11-23
5
-9
/
+0
*
fix maxfd test to start deleting at right file
Andrew Tridgell
2001-11-20
1
-0
/
+1
*
fix locktest default parameters
Andrew Tridgell
2001-11-20
1
-2
/
+3
*
Store some path names in global variables initialized to configure
Martin Pool
2001-11-19
6
-14
/
+8
*
the next step in the intl changeover. This should get us compiling agian,
Andrew Tridgell
2001-10-14
1
-4
/
+0
*
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
2
-0
/
+75
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
2
-3
/
+0
*
added a little smbtorture test for dumping the unicode table of a
Andrew Tridgell
2001-09-25
2
-1
/
+84
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
3
-8
/
+6
*
fixed ctemp in server and client. It turns out that ctemp on NT is completely...
Andrew Tridgell
2001-09-17
1
-10
/
+12
*
Fix (I hope) for a number of little compile warnings found by the IRIX
Andrew Bartlett
2001-09-16
3
-8
/
+8
*
declare dbf in one spot
Andrew Tridgell
2001-09-10
5
-5
/
+0
*
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
Andrew Tridgell
2001-09-10
5
-10
/
+10
*
- fixed proto.h build on systems using a parallel make
Andrew Tridgell
2001-09-06
2
-192
/
+1575
*
it turns out that XP agrees with the samba head branch over the right
Andrew Tridgell
2001-09-06
1
-12
/
+13
*
fixed compilation of torture
Andrew Tridgell
2001-09-04
2
-48
/
+44
*
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
2001-08-27
2
-7
/
+7
*
forgot to commit the scanner code
Andrew Tridgell
2001-08-27
1
-0
/
+435
*
converted smbd to use NTSTATUS by default
Andrew Tridgell
2001-08-27
2
-161
/
+145
*
fixed handling of 139/445 in clients
Andrew Tridgell
2001-08-24
3
-6
/
+3
*
tests for 0 length locks
Andrew Tridgell
2001-08-24
1
-15
/
+28
*
allow for 0 range locks in locktest
Andrew Tridgell
2001-08-24
1
-1
/
+1
*
more minor torture updates
Andrew Tridgell
2001-08-23
2
-4
/
+15
*
the beginnings of a TRANS2 scanner
Andrew Tridgell
2001-08-23
1
-0
/
+66
*
minor bug fixes to smbtorture
Andrew Tridgell
2001-08-22
1
-3
/
+5
*
a bunch of fixes from the sflight to seattle
Andrew Tridgell
2001-08-20
2
-38
/
+47
*
Converted to new error API.
Tim Potter
2001-08-13
1
-28
/
+32
[next]