2012-12-11 |
mike | Strip trailing slash from regex paths to prevent sandbo... |
commit | commitdiff | tree |
2012-12-11 |
mike | Check all support files at the start of a job. |
commit | commitdiff | tree |
2012-12-11 |
mike | Fix section references to RFC 2911. |
commit | commitdiff | tree |
2012-12-11 |
mike | Don't put specific length checks in ippReadIO, instead... |
commit | commitdiff | tree |
2012-12-10 |
mike | Fix some more issues with cupstestppd, and remove prc_5... |
commit | commitdiff | tree |
2012-12-10 |
mike | Fix an edge case for cupstestppd. |
commit | commitdiff | tree |
2012-12-10 |
mike | Fix httpFlush() when in the "waiting" state. |
commit | commitdiff | tree |
2012-12-10 |
mike | Fix allocation check for SSL connections. |
commit | commitdiff | tree |
2012-12-10 |
mike | Save some testing code. |
commit | commitdiff | tree |
2012-12-10 |
mike | Fix typo. |
commit | commitdiff | tree |
2012-12-10 |
mike | Clean up clang detection to include feature, in case... |
commit | commitdiff | tree |
2012-12-07 |
mike | Don't copy libbackend.a to SYMROOT. |
commit | commitdiff | tree |
2012-12-07 |
mike | Fix AC_MSG call. |
commit | commitdiff | tree |
2012-12-07 |
mike | Fix some clang errors. |
commit | commitdiff | tree |
2012-12-07 |
mike | Add new httpSetDefaultField API to set the default... |
commit | commitdiff | tree |
2012-12-07 |
mike | Don't set Accept-Encoding header by default since some... |
commit | commitdiff | tree |
2012-12-06 |
mike | Need <sys/fcntl.h>. |
commit | commitdiff | tree |
2012-12-06 |
mike | Fix logging about FileDevice. |
commit | commitdiff | tree |
2012-12-04 |
mike | Don't map "." in non-size names. |
commit | commitdiff | tree |
2012-12-04 |
mike | Run dsymutil if we are installing symbol-rich binaries... |
commit | commitdiff | tree |
2012-12-04 |
mike | Add old private APIs back as placeholders to prevent... |
commit | commitdiff | tree |
2012-12-04 |
mike | Implement httpPeek for compressed streams. |
commit | commitdiff | tree |
2012-12-03 |
mike | Fix interop with older CUPS servers by falling back... |
commit | commitdiff | tree |
2012-12-03 |
mike | Changelog. |
commit | commitdiff | tree |
2012-12-03 |
mike | Documentation fixes. |
commit | commitdiff | tree |
2012-12-03 |
mike | Make sure we include stdarg.h for va_list definition. |
commit | commitdiff | tree |
2012-12-03 |
mike | Add some more chars that need to be escaped in a hostname. |
commit | commitdiff | tree |
2012-11-30 |
mike | More fixes for STR #4223... |
commit | commitdiff | tree |
2012-11-26 |
mike | Missed this file for some reason (STR #4223) |
commit | commitdiff | tree |
2012-11-26 |
mike | One more fix for STR #4223 - default cups-files.conf... |
commit | commitdiff | tree |
2012-11-26 |
mike | Move file, directory, user, and group configuration... |
commit | commitdiff | tree |
2012-11-16 |
mike | Remove old private API. |
commit | commitdiff | tree |
2012-11-16 |
mike | Add support for compressing document data from ipptool. |
commit | commitdiff | tree |
2012-11-16 |
mike | Fix HTTP PUT issues preventing cupsctl from working. |
commit | commitdiff | tree |
2012-11-16 |
mike | Fix typos. |
commit | commitdiff | tree |
2012-11-16 |
mike | New documentation. |
commit | commitdiff | tree |
2012-11-16 |
mike | Changelog. |
commit | commitdiff | tree |
2012-11-16 |
mike | Don't send compression attribute in Validate-Job request. |
commit | commitdiff | tree |
2012-11-15 |
mike | Back out unintended change. |
commit | commitdiff | tree |
2012-11-15 |
mike | Save work. |
commit | commitdiff | tree |
2012-11-15 |
mike | Add range checking to ippSetValueTag and ippSetGroupTag. |
commit | commitdiff | tree |
2012-11-15 |
mike | Yay, fixed the make check failure - needed to still... |
commit | commitdiff | tree |
2012-11-14 |
mike | Save work: more fixes for decompression support, add... |
commit | commitdiff | tree |
2012-11-13 |
mike | Fix some issues with the new compression support WRT... |
commit | commitdiff | tree |
2012-11-13 |
mike | Changelog. |
commit | commitdiff | tree |
2012-11-13 |
mike | Add new httpGetContentEncoding API. |
commit | commitdiff | tree |
2012-11-13 |
mike | More cleanup on deprecation messages (now with messages... |
commit | commitdiff | tree |
2012-11-13 |
mike | "Unable to find printer" is a temporary message, so... |
commit | commitdiff | tree |
2012-11-12 |
mike | ippserver now builds without using any deprecated const... |
commit | commitdiff | tree |
2012-11-10 |
mike | Fix up http_t state stuff now that we are tracking... |
commit | commitdiff | tree |
2012-11-09 |
mike | Fix up IPP enumerations and types to use consistent... |
commit | commitdiff | tree |
2012-11-08 |
mike | Fix build. |
commit | commitdiff | tree |
2012-11-08 |
mike | Save work. |
commit | commitdiff | tree |
2012-11-08 |
mike | Actually map print-color-mode to output-mode. |
commit | commitdiff | tree |
2012-11-08 |
mike | Save work: now using httpAcceptConnection, httpReadRequ... |
commit | commitdiff | tree |
2012-11-08 |
mike | Use print-color-mode or output-mode (deprecated) as... |
commit | commitdiff | tree |
2012-11-07 |
mike | Only resolve IPP USB printers locally. |
commit | commitdiff | tree |
2012-11-07 |
mike | Save work on ippserver. |
commit | commitdiff | tree |
2012-11-06 |
mike | Use _CUPS_NO_DEPRECATED instead of CUPS_NO_DEPRECATED. |
commit | commitdiff | tree |
2012-11-06 |
mike | Eliminate warning from unused vars... |
commit | commitdiff | tree |
2012-11-06 |
mike | Don't wait for 5 seconds. |
commit | commitdiff | tree |
2012-11-06 |
mike | Fix check for ippusb: |
commit | commitdiff | tree |
2012-11-02 |
mike | Implement httpReadRequest and httpWriteResponse. |
commit | commitdiff | tree |
2012-11-02 |
mike | Fix EXPECT WITH-VALUE with quoted strings. |
commit | commitdiff | tree |
2012-11-02 |
mike | Fix error reporting. |
commit | commitdiff | tree |
2012-11-01 |
mike | Support gzip/deflate on HTTP connections. |
commit | commitdiff | tree |
2012-10-29 |
mike | Don't retry Send-Document when printing from stdin... |
commit | commitdiff | tree |
2012-10-29 |
mike | Don't limit octetString values to 1023 octets internall... |
commit | commitdiff | tree |
2012-10-29 |
mike | Only ignore server-error-internal-error 5 times. |
commit | commitdiff | tree |
2012-10-29 |
mike | Don't abort monitoring on an internal error error... |
commit | commitdiff | tree |
2012-10-29 |
mike | Allow ipptool to add octetString's to collections,... |
commit | commitdiff | tree |
2012-10-25 |
mike | Support "\," to prevent sending attributes with multipl... |
commit | commitdiff | tree |
2012-10-25 |
mike | Add logging of the requests we send... |
commit | commitdiff | tree |
2012-10-25 |
mike | Also need to pass job-password-encryption... |
commit | commitdiff | tree |
2012-10-24 |
mike | Track the operations each attribute/option goes in... |
commit | commitdiff | tree |
2012-10-23 |
mike | Add some more tests just for completeness. |
commit | commitdiff | tree |
2012-10-23 |
mike | Fix _cupsArrayAdd/NewStrings implementation with spaces... |
commit | commitdiff | tree |
2012-10-22 |
mike | Add new 5101.1 media size names. |
commit | commitdiff | tree |
2012-10-22 |
mike | Advertise correct TLS versions in Upgrade header. |
commit | commitdiff | tree |
2012-10-22 |
mike | Clean up messages from the IPP backend - too much infor... |
commit | commitdiff | tree |
2012-10-22 |
mike | Eliminate compiler warnings. |
commit | commitdiff | tree |
2012-10-19 |
mike | Don't cancel a job after pausing the print queue. |
commit | commitdiff | tree |
2012-10-19 |
mike | Use /printers/foo for the resource instead of /. |
commit | commitdiff | tree |
2012-10-19 |
mike | Remove Unicode char from header. |
commit | commitdiff | tree |
2012-10-17 |
mike | Fix another Avahi-caused crash (STR #4213) |
commit | commitdiff | tree |
2012-10-17 |
mike | USB is both usb: and ippusb: now... |
commit | commitdiff | tree |
2012-10-16 |
mike | Final bits of changes to support paid printing, release... |
commit | commitdiff | tree |
2012-10-15 |
mike | Next part of paid printing support - job-authorization... |
commit | commitdiff | tree |
2012-10-15 |
mike | Add status codes for paid printing. |
commit | commitdiff | tree |
2012-10-15 |
mike | Update USB backend to use new API. |
commit | commitdiff | tree |
2012-10-09 |
mike | Work around broken 1284 device IDs that use a newline... |
commit | commitdiff | tree |
2012-10-03 |
mike | Fix another spot where Avahi crashes cupsd because... |
commit | commitdiff | tree |
2012-10-02 |
mike | The IPP backend did not send a cancel request to printe... |
commit | commitdiff | tree |
2012-10-01 |
mike | Fix EPM packaging file (STR #4199) |
commit | commitdiff | tree |
2012-10-01 |
mike | Don't use userland pthread hack on newer versions of... |
commit | commitdiff | tree |
2012-10-01 |
mike | Changelog. |
commit | commitdiff | tree |
2012-10-01 |
mike | Drop support for IRIX (STR #4092) |
commit | commitdiff | tree |
2012-10-01 |
mike | Fix PPD compiler support for JCL options (STR #4115) |
commit | commitdiff | tree |
2012-10-01 |
mike | The web interface now checks whether the web browser... |
commit | commitdiff | tree |
2012-10-01 |
mike | Fix build on OpenBSD (STR #4196) |
commit | commitdiff | tree |
next |