Created at 06:01 Feb 01, 2008 by mike, last modified at 06:01 Feb 01, 2008
A new weekly snapshot of CUPS 1.4svn (r7284) 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:
------------------------------------------------------------------------ r7284 | mike | 2008-01-31 17:10:56 -0800 (Thu, 31 Jan 2008) | 4 lines Add SNMP functions to filter and backend programming guide. Update stylesheet for API help. ------------------------------------------------------------------------ r7283 | mike | 2008-01-31 09:07:40 -0800 (Thu, 31 Jan 2008) | 2 lines Cast size to int. ------------------------------------------------------------------------ r7282 | mike | 2008-01-31 00:37:11 -0800 (Thu, 31 Jan 2008) | 2 lines Update filter and backend documentation. ------------------------------------------------------------------------ r7281 | mike | 2008-01-30 23:07:37 -0800 (Wed, 30 Jan 2008) | 2 lines Finish initial version of Introduction to CUPS Programming. ------------------------------------------------------------------------ r7280 | mike | 2008-01-30 21:51:54 -0800 (Wed, 30 Jan 2008) | 2 lines Add beginning of Introduction to CUPS Programming doco. ------------------------------------------------------------------------ r7279 | mike | 2008-01-30 17:50:44 -0800 (Wed, 30 Jan 2008) | 2 lines Update file and directory API docos. ------------------------------------------------------------------------ r7278 | mike | 2008-01-30 17:23:09 -0800 (Wed, 30 Jan 2008) | 2 lines Update PPD API docos. ------------------------------------------------------------------------ r7277 | mike | 2008-01-30 14:21:30 -0800 (Wed, 30 Jan 2008) | 2 lines Update printable stylesheet and raster API docos. ------------------------------------------------------------------------ r7275 | mike | 2008-01-30 13:06:17 -0800 (Wed, 30 Jan 2008) | 6 lines The Kerberos credentials provided by some Windows KDCs were still too large - now use a dynamic buffer to support credentials up to 64k in size (STR #2695) This adds a 0-length token check on the client side and implements the dynamic buffer on the server side. ------------------------------------------------------------------------ r7274 | mike | 2008-01-30 11:29:28 -0800 (Wed, 30 Jan 2008) | 2 lines Add ppdLocalizeMarkerName() and tests. ------------------------------------------------------------------------ r7272 | mike | 2008-01-30 11:12:20 -0800 (Wed, 30 Jan 2008) | 6 lines Add cupsMarkerName attribute to PPD spec. Add marker-change-time attribute to IPP spec. Add marker-change-time to scheduler. ------------------------------------------------------------------------ r7270 | mike | 2008-01-29 22:09:28 -0800 (Tue, 29 Jan 2008) | 3 lines The scheduler did not support printer supply attributes (STR #1307) ------------------------------------------------------------------------ r7269 | mike | 2008-01-29 22:00:48 -0800 (Tue, 29 Jan 2008) | 2 lines Update copyright. ------------------------------------------------------------------------ r7268 | mike | 2008-01-29 12:05:55 -0800 (Tue, 29 Jan 2008) | 3 lines Switch to a dynamic buffer for Kerberos credentials and allow them to be up to 64k in size. ------------------------------------------------------------------------ r7267 | mike | 2008-01-28 18:18:19 -0800 (Mon, 28 Jan 2008) | 4 lines Fix title of filter programming docos. Fix typo in cups/util.c... ------------------------------------------------------------------------ r7266 | mike | 2008-01-28 18:15:29 -0800 (Mon, 28 Jan 2008) | 5 lines Update stylesheet to use specific fonts first. Update array API help. ------------------------------------------------------------------------ r7265 | mike | 2008-01-28 16:34:20 -0800 (Mon, 28 Jan 2008) | 2 lines Update CUPS API help. ------------------------------------------------------------------------ r7263 | mike | 2008-01-28 15:18:37 -0800 (Mon, 28 Jan 2008) | 4 lines Don't write "Allow localhost" lines, they are not needed and were just multiplying... ------------------------------------------------------------------------ r7261 | mike | 2008-01-28 15:09:31 -0800 (Mon, 28 Jan 2008) | 6 lines "lprm" by itself didn't work (STR #2691). Update cupsCancelJob2() to take printer name, add "-1" to mean "cancel all jobs", and set purge-job/purge-jobs value accordingly. ------------------------------------------------------------------------ r7260 | mike | 2008-01-28 14:30:44 -0800 (Mon, 28 Jan 2008) | 4 lines Printing a test page from the web interface incorrectly defaulted to the "guest" user (STR #2688) ------------------------------------------------------------------------ r7259 | mike | 2008-01-28 14:26:04 -0800 (Mon, 28 Jan 2008) | 3 lines Fix the remaining option dequoting cases (STR #2690) ------------------------------------------------------------------------ r7258 | mike | 2008-01-27 16:15:05 -0800 (Sun, 27 Jan 2008) | 2 lines Programming help update using new mxmldoc. ------------------------------------------------------------------------Download · Home Page · Listing