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
2001-11-23
Removed TimeInit() call from every client program (except for one place
Tim Potter
5
-9
/
+0
2001-11-20
fix maxfd test to start deleting at right file
Andrew Tridgell
1
-0
/
+1
2001-11-20
fix locktest default parameters
Andrew Tridgell
1
-2
/
+3
2001-11-19
Store some path names in global variables initialized to configure
Martin Pool
6
-14
/
+8
2001-10-14
the next step in the intl changeover. This should get us compiling agian,
Andrew Tridgell
1
-4
/
+0
2001-10-11
first step in converting the head branch to use lang_tdb.c instead
Andrew Tridgell
1
-1
/
+1
2001-10-03
switched over to a new method of handling uppercase/lowercase mappings
Andrew Tridgell
1
-2
/
+18
2001-10-02
better method of generating the case equivalence table
Andrew Tridgell
1
-22
/
+37
2001-10-02
the CASETABLE torture target now generates the complete unicode
Andrew Tridgell
2
-0
/
+75
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2
-3
/
+0
2001-09-25
added a little smbtorture test for dumping the unicode table of a
Andrew Tridgell
2
-1
/
+84
2001-09-17
move to SAFE_FREE()
Simo Sorce
3
-8
/
+6
2001-09-17
fixed ctemp in server and client. It turns out that ctemp on NT is completely...
Andrew Tridgell
1
-10
/
+12
2001-09-16
Fix (I hope) for a number of little compile warnings found by the IRIX
Andrew Bartlett
3
-8
/
+8
2001-09-10
declare dbf in one spot
Andrew Tridgell
5
-5
/
+0
2001-09-10
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
Andrew Tridgell
5
-10
/
+10
2001-09-06
- fixed proto.h build on systems using a parallel make
Andrew Tridgell
2
-192
/
+1575
2001-09-06
it turns out that XP agrees with the samba head branch over the right
Andrew Tridgell
1
-12
/
+13
2001-09-04
fixed compilation of torture
Andrew Tridgell
2
-48
/
+44
2001-08-27
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
2
-7
/
+7
2001-08-27
forgot to commit the scanner code
Andrew Tridgell
1
-0
/
+435
2001-08-27
converted smbd to use NTSTATUS by default
Andrew Tridgell
2
-161
/
+145
2001-08-24
fixed handling of 139/445 in clients
Andrew Tridgell
3
-6
/
+3
2001-08-24
tests for 0 length locks
Andrew Tridgell
1
-15
/
+28
2001-08-24
allow for 0 range locks in locktest
Andrew Tridgell
1
-1
/
+1
2001-08-23
more minor torture updates
Andrew Tridgell
2
-4
/
+15
2001-08-23
the beginnings of a TRANS2 scanner
Andrew Tridgell
1
-0
/
+66
2001-08-22
minor bug fixes to smbtorture
Andrew Tridgell
1
-3
/
+5
2001-08-20
a bunch of fixes from the sflight to seattle
Andrew Tridgell
2
-38
/
+47
2001-08-13
Converted to new error API.
Tim Potter
1
-28
/
+32
2001-07-07
Update smbtorture in line with SAMBA_2_2
Andrew Bartlett
1
-5
/
+34
2001-07-05
fixed compilation of masktest on AIX
Andrew Tridgell
1
-7
/
+7
2001-07-04
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
5
-13
/
+13
2001-07-04
The big character set handling changeover!
Andrew Tridgell
6
-17
/
+0
2001-07-03
See if we can stick to slightly valid C..
Andrew Bartlett
1
-2
/
+8
2001-07-02
Not all OSs have setbuffer, so we better check for it.
Andrew Bartlett
1
-0
/
+2
2001-07-02
Make smbtorture return status values for use in the build_farm tests.
Andrew Bartlett
1
-469
/
+733
2001-06-30
Ensure we return correct error on trying to unlock a region not locked.
Jeremy Allison
1
-1
/
+9
2001-06-19
Extra debug in open.c, fix for bad debug message in reply.c
Jeremy Allison
1
-0
/
+2
2001-06-19
added a torture target for building all torture progs. Fixed a typo in locktest
Andrew Tridgell
1
-1
/
+1
2001-06-19
moved all our torture code to a separate directory
Andrew Tridgell
7
-0
/
+5662