]> git.ipfire.org Git - thirdparty/cups.git/history - systemv
Fix makefile typos.
[thirdparty/cups.git] / systemv /
2006-01-26  mikeAdd --enable-static configure option (default = no...
2006-01-26  mikeAdd whitespace and line ending checks to cupstestppd.
2006-01-25  mikeMerge features and bug fixes.
2006-01-20  mikeAdd mailto: notifier and fix some notification bugs.
2006-01-19  mikeUpdate all command-line programs to support -h and...
2006-01-18  mikeAdd support for moving all jobs on a queue to another...
2006-01-16  mikeReimplement requested-attributes processing for jobs...
2006-01-16  mikeAdd cupsFileFind() function to find a file using a...
2006-01-13  mikeUse new ippNewRequest() and cupsLastErrorString() funct...
2006-01-13  mikeSimplify the _cupsLangPuts/Printf functions - we just...
2006-01-12  mikeAdd new ippNewRequest() function, and use it in lpstat.
2006-01-11  mikecupsaddsmb now accepts a password on the command-line and
2006-01-10  mikeMark old APIs as "deprecated", and remove use of those...
2006-01-08  mikeFix some problems with the cupsLangPrintf/Puts and...
2006-01-07  mikeCommit new message catalog stuff and make sure the...
2005-12-16  mikeRemove old .cvsignore files.
2005-11-22  mikeThe "lpstat -p" command now shows the time and date...
2005-11-12  mikeIntegrate several Debian CUPS patches.
2005-10-21  mikeFix call to httpAssembleURIf() - missing port number...
2005-10-21  mikeMake changes that are necessary to support IPv6 link...
2005-10-14  mikeFixup OSX package building.
2005-10-10  mikeFix compiler warnings.
2005-10-10  mikeThe lpstat command could show the wrong active job...
2005-10-01  mikeFix logic error (use CUPS_SERVERROOT unless not defined...
2005-09-30  mikeAdded large file (64-bit) support (STR #541) and job...
2005-09-28  mikeFix cupsaddsmb - was using cupsdrv6.dll instead of...
2005-09-21  mikeMake CUPS API threadsafe (STR #1276), replace FILE...
2005-09-15  mikeThe cupstestppd program now flags bad Resolution option...
2005-09-15  mikeThe lpstat program could display garbage date and time...
2005-09-15  mikeThe cupstestppd program would segfault when testing...
2005-09-01  mikeUpdate default security configuration in cupsd.conf...
2005-08-24  mike*/Dependencies:
2005-08-04  mikeThe lp and lpr commands did not error out properly...
2005-08-04  mike"lpstat -l -p" incorrectly reported the printer interfa...
2005-08-04  mikeDisallow the "#" character in printer names, since...
2005-06-21  mike"lpstat -l -p" incorrectly showed all users as allowed...
2005-06-18  mikecupsaddsmb needs to export cups6.ini as well...
2005-02-18  mikeMove 1.2 branch to trunk.
2005-02-18  mikeUpdate copyright notices, addresses, etc.
2005-02-18  mikeSync changes and files from 1.1.x.
2005-02-07  mikeBackport 1.2.x changes.
2005-02-07  mikeUpdated serial backend to scan for /dev/ttyC* as well as
2005-01-12  mikeMirror 1.1.x change.
2005-01-12  mikeAllow Unknown PageSize/Region.
2005-01-03  mikeCopyright updates.
2004-12-16  mikeMirror 1.1.x changes.
2004-12-16  mikeThe hpgltops filter contained two buffer overflows...
2004-10-20  mikeMove enable/disable commands to /usr/sbin.
2004-09-08  mikeMirror 1.1.x changes.
2004-09-08  mikeThe lp, lpq, lpr, and lpstat commands now report when an
2004-08-23  mikeMirror 1.1.x changes.
2004-08-23  mikeCompiler warnings...
2004-08-19  mikeMirror 1.1.x change.
2004-08-19  mikeSupport for new Windows 2000 driver (final part of...
2004-08-11  mikeMirror 1.1.x change.
2004-08-11  mikeThe lppasswd program was not installed properly by...
2004-07-17  mikeMirror 1.1.x changes.
2004-07-17  mikeThe lp and lpr commands now report the temporary filena...
2004-07-01  mikeMirror 1.1.x change.
2004-07-01  mikeThe cupstestppd program now checks for invalid Duplex...
2004-06-29  mikeThe "cancel -u user" command now works for ordinary...
2004-06-29  mikeCleanup.
2004-06-29  mikeMirror 1.1.x changes.
2004-06-29  mikeMiscellaneous build fixes for NetBSD (STR #788)
2004-06-29  mikeMirror 1.1.x changes.
2004-06-29  mikeAdded new CUPS API convenience functions which accept...
2004-05-27  mikeMirror 1.1.x changes.
2004-05-27  mikeThe scheduler could crash when processing a Limit or...
2004-05-24  mikeMirror 1.1.x changes.
2004-05-24  mikeThe cupstestppd utility did not show a warning message...
2004-03-24  mikeMirror 1.1.x changes.
2004-03-24  mikeThe cupstestppd program did not allow a default choice
2004-02-26  mikeMirror 1.1.x changes.
2004-02-26  mikeThe HTTP authentication cache was broken (STR #517)
2004-02-25  mikeCopyright updates...
2004-02-25  mikeMirror 1.1.x changes.
2004-02-25  mikeMore ctype fun...
2004-02-25  mikeMirror 1.1.x changes.
2004-02-25  mikeSome calls to the ctype functions did not account for...
2004-02-17  mikeMirror 1.1.x changes.
2004-02-17  mikeMore PPD conformance tests.
2003-11-17  mikeMirror 1.1.x change.
2003-11-17  mikeFix CUPS driver export filename (STR #390)
2003-11-07  mikeMirror 1.1.x changes.
2003-11-07  mike"lp -i jobid -H restart" would often return an error...
2003-11-07  mikeMirror 1.1.x changes.
2003-11-07  mikeAdd PaperDimension and ImageableArea checks to cupstest...
2003-10-29  mikeMirror 1.1.x changes.
2003-10-29  mikeThe scheduler didn't return the job-hold-until-supporte...
2003-10-06  mikeMirror 1.1.x changes.
2003-10-06  mikeFix lpadmin error message (STR #313)
2003-08-01  mikeMirror 1.1.x changes.
2003-08-01  mikeAdd ppdSetConformance() to allow for relaxed conformanc...
2003-07-20  mikeMirror 1.1.x changes.
2003-07-20  mikeFix filter install (no libcupsimage.a in filter dir...)
2003-06-14  mikeMirror 1.1.x changes.
2003-06-14  mikeThe lpstat command now shows the correct interface...
2003-06-07  mikeMirror 1.1.x changes.
2003-06-07  mikeAdd all Default attributes to the attribute list (STR...
2003-05-23  mikeMirror 1.1.x changes.
next