summaryrefslogtreecommitdiffstats
path: root/source3/include/rpc_spoolss.h
Commit message (Expand)AuthorAgeFilesLines
* r14353: Fix coverity bugs #61 and #62. Remember to divide byJeremy Allison2007-10-101-1/+1
* r13878: move PORT_DATA_1 to use static sized UNICODE strings as per MSDNGerald Carter2007-10-101-5/+11
* r13829: From the "It's not pretty but it works" categoryGerald Carter2007-10-101-2/+18
* r13824: * add api table for Xcv TCPMON and LOCALMON calls startingGerald Carter2007-10-101-2/+2
* r13820: * Start fleshing out the XcvDataPort() server implementationGerald Carter2007-10-101-1/+4
* r13815: "Into the blind world let us now descend,"Gerald Carter2007-10-101-1/+27
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-101-1/+1
* r7020: fixing printer ace values and getting rid of false compiler warning ab...Gerald Carter2007-10-101-2/+2
* r6992: syncing printer permissions changes from trunkGerald Carter2007-10-101-7/+7
* r6220: cleaning up spoolss header; removing unused structuresGerald Carter2007-10-101-63/+18
* r6014: rather large change set....Gerald Carter2007-10-101-40/+26
* r5805: merging spoolss parsing changes from trunk and cleaning up resulting s...Gerald Carter2007-10-101-42/+32
* r2955: fixing a segfault uncovered by the changes for BUG 1519Gerald Carter2007-10-101-0/+1
* r2133: Several fixes:Gerald Carter2007-10-101-0/+1
* r2073: Adding getprinter level 7 to rpcclient.Günther Deschner2007-10-101-0/+1
* fixes for prnadmin.dll APIGerald Carter2004-03-241-1/+1
* Patch from waider@waider.ie to print out Port Type.Jeremy Allison2003-08-071-0/+6
* * set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736Gerald Carter2003-02-151-0/+4
* More printer publishing code.Jim McDonough2002-12-131-2/+3
* Automatic printer publishing when using APW or choosing 'list in the director...Jim McDonough2002-12-041-0/+5
* Support printer info 7, used for publishingJim McDonough2002-12-031-0/+16
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-2/+2
* sync 3.0 branch with headJelmer Vernooij2002-08-171-6/+8
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-23/+106
* Merge from HEAD:Tim Potter2002-05-071-2/+2
* OpenPrinter() merge from 2.2Gerald Carter2002-03-261-1/+18
* resetprinter merge from SAMBA_2_2Gerald Carter2002-03-201-1/+2
* syncing up printing code with SAMBA_2_2 (already done some mergesGerald Carter2002-03-151-13/+107
* Added some constants for the flags field in the FORM_1 structure.Tim Potter2002-01-311-1/+5
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Fixed ADDPRINTEREX to take a devmode and a security descriptor...Jeremy Allison2002-01-261-9/+4
* Added PRINTER_INFO_4/PRINTER_INFO_5, we're seeing level 5 requested on the wi...Jeremy Allison2002-01-121-0/+20
* Sed error. The status value in the PRINTER_INFO_2 structure isn't a WERRORTim Potter2002-01-071-1/+1
* Added client and server code for the GetPrintProcessorDirectory SPOOLSSTim Potter2001-12-101-2/+25
* Writing decimal constants as "02" has been shown to cause cancer inMartin Pool2001-12-031-3/+3
* merge from 2.2Gerald Carter2001-11-221-8/+60
* more Win2k RPC opnums (EnumPrinterKey() and DeletePrinterDriverEx())Gerald Carter2001-11-151-0/+2
* SETPRINTERDATAEX is 0x4d (not 0x50). My mistake.Gerald Carter2001-11-151-1/+1
* verified two new win2k rpc's EnumPrinterDataEx() and DeletePrinterdataEx()Gerald Carter2001-11-131-6/+3
* Fix typo.Martin Pool2001-11-131-2/+0
* new Win2k spoolss rpc opnum (unknown right now).Gerald Carter2001-11-131-0/+6
* Fixed a few typos and added the opnum for ADDPRINTERDRIVEREX to theGerald Carter2001-11-091-1/+8
* Wrote some stubs for new win2k only spoolss rpc commands:Tim Potter2001-11-051-1/+40
* the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell2001-09-041-43/+42
* more NTSTATUS/WERROR conversionAndrew Tridgell2001-09-031-5/+5
* the next step in our error code handling changeAndrew Tridgell2001-09-031-2/+2
* converted another bunch of stuff to NTSTATUSAndrew Tridgell2001-08-271-49/+49
* Merging Gerry's spoolss changes.Jeremy Allison2001-06-211-1/+18
* merge from 2.2 DeletePrinterDriver() server side stud comingGerald Carter2001-05-171-1/+18
* added getdriverdir and cleaned up the PRINTER_DRIVER_CTR structGerald Carter2001-03-151-5/+1