summaryrefslogtreecommitdiffstats
path: root/source4/librpc/idl
Commit message (Expand)AuthorAgeFilesLines
...
* r6287: sorted out a small but surprisingly tricky dependency problem with theAndrew Tridgell2007-10-101-3/+1
* r6248: added parsing of type 10 UAS announce netlogon packetsAndrew Tridgell2007-10-101-1/+36
* r6247: added the server side code for receiving mailslot requests, andAndrew Tridgell2007-10-101-1/+7
* r6245: receive and parse the GETDC response in the NBT-DGRAM test. The testAndrew Tridgell2007-10-101-1/+13
* r6223: added a bit more datagram infrastructure and the beginnings of a testAndrew Tridgell2007-10-101-6/+32
* r6209: started added code to support mailslot requests over UDP/138Andrew Tridgell2007-10-101-7/+79
* r6194: - fix some spoolss_*Form names and typesStefan Metzmacher2007-10-101-27/+73
* r6184: the beginnings of the libcli/dgram/ library, and the dgramAndrew Tridgell2007-10-101-0/+62
* r6179: - add new spoolss tests for all spoolss_Enum*() calls which didn't needStefan Metzmacher2007-10-101-2/+49
* r6135: - make use of the new dom_sid28 typeStefan Metzmacher2007-10-101-11/+11
* r6132: allow up to 15 sub_auth in a dom_sidStefan Metzmacher2007-10-101-1/+1
* r6131: decompression of DsGetNCChanges level 2 responses works nowStefan Metzmacher2007-10-101-2/+1
* r6115: don't try to decompress level 7 buffers yetStefan Metzmacher2007-10-101-3/+9
* r6100: - fix nondiscriminant -> nodiscriminant (that takes me 2 days to find....Stefan Metzmacher2007-10-101-4/+4
* r6061: add start of compression support in our rpc codeStefan Metzmacher2007-10-101-3/+5
* r6032: Fix up SetServerPassword2 on NETLOGON for [bigendian]. Clearly nobodyAndrew Bartlett2007-10-101-1/+6
* r6000: add some notes about the cases where compression (or what ever this is)Stefan Metzmacher2007-10-101-0/+14
* r5998: I was wrong with the highwater mark...Stefan Metzmacher2007-10-102-18/+38
* r5949: give things more meaning, and reuse structs where it is possibleStefan Metzmacher2007-10-102-90/+96
* r5902: A rather large change...Andrew Bartlett2007-10-102-3/+3
* r5879: Rename SAMR_FIELD_WORKSTATION to SAMR_FIELD_WORKSTATIONS - it is a list.Andrew Bartlett2007-10-101-1/+1
* r5866: Add InitShutdown IDL and torture test.Jelmer Vernooij2007-10-102-3/+49
* r5850: enable parsing of revision 4 security acl'sStefan Metzmacher2007-10-102-16/+40
* r5839: add LDAP DirSync control idlStefan Metzmacher2007-10-101-0/+26
* r5830: start to analyse the attribute values, depending on the attribute typeStefan Metzmacher2007-10-101-20/+163
* 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