Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r11298: Consolidate the 'short' samlogon tests, and move to using the | Andrew Bartlett | 2 | -117/+70 |
2007-10-10 | r11297: Move the RPC-SCHANNEL test to using the credentials system for | Andrew Bartlett | 1 | -14/+45 |
2007-10-10 | r11287: Understand the new behaviour of the LSA pipe on ncacn_ip_tcp in Win2k... | Andrew Bartlett | 4 | -145/+259 |
2007-10-10 | r11261: Rename access_required field in winreg idl to access_mask so it matches | Tim Potter | 1 | -3/+3 |
2007-10-10 | r11243: length and size can now be filled in automatically. | Jelmer Vernooij | 1 | -7/+1 |
2007-10-10 | r11210: Log registry open function name when starting hive tests. | Tim Potter | 1 | -6/+12 |
2007-10-10 | r11205: Another test for cracknames. | Andrew Bartlett | 1 | -1/+10 |
2007-10-10 | r11187: in case the msDS-KeyVersionNumber is replicated (I didn't assume this... | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r11185: - resolve attid for "supplementalCredentials" into a name | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r10991: - create always a valid bind_info28 blocks, so that we don't need to ... | Stefan Metzmacher | 1 | -45/+100 |
2007-10-10 | r10988: print out the password blobs, with | Stefan Metzmacher | 1 | -0/+57 |
2007-10-10 | r10986: loop also when we use mszip compression | Stefan Metzmacher | 1 | -4/+17 |
2007-10-10 | r10953: Add a new function to form a canonicalName out of a DN to ldb_dn.c | Andrew Bartlett | 1 | -62/+34 |
2007-10-10 | r10950: More cracknames variations (including expected values) than you can | Andrew Bartlett | 1 | -16/+76 |
2007-10-10 | r10871: make xpress compression choosable, by --option="dssync:xpress=yes", | Stefan Metzmacher | 1 | -1/+29 |
2007-10-10 | r10865: merge branches/SOC/SAMBA_4_0 into main the main SAMBA_4_0 tree | Stefan Metzmacher | 2 | -4/+418 |
2007-10-10 | r10847: Fix up new 'decrypt samlogon reply' routine to be more robust, and use | Andrew Bartlett | 1 | -57/+19 |
2007-10-10 | r10807: Make the split-out files actually compile... | Andrew Bartlett | 2 | -7/+7 |
2007-10-10 | r10806: Add missing file. | Andrew Bartlett | 1 | -0/+35 |
2007-10-10 | r10805: Move RPC-SAMLOGON to C99 initialisation | Andrew Bartlett | 1 | -97/+97 |
2007-10-10 | r10804: Move the DRSUAPI cracknames test into a seperate file, and collapse | Andrew Bartlett | 2 | -1219/+718 |
2007-10-10 | r10803: Remove a duplicate krbtgt test, and add a test looking for the | Andrew Bartlett | 1 | -10/+10 |
2007-10-10 | r10800: Indent | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r10764: To match Win2k3 SP1, we need to set an anonymous user token for | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r10763: PROOF of the single, easily understood cause of all of our schannel P... | Andrew Bartlett | 1 | -4/+87 |
2007-10-10 | r10703: Add a new user account, change the password and test it in the SAMLOG... | Andrew Bartlett | 2 | -44/+135 |
2007-10-10 | r10702: Fix a silly error that caused a rejoin/delete in the torture code to ... | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r10697: Change the torture join code to return a credentials structure, as | Andrew Bartlett | 5 | -57/+69 |
2007-10-10 | r10564: Make the RPC-SCHANNEL test use the libnet_join code via torture_join_... | Andrew Bartlett | 2 | -4/+32 |
2007-10-10 | r10563: a null 'join' is a no-op. | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r10528: Add credentials.h back into includes.h as some compilers don't | Jelmer Vernooij | 3 | -3/+0 |
2007-10-10 | r10510: Decrease the amount of data included by includes.h a bit | Jelmer Vernooij | 3 | -0/+3 |
2007-10-10 | r10488: (Missing file from previous commit, adding a new RPC-JOIN test) | Andrew Bartlett | 1 | -0/+43 |
2007-10-10 | r10486: This is a merge of Brad Henry's 'net join' rework, to better perform | Andrew Bartlett | 2 | -15/+136 |
2007-10-10 | r10440: Start passing against Win2k3 SP1 again, with the NTLMv2 changes | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again. | Andrew Bartlett | 3 | -133/+235 |
2007-10-10 | r10345: Add more add-hock tests. | Andrew Bartlett | 1 | -0/+107 |
2007-10-10 | r10255: Fix some more 64-bit warnings. | Tim Potter | 1 | -2/+2 |
2007-10-10 | r9941: Update the CrackNames test, and provide a much improved server-side | Andrew Bartlett | 1 | -41/+98 |
2007-10-10 | r9888: add IDL for lsa_QueryDomainInformationPolicy to query Kerberos Settings. | Günther Deschner | 1 | -0/+33 |
2007-10-10 | r9878: This is getting a bit out of control, but a few more tests. | Andrew Bartlett | 1 | -0/+148 |
2007-10-10 | r9861: I need to convert this to table-driven, but anyway... | Andrew Bartlett | 1 | -1/+75 |
2007-10-10 | r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r9778: Test for particular error returns, rather than just OK/not OK. | Andrew Bartlett | 1 | -7/+103 |
2007-10-10 | r9733: Test conversion from known sids in CrackNames. | Andrew Bartlett | 1 | -0/+56 |
2007-10-10 | r9728: A *major* update to the credentials system, to incorporate the | Andrew Bartlett | 3 | -8/+8 |
2007-10-10 | r9727: A simplier test I can aim at passing when I get the cracknames code done. | Andrew Bartlett | 1 | -0/+37 |
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 |