summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc/lsa.c
Commit message (Expand)AuthorAgeFilesLines
* Check for Administrator as a Alias (copy&paste bug)Andrew Bartlett2008-03-141-1/+1
* r26354: In trying to chase down why we have reports that WinXP won't joinAndrew Bartlett2007-12-211-11/+87
* r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij2007-12-211-52/+46
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-229/+229
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-6/+6
* r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, withAndrew Bartlett2007-10-101-35/+183
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-5/+5
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24735: Use torture API in more places.Jelmer Vernooij2007-10-101-5/+3
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-2/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23383: Query transitive forest trust info in LSA torture test once we see su...Günther Deschner2007-10-101-0/+66
* r22944: fix bug #4618:Stefan Metzmacher2007-10-101-2/+2
* r22116: Only query by SID if we have a SIDAndrew Bartlett2007-10-101-24/+23
* r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij2007-10-101-4/+4
* r18971: avoid strndup is a few places. Fixes a minor memory leak, and shouldAndrew Tridgell2007-10-101-5/+10
* r18408: Only output a message if the async request fails.Andrew Bartlett2007-10-101-1/+1
* r18358: handle errors in the RPC-LSA async testAndrew Tridgell2007-10-101-6/+8
* r18356: doing 1000 of these requests can take over an hour underAndrew Tridgell2007-10-101-11/+12
* r17956: LSA Cleanup!Andrew Bartlett2007-10-101-14/+96
* r16827: Factor out some code into common samdb functions:Andrew Bartlett2007-10-101-6/+31
* r16741: add a RPC-LSA-GETUSER test,Stefan Metzmacher2007-10-101-9/+31
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-101-1/+1
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+1
* 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