]> git.ipfire.org Git - thirdparty/cups.git/history - config-scripts
More tweaks for IPP Everywhere support in web interface.
[thirdparty/cups.git] / config-scripts /
2017-10-12  Michael SweetFixed the script interpreter detection in the configure...
2017-09-28  Michael R SweetMerge pull request #5112 from paulmenzel/remove-libgcry...
2017-09-24  Michael SweetSuppress new GCC warning about snprintf truncation...
2017-09-12  Paul Menzelconfig-scripts/cups-ssl.m4: Remove Libgcrypt detection 5112/head
2017-08-28  Michael SweetFix the localization unit test on Linux (Issue #5097)
2017-07-18  Michael R SweetMerge pull request #5054 from sanbrother/master
2017-07-18  Michael R SweetFix builds without libtool.
2017-07-17  Michael R SweetFix more issues with libtool support (Issue #5050)
2017-07-17  Michael R SweetFix authorization checks on macOS (no longer /etc/autho...
2017-07-17  Michael R SweetUpdate help text so everything lines up properly and...
2017-07-17  Michael R SweetUpdate libtool support to include --mode=foo stuff...
2017-07-17  Michael R SweetMerge pull request #5062 from rohieb/libtool-fixes
2017-07-17  Roland Hieberconfigure: don't accidentally set @LIBTOOL@ to 'yes' 5062/head
2017-06-26  Michael R SweetFix typo that slipped in with the changes for Issue...
2017-06-19  Michael R SweetMerge pull request #5029 from AOSC-Dev/master
2017-06-19  Michael R SweetMerge pull request #4996 from psychomario/cupstestppdbof
2017-06-17  Michael R SweetFix manpage test.
2017-06-17  Michael R SweetFix some typos.
2017-06-17  Michael R SweetFix some of the Linux-specific configure tests.
2017-06-17  Michael R SweetOne other spot (RPM's objcopy needs files to be writabl...
2017-06-17  Michael R SweetAdd configure option to set the installed executable...
2017-06-05  Michael R SweetMerge pull request #5016 from jnerin/patch-1
2017-06-01  Michael R SweetFix configure script issue on Linux - no host_os_version.
2017-04-24  Michael SweetAdd support for cross-compilation (Issue #4897)
2017-01-16  Michael R SweetFix source file header text duplication text duplication.
2016-10-21  Michael R SweetMerge pull request #4908 from EvertonMelo/patch-4
2016-10-20  Michael R SweetRemove ASL checks from configure script and config...
2016-06-21  Michael R SweetMerge pull request #4841 from computersforpeace/doc
2016-06-21  Michael SweetDo some cleanup for the on-demand support - remove...
2016-06-21  Michael R SweetMerge pull request #4825 from computersforpeace/upstart
2016-06-21  Michael SweetFix some typos (MacmacOS, etc.) that slipped in due...
2016-06-20  Michael R SweetUpdate all references to OS X to macOS.
2016-05-27  Brian Norrissupport Upstart socket activation 4825/head
2016-05-26  Michael R SweetMerge pull request #4818 from jschwender/master
2016-05-26  Michael R SweetMerge pull request #4822 from zdohnal/lpinfo-username
2016-05-13  Michael SweetThe scheduler now uses the getgrouplist function when...
2016-04-21  Michael R SweetMerge pull request #4792 from OdyX/fix-spelling-error...
2016-04-13  Michael SweetDrop SVN stuff from version.
2016-04-12  Michael R SweetRemove all of the Subversion keywords from various...
2015-08-31  msweetFix another journald issue, and partially revert the...
2015-08-28  msweetDon't look for DBUS on OS X, either (STR #4698)
2015-08-26  msweetFix --enable-page-logging configure option (STR #4694)
2015-08-26  msweetDon't try to use Avahi on OS X (STR #4695)
2015-07-14  msweetUpdated autoconf sources to use newer form of AC_INIT...
2015-07-14  msweetNext release will be CUPS 2.1rc1...
2015-06-24  msweetPrep for 2.1b2 (couple more bug fixes coming...)
2015-06-23  msweetAdd a check for whether the compiler supports the ...
2015-06-15  msweetFix builds with GCC 4.8.x
2015-06-08  msweetPrep for 2.1b1.
2015-06-04  msweetFix build errors on Linux for new journald logging.
2015-06-03  msweetAdd support for ASL and journald when doing "syslog...
2015-05-20  msweetAdd SSLOptions to enable Diffie-Hellman key exchange...
2014-12-09  msweetFix typo for --without-xinetd (STR #4542)
2014-12-09  msweetOpenBSD's libiconv uses libiconv_open instead of iconv_...
2014-12-09  msweetYet another header...
2014-12-09  msweetTry to get resolv.h test to work on OpenBSD.
2014-12-09  msweetUpdate resolv.h check to include dependent headers.
2014-12-05  msweetThe cups-files.conf file contained the old ServerCertif...
2014-11-20  msweetCUPS did not work with older versions of GNU TLS (STR...
2014-10-01  msweetTrunk is now 2.1.
2014-10-01  msweetUpdate files for 2.0.0 release.
2014-08-30  msweetRe-introduce dark wake support, but this time while...
2014-08-28  msweetFix RPM build issues (STR #4459)
2014-08-04  msweetDon't call launch_activate_socket multiple times (...
2014-07-31  msweetRemove implementation of cupsGetClasses, cupsGetPrinter...
2014-07-31  msweetPrep for 2.0b1.
2014-06-24  msweetFixed the --disable-libusb configure option (STR #4439)
2014-06-10  msweetUse AC_PATH_TOOL for the *-config scripts we call ...
2014-05-09  msweetThe configure script incorrectly added libgcrypt as...
2014-04-02  msweet<rdar://problem/16495000> CUPS: Disable gratuitous...
2014-03-27  msweetFix install failure.
2014-03-21  msweetRemove AppleTalk header checks (wow, that should have...
2014-03-21  msweetAdd systemd support to cupsd (STR #3282)
2014-03-21  msweetSave work on generalizing startup of cupsd…
2014-03-21  msweetRename configure.in to configure.ac.
2014-03-05  msweetUpdate Linux "relro" support (STR #4349)
2014-02-28  msweetDon't use launchd_activate_socket on 10.9.
2014-02-20  msweetFix a D-BUS threading issue that caused the scheduler...
2014-02-14  msweetSupport new launch_activate_socket API on OS X (<rdar...
2014-02-07  msweet<rdar://problem/15958253> 14A125b: cupsd console output...
2014-02-06  msweetFull sweep of all Clang warnings, plus some bug fixes...
2013-12-19  msweetMake sure we don't use functions that are not available.
2013-11-08  msweetDrop OpenSSL support.
2013-11-07  msweetDropped "dark wake" support on OS X, which was preventi...
2013-10-18  msweetRemove support for AIX, HP-UX, and OSF/1.
2013-10-04  msweetSave work; public accessors for more stuff, continue...
2013-08-06  msweetTrunk is now 2.0 development.
2013-07-23  msweetStill need to use -Wl,-pie on OS X (regression in chang...
2013-07-22  msweetFixed a compile issue on 64-bit Linux with Clang -...
2013-07-17  msweetThe libusb-based USB backend now loads its list of...
2013-07-17  msweetBump version to 1.7.0 in preparation for a release...
2013-07-08  msweetPrep for 1.7rc1.
2013-06-05  msweetSave work on ippfind program. Nearly there.
2013-04-09  msweetMerge changes from CUPS 1.7b1-r10947.
2013-02-04  msweetMerge changes from CUPS 1.7svn-r10861.
2013-01-10  msweetMerge changes from CUPS 1.7svn-r10791.
2012-12-12  msweetMerge changes from CUPS 1.7svn-r10755.
2012-11-26  msweetMerge changes from CUPS 1.7svn-r10710.
2012-10-15  msweetMerge changes from CUPS 1.7svn-r10643
2012-10-01  msweetMerge changes from CUPS 1.7svn-r10629.
next