summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/winreg.c
Commit message (Expand)AuthorAgeFilesLines
* r24846: Use metadata about dangerous tests.Jelmer Vernooij2007-10-101-15/+10
* r24751: Run more tests, remove empty testsuites, more small improvements.Jelmer Vernooij2007-10-101-1/+1
* r24741: More use of the torture API.Jelmer Vernooij2007-10-101-1/+0
* r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij2007-10-101-358/+216
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-1/+1
* r23821: Extend the winreg test by a test for DeleteKey on aMichael Adam2007-10-101-0/+66
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23561: Fix an output message.Michael Adam2007-10-101-1/+1
* r22339: Run some more tests.Jelmer Vernooij2007-10-101-99/+99
* r21694: Some more testing updates.Jelmer Vernooij2007-10-101-2/+1
* r21386: Run all NDR tests in the buildfarm, import some functions from Samba3...Jelmer Vernooij2007-10-101-1/+2
* r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij2007-10-101-1/+1
* r18566: fixed the winreg pipe and winreg testsAndrew Tridgell2007-10-101-1/+17
* r18561: Fix [out] pointers in winreg IDLGerald Carter2007-10-101-4/+4
* r15776: Don't generate ref pointers in Samba4-generated code. There is no pointJelmer Vernooij2007-10-101-1/+1
* r15358: Fix some compiler warnings / type safety. Found by tccJelmer Vernooij2007-10-101-5/+6
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-101-1/+1
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+1
* r14470: Remove some unnecessary headers.Jelmer Vernooij2007-10-101-1/+0
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+1
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-101-0/+1
* r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+1
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-101-0/+1
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-5/+1
* r11457: fixed the winreg IDL and torture code so key and value enumerationsAndrew Tridgell2007-10-101-8/+8
* r11261: Rename access_required field in winreg idl to access_mask so it matchesTim Potter2007-10-101-3/+3
* r11243: length and size can now be filled in automatically.Jelmer Vernooij2007-10-101-7/+1
* r11210: Log registry open function name when starting hive tests.Tim Potter2007-10-101-6/+12
* r9578: fixed an endless loop and memory leak in the QueryMultipleValues testAndrew Tridgell2007-10-101-3/+5
* r9575: more automatic cleanup code in winreg testAndrew Tridgell2007-10-101-2/+7
* r9574: - made the sec_info fields in lsa and samr use a IDL bitmapAndrew Tridgell2007-10-101-125/+130
* r9567: fixed the winreg IDL for CreateKey, including a securityAndrew Tridgell2007-10-101-7/+22
* r9338: fixed the winreg IDL to be correct for the EnumKey and EnumValueAndrew Tridgell2007-10-101-21/+26
* r8171: According to Samba 3 and Ethereal, the winreg_OpenUnkown stuff isTim Potter2007-10-101-16/+4
* r6961: Add RPC-WINREG to list of win2k3 testsJelmer Vernooij2007-10-101-17/+26
* r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett2007-10-101-4/+4
* r5866: Add InitShutdown IDL and torture test.Jelmer Vernooij2007-10-101-6/+14
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-6/+6
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-7/+7
* r4591: - converted the other _p talloc functions to not need _pAndrew Tridgell2007-10-101-1/+1
* r4422: make lp_set_cmdline("torture:dangerous", "Yes") a bool parameterStefan Metzmacher2007-10-101-1/+1
* r4175: InitiateSystemShutdownEx IDL and torture testJelmer Vernooij2007-10-101-0/+31
* r4168: Implement QueryValue in the serverJelmer Vernooij2007-10-101-0/+33
* r4167: Fix CreateKeyJelmer Vernooij2007-10-101-4/+4
* r4158: Fix IDL for InitiateShutdown and AbortShutdown and run both onlyJelmer Vernooij2007-10-101-8/+11
* r4157: QueryMultipleValues IDL and torture testJelmer Vernooij2007-10-101-0/+36
* r4156: GetKeySecurity() IDL and torture testJelmer Vernooij2007-10-101-0/+35
* r4142: Check result value of OpenHKU and OpenHKCRJelmer Vernooij2007-10-101-0/+9
* r4138: initialise 'type' in RPC-WINREG EnumValue testAndrew Tridgell2007-10-101-1/+1