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