]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
2012-04-23  mikeTrack some name changes:
2012-04-23  mikeMake sure we use DNS-SD sharing with Avahi by default.
2012-04-20  mikePreserve the most serious exit status for logging.
2012-04-20  mikeFix loading of cached auth info.
2012-04-18  mikeMake sure test text file uses CR LF line endings.
2012-04-17  mikeChangelog and remove debug logging.
2012-04-17  mikeAvahi DNS-SD is working! (STR #3066)
2012-04-16  mikeRestructure the DNS-SD code for Avahi; compiles and...
2012-04-14  mikeSave work (doesn't compile, sorry...)
2012-04-13  mikeDump original Avahi implementation for cupsd.
2012-04-13  mikeImplement _HTTP_RESOLVE_FQDN option, use .local name...
2012-04-13  mikeReduce the timeout to 500ms; we need to give printers...
2012-04-13  mikeFix the priority mapping of protocols - avahi_simple_po...
2012-04-13  mikeMore cleanup.
2012-04-13  mikeCleanup.
2012-04-13  mikeOK, fix the missing "got_callback = 1" in browse_callba...
2012-04-13  mikeFix builds for Avahi-based dnssd backend; it's now...
2012-04-13  mikeFix compile issues, actually define HAVE_ABS.
2012-04-13  mikeDo a best-match of media sizes, add unit tests to verif...
2012-04-13  mikeUpdate documentation on backends and filters to make...
2012-04-12  mikeAdd comment to backend makefile about mode 700 backends.
2012-04-12  mikeEliminate the worst of the errors; need to fix up the...
2012-04-12  mikeFix compilation; resolves not working from my VM (but...
2012-04-12  mikeMore Avahi integration from STR #3066 (Avahi code untes...
2012-04-11  mikeDon't run dymutil.
2012-04-11  mikeFix compiler warnings, bump API version to 1.6.0.
2012-04-06  mikeSupport early cancel at device.
2012-04-06  mikeAdd EnvYou6.
2012-04-05  mikeUpdate SNMP help.
2012-03-31  mikeReduce max SNMP string to 1024 since we currently only...
2012-03-30  mikeCorrect some test failures that shouldn't be.
2012-03-30  mikeCheck for cancellation in a couple more spots, and...
2012-03-30  mikeForce a reconnect when we try to send a request in...
2012-03-28  mikeIncrease SNMP string buffer to 65536, new constant...
2012-03-26  mikeClarify that both ipp_t and ipp_attribute_t are opaque.
2012-03-26  mikeUpdate IPP documentation to show proper usage (no acces...
2012-03-26  mikeUpdate libcups2 installer
2012-03-26  mikeFix internal name of project.
2012-03-26  mikeAdd libcups2-installer project
2012-03-26  mikeIgnore generated files.
2012-03-23  mikeInclude ipp private header first.
2012-03-23  mikeFix private structures included from ipp-private.h.
2012-03-23  mikeClean up API/structure availability on OS X.
2012-03-23  mikeFix a bunch of issues reported by the latest Clang...
2012-03-22  mikeFix more Linux/OpenSSL compile issues.
2012-03-22  mikeFix compile error on Linux.
2012-03-22  mikeFix shared library paths for tests.
2012-03-22  mikeSave work on new TLS infrastructure.
2012-03-21  mikeAlways return 0 after auto-configure, to avoid leaving...
2012-03-21  mikeFixed compile problem with old versions of OpenSSL...
2012-03-21  mikeThe network backends did not check SNMP supply levels...
2012-03-21  mikeAdd "phone" to list of default JobPrivateValues.
2012-03-21  mikeAdd fax phone number to job listing, default private...
2012-03-21  mikeChangelog...
2012-03-19  mikeUpdate PaperDimension check to look for width and lengt...
2012-03-17  mikeImplement new job submission APIs.
2012-03-16  mikeRest of work for supporting time-based PreserveJobXxx...
2012-03-16  mikeSave work on new PreserveJobXxx changes (STR #3143)
2012-03-16  mikeAdd support for PreserveJobHistory/Files with time...
2012-03-16  mikeAdd JCLToPDFInterpreter documentation, update cupsVersi...
2012-03-16  mikeFix build error.
2012-03-15  mikeUpdate copyright.
2012-03-15  mikeFix searches for certificates on OS X.
2012-03-15  mikeForce a retry if CDSA says it would block, which should...
2012-03-14  mikeFix Windows build errors.
2012-03-14  mikeUpdate ipptool file format man page - separate WITH...
2012-03-14  mikeDon't send copies for multi-page image formats that...
2012-03-12  mikeReally fix WITH-ALL-VALUES.
2012-03-12  mikeDrop incorrect comment.
2012-03-12  mikeFix online help always showing the help (STR #4042)
2012-03-09  mikeSwitch to "cleaner-life-almost-over", since only the...
2012-03-07  mikeAdd localized error message and error out on a failed...
2012-03-07  mikeExplicitly execute the error handler since it seems...
2012-03-07  mikeFix crash when a PPD has dimensions that are <= 0.
2012-03-07  mikeAdd support for tar files containing PPDs.
2012-03-07  mikeGenerate 2048-bit cert+key pairs.
2012-03-07  mikeCreating a ppdcFile with a file pointer should not...
2012-03-07  mikeFix EnvEnvFoo.
2012-03-05  mikeMore tweaks to the auto-configure code based on feedbac...
2012-03-05  mikeDon't set max_capacity if it is already set or if the...
2012-03-05  mikeThe network backends now deal with printers that report...
2012-03-05  mikeThe network backends now report full/almost-full waste...
2012-03-05  mikeAdd --with-cupsd-perm configure option for cupsd permis...
2012-03-02  mikeUse the right private API to get the PPD file with...
2012-03-02  mikeAdd some additional debugging.
2012-03-02  mikeFix sending of empty document-format in Send-Document...
2012-03-02  mikePostScript auto-configuration was slow and unreliable...
2012-03-02  mikeCopyright update.
2012-03-02  mikeMissing localizations caused empty output (STR #4033)
2012-03-01  mikeInstall large ipptool test files compressed.
2012-02-29  mikeChangelog.
2012-02-29  mikeAdd WITH-ALL-VALUES and use it (STR #3949)
2012-02-29  mikeLook for <xpc/private.h>.
2012-02-27  mikeFix typo in configure script.
2012-02-16  mikeBack out change for STR #3986 since it causes regressio...
2012-02-16  mikeStart integrating Avahi support (STR #3066)
2012-02-16  mikeOne other spot.
2012-02-16  mikeDocument that the PPD compiler is deprecated (STR ...
2012-02-16  mikeAdd User directive to client.conf and CUPS_USER environ...
2012-02-16  mikeAdd PJL SET USERNAME as needed (STR #3100)
next