# # ChangeLog for server/lib/ipp.py # # Generated by Trac 1.0.2 # Jun 17, 2024, 6:17:44 AM Sat, 06 Nov 2010 20:27:10 GMT Jessica B. Hamrick [4ec7caa] * server/lib/ipp.py (modified) * server/lib/ipprequest.py (modified) Add some comments to ipp.py; use struct module in ipprequest.py Sun, 31 Oct 2010 03:35:37 GMT Jessica B. Hamrick [c216863] * server/lib/ipp.py (modified) * server/lib/ipprequest.py (added) Add an IPPRequest class/module to deal with storing and parsing IPP ... Sat, 30 Oct 2010 03:25:48 GMT Jessica B. Hamrick [efee0f1] * server/lib/ipp.py (modified) Started customization, then realized that ipplib isn't supported. ... Sat, 30 Oct 2010 02:45:00 GMT Jessica B. Hamrick [2876403] * server/lib/ipp.py (added) Add ipp server code from quickprint