Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r7685: Simply the test for session key logic, so we pass against NT4. | Andrew Bartlett | 1 | -34/+0 |
2007-10-10 | r7684: Add a test aimed at checking we have agreement between client and | Andrew Bartlett | 1 | -0/+34 |
2007-10-10 | r5941: Commit this patch much earlier than I would normally prefer, but metze... | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r5298: - got rid of pstring.h from includes.h. This at least makes it a bit | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -7/+7 |
2007-10-10 | r4703: Add support for EnumTrustDomain, and expand the testsuite. | Andrew Bartlett | 1 | -107/+137 |
2007-10-10 | r4699: Move the test_EnumTrustDom() test into the test_CreateTrustedDomain | Andrew Bartlett | 1 | -43/+63 |
2007-10-10 | r4698: - Initial implementation of trusted domains in LSA. | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r4694: 'fix' the behaviour for setting only the old, but not the new secret. | Andrew Bartlett | 1 | -3/+9 |
2007-10-10 | r4682: A LDB-based secrets implementation in Samba4. | Andrew Bartlett | 1 | -18/+49 |
2007-10-10 | r4674: Test SetSecret behaviour for local and global secrets, when setting | Andrew Bartlett | 1 | -15/+103 |
2007-10-10 | r4673: Fix the IDL for the QuerySecret LSA call. | Andrew Bartlett | 1 | -35/+60 |
2007-10-10 | r4671: Expand the RPC-LSA test to set secret values twice. | Andrew Bartlett | 1 | -0/+60 |
2007-10-10 | r4660: Test what we should return for a secret that does not exist. | Andrew Bartlett | 1 | -0/+9 |
2007-10-10 | r4617: basic alter_context requests now work in our client library. The test | Andrew Tridgell | 1 | -7/+7 |
2007-10-10 | r4603: Test creating local and global secrets over LSA. | Andrew Bartlett | 1 | -97/+102 |
2007-10-10 | r4585: don't consider LookupSids3 failing with NT_STATUS_ACCESS_DENIED (as w2... | Andrew Tridgell | 1 | -1/+38 |
2007-10-10 | r4443: test lsa_LookupNames3() even when lsa_LookupSids3() fails | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r4437: added IDL and test code for lsa_LookupSids3() and lsa_LookupNames3(). | Andrew Tridgell | 1 | -0/+88 |
2007-10-10 | r4322: use a nicer name | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r4310: fixed the authority_name field in lsa_GetUserName() | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r4309: idl and torture test for lsa_GetUserName() | Stefan Metzmacher | 1 | -1/+28 |
2007-10-10 | r4308: [out,ref] pointer needs to set (don't corrupt the stack and segfault) | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r4279: added IDL and test code for lsa_AddPrivilegesToAccount() and lsa_Remov... | Andrew Tridgell | 1 | -3/+70 |
2007-10-10 | r4277: - added server support for lsa_EnumAccounts() | Andrew Tridgell | 1 | -16/+21 |
2007-10-10 | r4195: added IDL, test suite and server side code for lsa_LookupPrivValue | Andrew Tridgell | 1 | -3/+24 |
2007-10-10 | r4052: fixed a bunch of code to use the type safe _p allocation macros | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r4035: more effort on consistent naming of the access mask bits. | Andrew Tridgell | 1 | -9/+9 |
2007-10-10 | r3978: added IDL and test code for lsa_LookupSids2() and lsa_LookupNames2() | Andrew Tridgell | 1 | -0/+89 |
2007-10-10 | r3919: Add more info levels to the QueryTrustedDomainInfo structures, with | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r3917: A few more LSA RPCs found in my wanderings (for trusted domains, these | Andrew Bartlett | 1 | -14/+61 |
2007-10-10 | r3907: * Rename lsa_Name to lsa_String | Andrew Bartlett | 1 | -13/+28 |
2007-10-10 | r3904: * Add new LSA calls to open trusted domains | Andrew Bartlett | 1 | -7/+61 |
2007-10-10 | r3428: switched to using minimal includes for the auto-generated RPC code. | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3324: made the smbtorture code completely warning free | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2266: yay! LSA session keys on TCP now work! | Andrew Tridgell | 1 | -150/+0 |
2007-10-10 | r2203: delete the key after testing, so as not to clutter the server with ran... | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r2202: don't close the smb pipe after the puzzle test | Andrew Tridgell | 1 | -2/+0 |
2007-10-10 | r2201: removed an exit I accidentially left in | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r2200: solved another piece of the lsakey puzzle - the session key for lsa | Andrew Tridgell | 1 | -0/+152 |
2007-10-10 | r2199: the unknown 16 bit number in lsa_LookupPrivDisplayName() is a language | Andrew Tridgell | 1 | -1/+8 |
2007-10-10 | r2186: setting [ref] output pointers in dcerpc calls is pointless. Removed it | Andrew Tridgell | 1 | -4/+0 |
2007-10-10 | r2179: two more lsa torture tests from Richard Renard. Thanks! | Andrew Tridgell | 1 | -1/+70 |
2007-10-10 | r2031: add a check for a blank secret return in lsa secret tests | Andrew Tridgell | 1 | -8/+13 |
2007-10-10 | r1637: - w2k3 can't handle more than 1000 names in a LookupNames request | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r1342: When fixing _lsa_lookupsids in samba3 I wanted to find out the number ... | Volker Lendecke | 1 | -0/+54 |
2007-10-10 | r962: convert 'unsigned' and 'unsigned int' to uint_t | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r919: - added lsa_QueryInfoPolicy2() to IDL, test suite and server | Andrew Tridgell | 1 | -0/+38 |
2007-10-10 | r917: - added the start of a LSA server to samba4. | Andrew Tridgell | 1 | -7/+7 |
2007-10-10 | r889: convert samba4 to use [u]int16_t instead of [u]int16 | Stefan Metzmacher | 1 | -1/+1 |