summaryrefslogtreecommitdiff
path: root/source4/librpc/idl
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5465: Add support to multiple levels of pointers in pidl.Jelmer Vernooij1-0/+2
2007-10-10r5450: Add test function for "embedded" conformant arraysJelmer Vernooij1-0/+9
2007-10-10r5445: move FormInfo1 struct to the place where it's usedStefan Metzmacher1-11/+11
2007-10-10r5414: - added libcli/wins/, a basic client library for WINS replicationAndrew Tridgell3-38/+34
2007-10-10r5402: a initial attempt at a IDL definition of the WINS replication protocolAndrew Tridgell2-1/+140
2007-10-10r5364: Rename string fields called 'domain' and 'name' to be 'domain_name'.Tim Potter1-3/+3
2007-10-10r5362: Add pointer_default() support to pidl. pointer_default()Jelmer Vernooij21-1/+57
2007-10-10r5361: Rename some functions, add tests to validator.Jelmer Vernooij1-1/+1
2007-10-10r5358: - added initial WINS server code. It passes most of the NBT-WINS test,...Andrew Tridgell1-0/+1
2007-10-10r5275: - added support for NBT_OPCODE_MULTI_HOME_REG (opcode 0xf) for WINS na...Andrew Tridgell1-5/+9
2007-10-10r5209: Fix the endpoint mapper to work with IPX endpoints (whichJelmer Vernooij2-14/+4
2007-10-10r5155: define ipv4address as a based IDL type, mapped to a "const char *" inAndrew Tridgell3-6/+2
2007-10-10r5148: use ipv4_addr also in epmapper idlStefan Metzmacher1-1/+1
2007-10-10r5145: define struct ipv4_addr in misc.idl,Stefan Metzmacher2-1/+5
2007-10-10r5118: added support for node status replies in nbtd. nmblookup -S now works ...Andrew Tridgell1-2/+2
2007-10-10r5114: the nbtd task can now act as a basic B-node server. It registers itsAndrew Tridgell1-4/+10
2007-10-10r5090: Fix up the IDL for LogonGetDomainInfo in NETLOGON.Andrew Bartlett1-6/+5
2007-10-10r5084: - handle arbitrary data in the NULL record reply type for nbt name que...Andrew Tridgell1-3/+3
2007-10-10r5080: patch from ronnie to make our samr IDL a little more consistentAndrew Tridgell1-22/+22
2007-10-10r5054: added a nmblookup tool, based on the new nbt libraryAndrew Tridgell1-0/+9
2007-10-10r5036: changed HYPER_T to the more standard "hyper"Andrew Tridgell8-39/+39
2007-10-10r5034: - added a type mapping function in pidl, so the type names in our IDLAndrew Tridgell3-17/+17
2007-10-10r5027: added the IDL license to the IDL directoryAndrew Tridgell1-0/+9
2007-10-10r5005: Add missing size specifiers to various bitmaps.Tim Potter4-6/+6
2007-10-10r4962: add infrastructure to use raw krb5 auth in dcerpc client codeStefan Metzmacher1-5/+6
2007-10-10r4885: added a new NBT client library. Features include:Andrew Tridgell2-0/+172
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-10r4768: Until I can prove it, we should not have these elements marked asAndrew Bartlett1-4/+4
2007-10-10r4720: Reformat, rename, and convert to enums parts of the LSA IDL specificat...Andrew Bartlett1-45/+46
2007-10-10r4708: Comparing with LDAP, it is clear that these 'flags' are in fact theAndrew Bartlett2-14/+14
2007-10-10r4705: use an enum for reject_reasonStefan Metzmacher1-4/+6
2007-10-10r4703: Add support for EnumTrustDomain, and expand the testsuite.Andrew Bartlett1-1/+4
2007-10-10r4702: implment idl, torture test and server code for netr_ServerPasswordSet2()Stefan Metzmacher2-3/+11
2007-10-10r4698: - Initial implementation of trusted domains in LSA.Andrew Bartlett1-1/+1
2007-10-10r4682: A LDB-based secrets implementation in Samba4.Andrew Bartlett1-6/+6
2007-10-10r4673: Fix the IDL for the QuerySecret LSA call.Andrew Bartlett1-2/+2
2007-10-10r4650: - make more use of bitmap and enum'sStefan Metzmacher3-53/+55
2007-10-10r4649: make more use of bitmap and enum'sStefan Metzmacher1-41/+53
2007-10-10r4644: allow DSSETUP on ncacn_ip_tcpAndrew Tridgell1-1/+1
2007-10-10r4638: expose lsa and drsuapi on ncalrpcAndrew Tridgell2-2/+2
2007-10-10r4618: - tidied up the alter_context client code a bitAndrew Tridgell1-10/+10
2007-10-10r4617: basic alter_context requests now work in our client library. The testAndrew Tridgell1-9/+9
2007-10-10r4568: make use of SidType and move it to lsa.idlStefan Metzmacher2-19/+18
2007-10-10r4564: added a comment on lsa_EnumAccounts IDLAndrew Tridgell1-0/+3
2007-10-10r4558: more use of bitmaps and enumsStefan Metzmacher2-21/+40
2007-10-10r4554: create svcctl_ServerType bitmapStefan Metzmacher1-30/+33
2007-10-10r4552: use samr_AcctFlags in netlogon.idlStefan Metzmacher2-3/+5
2007-10-10r4542: use bitmap for samr_FieldsPresent and samr_AcctFlagsStefan Metzmacher1-35/+38
2007-10-10r4541: make use of new enum and bitmap featuresStefan Metzmacher1-71/+75