CUPS 1.3svn Weekly Snapshot, r5823

Created at 21:00 Aug 13, 2006 by mike, last modified at 21:00 Aug 13, 2006

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

------------------------------------------------------------------------
r5816 | mike | 2006-08-09 19:20:50 -0400 (Wed, 09 Aug 2006) | 4 lines

Fix localhost checks to look for domain and IPv6 addresses.

Also use localhost instead of 127.0.0.1 to get IPv6 support.

------------------------------------------------------------------------
r5815 | mike | 2006-08-09 19:13:06 -0400 (Wed, 09 Aug 2006) | 2 lines

More launchd run-on-load when polling.

------------------------------------------------------------------------
r5814 | mike | 2006-08-09 19:07:14 -0400 (Wed, 09 Aug 2006) | 5 lines

Don't lazy exit if we are polling.

scheduler/main.c:
    - main(): Fix check.

------------------------------------------------------------------------
r5813 | mike | 2006-08-09 19:03:48 -0400 (Wed, 09 Aug 2006) | 6 lines

An empty BrowseProtocols, BrowseLocalProtocols, or BrowseRemoteProtocols
line would crash the scheduler.

scheduler/conf.c:
    - parse_protocols(): Return 0 for NULL value.

------------------------------------------------------------------------
r5811 | mike | 2006-08-09 18:41:36 -0400 (Wed, 09 Aug 2006) | 2 lines

Log IPP status with log level debug.

------------------------------------------------------------------------
r5810 | mike | 2006-08-09 13:18:35 -0400 (Wed, 09 Aug 2006) | 2 lines

cupsFileRewind() didn't clear the end-of-file state.

------------------------------------------------------------------------
r5808 | mike | 2006-08-07 16:14:38 -0400 (Mon, 07 Aug 2006) | 2 lines

Fix 1284DeviceID error message (STR #1849)

------------------------------------------------------------------------
r5806 | mike | 2006-08-07 11:48:08 -0400 (Mon, 07 Aug 2006) | 3 lines

Use httpAddrLength() for size of destination address when sending CUPS
browse packets.  This fixes a BrowseRelay problem (STR #1887)

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

Comments

Submit Comment