summaryrefslogtreecommitdiffstats
path: root/source4/librpc/idl/spoolss.idl
Commit message (Expand)AuthorAgeFilesLines
* Move shared DCE/RPC IDL files to root IDL dir.Jelmer Vernooij2008-10-151-1571/+0
* Add [todo] for functions that are obviously incomplete.Jelmer Vernooij2008-04-081-51/+51
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-1/+1
* spoolss.idl: improve idl for EnumPrinterData and not use 'lstring' any moreStefan Metzmacher2008-02-131-5/+6
* spoolss.idl: don't use string32 anymore and use an charset() arrayStefan Metzmacher2008-02-121-2/+2
* spoolss.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher2008-02-041-68/+67
* idl: Use typedef rather than declare.Jelmer Vernooij2008-01-121-1/+1
* r26395: spoolss: Add WinXP-like printer browsing test.Kai Blin2007-12-211-3/+64
* r21429: Fix the build.Jelmer Vernooij2007-10-101-3/+3
* r21426: Add more spoolss tests.Jelmer Vernooij2007-10-101-5/+5
* r21425: Add ReplyClosePrinter.Jelmer Vernooij2007-10-101-1/+2
* r21424: Add FindClosePrinterNotify.Jelmer Vernooij2007-10-101-1/+2
* r21422: Add IDL for EnumPrinterKey and RemoteFindNextPrinterChangeNotifyEx.Jelmer Vernooij2007-10-101-17/+102
* r21414: Fill in IDL for ReplyOpenPrinter.Jelmer Vernooij2007-10-101-7/+14
* r19588: Use include and import statements rather than depends() and helper().Jelmer Vernooij2007-10-101-1/+1
* r18639: Get rid of the keepref supportJelmer Vernooij2007-10-101-2/+1
* r16523: pass spoolss_XcvData calls to the ntptr backends...Stefan Metzmacher2007-10-101-1/+10
* r15776: Don't generate ref pointers in Samba4-generated code. There is no pointJelmer Vernooij2007-10-101-1/+2
* r14361: Support 'helper' attribute in pidl and use it.Jelmer Vernooij2007-10-101-1/+2
* r12465: Merge Parse::Pidl::Samba4::NDR::Header into Parse::Pidl::Samba4::NDR:...Jelmer Vernooij2007-10-101-2/+2
* r11101: Remove last instances of unistrJelmer Vernooij2007-10-101-49/+49
* r9149: add support for string arrays in GetPrinterDataStefan Metzmacher2007-10-101-1/+3
* r8054: add OSVersion, OSVersionEx, DNSMachineName PrintServerDataStefan Metzmacher2007-10-101-0/+22
* r8050: - make use of more [value()] propertiesStefan Metzmacher2007-10-101-14/+9
* 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-101-2/+2
* 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
* 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-101-1/+1
* r7120: make use of the new 'noopnum' property and get rid of handwrittenStefan Metzmacher2007-10-101-23/+107
* r7029: Make array support in pidl similar to that in other IDL compilers. We ...Jelmer Vernooij2007-10-101-2/+2
* r6973: Merge new version of pidl into the main SAMBA_4_0 branch.Jelmer Vernooij2007-10-101-0/+1
* r6572: add "string_array" as new scalar type for handling SPOOLSS string array'sStefan Metzmacher2007-10-101-5/+5
* r6194: - fix some spoolss_*Form names and typesStefan Metzmacher2007-10-101-27/+73
* r6179: - add new spoolss tests for all spoolss_Enum*() calls which didn't needStefan Metzmacher2007-10-101-2/+49
* r6100: - fix nondiscriminant -> nodiscriminant (that takes me 2 days to find....Stefan Metzmacher2007-10-101-4/+4
* 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