summaryrefslogtreecommitdiff
path: root/source4/librpc/idl
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r6331: added IDL and test suite for the ADS style response to a datagram netl...Andrew Tridgell1-5/+44
2007-10-10r6325: Rename aliasname -> alias_name in CreateDomAlias function.Tim Potter1-1/+1
2007-10-10r6323: added server side support for dgram NTLOGON requests. NT4 workstations...Andrew Tridgell1-2/+1
2007-10-10r6321: added IDL and test suite for NBT dgram 'sam logon' request (sent byAndrew Tridgell1-1/+44
2007-10-10r6320: some minor netlogon datagram fixes - NT4 can now join a Samba4 domain ...Andrew Tridgell1-2/+1
2007-10-10r6295: - add idl for EcDoRpc from the exchange_emsmdb interfaceStefan Metzmacher1-1/+14
2007-10-10r6293: fix formatingStefan Metzmacher1-49/+49
2007-10-10r6287: sorted out a small but surprisingly tricky dependency problem with theAndrew Tridgell1-3/+1
2007-10-10r6248: added parsing of type 10 UAS announce netlogon packetsAndrew Tridgell1-1/+36
2007-10-10r6247: added the server side code for receiving mailslot requests, andAndrew Tridgell1-1/+7
2007-10-10r6245: receive and parse the GETDC response in the NBT-DGRAM test. The testAndrew Tridgell1-1/+13
2007-10-10r6223: added a bit more datagram infrastructure and the beginnings of a testAndrew Tridgell1-6/+32
2007-10-10r6209: started added code to support mailslot requests over UDP/138Andrew Tridgell1-7/+79
2007-10-10r6194: - fix some spoolss_*Form names and typesStefan Metzmacher1-27/+73
2007-10-10r6184: the beginnings of the libcli/dgram/ library, and the dgramAndrew Tridgell1-0/+62
2007-10-10r6179: - add new spoolss tests for all spoolss_Enum*() calls which didn't needStefan Metzmacher1-2/+49
2007-10-10r6135: - make use of the new dom_sid28 typeStefan Metzmacher1-11/+11
2007-10-10r6132: allow up to 15 sub_auth in a dom_sidStefan Metzmacher1-1/+1
2007-10-10r6131: decompression of DsGetNCChanges level 2 responses works nowStefan Metzmacher1-2/+1
2007-10-10r6115: don't try to decompress level 7 buffers yetStefan Metzmacher1-3/+9
2007-10-10r6100: - fix nondiscriminant -> nodiscriminant (that takes me 2 days to find....Stefan Metzmacher1-4/+4
2007-10-10r6061: add start of compression support in our rpc codeStefan Metzmacher1-3/+5
2007-10-10r6032: Fix up SetServerPassword2 on NETLOGON for [bigendian]. Clearly nobodyAndrew Bartlett1-1/+6
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