Created at 21:00 May 27, 2005 by mike, last modified at 21:00 May 27, 2005
A new weekly snapshot of CUPS 1.2.x (r4528) is now available on the download page:
http://www.cups.org/software.php
This snapshot contains pre-release software and should not be used on production systems.
Commit Log:
------------------------------------------------------------------------ r4527 | mike | 2005-05-25 11:21:03 -0400 (Wed, 25 May 2005) | 4 lines Fixed a signal-handling bug in httpRead() which ultimately caused the server to print multiple copies when it was busy (STR #1184) ------------------------------------------------------------------------ r4526 | mike | 2005-05-24 11:10:26 -0400 (Tue, 24 May 2005) | 8 lines Add ippErrorValue(), ippOpString(), and ippOpValue() functions to CUPS API. Update test suite to a) compile and b) use the new functions. Remove unused variable in conf.c. Start adding audit events IPP processing code. ------------------------------------------------------------------------ r4525 | mike | 2005-05-23 23:25:38 -0400 (Mon, 23 May 2005) | 8 lines Implement cupsdLoadAllSubscriptions(). Cleanup printer and class loading. Add notification operations to common printer attrs. Add notification operation stub code to IPP processing. ------------------------------------------------------------------------ r4524 | mike | 2005-05-23 17:18:41 -0400 (Mon, 23 May 2005) | 9 lines Use new cupsFileGetConf() function to read all config files. cupsFileGetConf(): Set the value pointer to NULL if there is no matching '>' on the same line. Change user_data to unsigned char and write it as hex-quoted a la mime.types. Add stub loader for subscriptions in cupsdLoadAllSubscriptions(). ------------------------------------------------------------------------ r4523 | mike | 2005-05-23 16:14:19 -0400 (Mon, 23 May 2005) | 2 lines Add current PHP CUPS module from 1.1.x branch. ------------------------------------------------------------------------ r4522 | mike | 2005-05-23 13:27:26 -0400 (Mon, 23 May 2005) | 2 lines Remove C99-isms. ------------------------------------------------------------------------ r4521 | mike | 2005-05-23 10:20:35 -0400 (Mon, 23 May 2005) | 2 lines Mirror STR #1157 fixes. ------------------------------------------------------------------------ r4519 | mike | 2005-05-19 17:08:27 -0400 (Thu, 19 May 2005) | 2 lines Update mailto spec... ------------------------------------------------------------------------ r4518 | mike | 2005-05-18 16:08:29 -0400 (Wed, 18 May 2005) | 2 lines Save integration work on new notification API. ------------------------------------------------------------------------ r4517 | mike | 2005-05-16 14:25:26 -0400 (Mon, 16 May 2005) | 2 lines Updated draft... ------------------------------------------------------------------------ r4516 | mike | 2005-05-16 10:44:22 -0400 (Mon, 16 May 2005) | 2 lines Add new RFCs and working draft. ------------------------------------------------------------------------ r4515 | mike | 2005-05-14 10:32:59 -0400 (Sat, 14 May 2005) | 2 lines Update support contact info... ------------------------------------------------------------------------ r4514 | mike | 2005-05-12 21:44:59 -0400 (Thu, 12 May 2005) | 2 lines _cups_md5_byte_t -> unsigned char ------------------------------------------------------------------------ r4513 | mike | 2005-05-12 16:39:37 -0400 (Thu, 12 May 2005) | 3 lines Update AIX shared libraries and "no PAM" scheduler authentication code for new private MD5 APIs... ------------------------------------------------------------------------ r4512 | mike | 2005-05-12 15:47:56 -0400 (Thu, 12 May 2005) | 2 lines Make MD5 functions and structures private APIs with the _cups prefix. ------------------------------------------------------------------------ r4511 | mike | 2005-05-03 07:05:23 -0400 (Tue, 03 May 2005) | 2 lines Fix edge case of STR #1157 ------------------------------------------------------------------------ r4509 | mike | 2005-04-29 10:06:11 -0400 (Fri, 29 Apr 2005) | 3 lines The pdftops filter incorrectly embedded some Type1 fonts (STR #1093) ------------------------------------------------------------------------ r4508 | mike | 2005-04-27 13:26:30 -0400 (Wed, 27 Apr 2005) | 4 lines The scheduler didn't detect a closed connection in the middle of an IPP request (STR #1153) ------------------------------------------------------------------------ r4506 | mike | 2005-04-27 09:28:46 -0400 (Wed, 27 Apr 2005) | 5 lines The scheduler could block trying to read the job status if there was input pending and the job was cancelled in the same input cycle (STR #1157) ------------------------------------------------------------------------ r4504 | mike | 2005-04-18 16:19:03 -0400 (Mon, 18 Apr 2005) | 4 lines Add "-Wno-format-2k" option to eliminate those annoying "%c may not be Y2k compliant in some locales" warnings... ------------------------------------------------------------------------ r4503 | mike | 2005-04-18 16:12:25 -0400 (Mon, 18 Apr 2005) | 2 lines Fix scheduler crash when deleting a class. ------------------------------------------------------------------------ r4502 | mike | 2005-03-03 17:37:56 -0500 (Thu, 03 Mar 2005) | 2 lines Save work on updated CMP. ------------------------------------------------------------------------ r4501 | mike | 2005-02-18 14:01:41 -0500 (Fri, 18 Feb 2005) | 3 lines Merge Zebra ZPL driver changes from Zebra developers. ------------------------------------------------------------------------ r4500 | mike | 2005-02-17 23:06:34 -0500 (Thu, 17 Feb 2005) | 2 lines Move 1.2 branch to trunk. ------------------------------------------------------------------------Download · Home Page · Listing