]> git.ipfire.org Git - thirdparty/cups.git/history - cups/adminutil.c
More localization work.
[thirdparty/cups.git] / cups / adminutil.c
2010-11-22  mikeMore localization work.
2010-11-10  mikeAdd the ability to force IPv4 or IPv6 connections.
2010-11-10  mikeEnabling debug logging disables sharing (STR #3712)
2010-08-16  mikeFix duplicate Listen and Order directives as well as...
2010-08-10  mikeUnfortunately, the ctype macros follow the current...
2010-03-24  mikeChange all private headers to foo-private.h, and option...
2010-03-04  mikeThe "cupsctl --remote-any" and corresponding web interf...
2009-10-15  mikeStop using exclamation marks in error messages.
2009-08-29  mikeBrowseLocalProtocols could be cleared when changing...
2009-06-05  mikeUse dup2(fd, n) in all places instead of close(n) and...
2009-05-04  mikeMake sure the HTTP connection pointer is initialized.
2009-04-20  mikeMore debug printf overhaul to cover all of libcups.
2009-02-19  mikeNeed to use new CUPS_DEFAULT_PRINTOPERATOR_AUTH constant.
2009-02-18  mikeDon't add Location/Policy directives to the top-level...
2008-12-10  mikeAdd marker-* and printer-commands attributes to cupsGet...
2008-10-03  mikeFix issues with the server settings web UI:
2008-09-20  mikeAvoid writing Browse*Protocols twice.
2008-08-20  mike_cupsSNMPWrite() incorrectly changed the address that...
2008-08-16  mikecupsAdminGetServerSettings with CUPS_HTTP_DEFAULT immed...
2008-07-28  mikeUpdate all usage of _cupsSetError to result in a locali...
2008-07-14  mikeChange the default LogLevel to "warn", and add a config...
2008-07-11  mikeRemoved unused variables and assignments found by the...
2008-05-15  mikeSTR #2820: cupsAdmin functions do not support CUPS_HTTP...
2008-03-31  mikeUnlink the auth file when no drivers are found.
2008-01-28  mikeDon't write "Allow localhost" lines, they are not neede...
2008-01-07  mikeCopyright update.
2008-01-07  mikeThe web interface and cupsctl did not correctly reflect...
2007-11-30  mikeChanging settings would always change the DefaultAuthTy...
2007-11-30  mikePrinters with untranslated JCL options were not exporte...
2007-09-08  mikeImplement server-is-sharing-printers attribute, LPD...
2007-07-27  mikecupsAdminGetServerSettings() did not handle </Foo>...
2007-07-26  mikeAdd support for 64-bit Windows printer drivers.
2007-07-25  mikeSeparate out the printer operations from the administra...
2007-07-23  mikeMore speling mistaks.
2007-07-11  mikeMass change of copyright to CUPS' new owner, Apple...
2007-07-06  mikeDon't get stuck in loop when there are no installed...
2007-06-04  mikeFix writing of remote/shared settings (STR #2393)
2007-04-02  mikeFix JCL order dependency values (STR #1985)
2007-03-21  mikeFix compiler warnings.
2007-03-19  mikeAdd "Use Kerberos authentication" check box to web...
2007-02-12  mikeFix _cupsAdminSetServerSettings() bug.
2007-02-12  mikeThe default configuration now allows browse packets...
2007-02-11  mikeFix Order/Allow/Deny handling so we don't lose them...
2007-02-06  mikeChanging the "Save debugging information" setting in...
2007-01-10  mikeAdd error check for 0-line PPD files.
2007-01-10  mikeClean up VC++.NET builds of CUPS library.
2006-09-19  mikeFix mapping of "Listen x.y.z.w:nnn" to "Port 0" (STR...
2006-08-24  mikeFix web admin page issues WRT changing of server settin...
2006-08-21  mikeFix cut/paste error in get_cupsd_conf()...
2006-08-09  mikeFix localhost checks to look for domain and IPv6 addresses.
2006-07-18  mikeDon't write messages directly to the console, use the...
2006-06-06  mikeFix PPD writing - missing newlines!
2006-03-14  mikeFix RMDIR definition in configure script.
2006-03-08  mikeConvert STR page URL to a link in the WELCOME file.
2006-03-07  mikeFinish implementation of _cupsAdminGetServerSettings...
2006-03-06  mikeCache of hostname and update time.
2006-03-06  mikeUpdate httpGetHostname() API to accept a http_t * argum...
2006-03-06  mikeUpdate AIX share library symbols.