summaryrefslogtreecommitdiffstats
path: root/source4/torture/raw
Commit message (Expand)AuthorAgeFilesLines
* r6315: Allow sane session setup behaviour on SPNEGO regarding VUIDs.Andrew Bartlett2007-10-101-1/+3
* r6314: A more complete RAW-CONTEXT test. This Samba4 currently fails, but itAndrew Bartlett2007-10-101-6/+65
* r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett2007-10-102-15/+11
* r5928: Use cli_credentials in:Jelmer Vernooij2007-10-102-17/+18
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-1010-1/+11
* r5197: moved events code to lib/events/ (suggestion from metze)Andrew Tridgell2007-10-101-1/+1
* r5185: make all the events data structures private to events.c. This willAndrew Tridgell2007-10-101-0/+1
* r5126: the composite code is no longer client specific or smb specific, soAndrew Tridgell2007-10-101-5/+5
* r5071: Reverted (per tridge request).Jeremy Allison2007-10-101-1/+1
* r5068: I'm pretty sure an old search request is allowed to return changed caseJeremy Allison2007-10-101-1/+1
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-1023-30/+30
* r5035: fixed composite test to use --num-ops command line optionAndrew Tridgell2007-10-101-20/+14
* r4951: some of the code dealing with libcli was getting too complex trying toAndrew Tridgell2007-10-101-5/+5
* r4949: First version of a fetchfile composite function which connects to a se...Volker Lendecke2007-10-101-0/+99
* r4792: use type safety int the test suite tooAndrew Tridgell2007-10-101-6/+7
* r4779: demonstrate doing 50 parallel loadfile operations, with a callback for...Andrew Tridgell2007-10-101-13/+40
* r4777: added a smb_composite_sesssetup() async composite function. ThisAndrew Tridgell2007-10-101-26/+24
* r4726: - use the name tcon and tid instead of conn and cnumStefan Metzmacher2007-10-101-1/+1
* r4710: added a smb_composite_savefile() function, and expanded the test suite...Andrew Tridgell2007-10-101-7/+40
* r4700: first attempt at a composite async function, smb_composite_loadfile(),Andrew Tridgell2007-10-101-0/+77
* r4612: make the output for the w2k3 acl bug a bit clearerAndrew Tridgell2007-10-101-0/+19
* r4596: added a dynamic inheritance ACLs test. As far as I can tell w2k3 does ...Andrew Tridgell2007-10-101-10/+148
* r4591: - converted the other _p talloc functions to not need _pAndrew Tridgell2007-10-103-11/+11
* r4583: print which bit failed in the owner bits checkAndrew Tridgell2007-10-101-0/+4
* r4582: finally worked out what is going on with the inherited ACLs test and w...Andrew Tridgell2007-10-101-12/+197
* r4549: got rid of a lot more uses of plain talloc(), instead usingAndrew Tridgell2007-10-101-1/+1
* r4547: - added talloc_new(ctx) macro that is a neater form of the common tall...Andrew Tridgell2007-10-101-2/+2
* r4463: added testing of the special SID_CREATOR_OWNER inheritance rulesAndrew Tridgell2007-10-101-21/+56
* r4422: make lp_set_cmdline("torture:dangerous", "Yes") a bool parameterStefan Metzmacher2007-10-101-1/+1
* r4407: stricter checking of parameters on hard link creation in the RAW-RENAM...Andrew Tridgell2007-10-101-0/+8
* r4402: use __location__ instead of __LINE__ in the RAW-RENAME testAndrew Tridgell2007-10-101-4/+4
* r4401: stricter test for correct ACL inheritance in RAW-ACLSAndrew Tridgell2007-10-101-2/+2
* r4389: added checking for the default inherited ACL, which is used when no ACEsAndrew Tridgell2007-10-101-6/+39
* r4388: - allow ACE flags to be specified in security_descriptor_create()Andrew Tridgell2007-10-101-0/+270
* r4364: - added support for testing of chained SMB operations in smbtortureAndrew Tridgell2007-10-101-0/+58
* r4317: check the count of replies in the os2 ea_list torture testAndrew Tridgell2007-10-101-0/+1
* r4263: added support for the trans2 RAW_SEARCH_EA_LIST informationAndrew Tridgell2007-10-102-8/+118
* r4243: a sniff from kukks showed that the ea_set interface in trans2 setfilei...Andrew Tridgell2007-10-101-22/+20
* r4183: expanded the RAW-MKDIR torture test to test creation of EA listsAndrew Tridgell2007-10-101-11/+33
* r4173: - new t2open code, that can cope with "create with EAs". Many thanksAndrew Tridgell2007-10-103-104/+84
* r4164: added a test that simulates a OS/2 file delete. This includes seek byAndrew Tridgell2007-10-101-0/+105
* r4147: converted from NT_USER_TOKEN to struct security_tokenAndrew Tridgell2007-10-101-2/+6
* r4074: make the RAW-ACLS test use the new lsa helper functions to determineAndrew Tridgell2007-10-101-16/+39
* r4063: - change char * -> uint8_t in struct request_bufferStefan Metzmacher2007-10-107-22/+22
* r4061: more additions to the RAW-ACLS test, to help me work out some details ...Andrew Tridgell2007-10-101-5/+54
* r4055: fixed more places to use type safe allocation macrosAndrew Tridgell2007-10-102-2/+2
* r4053: expanded and fixed a bug in the RAW-ACLS testAndrew Tridgell2007-10-101-6/+19
* r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...Andrew Tridgell2007-10-104-7/+7
* r4036: expanded the RAW-ACLS torture test to include tests for theAndrew Tridgell2007-10-101-2/+427
* r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell2007-10-108-19/+19