summaryrefslogtreecommitdiff
path: root/source3/torture/scanner.c
AgeCommit message (Collapse)AuthorFilesLines
2003-04-23Merge torture tests from HEAD - it looks like we had rather an incompleteAndrew Bartlett1-14/+14
merge last time. I hope this might fix a few failures on the build farm too. Andrew Bartlett (This used to be commit 0c837126923cc30fa60223a5a68d4f527971cc7b)
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett1-8/+8
warnings. (Adds a lot of const). Andrew Bartlett (This used to be commit 3a7458f9472432ef12c43008414925fd1ce8ea0c)
2002-03-17Renamed get_nt_error_msg() to nt_errstr().Tim Potter1-4/+4
(This used to be commit 1f007d3ed41c1b71a89fa6be7d173e67e927c302)
2002-01-30Removed version number from file header.Tim Potter1-2/+1
Changed "SMB/Netbios" to "SMB/CIFS" in file header. (This used to be commit 6a58c9bd06d0d7502a24bf5ce5a2faf0a146edfa)
2001-09-17move to SAFE_FREE()Simo Sorce1-4/+4
(This used to be commit fc71962409e11509a60fb2be6741c32970865881)
2001-09-04fixed compilation of tortureAndrew Tridgell1-44/+40
(This used to be commit aaf538a83057150cc35e9032aff7a78e8f0c4dc2)
2001-08-27converted another bunch of stuff to NTSTATUSAndrew Tridgell1-6/+6
(This used to be commit 1d36250e338ae0ff9fbbf86019809205dd97d05e)
2001-08-27forgot to commit the scanner codeAndrew Tridgell1-0/+435
(This used to be commit 591308f3881e44750b48602fd05362f1f5c6477a)