source: server/lib/gutenbach/server/printer.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @97f20dd   12 years jhamrick Add documentation for printer and job attributes no-cups
(edit) @b3a56af   12 years jhamrick Some IPP documentation in printer.py no-cups
(edit) @d42236e   12 years jhamrick Fix a few more bugs in printer.py and update test cases for printer.py no-cups
(edit) @7e29e6a   12 years jhamrick Fix a few small bugs in printer.py no-cups
(edit) @5e70cc2   12 years jhamrick Make threading in printer.py more robust no-cups
(edit) @33528b4   12 years jhamrick Fix printer threading issues no-cups
(edit) @57bc2dc   12 years jhamrick Add support for print-job and verify-job in printer.py no-cups
(edit) @9225351   12 years steven Merge branch 'no-cups' of github.com:jhamrick/gutenbach into no-cups no-cups
(edit) @fa3e2c6   12 years steven Add pausing and resuming to the printer. no-cups
(edit) @c1dc25f   12 years jhamrick Send URI added to printer.py no-cups
(edit) @9da7428   12 years jhamrick Add support for set-job-attributes and set-printer-attributes in printer.py no-cups
(edit) @cf0d7e8   12 years steven Use sync decorator instead of manually locking. no-cups
(edit) @c1cebbc   12 years jhamrick Add restart job support to printer.py and job.py no-cups
(edit) @c500bc2   12 years jhamrick Implement promote_job function in printer.py no-cups
(edit) @609a9b0   12 years jhamrick Add basic configuration file support no-cups
(edit) @190bfb4   12 years jhamrick Bug in printer.py: appending self.current_job to finished jobs when it … no-cups
(edit) @345c476   12 years jhamrick Make status handling better in job.py no-cups
(edit) @33ea505   12 years jhamrick Keep IPP code in GutenbachPrinter?, not in GutenbachJob? no-cups
(edit) @34a4e5d   12 years jhamrick Cancelling jobs work no-cups
(edit) @d21198f   12 years jhamrick Fix some threading deadlock bugs no-cups
(edit) @eee389a   12 years jhamrick Better threading model no-cups
(edit) @b01b6d1   12 years jhamrick Clean up printer, job, and requests code no-cups
(edit) @ffbe41d   12 years jhamrick Clean up core ipp code a bit no-cups
(edit) @ce2abc5   12 years jhamrick Queueing jobs (and playing them through mplayer) works no-cups
(edit) @e58af05   12 years jhamrick Implement send-document operation and add threading so that the … no-cups
(edit) @7c143c9   12 years jhamrick Add support for chunking, i.e. receiving file data no-cups
(edit) @ee8e6d0   12 years jhamrick Fix error with HTTP server recreating printer objects no-cups
(edit) @793432f   12 years jhamrick Reorganization no-cups
(edit) @aded2d1   12 years jhamrick Checkpoint, creating classes for specific IPP attributes no-cups
(edit) @f6e2532   12 years jhamrick Constants; small changes in printer no-cups
(edit) @cad7502   12 years jhamrick Fix bugs; can now again do 'lpq' and get back a reasonable response no-cups
(edit) @6effd50   12 years jhamrick Fix some errors in server/, handle fatal errors better no-cups
(edit) @5fe360e   12 years jhamrick Converting server code to rely more on the ipp/ code no-cups
(edit) @1a63bf7   12 years jhamrick Remove ipp-specific objects from server/job and server/printers (but … no-cups
(edit) @b2e077a   12 years jhamrick Refactor code to handle the operations a little bit more logically no-cups
(edit) @d04a689   12 years jhamrick Clean up import statements; fix import bugs no-cups
(edit) @5d24a81   13 years jhamrick Fix bugs in Job and Printer no-cups
(edit) @1a98666   13 years jhamrick Fix import statements in gutenbach.server.init and gutenbach.server.printer no-cups
(add) @df51061   13 years jhamrick Create gutenbach module no-cups
Note: See TracRevisionLog for help on using the revision log.