Age | Commit message (Expand) | Author | Files | Lines |
2003-09-09 | sync 3.0 into HEAD for the last time | Gerald Carter | 1 | -0/+6 |
2003-02-15 | * set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736 | Gerald Carter | 1 | -0/+4 |
2002-12-13 | More printer publishing code. | Jim McDonough | 1 | -2/+3 |
2002-12-04 | Automatic printer publishing when using APW or choosing 'list in the director... | Jim McDonough | 1 | -0/+5 |
2002-12-03 | Support printer info 7, used for publishing | Jim McDonough | 1 | -0/+16 |
2002-09-03 | Change JOB_INFO_CTR to return a pointer to an array rather than array of poin... | Tim Potter | 1 | -2/+2 |
2002-08-08 | printing change notification merge from APPLIANCE_HEAD | Gerald Carter | 1 | -6/+8 |
2002-07-11 | added copyright | Gerald Carter | 1 | -0/+1 |
2002-07-11 | intermediate work on DeletePrinterDriverEx(). This call | Gerald Carter | 1 | -7/+10 |
2002-07-09 | 8-byte alignment needed for beginning driver_info_level_6. | Gerald Carter | 1 | -1/+0 |
2002-07-08 | fixup ADDPRINTERDRIVEREX some more. unknown uint32 for now. | Gerald Carter | 1 | -0/+1 |
2002-07-08 | added parsing routines for SPOOLSS_ADDPRINTERDRIVEREX and | Gerald Carter | 1 | -0/+3 |
2002-07-08 | * basic implementation of SPOOLSS_DELETEPRINTERDATAEX and | Gerald Carter | 1 | -3/+76 |
2002-07-02 | Merge of constant renames from APPLIANCE_HEAD. | Tim Potter | 1 | -6/+4 |
2002-06-28 | STRING was being redefined... | Jeremy Allison | 1 | -1/+0 |
2002-06-28 | Proper merge of all the working printing stuff from APPLIANCE_HEAD. | Jeremy Allison | 1 | -20/+23 |
2002-06-06 | Fix compile error - doh! | Tim Potter | 1 | -0/+4 |
2002-06-06 | Moved some notify related constants into srv_spoolss_nt.c since | Tim Potter | 1 | -4/+3 |
2002-05-07 | Added cli_spoolss_enumjobs() function. | Tim Potter | 1 | -2/+2 |
2002-03-26 | OpenPrinter() merge from 2.2 | Gerald Carter | 1 | -1/+18 |
2002-03-20 | resetprinter merge from SAMBA_2_2 | Gerald Carter | 1 | -1/+2 |
2002-03-15 | syncing up printing code with SAMBA_2_2 (already done some merges | Gerald Carter | 1 | -13/+107 |
2002-01-31 | Added some constants for the flags field in the FORM_1 structure. | Tim Potter | 1 | -1/+5 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-26 | Fixed ADDPRINTEREX to take a devmode and a security descriptor... | Jeremy Allison | 1 | -9/+4 |
2002-01-12 | Added PRINTER_INFO_4/PRINTER_INFO_5, we're seeing level 5 requested on the wi... | Jeremy Allison | 1 | -0/+20 |
2002-01-07 | Sed error. The status value in the PRINTER_INFO_2 structure isn't a WERROR | Tim Potter | 1 | -1/+1 |
2001-12-10 | Added client and server code for the GetPrintProcessorDirectory SPOOLSS | Tim Potter | 1 | -2/+25 |
2001-12-03 | Writing decimal constants as "02" has been shown to cause cancer in | Martin Pool | 1 | -3/+3 |
2001-11-22 | merge from 2.2 | Gerald Carter | 1 | -8/+60 |
2001-11-15 | more Win2k RPC opnums (EnumPrinterKey() and DeletePrinterDriverEx()) | Gerald Carter | 1 | -0/+2 |
2001-11-15 | SETPRINTERDATAEX is 0x4d (not 0x50). My mistake. | Gerald Carter | 1 | -1/+1 |
2001-11-13 | verified two new win2k rpc's EnumPrinterDataEx() and DeletePrinterdataEx() | Gerald Carter | 1 | -6/+3 |
2001-11-13 | Fix typo. | Martin Pool | 1 | -2/+0 |
2001-11-13 | new Win2k spoolss rpc opnum (unknown right now). | Gerald Carter | 1 | -0/+6 |
2001-11-09 | Fixed a few typos and added the opnum for ADDPRINTERDRIVEREX to the | Gerald Carter | 1 | -1/+8 |
2001-11-05 | Wrote some stubs for new win2k only spoolss rpc commands: | Tim Potter | 1 | -1/+40 |
2001-09-04 | the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ... | Andrew Tridgell | 1 | -43/+42 |
2001-09-03 | more NTSTATUS/WERROR conversion | Andrew Tridgell | 1 | -5/+5 |
2001-09-03 | the next step in our error code handling change | Andrew Tridgell | 1 | -2/+2 |
2001-08-27 | converted another bunch of stuff to NTSTATUS | Andrew Tridgell | 1 | -49/+49 |
2001-06-21 | Merging Gerry's spoolss changes. | Jeremy Allison | 1 | -1/+18 |
2001-05-17 | merge from 2.2 DeletePrinterDriver() server side stud coming | Gerald Carter | 1 | -1/+18 |
2001-03-15 | added getdriverdir and cleaned up the PRINTER_DRIVER_CTR struct | Gerald Carter | 1 | -5/+1 |
2001-03-07 | Sync up handle creation with 2.2 branch. We can now join AS/U domains and | Jeremy Allison | 1 | -2/+0 |
2001-02-23 | include/rpc_spoolss.h: Added JOB_STATUS_XXX defines. | Jeremy Allison | 1 | -0/+14 |
2001-01-17 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -1/+1 |
2001-01-04 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -13/+7 |
2000-09-25 | printer notify code. | Jean-François Micouleau | 1 | -2/+26 |
2000-09-16 | in a printer_info_6, driver version is 64 bits long and there is a 32 bit | Jean-François Micouleau | 1 | -2/+4 |