summaryrefslogtreecommitdiffstats
path: root/source3/include/rpc_spoolss.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Sync up handle creation with 2.2 branch. We can now join AS/U domains andJeremy Allison2001-03-071-2/+0
* include/rpc_spoolss.h: Added JOB_STATUS_XXX defines.Jeremy Allison2001-02-231-0/+14
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-171-1/+1
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-041-13/+7
* printer notify code.Jean-François Micouleau2000-09-251-2/+26
* in a printer_info_6, driver version is 64 bits long and there is a 32 bitJean-François Micouleau2000-09-161-2/+4
* Implemented DELETEPRINTERDATA (tested with Gerald's Win32 progs).Jeremy Allison2000-09-091-0/+14
* Implemented GETFORM tested and working using Gerald's Win32 test progs....Jeremy Allison2000-09-051-1/+18
* Changes from APPLIANCE_HEAD (per Tim Potter):David O'Neill2000-09-011-1/+6
* Implemented DELETEFORM tested using Gerald's Win32 test code :-).Jeremy Allison2000-08-311-1/+14
* Implemented AbortPrinter() from Gerald's Win32 test code. Just purge allJeremy Allison2000-08-301-1/+13
* added a #define for SPOOLSSGETPRINTERDATAEX. Although we do notGerald Carter2000-08-291-0/+1
* yipee!Andrew Tridgell2000-08-281-0/+2
* Tidied up security rights definitions.Jeremy Allison2000-08-101-17/+12
* More work on AddPrinterDriver() and AddPrinterEx() client RPC'sGerald Carter2000-08-091-1/+1
* All changes related to rpcclient...Gerald Carter2000-08-081-0/+23
* Fixed some more client SPOOLSS functions. The followingGerald Carter2000-07-181-2/+0
* Moved printer ACE mask values from nt_printing.h to rpc_spoolss.hTim Potter2000-07-061-2/+6
* Fixes for Win2k "add printer driver" INFO_LEVEL_6 was wrong, also someJeremy Allison2000-06-201-2/+1
* parsing code for reply[open|close]printer in preparation of the eventJean-François Micouleau2000-06-101-1/+29
* Back to building. Now to test with insure.Jeremy Allison2000-06-011-1/+1
* More stuff I cvan't afford to lose. I'm realizing how dependent I amJeremy Allison2000-06-011-1/+1
* moved notif_y_table struct to spoolss_nt.c only used there.Luke Leighton2000-05-281-11/+0
* security descs in spoolss. needs parse_sec.c nttrans.c broken.Luke Leighton2000-05-271-9/+19
* added spool_io_printer_driver_info_level_6()Andrew Tridgell2000-05-121-0/+41
* added support for deleting printers into the spoolss systemAndrew Tridgell2000-05-021-1/+14
* rewrote getprinterdriver level 3, now correctly handle the dependentJean-François Micouleau2000-03-291-10/+6
* oops ! forgot smb.h in last commitJean-François Micouleau2000-03-131-0/+12
* parse correctly getprinterdriver2Jean-François Micouleau2000-03-131-3/+4
* you know, when you do a cvs commit, you _really_ expect it to actually work.Luke Leighton2000-03-101-2/+5
* getprinter level 0: was to short, found most of the fields, undocumented,Jean-François Micouleau2000-03-101-29/+37
* indent went wrong. grr.Luke Leighton2000-03-101-226/+357
* Enumprinters level 1: reply *exactly* like an NT serverJean-François Micouleau2000-03-071-0/+1
* changed prs_unistr to parse empty and non-empty strings the same way.Jean-François Micouleau2000-03-061-12/+7
* added enumprintprocessordatatypesJean-François Micouleau2000-02-261-12/+13
* rewrote enumprinterdata. still a bug in it but reproducing it hard andJean-François Micouleau2000-02-261-3/+4
* converted a couple of bzero() to memset()Jean-François Micouleau2000-02-241-22/+74
* more rewrite ...Jean-François Micouleau2000-02-211-53/+47
* fix the reply of rpc_alter_contextJean-François Micouleau2000-02-151-48/+50
* First commit of the spoolss code to the HEAD branch.Jean-François Micouleau2000-02-071-0/+1441
* 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell1999-12-131-1492/+0
* delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1999-12-121-1/+1
* well, i stuffed up the spooler commands.Luke Leighton1999-11-271-35/+28