]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
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.
2001-02-07  mikeBug fixes, etc.
2001-02-06  mikeNew cupsTempFd() function to work around glibc fopen...
2001-02-06  mikeThe *BSD USB backend should be using the /dev/unlptN...
2001-02-02  mikemime.types fixes.
2001-02-02  mikeNetBSD changes for init script.
2001-02-02  mikeNetBSD changes, including support for BSD style init...
2001-01-29  mikeUse UTF-8 charset for all tests.
2001-01-26  mikeprinter_uri might be uninitialized?
2001-01-26  mike*Maybe* I can get this right one time...
2001-01-26  mikeUse %c by default, NULL for IRIX and Solaris.
2001-01-26  mikeFix configure script...
2001-01-26  mikeUse CUPS_STRFTIME_FORMAT instead of NULL.
2001-01-25  mikeVersion 1.1.6...
2001-01-25  mikeUpdate to 1.1.6.
2001-01-24  mikeDrop debug stuff...
2001-01-24  mikeFix version number for segment filenames.
2001-01-24  mikeDon't buffer output to stderr.
2001-01-24  mikeDon't buffer output to stderr...
2001-01-24  mikeDon't buffer stderr output.
2001-01-24  mikeBug fixes for IPP backend...
2001-01-24  mikeAdd -E support to GUI commands.
2001-01-24  mikeAdd xinetd configuration info.
2001-01-24  mikeFixed bug in HTTP upgrade code - wasn't consuming the...
2001-01-23  mike"-E" option for all commands (use encryption.)
2001-01-23  mikeMan page updates.
2001-01-23  mikeDon't check BrowseInterval until we need to send a...
2001-01-23  mikeMaxJobs is an integer, not a boolean...
2001-01-22  mikeUpdated version number for Windows config file...
2001-01-22  mikeRemove extraneous + character in front of NetBSD condit...
2001-01-22  mikeCopyright 2001...
2001-01-19  mikeCasts to remove warnings...
2001-01-19  mikeChanges for PostInstall script (remove old client/serve...
2001-01-19  mikeFinal fixes for round-robin class scheduler.
2001-01-18  mikeDrop use of "LIBS" in DSO link line.
2001-01-18  mikeCast for pointer...
2001-01-18  mikeAdd cast for compiler.
2001-01-18  mikeFix bug when last_printer == 0 in FindAvailablePrinter().
2001-01-18  mikeSuper with a Y! (syper)
2001-01-18  mikeFix for HP-UX makes...
2001-01-18  mikeRemove trailing whitespace from client.conf...
2001-01-12  mikeSGIs support a maximum of 38400 baud on the older ports.
2001-01-12  mikeUse NULL for the date/time format instead of "%c" to...
2001-01-12  mikeBug #162 - detect supported document formats and only...
next