|
|
@441604f
|
13 years |
steven |
Convert a few tabs to spaces.
no-cups
|
|
|
@97f20dd
|
13 years |
jhamrick |
Add documentation for printer and job attributes
no-cups
|
|
|
@609a9b0
|
13 years |
jhamrick |
Add basic configuration file support
no-cups
|
|
|
@b01b6d1
|
13 years |
jhamrick |
Clean up printer, job, and requests code
no-cups
|
|
|
@ffbe41d
|
13 years |
jhamrick |
Clean up core ipp code a bit
no-cups
|
|
|
@ce2abc5
|
13 years |
jhamrick |
Queueing jobs (and playing them through mplayer) works
no-cups
|
|
|
@e58af05
|
13 years |
jhamrick |
Implement send-document operation and add threading so that the …
no-cups
|
|
|
@7c143c9
|
13 years |
jhamrick |
Add support for chunking, i.e. receiving file data
no-cups
|
|
|
@ee8e6d0
|
13 years |
jhamrick |
Fix error with HTTP server recreating printer objects
no-cups
|
|
|
@1037115
|
13 years |
jhamrick |
Get rid of individual operations files -- too messy. Go back to …
no-cups
|
|
|
@793432f
|
13 years |
jhamrick |
Reorganization
no-cups
|
|
|
@b828a96
|
13 years |
jhamrick |
Use classes for standard IPP attributes
no-cups
|
|
|
@aded2d1
|
13 years |
jhamrick |
Checkpoint, creating classes for specific IPP attributes
no-cups
|
|
|
@f6e2532
|
13 years |
jhamrick |
Constants; small changes in printer
no-cups
|
|
|
@94a4825
|
13 years |
jhamrick |
Add handler decorators for other handlers and throw an exception if …
no-cups
|
|
|
@e70c020
|
13 years |
jhamrick |
Add skeleton files for the other operations that need to be implemented
no-cups
|
|
|
@7a7a09e
|
13 years |
jhamrick |
Add skeleton structures for print-job
no-cups
|
|
|
@9d9bc15
|
13 years |
jhamrick |
Remove ipp/operations.py
no-cups
|
|
|
@5e44432
|
13 years |
jhamrick |
Move operations into separate files since the functions are so bulky
no-cups
|
|
|
@aef164a
|
13 years |
jhamrick |
Move ipp error handling out of the server and into server/requests
no-cups
|
|
|
@59a1d4a
|
13 years |
jhamrick |
A litte bit of documentation
no-cups
|
|
|
@ef8df33
|
13 years |
jhamrick |
Move more ipp-specific code into ipp/operations from server/requests; …
no-cups
|
|
|
@cad7502
|
13 years |
jhamrick |
Fix bugs; can now again do 'lpq' and get back a reasonable response
no-cups
|
|
|
@f6c6897
|
13 years |
jhamrick |
Fix some errors in ipp/
no-cups
|
|
|
@71bfce0
|
13 years |
jhamrick |
Add dictionaries to ipp/constants to map attribute names to value tags
no-cups
|
|
|
@cf32fee
|
13 years |
jhamrick |
Add/update helper functions in ipp/operations
no-cups
|
|
|
@5b3a81e
|
13 years |
jhamrick |
Don't use decorators on classes…
no-cups
|
|
|
@08a764a
|
13 years |
jhamrick |
Add operations as 'ops' in ipp/init.py
no-cups
|
|
|
@6ed9d7a
|
13 years |
jhamrick |
Add make_get_jobs_response to ipp/operations, add documentation to …
no-cups
|
|
|
@35f7259
|
13 years |
jhamrick |
Add ipp.operations to verify/create ipp requests and responses
no-cups
|
|
|
@0c4f3bf
|
13 years |
jhamrick |
Rename value_tag to tag in ipp.value
no-cups
|
|
|
@110d8be
|
13 years |
jhamrick |
Add error codes class
no-cups
|
|
|
@7de0908
|
13 years |
jhamrick |
Add an exception in ipp.exceptions for each error code
no-cups
|
|
|
@7bd1035
|
13 years |
jhamrick |
Move actual server code out of server/requests.py and into server/server.py
no-cups
|
|
|
@9eeab06
|
13 years |
jhamrick |
Using logging, not print statements; move skeleton handler functions …
no-cups
|
|
|
@b2e077a
|
13 years |
jhamrick |
Refactor code to handle the operations a little bit more logically
no-cups
|
|
|
@d04a689
|
13 years |
jhamrick |
Clean up import statements; fix import bugs
no-cups
|
|
|
@5c5fe6d
|
13 years |
jhamrick |
Comment formatting standardization
no-cups
|
|
|
@df51061
|
14 years |
jhamrick |
Create gutenbach module
no-cups
|