summaryrefslogtreecommitdiff
path: root/source4/librpc/idl
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r6000: add some notes about the cases where compression (or what ever this is)Stefan Metzmacher1-0/+14
2007-10-10r5998: I was wrong with the highwater mark...Stefan Metzmacher2-18/+38
2007-10-10r5949: give things more meaning, and reuse structs where it is possibleStefan Metzmacher2-90/+96
2007-10-10r5902: A rather large change...Andrew Bartlett2-3/+3
2007-10-10r5879: Rename SAMR_FIELD_WORKSTATION to SAMR_FIELD_WORKSTATIONS - it is a list.Andrew Bartlett1-1/+1
2007-10-10r5866: Add InitShutdown IDL and torture test.Jelmer Vernooij2-3/+49
2007-10-10r5850: enable parsing of revision 4 security acl'sStefan Metzmacher2-16/+40
2007-10-10r5839: add LDAP DirSync control idlStefan Metzmacher1-0/+26
2007-10-10r5830: start to analyse the attribute values, depending on the attribute typeStefan Metzmacher1-20/+163
2007-10-10r5828: add some idl for DsAddEntry()Stefan Metzmacher1-5/+50
2007-10-10r5800: fix recursiv printing in ndr_print_DsGetNCChangesInfo1()Stefan Metzmacher1-5/+4
2007-10-10r5799: more DsGetNCChanges updates, I'm starting to understand it...Stefan Metzmacher1-19/+101
2007-10-10r5798: limit the size of an sid, 28 bytes complete is the biggest SIDStefan Metzmacher1-1/+1
2007-10-10r5783: Test renaming of accounts in the RPC-SAMR test, and add support intoAndrew Bartlett1-1/+2
2007-10-10r5775: Remove some unused functions (unions are no longer as special as they ...Jelmer Vernooij1-1/+2
2007-10-10r5766: get some more DsGetNCChanges stuff parsing correctStefan Metzmacher1-16/+83
2007-10-10r5742: - add torture test and idl for DsReplicaUpdateRefs()Stefan Metzmacher1-10/+127
2007-10-10r5676: Fix some alignment issues and IRemoteActivationJelmer Vernooij2-4/+9
2007-10-10r5674: - Re-enable DCOM support.Jelmer Vernooij2-3/+3
2007-10-10r5672: Use switch_type() and the token storage mechanism for unions:Jelmer Vernooij7-25/+25
2007-10-10r5671: Bunch of fixes related to arrays and pointers to arrays.Jelmer Vernooij1-1/+1
2007-10-10r5662: eventlog uses dom_sid so it depends on securityJelmer Vernooij1-0/+1
2007-10-10r5661: Be a little stricter on syntax regarding arrays. A pointer to anJelmer Vernooij16-124/+120
2007-10-10r5554: Constants and untested IDL for spoolss_SetPrinter()Tim Potter1-0/+14
2007-10-10r5553: Add idl and test for spoolss_AddPort(). It always seems to returnTim Potter1-0/+3
2007-10-10r5537: - make use of bitmaps and enumsStefan Metzmacher1-22/+152
2007-10-10r5515: fix PrinterInfo3Stefan Metzmacher1-2/+1
2007-10-10r5505: make usage of bitmap's :-)Stefan Metzmacher1-1/+8
2007-10-10r5498: fix OpenPrinter() idl and torture testStefan Metzmacher1-13/+13
2007-10-10r5492: Update example coclass, autogenerate some parts.Jelmer Vernooij1-4/+14
2007-10-10r5490: The big (D)COM commit! :-) Contains most of the changes described in theJelmer Vernooij2-16/+4
2007-10-10r5489: hide handwritten pull/push/print code from the callerStefan Metzmacher1-18/+28
2007-10-10r5486: - Use references to interfaces in coclasses rather thenJelmer Vernooij1-11/+12
2007-10-10r5476: Move ORPC extensions to DCE/RPC into seperate file.Jelmer Vernooij2-199/+204
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