summaryrefslogtreecommitdiff
path: root/source3/include/rpc_spoolss.h
AgeCommit message (Expand)AuthorFilesLines
2009-01-05s3 merged build: Remove redundant #defines that are in idl generated headersTim Prouty1-101/+3
2008-12-30s3 build: Revert previous patch to fix the buildTim Prouty1-3/+101
2008-12-30s3 build: Remove redundant #defines that are in idl generated headersTim Prouty1-101/+3
2008-05-05Try and fix bug #5095, "Manage Documents privilege is not functional".Jeremy Allison1-4/+5
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-0/+0
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r22062: Fix the parsing of info level 3. Flags is not a flagsJeremy Allison1-1/+0
2007-10-10r19028: Implement getprinterinfo level 6 (only the status) and get rid of snu...Volker Lendecke1-0/+6
2007-10-10r18188: merge 3.0-libndr branchJelmer Vernooij1-1/+1
2007-10-10r14353: Fix coverity bugs #61 and #62. Remember to divide byJeremy Allison1-1/+1
2007-10-10r13878: move PORT_DATA_1 to use static sized UNICODE strings as per MSDNGerald Carter1-5/+11
2007-10-10r13829: From the "It's not pretty but it works" categoryGerald Carter1-2/+18
2007-10-10r13824: * add api table for Xcv TCPMON and LOCALMON calls startingGerald Carter1-2/+2
2007-10-10r13820: * Start fleshing out the XcvDataPort() server implementationGerald Carter1-1/+4
2007-10-10r13815: "Into the blind world let us now descend,"Gerald Carter1-1/+27
2007-10-10r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison1-1/+1
2007-10-10r7020: fixing printer ace values and getting rid of false compiler warning ab...Gerald Carter1-2/+2
2007-10-10r6992: syncing printer permissions changes from trunkGerald Carter1-7/+7
2007-10-10r6220: cleaning up spoolss header; removing unused structuresGerald Carter1-63/+18
2007-10-10r6014: rather large change set....Gerald Carter1-40/+26
2007-10-10r5805: merging spoolss parsing changes from trunk and cleaning up resulting s...Gerald Carter1-42/+32
2007-10-10r2955: fixing a segfault uncovered by the changes for BUG 1519Gerald Carter1-0/+1
2007-10-10r2133: Several fixes:Gerald Carter1-0/+1
2007-10-10r2073: Adding getprinter level 7 to rpcclient.Günther Deschner1-0/+1
2004-03-24fixes for prnadmin.dll APIGerald Carter1-1/+1
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