]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
2006-01-30  mikeFix unsigned char comparison to use "& 255" since the...
2006-01-30  mikeAdd DBUS support to the scheduler.
2006-01-29  mikeAdd missing file...
2006-01-29  mikeUpdate default cachedir to be /var/tmp/cups on Darwin.
2006-01-28  mikeMerge launchd branch into trunk.
2006-01-28  mikeFix misplaced #endif for Apple-specific code...
2006-01-27  mikeFix default permissions substitutions - the defines...
2006-01-27  mikeUpdate man pages to describe all options.
2006-01-27  mikeAdd configure options to set the default values of...
2006-01-27  mikeAdd system management (power management/sleep, network...
2006-01-27  mikeOnly create BrowseSocket if it hasn't been created...
2006-01-27  mikeFix RPM spec file.
2006-01-27  mikeAdd locale to regular make directories.
2006-01-26  mikeStateDir is not writable by group...
2006-01-26  mikeFix makefile typos.
2006-01-26  mikeAdd --enable-static configure option (default = no...
2006-01-26  mikeRename cupsPageScaling to cupsBorderlessScalingFactor...
2006-01-26  mikeLog CGIPipes, clear CGI input when client isn't ready...
2006-01-26  mikeDon't wake up to regenerate the root certificate.
2006-01-26  mikeBack out IPP_TAG_COPY_NAME change - too disruptive.
2006-01-26  mikeFix test failures caused by copied name issue.
2006-01-26  mikeAdd notify_post() support on MacOS X.
2006-01-26  mikeUse ippReadIO and ippWriteIO with CUPS files when readi...
2006-01-26  mike#ifdef Apple-specific "recoverable" error stuff.
2006-01-26  mikeAdd whitespace and line ending checks to cupstestppd.
2006-01-26  mikeSave printers.conf with mode 0600.
2006-01-26  mikeThe classes.conf file should be mode 0600.
2006-01-26  mikeFix cupsGetPPD2() for classes containing only classes.
2006-01-25  mikeCheck all httpReconnect()'s.
2006-01-25  mikeCheck that we have the CoreFoundation header before...
2006-01-25  mikeCheck to see if httpReconnect() failed and abort if so.
2006-01-25  mikeIncrease the read/write buffer for CUPS files and optim...
2006-01-25  mikeAdd support for new attributes in page device header.
2006-01-25  mikeAdd floating point PageSize and ImagingBBox values...
2006-01-25  mikeClean up some PostScript output issues and add new...
2006-01-25  mikeUse notify_post to tell MacOS X apps that the printers...
2006-01-25  mikeAdd printer description and state attributes as options...
2006-01-25  mikeAdd printer description attributes to list (they can...
2006-01-25  mikeFix some networking issues, add support for Darwin...
2006-01-25  mikeAdd cupsd.conf.default file to RPM.
2006-01-25  mikeMerge features and bug fixes.
2006-01-25  mikeCleanup and some minor performance optimizations.
2006-01-24  mikeDon't distribute empty classes.conf and printers.conf...
2006-01-24  mikeMove init scripts and support files to new "init" subdi...
2006-01-24  mikeAdd new cupsArrayInsert() function to insert elements...
2006-01-24  mikeUse cupsArray API and rename compare() to compare_quota...
2006-01-24  mikeUse cupsArray API and rename compare() to compare_banne...
2006-01-24  mikeFix global destructor in threaded mode (STR #1395)
2006-01-23  mikeSet POSIX ACLs on the root certificate when there is...
2006-01-21  mikeAdd Japanese message catalog (STR #537)
2006-01-20  mikeAdd mailto: notifier and fix some notification bugs.
2006-01-20  mikeAdd more Darwin/MacOS X config checks, and update the...
2006-01-19  mikeMake -fpie a configure option (apparently doesn't work...
2006-01-19  mikeUpdate when job control buttons are shown.
2006-01-19  mikeAdd a missing check in the stream predictor code.
2006-01-19  mikeMerge in some clean-up changes from Apple.
2006-01-19  mikeUpdate message catalogs...
2006-01-19  mikeUpdate all command-line programs to support -h and...
2006-01-19  mikeUpdate message catalog template, etc.
2006-01-19  mikeSort attributes alphabetically to improve attribute...
2006-01-18  mikeAdd support for moving all jobs on a queue to another...
2006-01-18  mikeApply missing range checks to Xpdf code (STR #1381)
2006-01-18  mikeFix device URIs for printers added via the "Add This...
2006-01-18  mikeFix truncated PPD file problem (STR #1378)
2006-01-18  mikeDefault ICC profile uses "..", not "..." (thanks Johannes!)
2006-01-17  mikeFix crash bug.
2006-01-17  mikeStart new PPD API test harness to test API functions.
2006-01-17  mikeAdd missing file.
2006-01-17  mikeAdd basic custom option support (just single value...
2006-01-16  mikeAdd new ops to CUPS IPP spec and clean up HTML.
2006-01-16  mikeAdd IPP implementation help file.
2006-01-16  mikeReimplement requested-attributes processing for jobs...
2006-01-16  mikeAdd cupsFileFind() function to find a file using a...
2006-01-14  mikeAdd links to Easy Software Products web site and products.
2006-01-14  mikeLocalize the rest of the web interface.
2006-01-14  mikeThe web interface now supports moving of a job or jobs...
2006-01-13  mikeFix user validation problem reported by Martin Pitt...
2006-01-13  mikeAdd paging and searching for printers and classes.
2006-01-13  mikeAdd support for moving all jobs via CUPS_MOVE_JOB.
2006-01-13  mikeUse new ippNewRequest() function.
2006-01-13  mikeUse new ippNewRequest() and cupsLastErrorString() funct...
2006-01-13  mikeSimplify the _cupsLangPuts/Printf functions - we just...
2006-01-13  mikeAdd standard label sizes for Zebra EPL and ZPL printers.
2006-01-12  mikeAdd new ippNewRequest() function, and use it in lpstat.
2006-01-12  mikeAdd paging, searching, sort order, etc. to the jobs...
2006-01-12  mikeFix typos in Zebra EPL and ZPL PPDs.
2006-01-12  mikeFix password stuff.
2006-01-12  mikeUpdate API documentation.
2006-01-12  mikeFix example code.
2006-01-11  mikecupsaddsmb now accepts a password on the command-line and
2006-01-11  mikeFix arch check on MacOS PPC (which has spaces in the...
2006-01-11  mikeMake sure User-Agent field is set for all requests...
2006-01-11  mikeCheck for <security/pam_appl.h> header first, then...
2006-01-10  mikeOops, fix httpSeparateURI() check to allow "file" schem...
2006-01-10  mikeAdd DLink DP-301P+ and Linksys PSUS4 references.
2006-01-10  mikeppdLoad*() no longer tries to "fix" bad characters...
2006-01-10  mikeFix Universal binary stuff - need it in DSOFLAGS, and...
2006-01-10  mikePrinter names can now (reliably) contain Unicode charac...
2006-01-10  mikeAdd Universal binary support on OSX...
2006-01-10  mikeMark old APIs as "deprecated", and remove use of those...
next