Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r7357: some minor updates | Stefan Metzmacher | 1 | -4/+7 |
2007-10-10 | r7345: add WritePrinter(), AbortPrinter() and ReadPrinter() idl | Stefan Metzmacher | 1 | -0/+9 |
2007-10-10 | r7341: fix StartDocPrinter() idl | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r7337: - fix SetJob() idl | Stefan Metzmacher | 1 | -22/+52 |
2007-10-10 | r7331: fix parsing of spoolss_SetPrinter() | Stefan Metzmacher | 1 | -10/+25 |
2007-10-10 | r7328: fix GetPrinterData and SetPrinterData, with zero length subcontexts | Stefan Metzmacher | 1 | -5/+27 |
2007-10-10 | r7326: fix [validate] | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r7188: make use of the new relative_base property for the spoolss_Enum* funct... | Stefan Metzmacher | 1 | -14/+14 |
2007-10-10 | r7182: remove current support for RELATIVE_CURRENT, this will be replaced wit... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r7120: make use of the new 'noopnum' property and get rid of handwritten | Stefan Metzmacher | 1 | -23/+107 |
2007-10-10 | r7029: Make array support in pidl similar to that in other IDL compilers. We ... | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r6973: Merge new version of pidl into the main SAMBA_4_0 branch. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r6572: add "string_array" as new scalar type for handling SPOOLSS string array's | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r6194: - fix some spoolss_*Form names and types | Stefan Metzmacher | 1 | -27/+73 |
2007-10-10 | r6179: - add new spoolss tests for all spoolss_Enum*() calls which didn't need | Stefan Metzmacher | 1 | -2/+49 |
2007-10-10 | r6100: - fix nondiscriminant -> nodiscriminant (that takes me 2 days to find.... | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r5554: Constants and untested IDL for spoolss_SetPrinter() | Tim Potter | 1 | -0/+14 |
2007-10-10 | r5553: Add idl and test for spoolss_AddPort(). It always seems to return | Tim Potter | 1 | -0/+3 |
2007-10-10 | r5537: - make use of bitmaps and enums | Stefan Metzmacher | 1 | -22/+152 |
2007-10-10 | r5515: fix PrinterInfo3 | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r5505: make usage of bitmap's :-) | Stefan Metzmacher | 1 | -1/+8 |
2007-10-10 | r5498: fix OpenPrinter() idl and torture test | Stefan Metzmacher | 1 | -13/+13 |
2007-10-10 | r5489: hide handwritten pull/push/print code from the caller | Stefan Metzmacher | 1 | -18/+28 |
2007-10-10 | r5445: move FormInfo1 struct to the place where it's used | Stefan Metzmacher | 1 | -11/+11 |
2007-10-10 | r3810: create a LIB_SECURITY subsystem | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r3429: Fix IDL for EnumPrinterDataEx() | Tim Potter | 1 | -1/+5 |
2007-10-10 | r3404: Rename name of DATA_BLOB in GetPrinterData() | Tim Potter | 1 | -1/+1 |
2007-10-10 | r3402: Fix idl for spoolss_JobInfo1. | Tim Potter | 1 | -6/+6 |
2007-10-10 | r3401: Fix IDL for SetForm RPC. | Tim Potter | 1 | -1/+16 |
2007-10-10 | r3396: Rename form_name -> formname. This time, check smbtorture builds before | Tim Potter | 1 | -1/+1 |
2007-10-10 | r3395: added support for "string32" type, to fix the fixed width string | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3311: Consistency updates for form name members. | Tim Potter | 1 | -2/+2 |
2007-10-10 | r3302: The security descriptors in spoolss_PrinterInfo2 and spoolss_PrinterInfo3 | Tim Potter | 1 | -2/+2 |
2007-10-10 | r3287: The devicename and formname fields in a device mode are fixed length | Tim Potter | 1 | -2/+2 |
2007-10-10 | r3283: converted to quoted uuid() defines in all our IDL. This should help | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3250: Add idl for printer info level 0. | Tim Potter | 1 | -11/+44 |
2007-10-10 | r3215: access_required -> access_mask for OpenPrinterEx | Tim Potter | 1 | -1/+1 |
2007-10-10 | r3043: Use binding strings for specifying endpoints. The property for | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r2967: Add some printer enum constants from Samba3's rpc_spoolss.h | Tim Potter | 1 | -0/+9 |
2007-10-10 | r2209: patch from volker to add EnumPorts spoolss IDL and test code | Andrew Tridgell | 1 | -0/+22 |
2007-10-10 | r1838: Updates from the airplane: | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r1275: Make spoolss_PrinterInfo2 and spoolss_PrinterInfo5 public so we can | Tim Potter | 1 | -2/+2 |
2007-10-10 | r1206: Give the spoolss pipe an endpoint. | Tim Potter | 1 | -1/+2 |
2003-12-04 | we can't have two functions with the same name | Andrew Tridgell | 1 | -1/+1 |
2003-12-03 | Updated some of the function names in the IDL. | Tim Potter | 1 | -56/+57 |
2003-11-30 | Added EnumPrinterDriver, GetPrinterDriver (still in progress) | Tim Potter | 1 | -5/+65 |
2003-11-28 | GetPrinterDataEx, SetPrinterDataEx, DeletePrinterDataEx. | Tim Potter | 1 | -4/+20 |
2003-11-28 | Add SetPrinterData, DeletePrinterData. | Tim Potter | 1 | -2/+9 |
2003-11-28 | Fix bug in EnumPrinterData test. | Tim Potter | 1 | -3/+8 |
2003-11-28 | Added EnumJobs, GetJob, SetJob RPCs. | Tim Potter | 1 | -3/+44 |