| Commit message (Expand) | Author | Age | Files | Lines |
| * | printing merge from SAMBA_2_2. Ther server code looks to be in sync now. | Gerald Carter | 2002-06-24 | 1 | -0/+2 |
| * | more debug classess activated | Simo Sorce | 2002-06-18 | 1 | -0/+3 |
| * | merge from SAMBA_2_2. | Gerald Carter | 2002-05-24 | 1 | -3/+38 |
| * | OK that last commit was incorrect - this call is parsed properly. I only | Tim Potter | 2002-05-20 | 1 | -4/+0 |
| * | There's probably a pointer to a buffer at the end of a enumprinterdrivers() | Tim Potter | 2002-05-20 | 1 | -0/+4 |
| * | No need to pass a fstring in make_spoolss_q_enumprinters() | Tim Potter | 2002-05-20 | 1 | -1/+1 |
| * | Added deleteprinterdata client rpc. | Tim Potter | 2002-05-14 | 1 | -1/+13 |
| * | Added writeprinter rpc command. | Tim Potter | 2002-05-14 | 1 | -0/+14 |
| * | Change make_spoolss_q_{get,set}printerdata() take a char* and length rather | Tim Potter | 2002-05-14 | 1 | -11/+31 |
| * | compile fix merge from SAMBA_2_2 | Gerald Carter | 2002-05-13 | 1 | -11/+21 |
| * | Support for client side startdocprinter. | Tim Potter | 2002-05-13 | 1 | -3/+63 |
| * | misc merge from SAMBA_2_2 | Gerald Carter | 2002-05-10 | 1 | -0/+4 |
| * | devmode parsing merge from SAMBA_2_2 | Gerald Carter | 2002-05-10 | 1 | -29/+74 |
| * | Added client side spoolss rpc commands for startpageprinter, | Tim Potter | 2002-05-08 | 1 | -0/+60 |
| * | merge from SAMBA_2_2 | Gerald Carter | 2002-04-22 | 1 | -42/+19 |
| * | HP2500C driver writes devmode with private data that ends | Jeremy Allison | 2002-04-11 | 1 | -0/+9 |
| * | specversion merge from SAMBA_2_2 | Gerald Carter | 2002-04-11 | 1 | -0/+27 |
| * | Fixed missing alignment in spoolss_io_q_enumjobs() function. | Tim Potter | 2002-04-10 | 1 | -0/+3 |
| * | The useless_ptr must be non-zero for addform and setform client functions | Tim Potter | 2002-04-09 | 1 | -2/+5 |
| * | OpenPrinter() merge from 2.2 | Gerald Carter | 2002-03-26 | 1 | -19/+76 |
| * | resetprinter merge from SAMBA_2_2 | Gerald Carter | 2002-03-20 | 1 | -12/+12 |
| * | syncing up printing code with SAMBA_2_2 (already done some merges | Gerald Carter | 2002-03-15 | 1 | -41/+232 |
| * | Remove studly gaps from prs_werror() calls so the same debug text is | Tim Potter | 2002-03-14 | 1 | -1/+1 |
| * | Implemented client side functions for SPOOLSS addform, getform, setform and | Tim Potter | 2002-02-25 | 1 | -2/+36 |
| * | Added make functions for SPOOL_Q_{ADD,SET,DELETE}FORM. | Tim Potter | 2002-01-31 | 1 | -1/+42 |
| * | Removed version number from file header. | Tim Potter | 2002-01-30 | 1 | -2/+1 |
| * | Fixed ADDPRINTEREX to take a devmode and a security descriptor... | Jeremy Allison | 2002-01-26 | 1 | -21/+29 |
| * | Added prs_mem_clear(). Clear memory on buffer reallocation. That way | Jeremy Allison | 2002-01-18 | 1 | -8/+7 |
| * | Added PRINTER_INFO_4/PRINTER_INFO_5, we're seeing level 5 requested on the wi... | Jeremy Allison | 2002-01-12 | 1 | -0/+91 |
| * | Sed error. The status value in the PRINTER_INFO_2 structure isn't a WERROR | Tim Potter | 2002-01-07 | 1 | -1/+1 |
| * | merge from 2.2 | Gerald Carter | 2001-12-20 | 1 | -6/+6 |
| * | Replaced some hardcoded hex numbers with constants. | Tim Potter | 2001-12-17 | 1 | -4/+8 |
| * | merge from 2.2 | Gerald Carter | 2001-12-13 | 1 | -0/+3 |
| * | Added client and server code for the GetPrintProcessorDirectory SPOOLSS | Tim Potter | 2001-12-10 | 1 | -2/+139 |
| * | merge from APPLIANCE_HEAD | Gerald Carter | 2001-11-28 | 1 | -7/+1 |
| * | remove unused variables | Gerald Carter | 2001-11-22 | 1 | -1/+0 |
| * | merge from 2.2 | Gerald Carter | 2001-11-22 | 1 | -11/+208 |
| * | Tidyups when I was doing the big merge... | Jeremy Allison | 2001-11-17 | 1 | -3/+6 |
| * | spoolss_io_devmode private data is binary and should be shown in hex, | Martin Pool | 2001-11-08 | 1 | -1/+2 |
| * | Wrote some stubs for new win2k only spoolss rpc commands: | Tim Potter | 2001-11-05 | 1 | -0/+142 |
| * | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 2001-10-02 | 1 | -2/+0 |
| * | move to SAFE_FREE() | Simo Sorce | 2001-09-17 | 1 | -15/+13 |
| * | the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ... | Andrew Tridgell | 2001-09-04 | 1 | -44/+44 |
| * | this is a big global fix for the ptr = Realloc(ptr, size) bug. | Simo Sorce | 2001-08-12 | 1 | -9/+24 |
| * | Merge in the NT drivers changes from 2.2. | Jeremy Allison | 2001-08-10 | 1 | -1/+1 |
| * | The big character set handling changeover! | Andrew Tridgell | 2001-07-04 | 1 | -1/+1 |
| * | SGI compiler fixes. | Herb Lewis | 2001-06-26 | 1 | -2/+2 |
| * | Merging Gerry's spoolss changes. | Jeremy Allison | 2001-06-21 | 1 | -6/+59 |
| * | merge from 2.2 DeletePrinterDriver() server side stud coming | Gerald Carter | 2001-05-17 | 1 | -0/+77 |
| * | rpcclient merge from 2.2 (including Jeremy's non-void return fix) | Gerald Carter | 2001-04-28 | 1 | -17/+27 |