summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc/lsa.c
Commit message (Expand)AuthorAgeFilesLines
* r14470: Remove some unnecessary headers.Jelmer Vernooij2007-10-101-1/+0
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-101-0/+1
* r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij2007-10-101-2/+2
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+2
* r13004: fix compiler warningsStefan Metzmacher2007-10-101-4/+4
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-101-0/+1
* r12636: fixed some torture code for the changed lsa string typesAndrew Tridgell2007-10-101-4/+4
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-5/+1
* r11473: Based on work by Jelmer, implement the [async] flag for rpc requests....Volker Lendecke2007-10-101-3/+84
* r11405: Ensure we can never have secret4 be uninitialised. Found afterAndrew Bartlett2007-10-101-3/+5
* r11287: Understand the new behaviour of the LSA pipe on ncacn_ip_tcp in Win2k...Andrew Bartlett2007-10-101-74/+178
* r9888: add IDL for lsa_QueryDomainInformationPolicy to query Kerberos Settings.Günther Deschner2007-10-101-0/+33
* r7685: Simply the test for session key logic, so we pass against NT4.Andrew Bartlett2007-10-101-34/+0
* r7684: Add a test aimed at checking we have agreement between client andAndrew Bartlett2007-10-101-0/+34
* r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett2007-10-101-3/+3
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-1/+1
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-7/+7
* r4703: Add support for EnumTrustDomain, and expand the testsuite.Andrew Bartlett2007-10-101-107/+137
* r4699: Move the test_EnumTrustDom() test into the test_CreateTrustedDomainAndrew Bartlett2007-10-101-43/+63
* r4698: - Initial implementation of trusted domains in LSA.Andrew Bartlett2007-10-101-3/+3
* r4694: 'fix' the behaviour for setting only the old, but not the new secret.Andrew Bartlett2007-10-101-3/+9
* r4682: A LDB-based secrets implementation in Samba4.Andrew Bartlett2007-10-101-18/+49
* r4674: Test SetSecret behaviour for local and global secrets, when settingAndrew Bartlett2007-10-101-15/+103
* r4673: Fix the IDL for the QuerySecret LSA call.Andrew Bartlett2007-10-101-35/+60
* r4671: Expand the RPC-LSA test to set secret values twice.Andrew Bartlett2007-10-101-0/+60
* r4660: Test what we should return for a secret that does not exist.Andrew Bartlett2007-10-101-0/+9
* r4617: basic alter_context requests now work in our client library. The testAndrew Tridgell2007-10-101-7/+7
* r4603: Test creating local and global secrets over LSA.Andrew Bartlett2007-10-101-97/+102
* r4585: don't consider LookupSids3 failing with NT_STATUS_ACCESS_DENIED (as w2...Andrew Tridgell2007-10-101-1/+38
* r4443: test lsa_LookupNames3() even when lsa_LookupSids3() failsAndrew Tridgell2007-10-101-0/+4
* r4437: added IDL and test code for lsa_LookupSids3() and lsa_LookupNames3().Andrew Tridgell2007-10-101-0/+88
* r4322: use a nicer nameStefan Metzmacher2007-10-101-3/+3
* r4310: fixed the authority_name field in lsa_GetUserName()Andrew Tridgell2007-10-101-1/+4
* r4309: idl and torture test for lsa_GetUserName()Stefan Metzmacher2007-10-101-1/+28
* r4308: [out,ref] pointer needs to set (don't corrupt the stack and segfault)Stefan Metzmacher2007-10-101-0/+2
* r4279: added IDL and test code for lsa_AddPrivilegesToAccount() and lsa_Remov...Andrew Tridgell2007-10-101-3/+70
* r4277: - added server support for lsa_EnumAccounts()Andrew Tridgell2007-10-101-16/+21
* r4195: added IDL, test suite and server side code for lsa_LookupPrivValueAndrew Tridgell2007-10-101-3/+24
* r4052: fixed a bunch of code to use the type safe _p allocation macrosAndrew Tridgell2007-10-101-2/+2
* r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell2007-10-101-9/+9
* r3978: added IDL and test code for lsa_LookupSids2() and lsa_LookupNames2()Andrew Tridgell2007-10-101-0/+89
* r3919: Add more info levels to the QueryTrustedDomainInfo structures, withAndrew Bartlett2007-10-101-1/+1
* r3917: A few more LSA RPCs found in my wanderings (for trusted domains, theseAndrew Bartlett2007-10-101-14/+61
* r3907: * Rename lsa_Name to lsa_StringAndrew Bartlett2007-10-101-13/+28
* r3904: * Add new LSA calls to open trusted domainsAndrew Bartlett2007-10-101-7/+61
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-101-0/+1
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-1/+1
* r2266: yay! LSA session keys on TCP now work!Andrew Tridgell2007-10-101-150/+0
* r2203: delete the key after testing, so as not to clutter the server with ran...Andrew Tridgell2007-10-101-0/+2