Created at 02:42 Sep 10, 2005 by mike, last modified at 02:42 Sep 10, 2005
A new weekly snapshot of CUPS 1.2svn (r4629) 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:
------------------------------------------------------------------------ r4629 | mike | 2005-09-09 11:48:34 -0400 (Fri, 09 Sep 2005) | 14 lines Only add certificates for authenticated users and only add root certificate if running as root... scheduler/cert.c: - InitCerts(): Only add root certificate when running as root. scheduler/client.c: - pipe_command(): Only add certificate for authenticated users. scheduler/main.c: - main(): Only add root certificate when running as root. - select_timeout(): Only schedule time for root cert update when running as root. ------------------------------------------------------------------------ r4628 | mike | 2005-09-05 10:20:55 -0400 (Mon, 05 Sep 2005) | 12 lines Fix compiles on MacOS X. cups/dir.c: - Make sure PATH_MAX is defined. scheduler/client.c: - Add missing status variable. scheduler/conf.c: - Make CDSA function global. ------------------------------------------------------------------------Download · Home Page · Listing