summaryrefslogtreecommitdiffstats
path: root/source4/torture/basic
Commit message (Expand)AuthorAgeFilesLines
* r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...Andrew Tridgell2007-10-102-2/+2
* r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell2007-10-106-10/+10
* r4013: got rid of a bunch of unused or unmaintained codeAndrew Tridgell2007-10-101-1/+1
* r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell2007-10-1010-81/+123
* r3975: added LFN filesystem attribute bit definition from etherealAndrew Tridgell2007-10-101-1/+1
* r3971: fix compiler warningsStefan Metzmacher2007-10-101-7/+7
* r3958: fix the build for nowStefan Metzmacher2007-10-101-1/+1
* r3945: expanded the BASE-PROPERTIES test to print a nicely formatted list ofAndrew Tridgell2007-10-101-0/+129
* r3888: Just proving :-) to tridge that a Setfileinfo with a modifiedJeremy Allison2007-10-101-2/+17
* r3887: Much better understanding of delayed write time, and the interactionJeremy Allison2007-10-101-4/+80
* r3886: Trying to understand delayed file write update times. Added anotherJeremy Allison2007-10-101-0/+97
* r3699: - split the delayed write testing out of RAW-WRITE, as it is not yetAndrew Tridgell2007-10-106-34/+293
* r3634: - fixed BASE-DISCONNECT test to force the async packets to be sent byAndrew Tridgell2007-10-101-0/+7
* r3633: - moved module init functions to after smb.conf and command lineAndrew Tridgell2007-10-101-0/+163
* r3608: added BASE-DENYDOS testAndrew Tridgell2007-10-101-0/+125
* r3580: - on file overwrite in ntcreatex we need to replace the file permissions.Andrew Tridgell2007-10-101-8/+8
* r3574: the RAW-OPEN test changes broke a couple of the other tests. ThisAndrew Tridgell2007-10-102-2/+111
* r3507: - added deferred replies on sharing violation in pvfs open. TheAndrew Tridgell2007-10-101-4/+3
* r3481: split out client.h and events.hAndrew Tridgell2007-10-101-1/+1
* r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell2007-10-101-0/+1
* r3449: more include file reductionAndrew Tridgell2007-10-101-0/+1
* r3447: more include/system/XXX.h include filesAndrew Tridgell2007-10-102-0/+2
* r3426: removed 2 unused files, and some unused variablesAndrew Tridgell2007-10-101-459/+0
* r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell2007-10-104-0/+4
* r3400: - allow callers to control the flags2 field in raw packetsAndrew Tridgell2007-10-101-2/+13
* r3387: fixed pvfs to pass the NTDENY tests. The tricky bit wasAndrew Tridgell2007-10-101-10/+12
* r3386: - fixed --seed option in smbtortureAndrew Tridgell2007-10-101-1/+272
* r3383: avoid multi-part SMBtrans and SMBtrans2 replies until our client libra...Andrew Tridgell2007-10-102-9/+9
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-1013-27/+27
* r3251: - move the openattr test code into basic/attr.cAndrew Tridgell2007-10-101-0/+196
* r3207: - reformat error msgs in BASE-DIR* testsAndrew Tridgell2007-10-101-10/+14
* r3203: moved more test functions into torture/basic/*.cAndrew Tridgell2007-10-102-0/+235
* r3188: tidy up the rename test a bit moreAndrew Tridgell2007-10-101-4/+10
* r3182: separate out the BASE-RENAME test into torture/basic/rename.cAndrew Tridgell2007-10-101-0/+128
* r3155: reformat a delete testAndrew Tridgell2007-10-101-3/+5
* r3152: reformatted some of the delete test codeAndrew Tridgell2007-10-101-12/+22
* r3150: printing __location__ is more useful than a operation numberAndrew Tridgell2007-10-101-57/+117
* r3149: separate the delete on close test into torture/basic/delete.cAndrew Tridgell2007-10-101-0/+524
* r3148: make --failures work for the BASE-DENY1 and BASE-DENY2 testsAndrew Tridgell2007-10-101-11/+20
* r3029: implemented byte range lock timeouts.Andrew Tridgell2007-10-101-19/+70
* r3011: separated the locktest code into a separate module in smbtortureAndrew Tridgell2007-10-101-0/+907
* r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...Andrew Tridgell2007-10-101-7/+7
* r2680: switched the libcli/raw/ code over to use talloc_reference(), which si...Andrew Tridgell2007-10-101-5/+2
* r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count()Andrew Tridgell2007-10-101-1/+1
* r2628: got rid of some warnings and converted a few more places to use hierar...Andrew Tridgell2007-10-101-1/+1
* r2589: a simple test to help find security related memory leaks. Run valgrind...Andrew Tridgell2007-10-101-0/+68
* r2552: Character set conversion and string handling updates.Andrew Bartlett2007-10-101-6/+6
* r2551: Add const.Andrew Bartlett2007-10-101-2/+2
* r2536: This is a classic case for the use of our new talloc code, andAndrew Bartlett2007-10-101-9/+8
* r2159: converted samba4 over to UTF-16.Andrew Tridgell2007-10-102-3/+3