Patch from Nicholas Brealey <nick@brealey.org> to distinguish between WinXP and WinXP64.
[ira/wip.git] / source / include / rpc_spoolss.h
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr22062: Fix the parsing of info level 3. Flags is not...
2007-10-10 Volker Lendecker19028: Implement getprinterinfo level 6 (only the...
2007-10-10 Jelmer Vernooijr18188: merge 3.0-libndr branch
2007-10-10 Jeremy Allisonr14353: Fix coverity bugs #61 and #62. Remember to...
2007-10-10 Gerald Carterr13878: move PORT_DATA_1 to use static sized UNICODE...
2007-10-10 Gerald Carterr13829: From the "It's not pretty but it works" category
2007-10-10 Gerald Carterr13824: * add api table for Xcv TCPMON and LOCALMON...
2007-10-10 Gerald Carterr13820: * Start fleshing out the XcvDataPort() server...
2007-10-10 Gerald Carterr13815: "Into the blind world let us now descend,"
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Gerald Carterr7020: fixing printer ace values and getting rid of...
2007-10-10 Gerald Carterr6992: syncing printer permissions changes from trunk
2007-10-10 Gerald Carterr6220: cleaning up spoolss header; removing unused...
2007-10-10 Gerald Carterr6014: rather large change set....
2007-10-10 Gerald Carterr5805: merging spoolss parsing changes from trunk and...
2007-10-10 Gerald Carterr2955: fixing a segfault uncovered by the changes for...
2007-10-10 Gerald Carterr2133: Several fixes:
2007-10-10 Günther Deschnerr2073: Adding getprinter level 7 to rpcclient.
2004-03-24 Gerald Carterfixes for prnadmin.dll API
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-07 Jeremy AllisonPatch from waider@waider.ie to print out Port Type.
2003-02-15 Gerald Carter* set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736
2003-02-15 Gerald Carter* set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736
2002-12-13 Jim McDonoughMore printer publishing code.
2002-12-13 Jim McDonoughMore printer publishing code.
2002-12-04 Jim McDonoughprinter publishing when using APW or choosing 'list...
2002-12-04 Jim McDonoughprinter publishing when using APW or choosing 'list...
2002-12-03 Jim McDonoughSupport printer info 7, used for publishing
2002-12-03 Jim McDonoughSupport printer info 7, used for publishing
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-03 Tim PotterChange JOB_INFO_CTR to return a pointer to an array...
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-08 Gerald Carterprinting change notification merge from APPLIANCE_HEAD
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-11 Gerald Carteradded copyright
2002-07-11 Gerald Carterintermediate work on DeletePrinterDriverEx(). This...
2002-07-09 Gerald Carter8-byte alignment needed for beginning driver_info_level_6.
2002-07-08 Gerald Carterfixup ADDPRINTERDRIVEREX some more. unknown uint32...
2002-07-08 Gerald Carteradded parsing routines for SPOOLSS_ADDPRINTERDRIVEREX and
2002-07-08 Gerald Carter* basic implementation of SPOOLSS_DELETEPRINTERDATAEX and
2002-07-02 Tim PotterMerge of constant renames from APPLIANCE_HEAD.
2002-06-28 Jeremy AllisonSTRING was being redefined...
2002-06-28 Jeremy AllisonProper merge of all the working printing stuff from...
2002-06-06 Tim PotterFix compile error - doh!
2002-06-06 Tim PotterMoved some notify related constants into srv_spoolss_nt...
2002-05-07 Tim PotterMerge from HEAD:
2002-05-07 Tim PotterAdded cli_spoolss_enumjobs() function.
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-26 Gerald CarterOpenPrinter() merge from 2.2
2002-03-20 Gerald Carterresetprinter merge from SAMBA_2_2
2002-03-15 Gerald Cartersyncing up printing code with SAMBA_2_2 (already done...
2002-01-31 Tim PotterAdded some constants for the flags field in the FORM_1...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-26 Jeremy AllisonFixed ADDPRINTEREX to take a devmode and a security...
2002-01-12 Jeremy AllisonAdded PRINTER_INFO_4/PRINTER_INFO_5, we're seeing level...
2002-01-07 Tim PotterSed error. The status value in the PRINTER_INFO_2...
2001-12-10 Tim PotterAdded client and server code for the GetPrintProcessorD...
2001-12-03 Martin PoolWriting decimal constants as "02" has been shown to...
2001-11-22 Gerald Cartermerge from 2.2
2001-11-15 Gerald Cartermore Win2k RPC opnums (EnumPrinterKey() and DeletePrint...
2001-11-15 Gerald CarterSETPRINTERDATAEX is 0x4d (not 0x50). My mistake.
2001-11-13 Gerald Carterverified two new win2k rpc's EnumPrinterDataEx() and...
2001-11-13 Martin PoolFix typo.
2001-11-13 Gerald Carternew Win2k spoolss rpc opnum (unknown right now).
2001-11-09 Gerald CarterFixed a few typos and added the opnum for ADDPRINTERDRI...
2001-11-05 Tim PotterWrote some stubs for new win2k only spoolss rpc commands:
2001-09-04 Andrew Tridgellthe next stage in the NTSTATUS/WERROR change. smbd...
2001-09-03 Andrew Tridgellmore NTSTATUS/WERROR conversion
2001-09-03 Andrew Tridgellthe next step in our error code handling change
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-06-21 Jeremy AllisonMerging Gerry's spoolss changes.
2001-05-17 Gerald Cartermerge from 2.2 DeletePrinterDriver() server side stud...
2001-03-15 Gerald Carteradded getdriverdir and cleaned up the PRINTER_DRIVER_CT...
2001-03-07 Jeremy AllisonSync up handle creation with 2.2 branch. We can now...
2001-02-23 Jeremy Allisoninclude/rpc_spoolss.h: Added JOB_STATUS_XXX defines.
2001-01-17 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-04 David O'NeillChanges from APPLIANCE_HEAD:
2000-09-25 Jean-François Mico... printer notify code.
2000-09-16 Jean-François Mico... in a printer_info_6, driver version is 64 bits long...
2000-09-09 Jeremy AllisonImplemented DELETEPRINTERDATA (tested with Gerald's...
2000-09-05 Jeremy AllisonImplemented GETFORM tested and working using Gerald...
2000-09-01 David O'NeillChanges from APPLIANCE_HEAD (per Tim Potter):
2000-08-31 Jeremy AllisonImplemented DELETEFORM tested using Gerald's Win32...
2000-08-30 Jeremy AllisonImplemented AbortPrinter() from Gerald's Win32 test...
2000-08-29 Gerald Carteradded a #define for SPOOLSSGETPRINTERDATAEX. Although...
2000-08-28 Andrew Tridgellyipee!
2000-08-10 Jeremy AllisonTidied up security rights definitions.
2000-08-09 Gerald CarterMore work on AddPrinterDriver() and AddPrinterEx()...
2000-08-08 Gerald CarterAll changes related to rpcclient...
2000-07-18 Gerald CarterFixed some more client SPOOLSS functions. The following
2000-07-06 Tim PotterMoved printer ACE mask values from nt_printing.h to...
2000-06-20 Jeremy AllisonFixes for Win2k "add printer driver" INFO_LEVEL_6 was...
2000-06-10 Jean-François Mico... parsing code for reply[open|close]printer in preparatio...
2000-06-01 Jeremy AllisonBack to building. Now to test with insure.
next