]> git.ipfire.org Git - thirdparty/cups.git/history - scheduler/printers.c
Add strlcat() and strlcpy() checks and emulation functions.
[thirdparty/cups.git] / scheduler / printers.c
2002-05-16  mikeAdd strlcat() and strlcpy() checks and emulation functions.
2002-05-15  mikeAdd comment header to printcap/printers.conf files.
2002-05-14  mikeMerge Apple N-up changes.
2002-05-14  mikeFixes from Apple.
2002-03-25  mikePurge jobs for remote printers when they are finished.
2002-03-22  mikeMore data in Solaris printers.conf file... Also, list...
2002-01-31  mikeFix IRIX compile problem.
2002-01-30  mikeMore IRIX stuff, this time to make sure that classes...
2002-01-29  mikeWrite the IRIX state files when changing the printer...
2002-01-29  mikeAdded support for Russian language/encoding stuff....
2002-01-29  mikeAdd "force" option to StopJob so that backends and...
2002-01-28  mikeMore IRIX fun...
2002-01-26  mikeDon't add compiler warning options (-Wall, etc.) if...
2002-01-23  mikeAdd IRIX improvements and manpage updates from Andrea.
2002-01-02  mikeCopyright update...
2002-01-02  mikeDon't override the JobSheets values in classes.conf...
2001-11-15  mikeFix SetPrinterAttrs() so it doesn't crash when a PPD...
2001-11-09  mikecups-polld wasn't using requested-attributes to reduce...
2001-09-17  mikeAlways save quota information for printers and classes...
2001-07-24  mikeDon't add local printers that show up in the SLP list.
2001-07-23  mikeRemove more_info member from printer_t - it *always...
2001-07-23  mikeClassification override support.
2001-07-12  mikeFix PUT processing in scheduler.
2001-06-21  mikeReport all supported file types to the client.
2001-06-07  mikelppasswd -x shouldn't ask for a new password...
2001-06-06  mikeNumerous little class fixes.
2001-05-16  mikeippFindNextAttribute()
2001-04-24  mikeUse AnySetup for the page size command order.
2001-04-12  mikePatch 3
2001-03-30  mikeTypo fixes from MaxJobPerPrinter/User stuff.
2001-03-15  andyPrevent recursion between DeletePrinterFromClasses(),
2001-03-15  andyStore next pointer before removing printer from class...
2001-03-14  mikeAdd Classification directive and page-label attribute...
2001-02-21  mikeAdded support for PrintcapFormat directive.
2001-02-09  mikeFixes for implicit classes and classes when printers...
2001-02-07  mikeSuSE fixes.
2001-01-26  mikeUse CUPS_STRFTIME_FORMAT instead of NULL.
2001-01-22  mikeCopyright 2001...
2001-01-12  mikeUse NULL for the date/time format instead of "%c" to...
2001-01-12  mikeMap job-printer-uri to job-printer-name
2001-01-11  mikeprinters.conf and classes.conf security update
2000-11-18  mikeDocumentation updates.
2000-11-17  mikeFirst half of quota stuff.
2000-11-06  mikesnprintf instead of sprintf whenever a string argument...
2000-11-02  mikeAdded purify target.
2000-10-02  mikeUpdates to v1.1.4 or v4.1.4...
2000-09-14  mikeChanged AddFilter logging to debug level 2.
2000-09-14  mikeHopefully plugged a little memory leak in DeletePrinter().
2000-09-12  mikeFixed bug where stopping an active printer would crash...
2000-09-12  mikeFixed printer validation problem when client passes...
2000-09-06  mikeFixed bug in remote printer validation for printer...
2000-08-30  mikeDEBUG_printf() stuff.
2000-08-30  mikeFixes for printer lookup and set-job-attributes.
2000-08-30  mikeBetter localization of hostnames.
2000-08-30  mikeMoved all of the duplicate user validation code into...
2000-08-18  mikeDidn't save the new job state...
2000-08-18  mikeThe state of a job after a printer was stopped was...
2000-06-28  mikeJob code was setting job-at-processing and job-at-compl...
2000-06-27  mikeNo more crashes because the PPD file is missing a PageS...
2000-05-02  mikeDidn't reset current font in SI or DI commands.
2000-04-20  mikeWas saving implicit classes...
2000-04-19  mikeprinter-more-info attribute is now set to the first...
2000-03-30  mikeAdded job-sheets-xyz attribute support.
2000-03-21  mikeUse sigaction instead of sigset under Linux.
2000-03-11  mikeAdded support for set-job-attributes operation.
2000-03-10  mikeUpdated authentication routines to support the director...
2000-03-09  mikeCode cleanup (no more unused vars, etc.)
2000-02-22  mikeWeb fixes.
2000-02-11  mikeNow sort PPD files by make, model, and language.
2000-02-08  mikeFixed bug in dirsrc.c and main.c - didn't disable brows...
2000-02-06  mikeNow free filetypes in CancelJob()
2000-01-27  mikeChanged LOG_XYZ to L_XYZ to avoid redefining SYSLOG...
2000-01-20  mikeMoved raster functions to CUPS image library.
2000-01-04  mikeY2k copyright changes.
2000-01-03  mikeMore changes to support job persistance.
1999-12-29  mikeChanges to support multiple files per job.
1999-12-14  mikeAdded some debug stuff, and changed "printer not found...
1999-12-08  mikeIncreased maximum copies to 65535.
1999-12-07  mikeNow lookup User and Group from password and group files...
1999-10-13  mikeWas adding an extra "/" in resource name...
1999-10-12  mikePrinters without PPDs or interface scripts now default...
1999-10-10  mikeScanf, strcpy, and sprintf security changes.
1999-09-30  mikeDon't add port number to sanitized device URI unless...
1999-09-28  mikeAdded member files to make SGI apps work better.
1999-09-23  mikeAdded SGI desktop printer icon support.
1999-09-22  mikeNow write /etc/printcap and interface scripts as needed.
1999-09-22  mikeNow use real timezone (TZ) value for backends, CGIs...
1999-07-12  mikeFixed bug in CheckJobs() - wasn't handling "no availabl...
1999-06-27  mikePut interface script/generic driver check in wrong...
1999-06-27  mikeNow treat printers that have no PPD or interface script...
1999-06-25  mikeImplicit classes were disabled by default.
1999-06-25  mikeMultiple fixes for remote printing problems...
1999-06-25  mikeChanged CGI code to send IPP_PORT environment variable...
1999-06-25  mikePutting "classes" in the header for the "printers.conf...
1999-06-24  mikeFixed last bug in browsing code - AddPrinterToClass...
1999-06-24  mikeDisabled debug messages...
1999-06-24  mikeReworked SetPrinterAttrs() so that the type bits are...
1999-06-24  mikeMore debugging...
1999-06-23  mikeUpdated docos in printers.c.
1999-06-23  mikeFinal change for browsing support - added SortPrinters...
next