summaryrefslogtreecommitdiff
path: root/source3/include/rpc_spoolss.h
AgeCommit message (Expand)AuthorFilesLines
2003-08-07Patch from waider@waider.ie to print out Port Type.Jeremy Allison1-0/+6
2003-02-15* set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736Gerald Carter1-0/+4
2002-12-13More printer publishing code.Jim McDonough1-2/+3
2002-12-04Automatic printer publishing when using APW or choosing 'list in the director...Jim McDonough1-0/+5
2002-12-03Support printer info 7, used for publishingJim McDonough1-0/+16
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-2/+2
2002-08-17sync 3.0 branch with headJelmer Vernooij1-6/+8
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-23/+106
2002-05-07Merge from HEAD:Tim Potter1-2/+2
2002-03-26OpenPrinter() merge from 2.2Gerald Carter1-1/+18
2002-03-20resetprinter merge from SAMBA_2_2Gerald Carter1-1/+2
2002-03-15syncing up printing code with SAMBA_2_2 (already done some mergesGerald Carter1-13/+107
2002-01-31Added some constants for the flags field in the FORM_1 structure.Tim Potter1-1/+5
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2002-01-26Fixed ADDPRINTEREX to take a devmode and a security descriptor...Jeremy Allison1-9/+4
2002-01-12Added PRINTER_INFO_4/PRINTER_INFO_5, we're seeing level 5 requested on the wi...Jeremy Allison1-0/+20
2002-01-07Sed error. The status value in the PRINTER_INFO_2 structure isn't a WERRORTim Potter1-1/+1
2001-12-10Added client and server code for the GetPrintProcessorDirectory SPOOLSSTim Potter1-2/+25
2001-12-03Writing decimal constants as "02" has been shown to cause cancer inMartin Pool1-3/+3
2001-11-22merge from 2.2Gerald Carter1-8/+60
2001-11-15more Win2k RPC opnums (EnumPrinterKey() and DeletePrinterDriverEx())Gerald Carter1-0/+2
2001-11-15SETPRINTERDATAEX is 0x4d (not 0x50). My mistake.Gerald Carter1-1/+1
2001-11-13verified two new win2k rpc's EnumPrinterDataEx() and DeletePrinterdataEx()Gerald Carter1-6/+3
2001-11-13Fix typo.Martin Pool1-2/+0
2001-11-13new Win2k spoolss rpc opnum (unknown right now).Gerald Carter1-0/+6
2001-11-09Fixed a few typos and added the opnum for ADDPRINTERDRIVEREX to theGerald Carter1-1/+8
2001-11-05Wrote some stubs for new win2k only spoolss rpc commands:Tim Potter1-1/+40
2001-09-04the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell1-43/+42
2001-09-03more NTSTATUS/WERROR conversionAndrew Tridgell1-5/+5
2001-09-03the next step in our error code handling changeAndrew Tridgell1-2/+2
2001-08-27converted another bunch of stuff to NTSTATUSAndrew Tridgell1-49/+49
2001-06-21Merging Gerry's spoolss changes.Jeremy Allison1-1/+18
2001-05-17merge from 2.2 DeletePrinterDriver() server side stud comingGerald Carter1-1/+18
2001-03-15added getdriverdir and cleaned up the PRINTER_DRIVER_CTR structGerald Carter1-5/+1
2001-03-07Sync up handle creation with 2.2 branch. We can now join AS/U domains andJeremy Allison1-2/+0
2001-02-23include/rpc_spoolss.h: Added JOB_STATUS_XXX defines.Jeremy Allison1-0/+14
2001-01-17Changes from APPLIANCE_HEAD:David O'Neill1-1/+1
2001-01-04Changes from APPLIANCE_HEAD:David O'Neill1-13/+7
2000-09-25printer notify code.Jean-François Micouleau1-2/+26
2000-09-16in a printer_info_6, driver version is 64 bits long and there is a 32 bitJean-François Micouleau1-2/+4
2000-09-09Implemented DELETEPRINTERDATA (tested with Gerald's Win32 progs).Jeremy Allison1-0/+14
2000-09-05Implemented GETFORM tested and working using Gerald's Win32 test progs....Jeremy Allison1-1/+18
2000-09-01Changes from APPLIANCE_HEAD (per Tim Potter):David O'Neill1-1/+6
2000-08-31Implemented DELETEFORM tested using Gerald's Win32 test code :-).Jeremy Allison1-1/+14
2000-08-30Implemented AbortPrinter() from Gerald's Win32 test code. Just purge allJeremy Allison1-1/+13
2000-08-29added a #define for SPOOLSSGETPRINTERDATAEX. Although we do notGerald Carter1-0/+1
2000-08-28yipee!Andrew Tridgell1-0/+2
2000-08-10Tidied up security rights definitions.Jeremy Allison1-17/+12
2000-08-09More work on AddPrinterDriver() and AddPrinterEx() client RPC'sGerald Carter1-1/+1
2000-08-08All changes related to rpcclient...Gerald Carter1-0/+23