]> git.ipfire.org Git - thirdparty/cups.git/history - config-scripts/cups-common.m4
Fix up IPv6 support, and remove remaining dirent checks.
[thirdparty/cups.git] / config-scripts / cups-common.m4
2005-09-16  mikeFix up IPv6 support, and remove remaining dirent checks.
2005-08-31  mikeSet version number to "1.2svn" until we do a release.
2005-02-18  mikeMove 1.2 branch to trunk.
2005-02-18  mikeUpdate copyright notices, addresses, etc.
2005-01-03  mikeCopyright updates.
2004-12-16  mikeThe hpgltops filter contained two buffer overflows...
2004-10-29  mikeThe lpstat man page incorrectly listed the "-s" option...
2004-10-13  mikePrep for 1.1.22rc2.
2004-10-04  mikePrep for 1.1.22rc1.
2004-09-13  mikeMake that 1.1.21...
2004-08-19  mikeMirror 1.1.x changes.
2004-08-19  mikeThe cupsLangGet() function now uses nl_langinfo(),...
2004-08-11  mikeMirror 1.1.x changes.
2004-08-11  mikeConfigure script changes for GNU/Hurd (STR #838)
2004-07-02  mikeMirror 1.1.x changes.
2004-07-02  mikeAdded ServerTokens directive to control the Server...
2004-06-29  mikeBump version number.
2004-06-29  mikeMirror 1.1.x changes.
2004-06-29  mikeMiscellaneous build fixes for NetBSD (STR #788)
2004-06-29  mikeMirror 1.1.x changes.
2004-06-29  mikeThe LPD backend now uses geteuid() instead of getuid...
2004-02-26  mikeMirror 1.1.x changes.
2004-02-26  mikeAdd PAM support for Darwin, cleanup overall PAM support...
2004-02-04  mikeBump version number.
2003-11-19  mikeMirror 1.1.x changes.
2003-11-19  mikePortability changes.
2003-11-07  mikeThe HP-GL/2 filter did not skip PJL commands (STR ...
2003-11-07  mikeBump version to 1.1.20rc6 because we had some pri 4...
2003-10-29  mikeThe scheduler didn't return the job-hold-until-supporte...
2003-10-22  mikeFix bugs in the scheduler job attribute group change...
2003-10-16  mikeThe scheduler did not move the incoming job attributes...
2003-10-09  mikePrep for 1.1.20rc3.
2003-09-17  mikecups-config needs to use OSX frameworks (COMMONLIBS)
2003-06-02  mikeFix CUPS spec file (STR #134)
2003-05-14  mikeBump CUPS version to 1.1.19 (assuming we don't have...
2003-05-09  mikeDoing an rc5...
2003-05-02  mikeDrop the "rc4"...
2003-04-29  mikeBump to 1.1.19rc4 in CVS.
2003-04-18  mikeBump to rc3...
2003-04-18  mikeMirror 1.1.x changes.
2003-04-18  mikeAbort the configure script if we can't find the "ar...
2003-04-17  mikeMirror 1.1.x change.
2003-04-17  mikeLook for the "ln" command in the configure script inste...
2003-04-14  mikeSyncronize 1.2 config scripts, etc. with 1.1.x.
2003-04-14  mikeDefine CUPS version number in configure script.
2003-04-10  mikeMirror 1.1.x CGI changes.
2003-04-10  mikeMirror 1.1.x changes.
2003-04-10  mikelibpaper support from Jeff.
2003-03-12  mikeMirror 1.1.x changes.
2003-03-12  mikeOSX needs CoreFoundation framework for locale stuff.
2003-01-07  mikeCopyright update.
2002-12-17  swdevChange the end copyright for Easy Software Products...
2002-10-15  mikeAdd support for MacOS X frameworks for the serial ...
2002-06-12  mikeMirror 1.1.x changes.
2002-06-12  mikeSome systems need <bstring.h> for bzero and friends.
2002-06-04  mikeMirror 1.1.x configure changes.
2002-06-04  mikeAdd --enable-mallinfo option to control whether malloc...
2002-05-16  mikeMirror 1.1.x changes to use strlcpy() and strlcat().
2002-05-16  mikeAdd strlcat() and strlcpy() checks and emulation functions.
2002-03-08  mikeMirror 1.1.x changes.
2002-03-08  mikeChanges from Apple...
2002-01-14  mikeMirror 1.1.x changes.
2002-01-14  mikeUpdate the cups.list.in file.
2002-01-12  mikeUse AC_SEARCH_LIBS for crypt and getspent.
2002-01-12  mikeUse AC_SEARCH_LIBS for crypt and getspent.
2002-01-02  mikeCopyright updates...
2002-01-02  mikeCopyright updates...
2001-12-31  mikeRemove endian check from 1.2.x, since only pstoraster...
2001-12-29  mikeUpdate configure script + files created by configure...
2001-12-26  mikeMerge changes from 1.1.x into 1.2 devel.
2001-12-26  (no author)This commit was manufactured by cvs2svn to create branc...
2001-11-02  mikeDarwin/BSD/GCC updates for configure scripts.
2001-10-31  mikeAdd same tm_gmtoff structure check to CUPS/Print Pro.
2001-10-29  mike*BSD changes.
2001-10-07  mikeFirst cut of MacOS X port for CUPS.
2001-10-04  mikeFix stdlib.h and JPEG library checks (JPEG needs to...
2001-07-17  mikeRemove stddef.h check, which after further inspection...
2001-07-17  mikeDefine HAVE_STDDEF_H to empty string, so that jpeglib...
2001-07-17  mikeFixes for install-sh checking...
2001-07-11  mikeUse full path for install script.
2001-06-29  mikeMake sure CFLAGS, CXXFLAGS, and LDFLAGS are defined...
2001-06-27  mikeDefault user & group from configure script.
2001-06-27  mikeNew modular configuration scripts (so we don't have...