summaryrefslogtreecommitdiff
path: root/source4/torture/torture_util.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell1-1/+1
2007-10-10r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell1-8/+10
2007-10-10r3699: - split the delayed write testing out of RAW-WRITE, as it is not yetAndrew Tridgell1-0/+14
2007-10-10r3507: - added deferred replies on sharing violation in pvfs open. TheAndrew Tridgell1-15/+0
2007-10-10r3447: more include/system/XXX.h include filesAndrew Tridgell1-0/+1
2007-10-10r3446: created include/system/iconv.h and include/system/shmem.hAndrew Tridgell1-9/+1
2007-10-10r3441: some include file cleanups and general housekeepingAndrew Tridgell1-0/+9
2007-10-10r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell1-0/+1
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