]> git.ipfire.org Git - thirdparty/cups-filters.git/shortlog
thirdparty/cups-filters.git
2008-01-23  mikeThe scheduler incorrectly sent printer-stopped events...
2008-01-23  mikeThe IPP backend could crash when handling printer error...
2008-01-23  mikeDon't log a NULL URI string (STR #2671)
2008-01-23  mikeMulti-file jobs did not print to remote CUPS servers...
2008-01-23  mikeUpdate web interface legal notice.
2008-01-23  mikeOnly warn about shadowed variables when building from...
2008-01-22  mikeSilence build warnings about Appletalk functions...
2008-01-22  mikeRemove all references to C++ compiler - it is no longer...
2008-01-22  mikeChangelog.
2008-01-22  mikeFix Kerberos authentication with several of the web...
2008-01-22  mikeKerberos authentication did not work with the web inter...
2008-01-21  mikeThe requesing-user-name-allowed and -denied functionali...
2008-01-21  mikeCUPS didn't compile on HP-UX 11i (STR #2679)
2008-01-19  mikeSet the error string pointer to NULL before calling...
2008-01-17  mikeAllow normal access to the spool directory itself,...
2008-01-17  mikeAdd a debug report that shows resource utilization...
2008-01-17  mikeFix profile creation - wasn't providing the job_id...
2008-01-17  mikeAssign the sandbox profile before we change users.
2008-01-17  mikecupsEncodeOptions2() did not handle option values like...
2008-01-16  mikeFortify, pass 2...
2008-01-16  mikeAdd NULL checks and fix some resource leaks reported...
2008-01-14  mikeFix a variety of minor issues discovered by Coverity...
2008-01-12  mikeAdd more printer OIDs...
2008-01-12  mikeAdd page counter OID.
2008-01-11  mikeAdd SNMP test program and support for Counter and Gauge...
2008-01-11  mikeRename the OID prefix and debug functions.
2008-01-11  mikeMore tweaking of SNMP API.
2008-01-10  mikeDon't release the old locations array if it doesn't...
2008-01-10  mikeAdd debug output.
2008-01-10  mikeUse new SNMP API for SNMP backend.
2008-01-10  mikeImplement CUPS SNMP API.
2008-01-10  mikeSave work on turning SNMP functions into a simple SNMP...
2008-01-09  mikeThe RSS notifier directory was not installed with the...
2008-01-09  mikeDon't select() on the output side of the device if...
2008-01-09  mikeNeed <sys/wait.h> to get WIF* definitions on some platf...
2008-01-09  mikeDump Xpdf pdftops code, replacing it with a wrapper...
2008-01-09  mikeFilename-based MIME rules did not work (STR #2659)
2008-01-08  mikeThe cups-polld program did not exit if the scheduler...
2008-01-08  mikeThe scheduler would crash if you tried to set the port...
2008-01-08  mikeThe scheduler could crash if a polled remote printer...
2008-01-07  mikeCopyright update.
2008-01-07  mikeThe web interface and cupsctl did not correctly reflect...
2008-01-07  mikeRemove unmaintained, non-working IEEE-1394 backend.
2008-01-07  mikeUse online instead of on-line, offline instead of off...
2008-01-07  mikeBonjour printer registrations now advertise as local...
2008-01-07  mikestopped -> paused.
2008-01-07  mikeUse resume/pause instead of start/stop.
2008-01-07  mikeOne more place - default printer -> server default.
2008-01-07  mikeChange "Set as Default" to "Set as Server Default".
2008-01-07  mikeChangelog.
2008-01-07  mikeThe scheduler incorrectly treated MIME types as case...
2008-01-07  mikeThe Java support classes did not send UTF-8 strings...
2008-01-07  mikeChangelog for cgi_initialize_post() fix.
2008-01-07  mikeRemove the last vestiges of the "new" (for 10.3) locale...
2008-01-06  mikeHandle EGAIN properly when reading form data.
2008-01-05  mikeTrack the last used printer preference on Mac OS X.
2008-01-04  mikeRe-fix the number-up + page-set/page-ranges interaction...
2008-01-04  mikeThe PostScript filter incorrectly handled number-up...
2008-01-04  mikeImplement streaming API (STR #2261)
2008-01-02  mikeChangelog...
2008-01-02  mikeAdd DefaultShared directive too cupsd.conf man page...
2008-01-02  mikelpadmin man page updates (STR #2646)
2008-01-02  mikeThe PDF filter incorrectly filtered pages when page...
2008-01-02  mikeFix typo in lpq man page (STR #2649)
2008-01-02  mikeCopyright update for 2008.
2008-01-02  mikeCopyright update for 2008.
2008-01-02  mikeThe IPP backend did not handle printing of pictwps...
2007-12-20  mikeRemove unused variable.
2007-12-20  mikeAdded a new cupsGetNamedDest() function to the CUPS...
2007-12-19  mikeSet PAM_RHOST on systems that support it (STR #2637)
2007-12-19  mikeFix TempDir and CacheDir rules.
2007-12-19  mike/etc is really /private/etc...
2007-12-19  mikeMerge Mac OS X seatbelt support onto trunk.
2007-12-19  mikeThe scheduler did not detect network interface changes...
2007-12-17  mikeThe SNMP backend did not check for negative string...
2007-12-17  mikeSince we now always use -pie when it is available,...
2007-12-17  mikeUse -fstack-protector and -pie whenever possible.
2007-12-17  mikeLog the system error that occurs when the scheduler...
2007-12-17  mikeDon't set FD_SETSIZE anymore, and drop CUPS_MAX_FDS...
2007-12-17  mikeDon't try to install WEBBUTTONS anymore for translations.
2007-12-15  mikeThe scheduler incorrectly removed the auth-info attribu...
2007-12-14  mikeAPPLE_LANGUAGE missing = on end...
2007-12-11  mikeRemove unused air_negotiate variable (STR #2623)
2007-12-07  mikeImplement "purge-job" functionality.
2007-12-07  mikeFix typo in http-support.c (extra newline).
2007-12-06  mikeDon't try sending browse information before the browse...
2007-12-06  mike"make distclean" didn't remove all generated files...
2007-12-06  mikeAdd new _cupsAppleLanguage() API to convert a locale...
2007-12-05  mikeFix Linux compile warnings.
2007-12-05  mikeUse NonUIOrderDependency attributes for custom option...
2007-12-01  mikeFix Kerberos builds on OpenSolaris.
2007-11-30  mikeFix compile problem on Mac OS X.
2007-11-30  mikeFixed PDF filter security issues (CVE-2007-4352 CVE...
2007-11-30  mikeChanging settings would always change the DefaultAuthTy...
2007-11-30  mikeThe scheduler would crash when submitting an undefined...
2007-11-30  mikeFix cupsdDoSelect() with fallback...
2007-11-30  mikeThe scheduler did not use poll() when epoll() was not...
2007-11-30  mikeFixed a compile problem with Heimdal Kerberos (STR...
2007-11-30  mikeRetry connections to USB printers indefinitely on UNIX.
2007-11-30  mikePrinters with untranslated JCL options were not exporte...
next