summaryrefslogtreecommitdiff
path: root/source4/torture/torture_util.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2062: Fix a couple more of the printf warnings (real bugs).Andrew Bartlett1-1/+1
2007-10-10r1740: fixed the torture suite for ASCII-only serversAndrew Tridgell1-2/+9
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-8/+8
2007-10-10r1227: use uint64_t instead of unsigned long longStefan Metzmacher1-2/+2
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-1/+1
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell1-5/+5
2007-10-10r152: a quick airport commit ....Andrew Tridgell1-12/+5
2004-02-08Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter1-3/+3
2003-12-04* patch based on work by Jim Myers to unify the ioctl handling to beAndrew Tridgell1-6/+18
2003-09-02thanks to ntfsd and some google searches I worked out what the unknownAndrew Tridgell1-2/+2
2003-08-15fixed some places where we don't brace (flags & STR_UNICODE)Andrew Tridgell1-0/+1
2003-08-13- added a raw smb scannerAndrew Tridgell1-0/+35
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+306