summaryrefslogtreecommitdiff
path: root/source4/torture/rpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett30-223/+298
2007-10-10r5928: Use cli_credentials in:Jelmer Vernooij4-30/+39
2007-10-10r5902: A rather large change...Andrew Bartlett11-264/+342
2007-10-10r5879: Rename SAMR_FIELD_WORKSTATION to SAMR_FIELD_WORKSTATIONS - it is a list.Andrew Bartlett1-1/+2
2007-10-10r5878: Be clear which machine name (We have one worksation, and one BDC) weAndrew Bartlett1-7/+7
2007-10-10r5876: Add a test account for the duration of the samsync - to ensure we haveAndrew Bartlett2-19/+62
2007-10-10r5866: Add InitShutdown IDL and torture test.Jelmer Vernooij2-6/+160
2007-10-10r5830: start to analyse the attribute values, depending on the attribute typeStefan Metzmacher1-3/+26
2007-10-10r5799: more DsGetNCChanges updates, I'm starting to understand it...Stefan Metzmacher1-16/+94
2007-10-10r5783: Test renaming of accounts in the RPC-SAMR test, and add support intoAndrew Bartlett1-14/+34
2007-10-10r5775: Remove some unused functions (unions are no longer as special as they ...Jelmer Vernooij2-6/+10
2007-10-10r5742: - add torture test and idl for DsReplicaUpdateRefs()Stefan Metzmacher1-5/+65
2007-10-10r5675: - More DCOM bug fixesJelmer Vernooij2-8/+2
2007-10-10r5671: Bunch of fixes related to arrays and pointers to arrays.Jelmer Vernooij1-8/+8
2007-10-10r5668: Add tests to RPC-SAMLOGON to test for user@REALM style logins. TheseAndrew Bartlett1-10/+77
2007-10-10r5611: Add EnumPrinterDataEx-test (for now just for PrinterDriverData, we needGünther Deschner1-1/+37
2007-10-10r5603: add "authservice()" property to the interface property listStefan Metzmacher1-7/+7
2007-10-10r5553: Add idl and test for spoolss_AddPort(). It always seems to returnTim Potter1-2/+37
2007-10-10r5552: Don't try to read the value of r.out.result when the dcerpc clientTim Potter1-35/+87
2007-10-10r5539: more bad name checks and don't check for \\localhost and \\127.0.0.1Stefan Metzmacher1-2/+3
2007-10-10r5537: - make use of bitmaps and enumsStefan Metzmacher1-27/+16
2007-10-10r5516: NT4 doesn't support GetPrinterDataEx()Stefan Metzmacher1-1/+5
2007-10-10r5503: - add torture test which tests for invalid printernamesStefan Metzmacher1-20/+95
2007-10-10r5498: fix OpenPrinter() idl and torture testStefan Metzmacher1-11/+8
2007-10-10r5489: hide handwritten pull/push/print code from the callerStefan Metzmacher1-98/+27
2007-10-10r5465: Add support to multiple levels of pointers in pidl.Jelmer Vernooij1-0/+44
2007-10-10r5453: Treat "embedded" arrays (surrounding structures) somewhatJelmer Vernooij1-6/+5
2007-10-10r5452: Add implementation + torture test for echo_SurroundingJelmer Vernooij1-0/+35
2007-10-10r5394: as the timing should be fixed in the server now, don't accept to early...Stefan Metzmacher1-10/+9
2007-10-10r5390: use __location__ to make tracking down errors in RPC-SAMSYNC easierAndrew Tridgell1-9/+10
2007-10-10r5364: Rename string fields called 'domain' and 'name' to be 'domain_name'.Tim Potter5-18/+18
2007-10-10r5310: allow for rounding errors in the sleep testAndrew Tridgell1-1/+1
2007-10-10r5308: trimmed back a lot of the old macros from smb_macros.hAndrew Tridgell1-1/+1
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell11-27/+27
2007-10-10r5209: Fix the endpoint mapper to work with IPX endpoints (whichJelmer Vernooij1-91/+13
2007-10-10r5197: moved events code to lib/events/ (suggestion from metze)Andrew Tridgell2-2/+2
2007-10-10r5185: make all the events data structures private to events.c. This willAndrew Tridgell2-0/+2
2007-10-10r5155: define ipv4address as a based IDL type, mapped to a "const char *" inAndrew Tridgell1-7/+2
2007-10-10r5148: use ipv4_addr also in epmapper idlStefan Metzmacher1-2/+2
2007-10-10r5137: fix typesStefan Metzmacher1-1/+1
2007-10-10r5090: Fix up the IDL for LogonGetDomainInfo in NETLOGON.Andrew Bartlett1-10/+4
2007-10-10r5089: Fix indentation.Andrew Bartlett1-1/+1
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell23-73/+73
2007-10-10r5034: - added a type mapping function in pidl, so the type names in our IDLAndrew Tridgell2-10/+10
2007-10-10r4951: some of the code dealing with libcli was getting too complex trying toAndrew Tridgell1-14/+3
2007-10-10r4938: allow the caller to supply an existing event_context if they want toAndrew Tridgell1-1/+1
2007-10-10r4891: - added a generic resolve_name() async interface in libcli/resolve/,Andrew Tridgell1-4/+7
2007-10-10r4888: use the neater calling conventionAndrew Tridgell1-31/+8
2007-10-10r4777: added a smb_composite_sesssetup() async composite function. ThisAndrew Tridgell1-11/+11
2007-10-10r4776: Add more debugs to SamSync test.Andrew Bartlett1-25/+64