]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
2001-03-28  mikeAdd missing include files.
2001-03-27  mikeMinor bug fixes for uninitialized variables and parenth...
2001-03-27  mikeFix a memory alignment bug in pstoraster that would...
2001-03-27  mikeFix a DEBUG2 log message call.
2001-03-27  mikeCheck for NULL PPD pointer before putting out debug...
2001-03-25  mikeUpdate copyright & license notice for test and banner...
2001-03-23  mikeUse "generic" architecture for Sun compilers (so code...
2001-03-23  mikeAdded META variable to prevent caching of the CGI pages...
2001-03-23  mikeDon't list "file" device.
2001-03-21  mikeSupport printer instances in LPDEST and PRINTER.
2001-03-19  mikeAdd "--with-docdir=/dir" option to configure script...
2001-03-18  andyTry it again.
2001-03-18  andyFix end tags that are not suppose to be there.
2001-03-18  andyTake away the end comment tags since they are not allow...
2001-03-16  mikePossible fixes for pstoraster...
2001-03-16  mike - Added support for the following printers:
2001-03-15  andyPrevent recursion between DeletePrinterFromClasses(),
2001-03-15  andyStore next pointer before removing printer from class...
2001-03-15  mikeTypo fix in IPP code.
2001-03-14  mikeWhen RunAsUser is enabled, treat SIGHUP like SIGTERM.
2001-03-14  mikeAdd Classification directive and page-label attribute...
2001-03-13  mikeFix a comment.
2001-03-12  mikeDrop use of inet_addr(), since it is not IPv6 compatible.
2001-03-10  mikeAdd support for HTTPS environment variable in CGIs...
2001-03-09  mikeSome minor rearrangement of functions to avoid unnecess...
2001-03-09  mikeFix for pstops filter.
2001-03-09  mikeSend requesting-user-name attribute for set-job-attribu...
2001-03-09  andySame as last cvs commit.
2001-03-09  andyChange support@easysw.com to info@easysw.com to be...
2001-03-09  andyMake
2001-03-09  andyChange 2300 printers to thousands of printers.
2001-03-08  mikeSanitize job title in LPD backend.
2001-03-08  mikeFix % complete reporting in lpd backend so it doesn...
2001-03-07  mikeFix for netatalk example in SAMs.
2001-03-06  mikeDrop infodir stuff (not needed)
2001-03-06  mikeAdd order=xxx,yyy option to LPD backend.
2001-03-06  mikeBug fix for httpGetSubField() - the whitespace skipping...
2001-03-06  mikeUse /dev/urandom to avoid blocking.
2001-03-05  mikelpoptions -l saved the options after listing them.
2001-03-05  mikeFix MIME type rule for Sun Raster files.
2001-03-05  mikeUpdate copyright...
2001-03-05  mikeRestore truncated files due to Andy's copyright update...
2001-03-04  mikeSpacing fix.
2001-03-04  mikeWe don't use infodir, so why test it?
2001-03-02  andyCopyright update
2001-03-02  andyUpdate Copyright
2001-03-02  mikeFinal fixes to pass all tests in the STP.
2001-03-02  mikeGet rid of compiler warnings.
2001-03-02  mikeFixed a bug in UpdateJob() - the check for EINTR was...
2001-03-02  mikeBetter JCL support.
2001-03-02  mikeAdded missing ippFindAttribute() and ippLength().
2001-03-02  andyCopyright updates
2001-03-01  mikeOpen temp files RW.
2001-03-01  mikeDon't block on reconnects...
2001-03-01  mike"Final" test plan and testing scripts.
2001-03-01  mikeMore debug stuff in client code.
2001-02-28  mikeAdd support for Linux 2.4.x devfs filenames...
2001-02-28  mikeAlways set AMANDIR.
2001-02-28  mikeWhen looking up "localhost", try "127.0.0.1" if localho...
2001-02-25  mikeAdd call to httpFlush() after sending an IPP request...
2001-02-23  mikeLoadAllJobs() didn't update NumJobs...
2001-02-23  mikeAdd "test" target to makefile.
2001-02-23  mikeMore testing stuff...
2001-02-22  mikeCopyright updates.
2001-02-22  mikeDidn't add attributes-charset or attributes-natural...
2001-02-21  mikeDocumentation updates...
2001-02-21  mikeAdded support for PrintcapFormat directive.
2001-02-21  mikeOnly reserve a priviledged port if invoked as root...
2001-02-21  mikeFull Apache LogLevel support.
2001-02-21  mikeUpdated to v1.1.7/4.1.7
2001-02-20  mikeAdded code to support Satisfy, Limit, multiple users...
2001-02-20  mikeAdd backlog and double lookup options.
2001-02-20  mikeHandle more manpage nonsense for System V...
2001-02-19  mikeLoadAllJobs() was looking for job-sheets-completed...
2001-02-18  mikeUse "start-printer" instead of "start-class" in classes...
2001-02-15  mikeMore SuSE fixes.
2001-02-14  mikeRedHat patches to GNU Ghostscript...
2001-02-14  mikeMake sure OPTIM is used to compile auth-nopam.o
2001-02-14  mikeUse PIC code under HP-UX...
2001-02-14  mikeRe-add +DAportable option for HP-UX compile.
2001-02-14  mikeHandle version-not-suppported errors.
2001-02-13  mikeMore BSD compatibility stuff...
2001-02-13  mikeUpdate cups-lpd man page for "-o" option.
2001-02-13  mikeUse Level 2/3 setpagedevice command to set number of...
2001-02-13  mikeChangelog...
2001-02-13  mikeCUPS lpr didn't ignore -1, -2, -3, and -4 options to...
2001-02-09  mikeWas using httpWrite instead of write...
2001-02-09  mikeFixes for implicit classes and classes when printers...
2001-02-09  mikeMore SuSE fixes.
2001-02-08  mikeDebug output said "pstops" instead of "pdftops".
2001-02-08  mikeConfigure script changes - remove extra libraries from...
2001-02-08  mikeExtra #endif
2001-02-08  mikeFreeBSD provides /dev/unlptN, but not NetBSD or OpenBSD.
2001-02-08  mikeFix order of image libraries.
2001-02-07  mikeTypo fix.
2001-02-07  mikeNew SuSE version of lppasswd.
2001-02-07  mikeSuSE fixes.
2001-02-07  mikeSecurity fixes for httpSeparate(), httpConnect(), and...
2001-02-07  mikeChangelog...
2001-02-07  mikeFinal NetBSD fixes from Johnny Lam.
next