summaryrefslogtreecommitdiff
path: root/source3/include/rpc_spoolss.h
AgeCommit message (Expand)AuthorFilesLines
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
2000-07-18Fixed some more client SPOOLSS functions. The followingGerald Carter1-2/+0
2000-07-06Moved printer ACE mask values from nt_printing.h to rpc_spoolss.hTim Potter1-2/+6
2000-06-20Fixes for Win2k "add printer driver" INFO_LEVEL_6 was wrong, also someJeremy Allison1-2/+1
2000-06-10parsing code for reply[open|close]printer in preparation of the eventJean-François Micouleau1-1/+29
2000-06-01Back to building. Now to test with insure.Jeremy Allison1-1/+1
2000-06-01More stuff I cvan't afford to lose. I'm realizing how dependent I amJeremy Allison1-1/+1
2000-05-28moved notif_y_table struct to spoolss_nt.c only used there.Luke Leighton1-11/+0
2000-05-27security descs in spoolss. needs parse_sec.c nttrans.c broken.Luke Leighton1-9/+19
2000-05-12added spool_io_printer_driver_info_level_6()Andrew Tridgell1-0/+41
2000-05-02added support for deleting printers into the spoolss systemAndrew Tridgell1-1/+14
2000-03-29rewrote getprinterdriver level 3, now correctly handle the dependentJean-François Micouleau1-10/+6
2000-03-13oops ! forgot smb.h in last commitJean-François Micouleau1-0/+12
2000-03-13parse correctly getprinterdriver2Jean-François Micouleau1-3/+4
2000-03-10you know, when you do a cvs commit, you _really_ expect it to actually work.Luke Leighton1-2/+5
2000-03-10getprinter level 0: was to short, found most of the fields, undocumented,Jean-François Micouleau1-29/+37
2000-03-10indent went wrong. grr.Luke Leighton1-226/+357
2000-03-07Enumprinters level 1: reply *exactly* like an NT serverJean-François Micouleau1-0/+1
2000-03-06changed prs_unistr to parse empty and non-empty strings the same way.Jean-François Micouleau1-12/+7
2000-02-26added enumprintprocessordatatypesJean-François Micouleau1-12/+13
2000-02-26rewrote enumprinterdata. still a bug in it but reproducing it hard andJean-François Micouleau1-3/+4
2000-02-24converted a couple of bzero() to memset()Jean-François Micouleau1-22/+74
2000-02-21more rewrite ...Jean-François Micouleau1-53/+47
2000-02-15fix the reply of rpc_alter_contextJean-François Micouleau1-48/+50
2000-02-07First commit of the spoolss code to the HEAD branch.Jean-François Micouleau1-0/+1441
1999-12-132nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell1-1492/+0
1999-12-12delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1-1/+1
1999-11-27well, i stuffed up the spooler commands.Luke Leighton1-35/+28
1999-11-09debugging rpcclient spoolenum and spooljobs commands. oh, did i forgetLuke Leighton1-4/+1
1999-11-08preparation for doing a spoolss enum jobs command. had to rewriteLuke Leighton1-2/+2
1999-11-06added rpcclient spoolenum command. enumerates printers.Luke Leighton1-1/+2
1999-11-06spoolss openprinterex / closeprinter client-code.Luke Leighton1-16/+19
1999-11-05experimental spoolss rpcclient commandsLuke Leighton1-0/+3