]> git.ipfire.org Git - thirdparty/cups.git/history - scheduler/job.h
Cleanup.
[thirdparty/cups.git] / scheduler / job.h
2005-09-28  mikeCleanup.
2005-09-28  mikeRename all types and functions to use cupsd prefix.
2005-09-27  mikeReplace jobs list with two sorted job arrays - Jobs...
2005-02-18  mikeMove 1.2 branch to trunk.
2005-02-18  mikeUpdate copyright notices, addresses, etc.
2005-01-03  mikeCopyright updates.
2004-08-23  mikeMirror 1.1.x changes.
2004-08-23  mikeThe scheduler used a select() timeout of INT_MAX second...
2004-07-02  mikeNew status buffer stuff.
2004-06-29  mikeFix multi-file job printing.
2004-06-29  mikeCleanup.
2004-02-25  mikeCopyright updates...
2003-04-10  mikeMirror 1.1.x changes.
2003-04-10  mikeAdd fast cupsd.conf reload code.
2003-03-30  mikeMirror 1.1.x changes.
2003-03-30  mikeFinish changes to support new CUPS file IO.
2003-03-12  mikeMirror 1.1.x changes.
2003-03-12  mike"cancel -u user" now cancels all jobs for the named...
2003-01-31  mikeMirror 1.1.x changes.
2003-01-31  mikeFixes from Apple.
2003-01-29  mikeMirror 1.1.x changes.
2003-01-29  mikeAllocate all strings in the scheduler; this yields...
2003-01-07  mikeCopyright update.
2002-12-17  swdevChange the end copyright for Easy Software Products...
2002-07-18  mikeMirror 1.1.x changes.
2002-07-18  mikeUpdate SuSE PAM configuration file.
2002-03-21  mikeUse a single backend process for all files in a job.
2002-01-29  mikeUpdate 1.2 job processing code to 1.1.x stuff...
2002-01-29  mikeAdd "force" option to StopJob so that backends and...
2002-01-02  mikeCopyright updates...
2002-01-02  mikeCopyright update...
2001-06-05  mikeFix job status buffer bug (finally!)
2001-04-02  mikeCreation of 1.2 development branch.
2001-03-30  mikeAdd new IPP status codes and messages.
2001-01-22  mikeCopyright 2001...
2000-11-17  mikeFirst half of quota stuff.
2000-08-30  mikeMoved all of the duplicate user validation code into...
2000-08-18  mikeAdded filter limit stuff for Canon.
2000-06-02  mikeAdded full job-hold-until support.
2000-05-11  mikeAdded "purge" option to CancelJob() so that CancelJobs...
2000-05-11  mikehold-until + timeout changes.
2000-05-02  mikeAdded support for job-media-sheets-completed attribute...
2000-05-01  mikeMD5 support.
2000-03-30  mikeAdded job-sheets-xyz attribute support.
2000-03-11  mikeAdded support for set-job-attributes operation.
2000-02-08  mikeFixed bug in dirsrc.c and main.c - didn't disable brows...
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-06-18  mikeFixed address to 44141 Airport View Drive...
1999-05-26  mikeDropped "kill" code in signal handler; instead, we...
1999-05-13  mikeClasses are now supported!
1999-05-01  mikeAdded title/job name to job structure.
1999-02-26  mikeFinished job options code.
1999-02-26  mikeUpdated job data to use IPP attributes - simplifies...
1999-02-09  mikeUpdated to use new CUPS library functions.
1999-01-24  mikeChecked in prior to CVS use.
1998-10-16  mikeInitial revision