summaryrefslogtreecommitdiffstats
path: root/source/torture/torture_util.c
Commit message (Expand)AuthorAgeFilesLines
* r11967: Fix more 64-bit warnings.Tim Potter2005-11-301-2/+2
* r11730: added parsing and tests for a bunch more SMB2 getinfo levelsAndrew Tridgell2005-11-151-11/+90
* r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking Jelmer Vernooij2005-08-301-1/+1
* r9042: fixed the valgrind error in the RAW-SFILEINFO testAndrew Tridgell2005-08-041-1/+2
* r9010: forgot to commit the change to create_directory_handle()Andrew Tridgell2005-08-031-6/+6
* r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell2005-07-171-2/+2
* r8058: added testing of delete on close for files and directoriesAndrew Tridgell2005-07-011-1/+1
* r6795: Make some functions static and remove some unused ones.Jelmer Vernooij2005-05-151-19/+0
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2005-01-271-5/+5
* r4547: - added talloc_new(ctx) macro that is a neater form of the common tall...Andrew Tridgell2005-01-061-1/+1
* r4261: added the RAW_FILEINFO_EA_LIST trans2 qfileinfo and qpathinfoAndrew Tridgell2004-12-171-31/+42
* r4243: a sniff from kukks showed that the ea_set interface in trans2 setfilei...Andrew Tridgell2004-12-171-11/+8
* r4173: - new t2open code, that can cope with "create with EAs". Many thanksAndrew Tridgell2004-12-131-0/+56
* r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell2004-12-021-1/+1
* r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell2004-11-301-8/+10
* r3699: - split the delayed write testing out of RAW-WRITE, as it is not yetAndrew Tridgell2004-11-121-0/+14
* r3507: - added deferred replies on sharing violation in pvfs open. TheAndrew Tridgell2004-11-031-15/+0
* r3447: more include/system/XXX.h include filesAndrew Tridgell2004-11-021-0/+1
* r3446: created include/system/iconv.h and include/system/shmem.hAndrew Tridgell2004-11-011-9/+1
* r3441: some include file cleanups and general housekeepingAndrew Tridgell2004-11-011-0/+9
* r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell2004-11-011-0/+1
* r2062: Fix a couple more of the printf warnings (real bugs).Andrew Bartlett2004-08-251-1/+1
* r1740: fixed the torture suite for ASCII-only serversAndrew Tridgell2004-08-111-2/+9
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2004-08-041-8/+8
* r1227: use uint64_t instead of unsigned long longStefan Metzmacher2004-06-231-2/+2
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2004-05-251-1/+1
* r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell2004-05-251-5/+5
* r152: a quick airport commit ....Andrew Tridgell2004-04-101-12/+5
* r6: merge in the samba4 HEAD branch from cvsCVS Import User2004-04-041-0/+354