summaryrefslogtreecommitdiffstats
path: root/source4/librpc/idl
Commit message (Expand)AuthorAgeFilesLines
...
* r8223: fix the values of nt_version and type we reply in the server code,Stefan Metzmacher2007-10-101-18/+18
* r8171: According to Samba 3 and Ethereal, the winreg_OpenUnkown stuff isTim Potter2007-10-101-14/+9
* r8168: after testing I saw that w2k3 uses unique pointers on the mgmt pipeStefan Metzmacher2007-10-101-2/+2
* r8167: - use the same algorithm than w2k3 for 'unique' pointer valuesStefan Metzmacher2007-10-102-4/+4
* r8156: I found out that the unknown[2] field of the unknown[4] array is a len...Stefan Metzmacher2007-10-101-3/+6
* r8148: - make the PAC generation code a bit more readable and add some outof ...Stefan Metzmacher2007-10-101-13/+19
* r8110: More PAC work. I still can't get WinXP to accept the PAC, but we areAndrew Bartlett2007-10-101-7/+5
* r8054: add OSVersion, OSVersionEx, DNSMachineName PrintServerDataStefan Metzmacher2007-10-101-0/+22
* r8053: requests from mmc show that the auth info for a bind should be 4 byte ...Andrew Tridgell2007-10-101-1/+1
* r8050: - make use of more [value()] propertiesStefan Metzmacher2007-10-101-14/+9
* r8012: Add UUID for NDR64 transfer syntax.Jelmer Vernooij2007-10-101-0/+3
* r8001: Also fill in the krbtgt checksum, and make sure to put the rightAndrew Bartlett2007-10-101-1/+1
* r7993: Further work on the Krb5 PAC.Andrew Bartlett2007-10-103-13/+23
* r7872: another place we were relying on the old behaviour of value()Andrew Tridgell2007-10-101-1/+1
* r7870: fixed the RPC-SCHANNEL test. It turned out it was my const changes, asAndrew Tridgell2007-10-105-5/+5
* r7729: Small fixes to the charset stuff.Jelmer Vernooij2007-10-101-2/+2
* r7702: Implement [charset()] attribute.Jelmer Vernooij2007-10-101-2/+2
* r7644: - remove some dublicate structures SetForm and AddForm uses the same s...Stefan Metzmacher2007-10-101-25/+14
* r7643: This patch adds a new NTPTR subsystem:Stefan Metzmacher2007-10-101-1/+1
* r7580: - add GetPrinterDriverDirectory() idl, torture test and server codeStefan Metzmacher2007-10-101-0/+19
* r7575: - fix GetPrinterData() push sideStefan Metzmacher2007-10-101-12/+12
* r7574: - seperate [in] and [out] buffers and buf_sizesStefan Metzmacher2007-10-101-64/+94
* r7552: Use ParseExpr() for [value] attributes; allowsJelmer Vernooij2007-10-1012-47/+25
* r7546: fix commentStefan Metzmacher2007-10-101-1/+1
* r7399: Try to get the AIX compile one step further.Volker Lendecke2007-10-101-4/+2
* r7394: rename LSA_TRUSTED_DOMAIN_INFO_5 to LSA_TRUSTED_DOMAIN_INFO_BASIC.Günther Deschner2007-10-101-12/+12
* r7377: Integrate browse service stuff more nicelyJelmer Vernooij2007-10-102-111/+102
* r7357: some minor updatesStefan Metzmacher2007-10-101-4/+7
* r7345: add WritePrinter(), AbortPrinter() and ReadPrinter() idlStefan Metzmacher2007-10-101-0/+9
* r7341: fix StartDocPrinter() idlStefan Metzmacher2007-10-101-1/+1
* r7337: - fix SetJob() idlStefan Metzmacher2007-10-101-22/+52
* r7331: fix parsing of spoolss_SetPrinter()Stefan Metzmacher2007-10-101-10/+25
* r7328: fix GetPrinterData and SetPrinterData, with zero length subcontextsStefan Metzmacher2007-10-101-5/+27
* r7326: fix [validate]Stefan Metzmacher2007-10-101-1/+1
* r7314: the various ncacn and ncadg PDU's share the same namespaceJelmer Vernooij2007-10-101-22/+16
* r7312: Add IDL for ncadg packets.Jelmer Vernooij2007-10-101-3/+86
* r7309: started adding IDL for nbt management calls. This adds aAndrew Tridgell2007-10-101-4/+32
* r7294: implemented the irpc messaging system. This is the core of theAndrew Tridgell2007-10-101-0/+23
* r7212: Disambiguate dummy functions to avoid linker problemos.Tim Potter2007-10-102-2/+2
* r7198: Add IDL for browse serviceJelmer Vernooij2007-10-101-0/+111
* r7188: make use of the new relative_base property for the spoolss_Enum* funct...Stefan Metzmacher2007-10-101-14/+14
* r7182: remove current support for RELATIVE_CURRENT, this will be replaced wit...Stefan Metzmacher2007-10-102-4/+1
* r7159: Improve the messages from pidl's validator module.Jelmer Vernooij2007-10-101-11/+6
* r7138: Doh - fix some typos.Tim Potter2007-10-101-2/+2
* r7137: Add a couple more dummy idl files for the DNS server and WindowsTim Potter2007-10-102-0/+30
* r7120: make use of the new 'noopnum' property and get rid of handwrittenStefan Metzmacher2007-10-101-23/+107
* r7110: Remove invalid use of id()Jelmer Vernooij2007-10-101-1/+1
* r7037: Add enough pointers in the header file as wellJelmer Vernooij2007-10-101-2/+2
* r7036: Allow more operations in several properties (such as size_is, length_is,Jelmer Vernooij2007-10-101-4/+2
* r7029: Make array support in pidl similar to that in other IDL compilers. We ...Jelmer Vernooij2007-10-1014-120/+120