summaryrefslogtreecommitdiffstats
path: root/source4/librpc/idl
Commit message (Expand)AuthorAgeFilesLines
...
* r5828: add some idl for DsAddEntry()Stefan Metzmacher2007-10-101-5/+50
* r5800: fix recursiv printing in ndr_print_DsGetNCChangesInfo1()Stefan Metzmacher2007-10-101-5/+4
* r5799: more DsGetNCChanges updates, I'm starting to understand it...Stefan Metzmacher2007-10-101-19/+101
* r5798: limit the size of an sid, 28 bytes complete is the biggest SIDStefan Metzmacher2007-10-101-1/+1
* r5783: Test renaming of accounts in the RPC-SAMR test, and add support intoAndrew Bartlett2007-10-101-1/+2
* r5775: Remove some unused functions (unions are no longer as special as they ...Jelmer Vernooij2007-10-101-1/+2
* r5766: get some more DsGetNCChanges stuff parsing correctStefan Metzmacher2007-10-101-16/+83
* r5742: - add torture test and idl for DsReplicaUpdateRefs()Stefan Metzmacher2007-10-101-10/+127
* r5676: Fix some alignment issues and IRemoteActivationJelmer Vernooij2007-10-102-4/+9
* r5674: - Re-enable DCOM support.Jelmer Vernooij2007-10-102-3/+3
* r5672: Use switch_type() and the token storage mechanism for unions:Jelmer Vernooij2007-10-107-25/+25
* r5671: Bunch of fixes related to arrays and pointers to arrays.Jelmer Vernooij2007-10-101-1/+1
* r5662: eventlog uses dom_sid so it depends on securityJelmer Vernooij2007-10-101-0/+1
* r5661: Be a little stricter on syntax regarding arrays. A pointer to anJelmer Vernooij2007-10-1016-124/+120
* r5554: Constants and untested IDL for spoolss_SetPrinter()Tim Potter2007-10-101-0/+14
* r5553: Add idl and test for spoolss_AddPort(). It always seems to returnTim Potter2007-10-101-0/+3
* r5537: - make use of bitmaps and enumsStefan Metzmacher2007-10-101-22/+152
* r5515: fix PrinterInfo3Stefan Metzmacher2007-10-101-2/+1
* r5505: make usage of bitmap's :-)Stefan Metzmacher2007-10-101-1/+8
* r5498: fix OpenPrinter() idl and torture testStefan Metzmacher2007-10-101-13/+13
* r5492: Update example coclass, autogenerate some parts.Jelmer Vernooij2007-10-101-4/+14
* r5490: The big (D)COM commit! :-) Contains most of the changes described in theJelmer Vernooij2007-10-102-16/+4
* r5489: hide handwritten pull/push/print code from the callerStefan Metzmacher2007-10-101-18/+28
* r5486: - Use references to interfaces in coclasses rather thenJelmer Vernooij2007-10-101-11/+12
* r5476: Move ORPC extensions to DCE/RPC into seperate file.Jelmer Vernooij2007-10-102-199/+204
* 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