summaryrefslogtreecommitdiffstats
path: root/source3/rpc_parse/parse_spoolss.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-168/+169
* Merge of comment about apparent spoolss_io_user_info weirdness.Tim Potter2002-12-201-0/+4
* Support printer info 7, used for publishingJim McDonough2002-12-031-0/+63
* Sync with HEAD to get enumprinterkey api.Jim McDonough2002-11-081-0/+29
* Merge of scalable printing code fix... Needs testing.Jeremy Allison2002-11-071-1/+1
* Merge NULL relstr fix from HEAD.Tim Potter2002-10-171-0/+3
* HEAD and APP-HEAD spoolss parsing was out of sync. This MUST NOT HAPPEN !Jeremy Allison2002-09-271-20/+17
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-18/+131
* sync 3.0 branch with headJelmer Vernooij2002-08-171-39/+48
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-116/+628
* printing merge from HEADGerald 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
* merge from 2.2Gerald Carter2001-11-221-11/+208
* Tidyups when I was doing the big merge...Jeremy Allison2001-11-171-3/+6
* spoolss_io_devmode private data is binary and should be shown in hex,Martin Pool2001-11-081-1/+2
* Wrote some stubs for new win2k only spoolss rpc commands:Tim Potter2001-11-051-0/+142
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-2/+0
* move to SAFE_FREE()Simo Sorce2001-09-171-15/+13
* the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell2001-09-041-44/+44
* this is a big global fix for the ptr = Realloc(ptr, size) bug.Simo Sorce2001-08-121-9/+24
* Merge in the NT drivers changes from 2.2.Jeremy Allison2001-08-101-1/+1
* The big character set handling changeover!Andrew Tridgell2001-07-041-1/+1
* SGI compiler fixes.Herb Lewis2001-06-261-2/+2
* Merging Gerry's spoolss changes.Jeremy Allison2001-06-211-6/+59
* merge from 2.2 DeletePrinterDriver() server side stud comingGerald Carter2001-05-171-0/+77
* rpcclient merge from 2.2 (including Jeremy's non-void return fix)Gerald Carter2001-04-281-17/+27
* Merge of Andrew's changes in 2.2.Jeremy Allison2001-04-131-1/+1
* include/ntdomain.h:Jeremy Allison2001-04-021-63/+136
* rename of 16 new_smb_io functions to smb_io_* for consistency sakeGerald Carter2001-03-281-116/+116
* merge from 2.2.Gerald Carter2001-03-271-40/+40