summaryrefslogtreecommitdiffstats
path: root/source/rpc_parse/parse_spoolss.c
Commit message (Expand)AuthorAgeFilesLines
* * the printing code should now be back to the working state it wasGerald Carter2002-08-171-1/+1
* Fairly large change to printing code.Gerald Carter2002-08-161-36/+0
* added comment about a new specversion seen from client.Gerald Carter2002-08-141-0/+2
* printing change notification merge from APPLIANCE_HEADGerald Carter2002-08-081-2/+17
* Merge of incomplete rffpcnex testing code from APPLIANCE_HEAD.Tim Potter2002-08-081-0/+28
* passing -1 for the src length in rpcstr_pull results in onlyGerald Carter2002-07-291-1/+1
* all that is left to do is to actually perform theGerald Carter2002-07-111-0/+4
* 8-byte alignment needed for beginning driver_info_level_6.Gerald Carter2002-07-091-22/+15
* fixup ADDPRINTERDRIVEREX some more. unknown uint32 for now.Gerald Carter2002-07-081-21/+24
* added parsing routines for SPOOLSS_ADDPRINTERDRIVEREX andGerald Carter2002-07-081-0/+101
* * basic implementation of SPOOLSS_DELETEPRINTERDATAEX andGerald Carter2002-07-081-0/+80
* Merge of constant renames from APPLIANCE_HEAD.Tim Potter2002-07-021-8/+8
* Proper merge of all the working printing stuff from APPLIANCE_HEAD.Jeremy Allison2002-06-281-37/+110
* a null grp_sid should have a 0 offset. Also removed a few more unnecessaryGerald Carter2002-06-271-7/+0
* printing merge from SAMBA_2_2. Ther server code looks to be in sync now.Gerald Carter2002-06-241-0/+2
* more debug classess activatedSimo Sorce2002-06-181-0/+3
* merge from SAMBA_2_2.Gerald Carter2002-05-241-3/+38
* OK that last commit was incorrect - this call is parsed properly. I onlyTim Potter2002-05-201-4/+0
* There's probably a pointer to a buffer at the end of a enumprinterdrivers()Tim Potter2002-05-201-0/+4
* No need to pass a fstring in make_spoolss_q_enumprinters()Tim Potter2002-05-201-1/+1
* Added deleteprinterdata client rpc.Tim Potter2002-05-141-1/+13
* Added writeprinter rpc command.Tim Potter2002-05-141-0/+14
* Change make_spoolss_q_{get,set}printerdata() take a char* and length ratherTim Potter2002-05-141-11/+31
* compile fix merge from SAMBA_2_2Gerald Carter2002-05-131-11/+21
* Support for client side startdocprinter.Tim Potter2002-05-131-3/+63
* misc merge from SAMBA_2_2Gerald Carter2002-05-101-0/+4
* devmode parsing merge from SAMBA_2_2Gerald Carter2002-05-101-29/+74
* Added client side spoolss rpc commands for startpageprinter,Tim Potter2002-05-081-0/+60
* merge from SAMBA_2_2Gerald Carter2002-04-221-42/+19
* HP2500C driver writes devmode with private data that endsJeremy Allison2002-04-111-0/+9
* specversion merge from SAMBA_2_2Gerald Carter2002-04-111-0/+27
* Fixed missing alignment in spoolss_io_q_enumjobs() function.Tim Potter2002-04-101-0/+3
* The useless_ptr must be non-zero for addform and setform client functionsTim Potter2002-04-091-2/+5
* OpenPrinter() merge from 2.2Gerald Carter2002-03-261-19/+76
* resetprinter merge from SAMBA_2_2Gerald Carter2002-03-201-12/+12
* syncing up printing code with SAMBA_2_2 (already done some mergesGerald Carter2002-03-151-41/+232
* Remove studly gaps from prs_werror() calls so the same debug text isTim Potter2002-03-141-1/+1
* Implemented client side functions for SPOOLSS addform, getform, setform andTim Potter2002-02-251-2/+36
* Added make functions for SPOOL_Q_{ADD,SET,DELETE}FORM.Tim Potter2002-01-311-1/+42
* 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-21/+29
* Added prs_mem_clear(). Clear memory on buffer reallocation. That wayJeremy Allison2002-01-181-8/+7
* Added PRINTER_INFO_4/PRINTER_INFO_5, we're seeing level 5 requested on the wi...Jeremy Allison2002-01-121-0/+91
* Sed error. The status value in the PRINTER_INFO_2 structure isn't a WERRORTim Potter2002-01-071-1/+1
* merge from 2.2Gerald Carter2001-12-201-6/+6
* Replaced some hardcoded hex numbers with constants.Tim Potter2001-12-171-4/+8
* merge from 2.2Gerald Carter2001-12-131-0/+3
* Added client and server code for the GetPrintProcessorDirectory SPOOLSSTim Potter2001-12-101-2/+139
* merge from APPLIANCE_HEADGerald Carter2001-11-281-7/+1
* remove unused variablesGerald Carter2001-11-221-1/+0