summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/netlogon.idl
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8986: As far as I can tell, given the ldif I get from behind this, we have aAndrew Bartlett1-1/+1
2007-10-10r8855: Share this enum (describing the SamSync databases) between nbt and net...Andrew Bartlett1-6/+1
2007-10-10r8375: - move from netr_StringLarge to lsa_StringLargeStefan Metzmacher1-8/+2
2007-10-10r8252: Steal metze's thunder, and prove that with a few small tweaks, we canAndrew Bartlett1-2/+8
2007-10-10r8232: remove samr_String and netr_String as they are the same as lsa_StringStefan Metzmacher1-92/+86
2007-10-10r7993: Further work on the Krb5 PAC.Andrew Bartlett1-1/+5
2007-10-10r7872: another place we were relying on the old behaviour of value()Andrew Tridgell1-1/+1
2007-10-10r7870: fixed the RPC-SCHANNEL test. It turned out it was my const changes, asAndrew Tridgell1-1/+1
2007-10-10r7552: Use ParseExpr() for [value] attributes; allowsJelmer Vernooij1-4/+4
2007-10-10r7029: Make array support in pidl similar to that in other IDL compilers. We ...Jelmer Vernooij1-20/+20
2007-10-10r6973: Merge new version of pidl into the main SAMBA_4_0 branch.Jelmer Vernooij1-0/+1
2007-10-10r6719: pidl need to be told that the external type netr_SchannelType is an en...Andrew Tridgell1-0/+2
2007-10-10r6565: Cludge, cludge, cludge...Andrew Bartlett1-10/+1
2007-10-10r6544: Use common structures between SAMR, NETLGON and the Krb5 PAC.Andrew Bartlett1-2/+1
2007-10-10r6032: Fix up SetServerPassword2 on NETLOGON for [bigendian]. Clearly nobodyAndrew Bartlett1-1/+6
2007-10-10r5672: Use switch_type() and the token storage mechanism for unions:Jelmer Vernooij1-4/+4
2007-10-10r5661: Be a little stricter on syntax regarding arrays. A pointer to anJelmer Vernooij1-21/+21
2007-10-10r5090: Fix up the IDL for LogonGetDomainInfo in NETLOGON.Andrew Bartlett1-6/+5
2007-10-10r5034: - added a type mapping function in pidl, so the type names in our IDLAndrew Tridgell1-8/+8
2007-10-10r5005: Add missing size specifiers to various bitmaps.Tim Potter1-2/+2
2007-10-10r4804: add more emuns and bitmapsStefan Metzmacher1-9/+26
2007-10-10r4774: It appears the SensitiveData contains the password history, as theAndrew Bartlett1-1/+12
2007-10-10r4708: Comparing with LDAP, it is clear that these 'flags' are in fact theAndrew Bartlett1-1/+1
2007-10-10r4702: implment idl, torture test and server code for netr_ServerPasswordSet2()Stefan Metzmacher1-2/+10
2007-10-10r4650: - make more use of bitmap and enum'sStefan Metzmacher1-27/+42
2007-10-10r4552: use samr_AcctFlags in netlogon.idlStefan Metzmacher1-2/+4
2007-10-10r4526: - much simpler (and more accurate!) ndr_size_*() code generation. ItAndrew Tridgell1-1/+1
2007-10-10r4057: unknown5 represents the account policy "Users must logon to changeGünther Deschner1-1/+1
2007-10-10r3922: Add yet another NETLOGON RPC. This is another varient of SamLogon,Andrew Bartlett1-3/+12
2007-10-10r3914: add idl, torture test and simple server for netr_DrsGetDCNameEx2()Stefan Metzmacher1-1/+22
2007-10-10r3908: We know that this field is a flag of some kind, and matches the output...Andrew Bartlett1-1/+1
2007-10-10r3904: * Add new LSA calls to open trusted domainsAndrew Bartlett1-6/+8
2007-10-10r3807: Cross-check the basic attributes for groups and aliases in RPC-SAMSYNC.Andrew Bartlett1-4/+5
2007-10-10r3804: Add more comparison tests in RPC-SAMSYNC.Andrew Bartlett1-6/+7
2007-10-10r3724: Rename a number of structures, for better consistance between SAMR andAndrew Bartlett1-11/+11
2007-10-10r3716: Improvements in the RPC-SAMSYNC tests:Andrew Bartlett1-9/+33
2007-10-10r3686: The results of some work on the NETLOGON pipe:Andrew Bartlett1-10/+22
2007-10-10r3558: We don't seem to need these as [public] any more.Andrew Bartlett1-3/+3
2007-10-10r3453: - split out the auth and popt includesAndrew Tridgell1-0/+8
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell1-29/+12
2007-10-10r3392: fixed schannel over ncalrpcAndrew Tridgell1-1/+1
2007-10-10r3362: Change netlogon.idl so we can parse the 'info3' seperate from it's sur...Andrew Bartlett1-2/+2
2007-10-10r3283: converted to quoted uuid() defines in all our IDL. This should helpAndrew Tridgell1-1/+1
2007-10-10r3043: Use binding strings for specifying endpoints. The property forJelmer Vernooij1-1/+1
2007-10-10r2128: netlogon DELTA_POLICY fix from rrenardAndrew Tridgell1-1/+1
2007-10-10r1995: a ndrdump file from abartlet make it clear that this isn't a pointerStefan Metzmacher1-1/+1
2007-10-10r1675: netlogon deltas IDL update from Richard RenardAndrew Tridgell1-4/+5
2007-10-10r1150: - fixed interactive sam logon in the rpc serverAndrew Tridgell1-11/+9
2007-10-10r1144: added logon level 5 for sam logonAndrew Tridgell1-0/+1
2007-10-10r1141: - consolidated the netr_SamInfo structures using a netr_SamBaseInfoAndrew Tridgell1-56/+9