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