| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
to mention, there's a spooljobs <printer name> command, and it uses
command-line completion? prints out NT print jobs really nicely, too.
|
|
|
|
| |
spoolss_enumjobs parsing code to do read / writes not just writes.
|
|
|
|
|
|
| |
spoolss_r_io_enumprinters doesn't decode strings correctly
as printer_info_1/2 code has only been written to write
structures, not read them.
|
|
|
|
|
|
|
| |
experimental spoolopen <printer name> command added.
jean-francois, f.y.i. i changed the #define for SPOOLSS_OPENPRINTEREX from
op code 0x44 to 0x45.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- getjob (level 1 and 2) done.
- better handling of getprinterdriver (level 2).
- added workaround to print PCL files.
Now the spoolss code should be compliant with all kind of printers :-)
Jean Francois
|
|
|
|
|
|
|
| |
Also added addform/setform rpc api calls. Now I can add/change forms from
the server property dialog box.
Jean Francois
|
|
|
|
|
|
| |
found some memory leak in the spoolss code.
Jean Francois
|
|
Jean Francois
|