summaryrefslogtreecommitdiff
path: root/source4/librpc/idl
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8614: Add COMRESULT/HRESULT scalar typeJelmer Vernooij1-0/+14
2007-10-10r8587: - fixed ref allocation in irpc repliesAndrew Tridgell1-0/+4
2007-10-10r8577: added management calls to list current tree connectsAndrew Tridgell1-1/+15
2007-10-10r8574: added server side irpc calls for listing the current sessionsAndrew Tridgell1-0/+30
2007-10-10r8559: Couple of (D)COM updates:Jelmer Vernooij1-5/+1
2007-10-10r8503: remove useless lineStefan Metzmacher1-1/+0
2007-10-10r8480: fixed a typoAndrew Tridgell1-2/+2
2007-10-10r8476: add a note that DsAddEntry is very incomplete yetStefan Metzmacher1-0/+8
2007-10-10r8474: add some more attid mappingsStefan Metzmacher1-1/+6
2007-10-10r8375: - move from netr_StringLarge to lsa_StringLargeStefan Metzmacher2-11/+17
2007-10-10r8368: the type filed depends on the user being present or notStefan Metzmacher1-4/+4
2007-10-10r8286: it makes more sense to combine the refresh count with the register cou...Andrew Tridgell1-1/+0
2007-10-10r8268: added the 'needed' logic to ehs generation, so we don't generateAndrew Tridgell1-1/+1
2007-10-10r8256: - allow rpc calls from non-command line ejs contexts by creating a setAndrew Tridgell1-1/+1
2007-10-10r8252: Steal metze's thunder, and prove that with a few small tweaks, we canAndrew Bartlett1-2/+8
2007-10-10r8250: More PAC work. We now sucessfully verify the KDC signature from my DCAndrew Bartlett1-1/+1
2007-10-10r8233: - added support for more base types in pidl ejsAndrew Tridgell2-2/+2
2007-10-10r8232: remove samr_String and netr_String as they are the same as lsa_StringStefan Metzmacher3-201/+187
2007-10-10r8227: add STR_LARGE_SIZE flag, to support strings where the size is length+1,Stefan Metzmacher1-0/+1
2007-10-10r8223: fix the values of nt_version and type we reply in the server code,Stefan Metzmacher1-18/+18
2007-10-10r8171: According to Samba 3 and Ethereal, the winreg_OpenUnkown stuff isTim Potter1-14/+9
2007-10-10r8168: after testing I saw that w2k3 uses unique pointers on the mgmt pipeStefan Metzmacher1-2/+2
2007-10-10r8167: - use the same algorithm than w2k3 for 'unique' pointer valuesStefan Metzmacher2-4/+4
2007-10-10r8156: I found out that the unknown[2] field of the unknown[4] array is a len...Stefan Metzmacher1-3/+6
2007-10-10r8148: - make the PAC generation code a bit more readable and add some outof ...Stefan Metzmacher1-13/+19
2007-10-10r8110: More PAC work. I still can't get WinXP to accept the PAC, but we areAndrew Bartlett1-7/+5
2007-10-10r8054: add OSVersion, OSVersionEx, DNSMachineName PrintServerDataStefan Metzmacher1-0/+22
2007-10-10r8053: requests from mmc show that the auth info for a bind should be 4 byte ...Andrew Tridgell1-1/+1
2007-10-10r8050: - make use of more [value()] propertiesStefan Metzmacher1-14/+9
2007-10-10r8012: Add UUID for NDR64 transfer syntax.Jelmer Vernooij1-0/+3
2007-10-10r8001: Also fill in the krbtgt checksum, and make sure to put the rightAndrew Bartlett1-1/+1
2007-10-10r7993: Further work on the Krb5 PAC.Andrew Bartlett3-13/+23
2007-10-10r7872: another place we were relying on the old behaviour of value()Andrew Tridgell1-1/+1
2007-10-10r7870: fixed the RPC-SCHANNEL test. It turned out it was my const changes, asAndrew Tridgell5-5/+5
2007-10-10r7729: Small fixes to the charset stuff.Jelmer Vernooij1-2/+2
2007-10-10r7702: Implement [charset()] attribute.Jelmer Vernooij1-2/+2
2007-10-10r7644: - remove some dublicate structures SetForm and AddForm uses the same s...Stefan Metzmacher1-25/+14
2007-10-10r7643: This patch adds a new NTPTR subsystem:Stefan Metzmacher1-1/+1
2007-10-10r7580: - add GetPrinterDriverDirectory() idl, torture test and server codeStefan Metzmacher1-0/+19
2007-10-10r7575: - fix GetPrinterData() push sideStefan Metzmacher1-12/+12
2007-10-10r7574: - seperate [in] and [out] buffers and buf_sizesStefan Metzmacher1-64/+94
2007-10-10r7552: Use ParseExpr() for [value] attributes; allowsJelmer Vernooij12-47/+25
2007-10-10r7546: fix commentStefan Metzmacher1-1/+1
2007-10-10r7399: Try to get the AIX compile one step further.Volker Lendecke1-4/+2
2007-10-10r7394: rename LSA_TRUSTED_DOMAIN_INFO_5 to LSA_TRUSTED_DOMAIN_INFO_BASIC.Günther Deschner1-12/+12
2007-10-10r7377: Integrate browse service stuff more nicelyJelmer Vernooij2-111/+102
2007-10-10r7357: some minor updatesStefan Metzmacher1-4/+7
2007-10-10r7345: add WritePrinter(), AbortPrinter() and ReadPrinter() idlStefan Metzmacher1-0/+9
2007-10-10r7341: fix StartDocPrinter() idlStefan Metzmacher1-1/+1
2007-10-10r7337: - fix SetJob() idlStefan Metzmacher1-22/+52