]> git.ipfire.org Git - thirdparty/cups.git/history - scheduler/conf.c
Mirror 1.1.x changes.
[thirdparty/cups.git] / scheduler / conf.c
2004-05-13  mikeMirror 1.1.x changes.
2004-04-20  mikeMirror 1.1.x changes.
2004-02-25  mikeMirror 1.1.x changes.
2004-02-24  mikeMirror 1.1.x changes.
2004-02-05  mikeMirror 1.1.x changes.
2003-11-07  mikeMirror 1.1.x changes.
2003-10-09  mikeMirror 1.1.x changes.
2003-09-11  mikeMirror 1.1.x changes.
2003-08-22  mikeMirror 1.1.x changes.
2003-07-20  mikeMirror 1.1.x changes.
2003-07-20  mikeMirror 1.1.x changes.
2003-04-23  mikeMirror 1.1.x changes.
2003-04-10  mikeMirror 1.1.x changes.
2003-04-10  mikeMirror 1.1.x changes.
2003-04-10  mikeMirror 1.1.x changes.
2003-03-31  mikeIPv6 patch from Heath Kehoe.
2003-03-31  mikeMirror 1.1.x changes.
2003-03-30  mikeMirror 1.1.x changes.
2003-03-19  mikeMirror 1.1.x changes.
2003-03-17  mikeMirror 1.1.x change.
2003-03-05  mikeMirror 1.1.x changes.
2003-02-05  mikeMirror 1.1.x changes.
2003-02-04  mikeMirror 1.1.x changes.
2003-02-04  mikeMirror 1.1.x changes.
2003-01-31  mikeMirror 1.1.x changes.
2003-01-31  mikeMirror 1.1.x change.
2003-01-31  mikeMirror 1.1.x change.
2003-01-29  mikeMirror 1.1.x changes.
2003-01-29  mikeMirror 1.1.x changes.
2003-01-29  mikeMirror 1.1.x changes.
2003-01-24  mikeMirror 1.1.x changes.
2003-01-23  mikeMirror 1.1.x changes.
2003-01-15  mikeMirror 1.1.x changes.
2003-01-07  mikeCopyright update.
2002-12-17  mikeMirror 1.1.x changes.
2002-12-13  mikeMirror 1.1.x changes.
2002-08-22  mikeMirror 1.1.x changes.
2002-08-12  mikeMirror 1.1.x changes.
2002-07-18  mikeMirror 1.1.x changes.
2002-06-14  mikeMirror 1.1.x changes.
2002-05-22  mikeMirror 1.1.x changes.
2002-05-16  mikeMirror 1.1.x changes to use strlcpy() and strlcat().
2002-05-14  mikeMirror 1.1.x changes.
2002-03-27  mike1.1.x network interface stuff, upgraded for IPv6.
2002-01-23  mikeMirror 1.1.x changes.
2002-01-02  mikeCopyright updates...
2001-12-29  mikeAlso check for NumSystemGroups == 0 when handling ...
2001-12-29  mikeSystem group fixes from 1.1 branch.
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-30  mikeAdd new IPP status codes and messages.
2001-03-14  mikeAdd Classification directive and page-label attribute...
2001-03-12  mikeDrop use of inet_addr(), since it is not IPv6 compatible.
2001-02-21  mikeAdded support for PrintcapFormat directive.
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-07  mikeSuSE fixes.
2001-01-24  mikeFixed bug in HTTP upgrade code - wasn't consuming the...
2001-01-23  mikeMaxJobs is an integer, not a boolean...
2001-01-22  mikeCopyright 2001...
2000-12-20  mikeDropped patch status for Print Pro files.
2000-12-18  mikeFirst cut of SSL/TLS code in Print Pro.
2000-11-29  mikeChanged default configuration of CUPS to not enable...
2000-11-17  mikeFirst half of quota stuff.
2000-11-06  mikesnprintf instead of sprintf whenever a string argument...
2000-11-03  mikeReverted snprintf's to using just sizeof(); a quick...
2000-11-02  mikesnprintf() calls with size - 1; trying to nail down...
2000-09-29  mikeChangelog update.
2000-09-12  mikeNew debug2 log level.
2000-09-06  mikeAdded RemoteRoot directive support.
2000-08-29  mikeBUG #89: Add FontPath directive.
2000-08-18  mikeAdded filter limit stuff for Canon.
2000-07-31  mikeChange ownership and permissions of request and tempora...
2000-07-17  mikeFixes for bugs 49-59.
2000-06-27  mikeChanges to support LD_LIBRARY_PATH and DataDir directive.
2000-06-27  mikeAdded new BrowseShortNames directive to allow for remot...
2000-03-21  mikeDefault printcap file is now empty.
2000-03-21  mikeUse sigaction instead of sigset under Linux.
2000-03-11  mikeFixed get_address() to handle hostnames and service...
2000-03-11  mikeMake check_auth() public.
2000-03-10  mikeUpdated authentication routines to support the director...
2000-02-25  mikeUpdated Print Pro configuration code to support digest...
2000-02-06  mikeNow free filetypes in CancelJob()
2000-01-29  mikeDropped old mime.h file from distribution file.
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.
2000-01-03  mikeMerged and updated for CUPS 1.1/ESP Print Pro 4.1.
1999-12-29  mikeChanges to support multiple files per job.
1999-12-07  mikeNow lookup User and Group from password and group files...
1999-10-10  mikeScanf, strcpy, and sprintf security changes.
1999-09-30  mikeNeeded to reference structure member under Solaris.
1999-09-29  mikeDropped use of inet_ntoa() - blew up with glibc2.1...
1999-09-22  mikeMoved LogXYZ functions to separate file (log.c).
1999-09-18  mikeFixed get_address() - portname wasn't always initialized...
1999-09-18  mikeAdded more logging messages for Listen and BrowseAddres...
next