Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r9578: fixed an endless loop and memory leak in the QueryMultipleValues test | Andrew Tridgell | 1 | -3/+5 |
2007-10-10 | r9575: more automatic cleanup code in winreg test | Andrew Tridgell | 1 | -2/+7 |
2007-10-10 | r9574: - made the sec_info fields in lsa and samr use a IDL bitmap | Andrew Tridgell | 1 | -125/+130 |
2007-10-10 | r9567: fixed the winreg IDL for CreateKey, including a security | Andrew Tridgell | 1 | -7/+22 |
2007-10-10 | r9547: A pile more completeness testing for DsCrackNames. | Andrew Bartlett | 1 | -14/+143 |
2007-10-10 | r9516: Try a full-on matrix test of all the combinations in DRSUAPI | Andrew Bartlett | 1 | -2/+123 |
2007-10-10 | r9422: Include crypto.h header. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting... | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r9338: fixed the winreg IDL to be correct for the EnumKey and EnumValue | Andrew Tridgell | 1 | -21/+26 |
2007-10-10 | r9238: Some test code to do user-unmarshalling of eventlog_Record data. | Tim Potter | 1 | -0/+26 |
2007-10-10 | r9222: Rename smb_tree_connect() to smb_raw_tcon() to match other raw function | Tim Potter | 2 | -22/+26 |
2007-10-10 | r9166: This checks more of auth subsystem in the PAC test. | Andrew Bartlett | 2 | -100/+30 |
2007-10-10 | r9156: Add IDL and test for FlushEventLog() but it always seems to return | Tim Potter | 1 | -10/+40 |
2007-10-10 | r9155: Fix ReadEventLog() test so it now works. | Tim Potter | 1 | -11/+5 |
2007-10-10 | r9145: Some work on eventlog since jerry is doing some in Samba3. (-: | Tim Potter | 1 | -6/+33 |
2007-10-10 | r8939: Do an open domain in the schannel SAMR test. This should test some of | Andrew Bartlett | 1 | -0/+27 |
2007-10-10 | r8876: check the result of AddOne and test some more values | Stefan Metzmacher | 1 | -12/+28 |
2007-10-10 | r8875: Rename timeval_diff to timeval_until and revert the arguments. timeval... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r8854: #if 0 out the right things this time. (Sorry about the build breakage) | Andrew Bartlett | 1 | -5/+3 |
2007-10-10 | r8852: fixed the build | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r8846: Test yet more NTLMv2 combinations. | Andrew Bartlett | 1 | -30/+134 |
2007-10-10 | r8824: Fix indentation, and don't send 'invalid' LM password. | Andrew Bartlett | 1 | -3/+7 |
2007-10-10 | r8823: I don't know why I added this test, it appears bogus. | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r8811: Fix the build.. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r8559: Couple of (D)COM updates: | Jelmer Vernooij | 2 | -5/+8 |
2007-10-10 | r8520: fixed a pile of warnings from the build farm gcc -Wall output on | Andrew Tridgell | 2 | -4/+4 |
2007-10-10 | r8430: readd my hack to display the hashes with -d 100 | Stefan Metzmacher | 1 | -0/+9 |
2007-10-10 | r8235: fix the build | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r8232: remove samr_String and netr_String as they are the same as lsa_String | Stefan Metzmacher | 4 | -41/+41 |
2007-10-10 | r8171: According to Samba 3 and Ethereal, the winreg_OpenUnkown stuff is | Tim Potter | 1 | -16/+4 |
2007-10-10 | r8054: add OSVersion, OSVersionEx, DNSMachineName PrintServerData | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r8050: - make use of more [value()] properties | Stefan Metzmacher | 1 | -9/+0 |
2007-10-10 | r8046: - add somemore failure checks in the RPC-SPOOLSS test | Stefan Metzmacher | 1 | -4/+29 |
2007-10-10 | r7993: Further work on the Krb5 PAC. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r7757: Add NTLMv2 support to the NT1 Session setup (ie, not SPNEGO/NTLMSSP) | Andrew Bartlett | 1 | -2/+4 |
2007-10-10 | r7686: Check for a type of invalid account name. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r7685: Simply the test for session key logic, so we pass against NT4. | Andrew Bartlett | 2 | -34/+191 |
2007-10-10 | r7684: Add a test aimed at checking we have agreement between client and | Andrew Bartlett | 1 | -0/+34 |
2007-10-10 | r7657: test addone again after request timeout and destruction to ensure the ... | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r7656: added testing of rpc request timeouts and destruction | Andrew Tridgell | 1 | -0/+62 |
2007-10-10 | r7650: fixed a typo | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7642: - test NULL server_name in GetPrinterDriverDirectory() too, (same resu... | Stefan Metzmacher | 1 | -2/+12 |
2007-10-10 | r7633: this patch started as an attempt to make the dcerpc code use a given | Andrew Tridgell | 6 | -8/+9 |
2007-10-10 | r7580: - add GetPrinterDriverDirectory() idl, torture test and server code | Stefan Metzmacher | 1 | -5/+79 |
2007-10-10 | r7574: - seperate [in] and [out] buffers and buf_sizes | Stefan Metzmacher | 1 | -90/+50 |
2007-10-10 | r7528: cleaned up the QueryDisplayInfo_continue test | Andrew Tridgell | 1 | -4/+2 |
2007-10-10 | r7521: Remove useless loops from SAMLOGON test, which speeds it up a lot. | Andrew Bartlett | 1 | -16/+17 |
2007-10-10 | r7507: fixed the problem with users being shown too many times in acl | Andrew Tridgell | 1 | -0/+45 |
2007-10-10 | r7479: ifdef out some more stuff to fix compiler warnings. | Tim Potter | 1 | -1/+3 |
2007-10-10 | r7464: add newline to printf | Stefan Metzmacher | 1 | -7/+7 |