CUPS 1.3svn Weekly Snapshot, r6316

Created at 21:00 Mar 04, 2007 by mike, last modified at 21:00 Mar 04, 2007

A new weekly snapshot of CUPS 1.3svn (r6316) 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:

------------------------------------------------------------------------
r6316 | mike | 2007-03-02 20:18:30 -0500 (Fri, 02 Mar 2007) | 2 lines

Save work on IPP documentation.

------------------------------------------------------------------------
r6315 | mike | 2007-03-02 19:12:26 -0500 (Fri, 02 Mar 2007) | 3 lines

Add a PPD test mode to testraster that shows the results of interpreting
the
default option code.

------------------------------------------------------------------------
r6314 | mike | 2007-03-01 14:11:54 -0500 (Thu, 01 Mar 2007) | 7 lines

Fix Mac OS X Authorization services issue - username not always set...

Also optimize username lookups (no need to lookup empty username...)

scheduler/auth.c:
    - cupsdIsAuthorized(): Add empty username checks + empty auth check.

------------------------------------------------------------------------
r6312 | mike | 2007-02-27 10:44:03 -0500 (Tue, 27 Feb 2007) | 6 lines

Classes containing other classes did not always work (STR #2255)

scheduler/classes.c:
    - cupsdLoadAllClasses(): See if the class has already been
      created implicitly from a previous class in classes.conf.

------------------------------------------------------------------------
r6311 | mike | 2007-02-27 09:43:39 -0500 (Tue, 27 Feb 2007) | 17 lines

The # character was not supported in printer-info or printer-location
values (STR #2254)

cups/file.c:
    - cupsFileGetConf(): Don't strip # comments if the # is preceded
      by a backslash.

scheduler/classes.c:
    - cupsdSaveAllClasses(): Quote the first # in info and location
      strings.

scheduler/printers.c
    - cupsdSaveAllPrinters(): Quote the first # in info and location
      strings.



------------------------------------------------------------------------
r6310 | mike | 2007-02-27 09:20:39 -0500 (Tue, 27 Feb 2007) | 2 lines

Fix cupsRemoveOption() bug - wasn't moving enough bytes...

------------------------------------------------------------------------
Download  ·  Home Page  ·  Listing

Comments

Submit Comment