summaryrefslogtreecommitdiffstats
path: root/source4/librpc/idl/samr.idl
Commit message (Expand)AuthorAgeFilesLines
* r11438: Move enum samr_RejectReason into misc.idl so I can use it in a globalAndrew Bartlett2007-10-101-5/+1
* r11099: Replace unistr with [string] equivalentJelmer Vernooij2007-10-101-4/+4
* r9574: - made the sec_info fields in lsa and samr use a IDL bitmapAndrew Tridgell2007-10-101-2/+4
* r8232: remove samr_String and netr_String as they are the same as lsa_StringStefan Metzmacher2007-10-101-102/+84
* r7993: Further work on the Krb5 PAC.Andrew Bartlett2007-10-101-5/+9
* r7870: fixed the RPC-SCHANNEL test. It turned out it was my const changes, asAndrew Tridgell2007-10-101-1/+1
* r7552: Use ParseExpr() for [value] attributes; allowsJelmer Vernooij2007-10-101-4/+4
* r7029: Make array support in pidl similar to that in other IDL compilers. We ...Jelmer Vernooij2007-10-101-10/+10
* r6973: Merge new version of pidl into the main SAMBA_4_0 branch.Jelmer Vernooij2007-10-101-1/+2
* r6544: Use common structures between SAMR, NETLGON and the Krb5 PAC.Andrew Bartlett2007-10-101-9/+9
* r6325: Rename aliasname -> alias_name in CreateDomAlias function.Tim Potter2007-10-101-1/+1
* r5879: Rename SAMR_FIELD_WORKSTATION to SAMR_FIELD_WORKSTATIONS - it is a list.Andrew Bartlett2007-10-101-1/+1
* r5783: Test renaming of accounts in the RPC-SAMR test, and add support intoAndrew Bartlett2007-10-101-1/+2
* r5672: Use switch_type() and the token storage mechanism for unions:Jelmer Vernooij2007-10-101-5/+5
* r5661: Be a little stricter on syntax regarding arrays. A pointer to anJelmer Vernooij2007-10-101-13/+13
* r5364: Rename string fields called 'domain' and 'name' to be 'domain_name'.Tim Potter2007-10-101-3/+3
* r5080: patch from ronnie to make our samr IDL a little more consistentAndrew Tridgell2007-10-101-22/+22
* r5036: changed HYPER_T to the more standard "hyper"Andrew Tridgell2007-10-101-6/+6
* r5034: - added a type mapping function in pidl, so the type names in our IDLAndrew Tridgell2007-10-101-3/+3
* r5005: Add missing size specifiers to various bitmaps.Tim Potter2007-10-101-2/+2
* r4705: use an enum for reject_reasonStefan Metzmacher2007-10-101-4/+6
* r4702: implment idl, torture test and server code for netr_ServerPasswordSet2()Stefan Metzmacher2007-10-101-1/+1
* r4650: - make more use of bitmap and enum'sStefan Metzmacher2007-10-101-3/+13
* r4568: make use of SidType and move it to lsa.idlStefan Metzmacher2007-10-101-12/+0
* r4552: use samr_AcctFlags in netlogon.idlStefan Metzmacher2007-10-101-1/+1
* r4542: use bitmap for samr_FieldsPresent and samr_AcctFlagsStefan Metzmacher2007-10-101-35/+38
* r4532: - rename bitmap -> bitsStefan Metzmacher2007-10-101-1/+1
* r4524: converted a few bits of samr.idl to use enum properlyAndrew Tridgell2007-10-101-7/+7
* r4392: Fix samr_GetAliasMembership idlVolker Lendecke2007-10-101-2/+2
* r4375: Implement samr_OpenAlias, samr_QueryAliasInfo and samr_SetAliasInfo. F...Volker Lendecke2007-10-101-4/+10
* r3885: Add security descriptor comparison to our RPC-SAMSYNC test. We nowAndrew Bartlett2007-10-101-7/+2
* r3810: create a LIB_SECURITY subsystemStefan Metzmacher2007-10-101-1/+1
* r3807: Cross-check the basic attributes for groups and aliases in RPC-SAMSYNC.Andrew Bartlett2007-10-101-1/+1
* r3804: Add more comparison tests in RPC-SAMSYNC.Andrew Bartlett2007-10-101-11/+8
* r3724: Rename a number of structures, for better consistance between SAMR andAndrew Bartlett2007-10-101-95/+95
* r3453: - split out the auth and popt includesAndrew Tridgell2007-10-101-0/+6
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-101-9/+2
* r3283: converted to quoted uuid() defines in all our IDL. This should helpAndrew Tridgell2007-10-101-1/+1
* r3162: Add client-side support for the ncalrpc: and ncacn_unix_stream: transp...Jelmer Vernooij2007-10-101-1/+1
* r3074: Add in a new 'field present' flag samr.idl for the Account FlagsAndrew Bartlett2007-10-101-1/+3
* r3043: Use binding strings for specifying endpoints. The property forJelmer Vernooij2007-10-101-1/+1
* r2950: 0x40000 is clearer than 262144Andrew Tridgell2007-10-101-1/+1
* r2949: added some range checks in samr.idlAndrew Tridgell2007-10-101-4/+4
* r2833: - added a call to SamrQueryGroupMember for every group, and fix theAndrew Tridgell2007-10-101-28/+11
* 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-65/+65
* r1025: Rename (across the samr and netlogon pipes, so far)Andrew Bartlett2007-10-101-27/+27
* r1009: Make all users of NT and LM passwords use the samr_Password structure.Andrew Bartlett2007-10-101-16/+12
* r963: Tridge, according to ethereal this is an 'Acct Ctrl' field. My tests alsoVolker Lendecke2007-10-101-1/+1
* r937: - added a simple QuerySecurity implementation in samr serverAndrew Tridgell2007-10-101-1/+2