summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Changelog.oldmastermsweet2013-05-021-0/+1
* Fix several ipptool test files that used old STATUS names.msweet2013-05-0211-37/+41
* Nul-terminate the SNMP walk data that is provided before we use it as a Cmsweet2013-04-261-1/+13
* Add Apple bug number...msweet2013-04-261-1/+2
* Add quirk for Canon Selphy CP780.msweet2013-04-261-0/+1
* Kerberos credentials could get truncated when printing to a shared printer.msweet2013-04-2613-21/+32
* Make sure we fill the output buffer, otherwise we can stall in certainmsweet2013-04-251-3/+24
* Save some debug printf changes...mike2013-04-191-2/+23
* Printing using "ipps" URIs was not encrypted.mike2013-04-182-1/+2
* Sync up libcups/ipptool installer payloadsmike2013-04-184-63/+912
* Add HTML man pages.mike2013-04-1844-0/+5473
* One more missing file.mike2013-04-182-1/+3
* Update files included with ipptool packages.mike2013-04-181-0/+2
* Prep for 1.7b1.mike2013-04-186-7/+38
* Fix RPM packaging file.mike2013-04-181-1/+12
* Fix VC++ builds and sync up installers.mike2013-04-185-168/+369
* Make sure we still register a profile slot on OS X, even if the profile itselfmike2013-04-182-2/+23
* More USB quirks (STR #4311)mike2013-04-182-3/+19
* More doco changes.mike2013-04-092-14/+12
* Update "what's new" document.mike2013-04-091-24/+4
* The configure script now supports a --with-rundir option to change themike2013-04-094-15/+20
* The scheduler now supports PPD lookups for classes (STR #4296)mike2013-04-092-4/+60
* Fix whitespace.mike2013-04-091-1/+2
* Fix authentication/delayed read bug.mike2013-04-093-1/+10
* Don't do Kerberos over the loopback interface.mike2013-04-092-0/+9
* Add missing attributes.mike2013-04-041-0/+18
* The cupsfilter program did not set the FINAL_CONTENT_TYPE environment variablemike2013-04-032-3/+46
* Prefer clang over GCC.mike2013-04-036-3/+23
* Fix a compile problem on AIX (STR #4307)mike2013-04-032-1/+2
* Ignore generated files.mike2013-04-031-1/+1
* The IPP backend could fail to pause a job for authentication (STR #4298)mike2013-04-012-14/+23
* Fix auth key defaults on OS X.mike2013-04-015-7/+37
* Don't do hostname lookups unless we have been asked to (STR #4302)mike2013-03-271-1/+1
* Add Validate-Job test file.mike2013-03-222-1/+25
* Fix paid printing.mike2013-03-209-232/+314
* Cleanup, documentation.mike2013-03-205-45/+71
* Cleanup.mike2013-03-201-3/+3
* Fix misspelling in header file.mike2013-03-201-1/+3
* Need to ignore trailing printer/foo null filter...mike2013-03-191-2/+23
* The scheduler incorrectly computed the final content type value when nullmike2013-03-192-21/+26
* Revert change to _pwgMediaTypeForType function.mike2013-03-151-3/+3
* Add new fold enumeration values.mike2013-03-142-3/+35
* Implemented ready media support for the cupsGetDestMediaXxx APIs (STR #4289)mike2013-03-148-59/+990
* Fix typo (STR #4295)mike2013-03-141-1/+1
* SAve and use the IPP version from Get-Printer-Attributes (STR #4292)mike2013-03-143-0/+8
* Local certificate authentication did not guard against an empty certificationmike2013-03-132-10/+17
* Fix servername/version=1.1 in client.conf (STR #4291)mike2013-03-122-31/+2
* Changelog.mike2013-03-111-0/+1
* httpSeparateURI() did not reject URIs containing raw spaces or other chars thatmike2013-03-113-2/+28
* Don't use _cupsStrRetain since some of the PWG media names will be constantmike2013-03-111-11/+11