summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* r12514: Move DCE/RPC interface table to a seperate fileJelmer Vernooij2007-10-103-4/+4
* r12512: Use GUID structs in API functions everywhere rather then converting b...Jelmer Vernooij2007-10-104-18/+16
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-1042-208/+75
* r12505: Cope better with NT_STATUS_PASSWORD_RESTRICTION (due to minimumAndrew Bartlett2007-10-101-7/+93
* r12502: A bit of work on the RPC-SAMR torture test. Prove that ridToSid isAndrew Bartlett2007-10-101-10/+30
* r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...Jelmer Vernooij2007-10-101-0/+2
* r12499: Move smb_build.h out of includes.hJelmer Vernooij2007-10-104-0/+4
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-103-12/+12
* r12494: Support loading modules from .so files for most subsystems.Jelmer Vernooij2007-10-101-1/+1
* r12461: Some updates to the srvsvc IDL from Ronnie SahlbergJelmer Vernooij2007-10-101-5/+4
* r12450: Move generation of proto and full object lists to makefile.pm. 'make'...Jelmer Vernooij2007-10-101-1/+1
* r12413: do some testing with 0x1E namesStefan Metzmacher2007-10-101-2/+6
* r12405: I'm afraid I can't take care of the xplogin test in the near future, ...Volker Lendecke2007-10-103-2223/+0
* r12219: Use some more common functionsJelmer Vernooij2007-10-101-1/+1
* r12211: remove unused elementStefan Metzmacher2007-10-101-1/+1
* r12209: Fix some issues with XML entities.Jelmer Vernooij2007-10-104-3/+5
* r12200: - move the the winsreplication client and server code to the packet_c...Stefan Metzmacher2007-10-101-4/+11
* r12158: added ldif handlers for the ntSecurityDescriptor attribute, so whenAndrew Tridgell2007-10-101-0/+7
* r12154: Torture test for bug # 3303.Volker Lendecke2007-10-101-0/+125
* r12150: ReformattingVolker Lendecke2007-10-101-8/+15
* r12137: added sddl_encode(), the reverse of the sddl_decode() function added aAndrew Tridgell2007-10-101-1/+21
* r12127: add --option=rpc_login:samr_auth=yes, to work against w2k3Stefan Metzmacher2007-10-101-13/+36
* r12116: got rid of composite_trigger_done() and composite_trigger_error(), andAndrew Tridgell2007-10-101-8/+8
* r12114: - smb2_keepalive() acts on the smb2_transportStefan Metzmacher2007-10-101-3/+3
* r12085: wkssvc.idl updated based on work by Ronnie Sahlberg to bring theAndrew Tridgell2007-10-101-1/+3
* r12075: remove NBT-WINSREPLICATION-QUICK test, as we now pass the NBT-WINSREP...Stefan Metzmacher2007-10-102-40/+0
* r12069: fix typoStefan Metzmacher2007-10-101-1/+1
* r12068: a better fix to prevent crashing, on errorsStefan Metzmacher2007-10-101-8/+2
* r12067: print out some more detailsStefan Metzmacher2007-10-101-2/+17
* r12066: - add a unique,active,owner vs. unique,active,replica tests whereStefan Metzmacher2007-10-101-6/+39
* r12024: do some extra sleeping to give the server the chance to handle our replyStefan Metzmacher2007-10-101-0/+2
* r12014: free the irpc_request structure with the irpc_call_recv functions,Stefan Metzmacher2007-10-101-1/+0
* r12010: - added support for domain specific SID codes in SDDL stringsAndrew Tridgell2007-10-101-2/+21
* r12009: made the LOCAL-SDDL test less verbose by default, and add it to theAndrew Tridgell2007-10-101-1/+3
* r12008: added a simple LOCAL-SDDL test suite. Only one example so far. Will beAndrew Tridgell2007-10-104-21/+85
* r12007: fixed a valgrind error in the SMB2-SETINFO testAndrew Tridgell2007-10-101-0/+2
* r11968: More warning fixes. We're on track to getting to double digits forTim Potter2007-10-103-4/+4
* r11967: Fix more 64-bit warnings.Tim Potter2007-10-108-36/+38
* r11965: Try to fix some 64-bit warnings.Tim Potter2007-10-101-1/+1
* r11911: as we pass the owned_released vs. replica test now, run it with make ...Stefan Metzmacher2007-10-101-0/+1
* r11907: added testing of SMB2 keepaliveAndrew Tridgell2007-10-101-1/+6
* r11905: added SMB2_FLUSH as opcode 7. Thanks to metze and volker for helpAndrew Tridgell2007-10-101-0/+10
* r11904: added smb2_tdis() testingAndrew Tridgell2007-10-101-1/+13
* r11902: added smb2_logoff() testingAndrew Tridgell2007-10-101-0/+13
* r11899: add some usefull debug messagesStefan Metzmacher2007-10-101-0/+10
* r11897: add 2 more sgroup vs. sgroup tests with the replica having no addressesStefan Metzmacher2007-10-101-1/+107
* r11890: added tests for the last few fields in SMB2 find requestsAndrew Tridgell2007-10-101-0/+16
* r11887: reorder some testsStefan Metzmacher2007-10-101-22/+99
* r11884: Download ntconfig.polVolker Lendecke2007-10-101-13/+171
* r11883: Also look up the membership in the domain local groups.Volker Lendecke2007-10-101-8/+83