]> git.ipfire.org Git - thirdparty/cups.git/history - scheduler/classes.c
Mirror 1.1.x changes.
[thirdparty/cups.git] / scheduler / classes.c
2004-10-04  mikeMirror 1.1.x changes.
2004-07-02  mikeprinter-op-policy-supported, not printer-policy-supported.
2004-06-30  mikeMore policy fun.
2004-06-29  mikeDomain socket support (STR #656)
2004-06-29  mikeCleanup.
2004-06-29  mikeMirror 1.1.x changes.
2004-04-28  mikeMirror 1.1.x changes.
2004-04-20  mikeMirror 1.1.x changes.
2004-02-26  mikeMirror 1.1.x change.
2004-02-25  mikeMirror 1.1.x changes.
2003-09-15  mikeMirror 1.1.x changes.
2003-04-26  mikeMirror 1.1.x changes.
2003-04-25  mikeMirror 1.1.x changes.
2003-03-30  mikeMirror 1.1.x changes.
2003-03-30  mikeMirror 1.1.x changes.
2003-03-10  mikeMirror 1.1.x changes.
2003-03-10  mikeMirror 1.1.x changes.
2003-01-29  mikeMirror 1.1.x changes.
2003-01-24  mikeMirror 1.1.x changes.
2003-01-07  mikeCopyright update.
2002-10-15  mikeMirror 1.1.x changes.
2002-05-16  mikeMirror 1.1.x changes to use strlcpy() and strlcat().
2002-01-02  mikeCopyright updates...
2002-01-02  mikeMirror classification stuff from 1.1.
2001-12-27  mikeMore compile fixes...
2001-12-26  mikeMerge changes from 1.1.x into 1.2 devel.
2001-04-02  mikeCreation of 1.2 development branch.
2001-03-15  andyPrevent recursion between DeletePrinterFromClasses(),
2001-03-15  andyStore next pointer before removing printer from class...
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-19  mikeFinal fixes for round-robin class scheduler.
2001-01-18  mikeFix bug when last_printer == 0 in FindAvailablePrinter().
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-17  mikeFirst half of quota stuff.
2000-11-14  mikeWasn't matching implicit classes in FindClass()...
2000-11-10  mikeGUI code fixes to eliminate some Sun compiler warnings...
2000-11-06  mikesnprintf instead of sprintf whenever a string argument...
2000-04-19  mikeprinter-more-info attribute is now set to the first...
2000-03-10  mikeUpdated authentication routines to support the director...
2000-03-09  mikeCode cleanup (no more unused vars, etc.)
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-09-22  mikeNow use real timezone (TZ) value for backends, CGIs...
1999-07-08  mikeSaveAllClasses() saved the printer classes with the...
1999-06-25  mikeImplicit classes were disabled by default.
1999-06-25  mikeChanged CGI code to send IPP_PORT environment variable...
1999-06-25  mikeSaveAllClasses() was saving implicit classes.
1999-06-24  mikeFixed last bug in browsing code - AddPrinterToClass...
1999-06-18  mikeFixed address to 44141 Airport View Drive...
1999-05-19  mikeFixed MaxLogSize: and MaxRequestSize: bug in cupsd...
1999-05-13  mikeClasses are now supported!
1999-01-24  mikeChecked in prior to CVS use.
1998-10-16  mikeIntegrated with HTTP server.
1998-10-09  mikeInitial revision