]> git.ipfire.org Git - thirdparty/cups.git/history - scheduler
Copyright update...
[thirdparty/cups.git] / scheduler /
2002-01-02  mikeCopyright update...
2002-01-02  mikeTypo in MD5 password crypt code...
2002-01-02  mikeDon't override the JobSheets values in classes.conf...
2001-12-29  mikeAlso check for NumSystemGroups == 0 when handling ...
2001-12-29  mikeIf no system group was defined in cupsd.conf, no system...
2001-12-18  mikeChange ownership and permissions of config files and...
2001-12-13  mikeTell the client to use Basic for BasicDigest authentica...
2001-12-13  mikeAdd BasicDigest authentication support (Basic authentic...
2001-12-11  mikesetlocale should only be used for LC_MESSAGES, not...
2001-12-10  mikeAdd code to support Slackware MD5 encrypted passwords...
2001-12-05  mikeDon't allow "always" for Encryption parameter in cupsd...
2001-11-29  mikeFix reverse lookups of IPs in cups-lpd.
2001-11-26  mikeAlways encrypt port 443.
2001-11-22  mikeAppend additional control files to the end of the first.
2001-11-15  mikeFix SetPrinterAttrs() so it doesn't crash when a PPD...
2001-11-14  mikeAdd cvsignore files...
2001-11-13  mikeFix allow/deny user stuff for printers.
2001-11-13  mikeFix glitches in 1.1.11 release.
2001-11-09  mikecups-polld wasn't using requested-attributes to reduce...
2001-11-09  mikeFix SAMBA driver export - the Win95 export commands...
2001-10-31  mikeAdd same tm_gmtoff structure check to CUPS/Print Pro.
2001-10-31  mikeEliminate some compiler warnings.
2001-10-30  mikeMacOS X fixes and files.
2001-10-30  mikeFix attribute reallocation (wasn't setting "last" point...
2001-10-29  mikeIncrease file read/write buffers to 32k.
2001-10-25  mikeFix KeepAlive option.
2001-10-24  mikeAdd queue/job status handling to cups-lpd.
2001-10-22  mikeDon't allow arbitrary device URIs...
2001-10-18  mikeAllow LPD clients to print without specifying a usernam...
2001-10-17  mikeUpdate version numbers in headers.
2001-10-15  mikeMap LanguageVersion in PPD files properly.
2001-10-07  mikeFirst cut of MacOS X port for CUPS.
2001-10-05  mikeSupport localized banner files.
2001-10-02  mikeTreat unauthenticated usernames as case-insensitive...
2001-09-25  mikeRemove orphan </A> and </FORM>'s from the templates.
2001-09-17  mikeAlways save quota information for printers and classes...
2001-09-14  mikeDefault MaxJobs is 500.
2001-08-09  mikeIf no allow/deny lines, always allow.
2001-07-30  mikeMirror PPD manufacturer change in genlist...
2001-07-25  mikeDon't enable SLP by default.
2001-07-24  mikeSome more SLP changes to make the code conform to the...
2001-07-24  mikeDon't add local printers that show up in the SLP list.
2001-07-23  mikeD'oh! Missing a ++ in the quoting...
2001-07-23  mikeRemove more_info member from printer_t - it *always...
2001-07-23  mikeClassification override support.
2001-07-23  mikeSLP compile fixes; now to start testing...
2001-07-23  mikeSLP support.
2001-07-19  mikeFix installation rules in makefiles to install one...
2001-07-19  mikeDoco update.
2001-07-17  mikeMan page install fixes.
2001-07-16  mikeWasn't removing config file after installation.
2001-07-12  mikeFix PUT processing in scheduler.
2001-06-28  mikeDidn't truncate file: device files.
2001-06-28  mikeFix CUPS build glitches.
2001-06-27  mikeDefault user & group from configure script.
2001-06-27  mikeDon't hold locally for jobs destined for a remote printer.
2001-06-27  mikeDefault to user lpd under AIX.
2001-06-22  mikeRaw driver support.
2001-06-22  mikeInclude directive support.
2001-06-22  mikeMultiple system group support.
2001-06-22  mikeHideImplicitClasses directive.
2001-06-21  mikeFix set-job-attributes bug.
2001-06-21  mikeReport all supported file types to the client.
2001-06-11  mikeFix bug in cups-polld...
2001-06-07  mikelppasswd -x shouldn't ask for a new password...
2001-06-06  mikeNumerous little class fixes.
2001-06-06  mikeImplement incremental updates in CUPS PPD database...
2001-06-05  mikeFix job status buffer bug (finally!)
2001-06-05  mikeLog all use of FD_CLR and FD_SET to track fds...
2001-06-05  mikeClean up handling of NULL filters.
2001-06-05  mikeAllow MD5 accounts that have no corresponding UNIX...
2001-06-05  mikeDebug for encryption...
2001-06-01  mikeDigest authentication fixes.
2001-05-22  mikeReset MaxJobs* directives on reload.
2001-05-16  mikeFix ippFindNextAttribute() implementation.
2001-05-16  mikeippFindNextAttribute()
2001-05-07  mikeAIX changes.
2001-05-06  mikeAdd httpConnectEncrypt() and fix all code that uses the
2001-05-05  mikeFix printer restart bug (printer started after stopping...
2001-05-01  mikeDocumentation updates for 4.1.7 and 1.1.7.
2001-05-01  mikeFix a bug where new jobs could cause the scheduler...
2001-05-01  mikeFix typo...
2001-04-30  mikeFix mapping of log levels...
2001-04-30  mikeFix detection of banner pages in StartJob() - no classi...
2001-04-24  mikeMap DesignJet, PS, etc. names to appropriate manufacturers.
2001-04-24  mikeUse AnySetup for the page size command order.
2001-04-23  mikeWorkaround for serious HP-UX PAM bug...
2001-04-20  mikeFix TLS upgrade stuff.
2001-04-15  mikeDon't need Xext in GUIs.
2001-04-13  mikeLots of compiler warning fixes.
2001-04-12  mikePatch 3
2001-03-30  mikeLog more errors in cups-lpd for non-compliant clients.
2001-03-30  mikeTypo fixes from MaxJobPerPrinter/User stuff.
2001-03-30  mikeDocumentation update.
2001-03-30  mikeAdd new IPP status codes and messages.
2001-03-28  mikeAdd missing include files.
2001-03-27  mikeFix a DEBUG2 log message call.
2001-03-23  mikeDon't list "file" device.
2001-03-15  andyPrevent recursion between DeletePrinterFromClasses(),
2001-03-15  andyStore next pointer before removing printer from class...
next