Age | Commit message (Expand) | Author | Files | Lines |
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 | r6165: fixed up the userinfo composite code. Fixes include: | Andrew Tridgell | 1 | -5/+4 |
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 | 12 | -56/+52 |
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 | r5963: Fix parameter passing for gentest and locktest | Jelmer Vernooij | 2 | -17/+21 |
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 | 34 | -252/+325 |
2007-10-10 | r5929: Use cli_credentials for the SMB functions as well. | Jelmer Vernooij | 4 | -54/+22 |
2007-10-10 | r5928: Use cli_credentials in: | Jelmer Vernooij | 9 | -84/+72 |
2007-10-10 | r5917: First step in using the new cli_credentials structure. This patch | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r5902: A rather large change... | Andrew Bartlett | 14 | -277/+357 |
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 | 4 | -8/+164 |
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 | r5730: More fun with delayed write semantics with multiple file handles | Jeremy Allison | 1 | -2/+168 |
2007-10-10 | r5681: fix the build and compiler wanings | Stefan Metzmacher | 1 | -4/+3 |
2007-10-10 | r5679: Complete basic test of rpc_composite_userinfo function (which | Rafal Szczesniak | 1 | -3/+151 |
2007-10-10 | r5678: Torture tests require also libnet in order to run NET-* tests. | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r5676: Fix some alignment issues and IRemoteActivation | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r5675: - More DCOM bug fixes | Jelmer Vernooij | 3 | -9/+2 |
2007-10-10 | r5674: - Re-enable DCOM support. | Jelmer Vernooij | 2 | -9/+12 |
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 | r5661: Be a little stricter on syntax regarding arrays. A pointer to an | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r5652: Add libnet tests section to torture test. | Rafal Szczesniak | 1 | -0/+11 |
2007-10-10 | r5651: A bit more code in userinfo test and hook up test function to | Rafal Szczesniak | 2 | -3/+22 |
2007-10-10 | r5611: Add EnumPrinterDataEx-test (for now just for PrinterDriverData, we need | Günther Deschner | 1 | -1/+37 |
2007-10-10 | r5610: Starting libnet test of userinfo call. Unfinished yet, though | Rafal Szczesniak | 1 | -0/+100 |
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 |