summaryrefslogtreecommitdiff
path: root/source4/librpc/idl
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7037: Add enough pointers in the header file as wellJelmer Vernooij1-2/+2
2007-10-10r7036: Allow more operations in several properties (such as size_is, length_is,Jelmer Vernooij1-4/+2
2007-10-10r7029: Make array support in pidl similar to that in other IDL compilers. We ...Jelmer Vernooij14-120/+120
2007-10-10r6973: Merge new version of pidl into the main SAMBA_4_0 branch.Jelmer Vernooij33-17/+58
2007-10-10r6907: Unixinfo for samba4, not activated by default.Volker Lendecke1-0/+56
2007-10-10r6814: fill in two more unknown values in cldap responsesAndrew Tridgell1-2/+2
2007-10-10r6781: -add some comments on how attributes and objectClasses are identified ...Stefan Metzmacher1-2/+83
2007-10-10r6720: added support for the remaining 2 types of CLDAP netlogonAndrew Tridgell1-17/+55
2007-10-10r6719: pidl need to be told that the external type netr_SchannelType is an en...Andrew Tridgell1-0/+2
2007-10-10r6693: first version of cldap client library, with async interfaceAndrew Tridgell1-0/+46
2007-10-10r6620: the type 23 schannel bind uses a workstation name, not an account nameAndrew Tridgell1-3/+3
2007-10-10r6577: Make test works without installation now.Jelmer Vernooij2-2/+2
2007-10-10r6572: add "string_array" as new scalar type for handling SPOOLSS string array'sStefan Metzmacher2-5/+10
2007-10-10r6565: Cludge, cludge, cludge...Andrew Bartlett2-10/+10
2007-10-10r6557: make srvsvc available on ncalrpc and ncacn_ip_tcp so we can do eachAndrew Tridgell1-0/+1
2007-10-10r6544: Use common structures between SAMR, NETLGON and the Krb5 PAC.Andrew Bartlett3-13/+11
2007-10-10r6526: Rename this RPC fault. Everybody else calls this ACCESS_DENIED, andAndrew Bartlett1-1/+1
2007-10-10r6518: fix formattingStefan Metzmacher1-13/+13
2007-10-10r6504: Fix incorrect value for SERVICE_STATE_ALL found by Karl Melcher.Tim Potter1-1/+1
2007-10-10r6341: fixed the schannel idl to handle dotted names correctlyAndrew Tridgell1-2/+2
2007-10-10r6338: ADS style GETDC response now works well enough that WinXP can joinAndrew Tridgell1-7/+21
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