summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc/samr.c
Commit message (Expand)AuthorAgeFilesLines
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-101-0/+1
* 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-1/+1
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-5/+1
* r12505: Cope better with NT_STATUS_PASSWORD_RESTRICTION (due to minimumAndrew Bartlett2007-10-101-7/+93
* r12502: A bit of work on the RPC-SAMR torture test. Prove that ridToSid isAndrew Bartlett2007-10-101-10/+30
* r11624: Use enum names instead of magic numbers.Tim Potter2007-10-101-2/+2
* r10703: Add a new user account, change the password and test it in the SAMLOG...Andrew Bartlett2007-10-101-10/+10
* r8823: I don't know why I added this test, it appears bogus.Andrew Bartlett2007-10-101-1/+0
* r8235: fix the buildStefan Metzmacher2007-10-101-1/+1
* r8232: remove samr_String and netr_String as they are the same as lsa_StringStefan Metzmacher2007-10-101-35/+35
* r7686: Check for a type of invalid account name.Andrew Bartlett2007-10-101-0/+1
* r7528: cleaned up the QueryDisplayInfo_continue testAndrew Tridgell2007-10-101-4/+2
* r7507: fixed the problem with users being shown too many times in aclAndrew Tridgell2007-10-101-0/+45
* r6325: Rename aliasname -> alias_name in CreateDomAlias function.Tim Potter2007-10-101-4/+4
* r5976: SIDs can't have more then 5 subauths (caught by [validate] andJelmer Vernooij2007-10-101-1/+1
* r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett2007-10-101-23/+36
* r5879: Rename SAMR_FIELD_WORKSTATION to SAMR_FIELD_WORKSTATIONS - it is a list.Andrew Bartlett2007-10-101-1/+2
* r5783: Test renaming of accounts in the RPC-SAMR test, and add support intoAndrew Bartlett2007-10-101-14/+34
* r5364: Rename string fields called 'domain' and 'name' to be 'domain_name'.Tim Potter2007-10-101-12/+12
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-3/+3
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-5/+5
* r4532: - rename bitmap -> bitsStefan Metzmacher2007-10-101-6/+6
* r4492: r.in.info is a pointer that needs to be allocated before useAndrew Tridgell2007-10-101-0/+1
* r4491: don't dereference q1.out.sam unless we know it is not NULLAndrew Tridgell2007-10-101-1/+1
* r4422: make lp_set_cmdline("torture:dangerous", "Yes") a bool parameterStefan Metzmacher2007-10-101-3/+3
* r4375: Implement samr_OpenAlias, samr_QueryAliasInfo and samr_SetAliasInfo. F...Volker Lendecke2007-10-101-2/+2
* 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-16/+16
* r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell2007-10-101-1/+1
* r3977: fixed the lmPwdHash change in the rpc server (we were not fetching theAndrew Tridgell2007-10-101-2/+2
* r3804: Add more comparison tests in RPC-SAMSYNC.Andrew Bartlett2007-10-101-8/+8
* r3724: Rename a number of structures, for better consistance between SAMR andAndrew Bartlett2007-10-101-114/+114
* r3462: separate out the crypto includesAndrew Tridgell2007-10-101-0/+1
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-101-0/+2
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-1/+1
* r3074: Add in a new 'field present' flag samr.idl for the Account FlagsAndrew Bartlett2007-10-101-43/+192
* r2910: I noticed that the samr torture test was doing its own DOS->UNIXAndrew Tridgell2007-10-101-10/+1
* r2833: - added a call to SamrQueryGroupMember for every group, and fix theAndrew Tridgell2007-10-101-1/+25
* r2710: continue with the new style of providing a parent context wheneverAndrew Tridgell2007-10-101-6/+34
* r2676: add a test of the reference counting logic in the SAMR server into theAndrew Tridgell2007-10-101-86/+31
* r2547: Another place to use convert_string_talloc().Andrew Bartlett2007-10-101-7/+5
* r2501: The AddMemberToAlias test doesn't need a domain_handle.Tim Potter2007-10-101-5/+2
* r2489: Rename account_flags in EnumDomainAliases() to acct_flags.Tim Potter2007-10-101-1/+1
* r2458: Rename policy handle parameters for the SAMR pipe. Parameters nowTim Potter2007-10-101-114/+114
* r2273: disable the async samr tests unless -X option is used, as windowsAndrew Tridgell2007-10-101-0/+5
* r2107: added a SAMR async test - this one seems to workAndrew Tridgell2007-10-101-0/+43
* r1758: Move and enhance the add_string_to_array function as per volker job on...Simo Sorce2007-10-101-15/+0
* r1646: disable testing of group rename in the RPC-SAMR test, as it leaves theAndrew Tridgell2007-10-101-0/+6
* r1510: add a commented out routine I used to test password change on NT3.Andrew Tridgell2007-10-101-0/+61