]> git.ipfire.org Git - thirdparty/cups.git/history - config.h.in
Changelog.
[thirdparty/cups.git] / config.h.in
2013-04-01  mikeFix auth key defaults on OS X.
2013-01-30  mikeChanges to support building against the LSB - check...
2013-01-24  mikeUpdate config.h for Visual C++.
2013-01-10  mikeDon't need image libraries anymore.
2012-12-17  mikeClean up Kerberos support to only need GSSAPI.
2012-12-07  mikeFix some clang errors.
2012-10-01  mikeFix builds on OpenBSD (STR #4195)
2012-07-16  mikePrep for 1.6.0 release.
2012-06-15  mikeDrop unused configure test.
2012-05-16  mikeCleanup builds without DNS-SD (STR #4087)
2012-04-23  mikeUpdate copyrights on all documentation.
2012-04-13  mikeFix compile issues, actually define HAVE_ABS.
2012-04-13  mikeDo a best-match of media sizes, add unit tests to verif...
2012-03-21  mikeFixed compile problem with old versions of OpenSSL...
2012-02-29  mikeLook for <xpc/private.h>.
2012-02-16  mikeStart integrating Avahi support (STR #3066)
2012-02-15  mikeDrop support for 10.5 and earlier ColorSync APIs.
2012-02-12  mikeThe USB backend now uses and requires LIBUSB 1.0 or...
2012-01-20  mikeAdd Mini-XML check for xmltotest program so that we...
2011-11-04  mikeDrop support for CUPS, LDAP, and SLP browsing (STR...
2011-06-16  mikeMore cleanup - SSLSetProtocolVersionMax isn't always...
2011-05-20  mikeUse strcasecmp and strncasecmp emulation functions...
2011-05-18  mikeThe scheduler now sets the process group for child...
2011-05-11  mikeUse SecureTransportPriv.h header as needed.
2011-05-06  mikeUpdated PDF filter to support new Ghostscript ps2write...
2011-05-06  mikeUpdate PDF filter to support new Poppler option to...
2011-05-04  mikeAdd XPC support for IPP backend, allowing it to get...
2011-05-01  mikeUse GSS framework, when available, and support acquisit...
2011-03-21  mikeMerge some changes from bug fix branch.
2011-03-16  mikeFix some build errors on Leopard.
2011-02-16  mikeFix the missing colon for error message prefixes.
2011-01-10  mikeDon't depend on having a SecItem.h header.
2010-12-01  mikeMake sure the default web interface state is reflected...
2010-11-30  mikeUse new ColorSync APIs when present.
2010-11-20  mikeSave work on localization changes - prep for new bundle...
2010-08-10  mikeSync up IPP and HTTP conformance changes, IPP->PPD...
2010-06-30  mikeUse SecPolicyCreateSSL API when possible.
2010-06-16  mikeFix some errors in the SSL tests.
2010-05-10  mikeUse iconv() for all character set support (STR #3097)
2010-04-23  mikeAdd Windows SSL support.
2010-04-11  mikeAdd support for multi-threaded apps on Windows.
2010-03-24  mikeChange all private headers to foo-private.h, and option...
2009-12-18  mikeUse arc4random, when available.
2009-06-10  mikeRemove old mkstemp, mkstemps checks.
2009-05-14  mikeFinish updating VC++ config.h file.
2009-05-11  mikeAdd support for Mac OS X transactions, which allow...
2009-04-19  mikeRework Kerberos support to not use delegated credential...
2009-02-18  mikeRename CUPS_DEFAULT_PRINTADMIN_AUTH to CUPS_DEFAULT_PRI...
2008-09-08  mikeAdd support for FatalErrors directive (STR #2536)
2008-09-06  mikeCUPS now reinitializes the DNS resolver on failures...
2008-08-04  mikeThe scheduler now sets the PAM_TTY parameter and the...
2008-07-25  mikeAdded support for Mozilla LDAP, reconnection to LDAP...
2008-07-25  mikeAdd TCP wrapper support (STR #263)
2008-07-15  mikeAdd new AccessLogLevel directive to limit access_log...
2008-07-14  mikeChange the default LogLevel to "warn", and add a config...
2008-06-24  mikeSave work on new libusb-based USB backend.
2008-04-14  mikeAdd support for Ghostscript PDF to PostScript conversion.
2008-02-14  mikeAdd missing data files for PPD compiler.
2008-01-09  mikeDump Xpdf pdftops code, replacing it with a wrapper...
2008-01-07  mikeRemove the last vestiges of the "new" (for 10.3) locale...
2007-12-19  mikeSet PAM_RHOST on systems that support it (STR #2637)
2007-12-19  mikeMerge Mac OS X seatbelt support onto trunk.
2007-12-17  mikeDon't set FD_SETSIZE anymore, and drop CUPS_MAX_FDS...
2007-09-08  mikeImplement server-is-sharing-printers attribute, LPD...
2007-08-29  mikeFix FreeBSD builds (STR #2495)
2007-08-01  mikeRedo Kerberos cached credentials so they work.
2007-07-25  mikeSeparate out the printer operations from the administra...
2007-07-18  mike"Securely" delete authentication files in the scheduler.
2007-07-11  mikeMass change of copyright to CUPS' new owner, Apple...
2007-07-11  mikeImplement SO_PEERCRED and LOCAL_PEERCRED support (STR...
2007-06-19  mikeFix HP-UX compiles with Kerberos support (STR #2331)
2007-03-20  mikeAdd more checks so that the new Apple print service...
2007-03-19  mikeSync changes from Darwin CUPS, and add the Mac OS X...
2007-02-22  mikeMore work on RSS support...
2007-02-22  mikeSave work on new RSS notification stuff (STR #2139)
2007-02-19  mikeMerge DNS-SD branch into trunk (STR #1171)
2007-02-10  mikeAdd support for Mac OS X authorization services (STR...
2007-02-06  mikeGet rid of compile warnings on 10.4 and check for new...
2007-02-05  mikeAdd proper SSL certificate selection on Mac OS X (STR...
2006-11-21  mikeMerge poll branch into trunk - cupsd now uses poll...
2006-11-14  mikeAdded a new --with-max-copies configure option (STR...
2006-11-02  mikeThe web interface was not localized on Mac OS X (STR...
2006-10-23  mikeKerberos fixes for Mac OS X (STR #2045).
2006-10-12  mikeOnly build SCSI support on Linux if we have the <scsi...
2006-09-29  mikeUpdate DBUS code to work with older DBUS shipped with...
2006-09-11  mikeAdd check for GSS_C_NT_HOSTBASED_SERVICE and remove...
2006-08-31  mikeMerge Kerberos branch to trunk...
2006-06-05  mikeCDSA (encryption) support fixes for MacOS X.
2006-05-02  mikeUpdate PAP backend to compile on 10.2 and higher, and...
2006-04-06  mikeAdded --with-printcap configure option.
2006-02-23  mikeAdded LDAP printer browsing support (STR #338)
2006-02-21  mikePull revision information from repo when available.
2006-02-05  mikeStick with mbr_uid_to_uuid() and mbr_gid_to_uuid()...
2006-01-31  mikeAdd UseNetworkDefault option and corresponding support...
2006-01-30  mikeAdd DBUS support to the scheduler.
2006-01-28  mikeMerge launchd branch into trunk.
2006-01-27  mikeAdd configure options to set the default values of...
2006-01-25  mikeUse notify_post to tell MacOS X apps that the printers...
2006-01-23  mikeSet POSIX ACLs on the root certificate when there is...
2006-01-20  mikeAdd more Darwin/MacOS X config checks, and update the...
next