summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc
Commit message (Expand)AuthorAgeFilesLines
* r6451: Ensure we correctly initialise the credentials structure in the schann...Andrew Bartlett2007-10-101-2/+3
* r6325: Rename aliasname -> alias_name in CreateDomAlias function.Tim Potter2007-10-101-4/+4
* r6321: added IDL and test suite for NBT dgram 'sam logon' request (sent byAndrew Tridgell2007-10-101-0/+11
* r6286: Add back metze's test of setting a trust password to ''. I removedAndrew Bartlett2007-10-101-5/+33
* r6206: go baack 10 revisions to get DatabaseDeltas, this shows that the bdc onlyStefan Metzmacher2007-10-101-1/+5
* r6197: fix for my last commit, I removed SPOOLSS_ARCHITECTURE, which was "Arc...Stefan Metzmacher2007-10-101-2/+2
* r6195: I think Metze meant SPOOLSS_ARCHITECTURE_NT_X86, but I could be wrong.Richard Sharpe2007-10-101-1/+1
* r6194: - fix some spoolss_*Form names and typesStefan Metzmacher2007-10-101-25/+69
* r6179: - add new spoolss tests for all spoolss_Enum*() calls which didn't needStefan Metzmacher2007-10-101-7/+626
* r6109: nicer way to handle compression in the torture testStefan Metzmacher2007-10-101-5/+4
* r6032: Fix up SetServerPassword2 on NETLOGON for [bigendian]. Clearly nobodyAndrew Bartlett2007-10-101-41/+17
* r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett2007-10-103-23/+18
* r6000: add some notes about the cases where compression (or what ever this is)Stefan Metzmacher2007-10-101-1/+5
* r5999: ups, remove the testvalue that I used against my w2k3 serverStefan Metzmacher2007-10-101-1/+1
* r5998: I was wrong with the highwater mark...Stefan Metzmacher2007-10-101-13/+20
* r5977: Fix uninitialised memory bug in ndr_pull_ref_ptr(). This fixes theJelmer Vernooij2007-10-101-19/+6
* r5976: SIDs can't have more then 5 subauths (caught by [validate] andJelmer Vernooij2007-10-101-1/+1
* r5949: give things more meaning, and reuse structs where it is possibleStefan Metzmacher2007-10-101-36/+36
* r5947: print out the password hashes when -d 100 is in use,Stefan Metzmacher2007-10-101-0/+9
* r5942: A couple of small changes to fix things up with the new credentialsAndrew Bartlett2007-10-101-3/+3
* r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett2007-10-1030-223/+298
* r5928: Use cli_credentials in:Jelmer Vernooij2007-10-104-30/+39
* r5902: A rather large change...Andrew Bartlett2007-10-1011-264/+342
* r5879: Rename SAMR_FIELD_WORKSTATION to SAMR_FIELD_WORKSTATIONS - it is a list.Andrew Bartlett2007-10-101-1/+2
* r5878: Be clear which machine name (We have one worksation, and one BDC) weAndrew Bartlett2007-10-101-7/+7
* r5876: Add a test account for the duration of the samsync - to ensure we haveAndrew Bartlett2007-10-102-19/+62
* r5866: Add InitShutdown IDL and torture test.Jelmer Vernooij2007-10-102-6/+160
* r5830: start to analyse the attribute values, depending on the attribute typeStefan Metzmacher2007-10-101-3/+26
* r5799: more DsGetNCChanges updates, I'm starting to understand it...Stefan Metzmacher2007-10-101-16/+94
* r5783: Test renaming of accounts in the RPC-SAMR test, and add support intoAndrew Bartlett2007-10-101-14/+34
* r5775: Remove some unused functions (unions are no longer as special as they ...Jelmer Vernooij2007-10-102-6/+10
* r5742: - add torture test and idl for DsReplicaUpdateRefs()Stefan Metzmacher2007-10-101-5/+65
* r5675: - More DCOM bug fixesJelmer Vernooij2007-10-102-8/+2
* r5671: Bunch of fixes related to arrays and pointers to arrays.Jelmer Vernooij2007-10-101-8/+8
* r5668: Add tests to RPC-SAMLOGON to test for user@REALM style logins. TheseAndrew Bartlett2007-10-101-10/+77
* r5611: Add EnumPrinterDataEx-test (for now just for PrinterDriverData, we needGünther Deschner2007-10-101-1/+37
* r5603: add "authservice()" property to the interface property listStefan Metzmacher2007-10-101-7/+7
* r5553: Add idl and test for spoolss_AddPort(). It always seems to returnTim Potter2007-10-101-2/+37
* r5552: Don't try to read the value of r.out.result when the dcerpc clientTim Potter2007-10-101-35/+87
* r5539: more bad name checks and don't check for \\localhost and \\127.0.0.1Stefan Metzmacher2007-10-101-2/+3
* r5537: - make use of bitmaps and enumsStefan Metzmacher2007-10-101-27/+16
* r5516: NT4 doesn't support GetPrinterDataEx()Stefan Metzmacher2007-10-101-1/+5
* r5503: - add torture test which tests for invalid printernamesStefan Metzmacher2007-10-101-20/+95
* r5498: fix OpenPrinter() idl and torture testStefan Metzmacher2007-10-101-11/+8
* r5489: hide handwritten pull/push/print code from the callerStefan Metzmacher2007-10-101-98/+27
* r5465: Add support to multiple levels of pointers in pidl.Jelmer Vernooij2007-10-101-0/+44
* r5453: Treat "embedded" arrays (surrounding structures) somewhatJelmer Vernooij2007-10-101-6/+5
* r5452: Add implementation + torture test for echo_SurroundingJelmer Vernooij2007-10-101-0/+35
* r5394: as the timing should be fixed in the server now, don't accept to early...Stefan Metzmacher2007-10-101-10/+9
* r5390: use __location__ to make tracking down errors in RPC-SAMSYNC easierAndrew Tridgell2007-10-101-9/+10