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