source: server/lib/gutenbach/ipp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1037115   12 years jhamrick Get rid of individual operations files -- too messy. Go back to … no-cups
(edit) @793432f   12 years jhamrick Reorganization no-cups
(edit) @b828a96   12 years jhamrick Use classes for standard IPP attributes 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) @94a4825   12 years jhamrick Add handler decorators for other handlers and throw an exception if … no-cups
(edit) @e70c020   12 years jhamrick Add skeleton files for the other operations that need to be implemented no-cups
(edit) @7a7a09e   12 years jhamrick Add skeleton structures for print-job no-cups
(edit) @9d9bc15   12 years jhamrick Remove ipp/operations.py no-cups
(edit) @5e44432   12 years jhamrick Move operations into separate files since the functions are so bulky no-cups
(edit) @aef164a   12 years jhamrick Move ipp error handling out of the server and into server/requests no-cups
(edit) @59a1d4a   12 years jhamrick A litte bit of documentation no-cups
(edit) @ef8df33   12 years jhamrick Move more ipp-specific code into ipp/operations from server/requests; … no-cups
(edit) @cad7502   12 years jhamrick Fix bugs; can now again do 'lpq' and get back a reasonable response no-cups
(edit) @f6c6897   12 years jhamrick Fix some errors in ipp/ no-cups
(edit) @71bfce0   12 years jhamrick Add dictionaries to ipp/constants to map attribute names to value tags no-cups
(edit) @cf32fee   12 years jhamrick Add/update helper functions in ipp/operations no-cups
(edit) @5b3a81e   12 years jhamrick Don't use decorators on classes… no-cups
(edit) @08a764a   12 years jhamrick Add operations as 'ops' in ipp/init.py no-cups
(edit) @6ed9d7a   12 years jhamrick Add make_get_jobs_response to ipp/operations, add documentation to … no-cups
(edit) @35f7259   12 years jhamrick Add ipp.operations to verify/create ipp requests and responses no-cups
(edit) @0c4f3bf   12 years jhamrick Rename value_tag to tag in ipp.value no-cups
(edit) @110d8be   12 years jhamrick Add error codes class no-cups
(edit) @7de0908   12 years jhamrick Add an exception in ipp.exceptions for each error code no-cups
(edit) @7bd1035   12 years jhamrick Move actual server code out of server/requests.py and into server/server.py no-cups
(edit) @9eeab06   12 years jhamrick Using logging, not print statements; move skeleton handler functions … 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) @5c5fe6d   12 years jhamrick Comment formatting standardization no-cups
(add) @df51061   13 years jhamrick Create gutenbach module no-cups
Note: See TracRevisionLog for help on using the revision log.