]> git.ipfire.org Git - thirdparty/cups.git/history - berkeley
Update web interface legal notice.
[thirdparty/cups.git] / berkeley /
2008-01-04  mikeImplement streaming API (STR #2261)
2007-12-20  mikeAdded a new cupsGetNamedDest() function to the CUPS...
2007-11-30  mikeThe lpc command did not work in non-UTF-8 locales ...
2007-10-10  mike"lpr -p" and "lpr -l" did not work (STR #2544)
2007-07-13  mikeUpdate dependencies.
2007-07-11  mikeMass change of copyright to CUPS' new owner, Apple...
2007-06-18  mikeDon't build/install fonts directory on Mac OS X.
2007-03-19  mikeFix usage of notify-recipient-uri - was using notify...
2006-11-02  mike"lpc status" did not show the number of queued jobs...
2006-09-19  mikeUpdate dependencies and fix a compile issue.
2006-09-05  mikeThe command-line applications did not convert command...
2006-08-24  mikeAnd yet more cancelled -> canceled.
2006-08-17  mikeCleanup for compiler warnings on IRIX...
2006-08-16  mikeSet the locale in all command-line programs to avoid...
2006-07-11  mikeFix double-free of dests.
2006-06-26  mike"lprm -h hostname" did not work (STR #1800)
2006-06-06  mikeThe lpstat command did not use the correct character...
2006-06-06  mikeMove _http_s structure to http-private.h, and update...
2006-03-28  mikeThe lpq command crashed with the -h option (STR #1515)
2006-03-06  mikeUpdate httpGetHostname() API to accept a http_t * argum...
2006-03-05  mikeAdd uninstall targets and RMDIR command.
2006-02-03  mikeAlways set directory permissions when creating.
2006-01-31  mikeUpdate dependencies.
2006-01-29  mikeUpdate default cachedir to be /var/tmp/cups on Darwin.
2006-01-25  mikeMerge features and bug fixes.
2006-01-20  mikeAdd mailto: notifier and fix some notification bugs.
2006-01-19  mikeUpdate all command-line programs to support -h and...
2006-01-13  mikeUse new ippNewRequest() and cupsLastErrorString() funct...
2006-01-13  mikeSimplify the _cupsLangPuts/Printf functions - we just...
2006-01-10  mikeMark old APIs as "deprecated", and remove use of those...
2006-01-08  mikeAdd preliminary localization of Berkeley commands.
2006-01-07  mikeCommit new message catalog stuff and make sure the...
2005-12-16  mikeRemove old .cvsignore files.
2005-11-18  mikeFix "lpc status" to show the number of queued jobs...
2005-10-21  mikeMake changes that are necessary to support IPv6 link...
2005-09-30  mikeAdded large file (64-bit) support (STR #541) and job...
2005-09-21  mikeCleanup namespace so that private APIs and types use...
2005-09-16  mikeThe "lpc" command now supports the "status all" command...
2005-08-24  mike*/Dependencies:
2005-08-04  mikeThe lp and lpr commands did not error out properly...
2005-02-18  mikeMove 1.2 branch to trunk.
2005-02-18  mikeUpdate copyright notices, addresses, etc.
2005-02-18  mikeSync changes and files from 1.1.x.
2005-01-03  mikeCopyright updates.
2004-12-16  mikeMirror 1.1.x changes.
2004-12-16  mikeThe "lpc status" command used the wrong resource path...
2004-09-09  mikeMirror 1.1.x changes.
2004-09-09  mikeRemoved the remaining scheduler code that did not use the
2004-09-08  mikeMirror 1.1.x changes.
2004-09-08  mikeThe lp, lpq, lpr, and lpstat commands now report when an
2004-07-17  mikeMirror 1.1.x changes.
2004-07-17  mikeThe lp and lpr commands now report the temporary filena...
2004-06-29  mikeCleanup.
2004-06-29  mikeMirror 1.1.x changes.
2004-06-29  mikeMiscellaneous build fixes for NetBSD (STR #788)
2004-06-17  mikeMirror 1.1.x changes.
2004-06-17  mikeThe scheduler did not pass the correct CUPS_ENCRYPTION...
2004-05-27  mikeMirror 1.1.x changes.
2004-05-27  mikeThe scheduler could crash when processing a Limit or...
2004-02-25  mikeCopyright updates...
2004-02-25  mikeMirror 1.1.x changes.
2004-02-25  mikeSome calls to the ctype functions did not account for...
2004-02-03  mikeMirror 1.1.x changes.
2004-02-03  mikeThe PPD conformance tests did not catch group translation
2003-07-20  mikeMirror 1.1.x changes.
2003-07-20  mikeAdd preliminary Valgrind support (STR #193)
2003-05-22  mikeMirror 1.1.x changes.
2003-05-22  mikeFix whitespace separation issues in lpq and cups-lpd...
2003-05-14  mikeMirror 1.1.x change.
2003-05-14  mikeFix "lpq -P" crash (STR #94)
2003-05-09  mikeMirror 1.1.x changes.
2003-05-09  mikeFix erroneous "no default destination" message when...
2003-04-10  mikeMirror 1.1.x changes.
2003-04-10  mikeUse cupsGetDest() to find default queue.
2003-01-15  mikeMirror 1.1.x changes.
2003-01-15  mikeUpdate dependencies.
2003-01-15  mikeGNU TLS support from Jeff Licquia.
2003-01-07  mikeCopyright update.
2002-12-17  swdevChange the end copyright for Easy Software Products...
2002-10-07  mikeMirror 1.1.x changes.
2002-10-07  mikePatches for cancel, lpoptions, and lprm from Giulio.
2002-10-02  mikeMirror 1.1.x changes.
2002-10-02  mikeFix comment in get_jobs() code in scheduler.
2002-10-01  mikeMirror 1.1.x changes.
2002-10-01  mikeFix "lp/lpr foo bar" when foo or bar could not be read.
2002-09-15  mikeMirror 1.1.x changes.
2002-09-15  mikeRemove artificial # copies limits in lp and lpr.
2002-06-27  mikeMirror 1.1.x changes.
2002-06-27  mikeSupport any printable character in the printer name.
2002-06-06  mikeMirror 1.1.x changes.
2002-06-05  mikeInclude <cups/string.h> for snprintf().
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-05-09  mikeRename "header" member back to "request"...
2002-05-09  mikeMove IPP stuff back into libcups.
2002-04-22  mikeMirror 1.1.x changes.
2002-04-22  mikeOnly catch SIGINT if we aren't already ignoring SIGINT...
2002-04-20  mikeAdd missing files to 1.2 devel branch.
2002-03-22  mikeBreak out the IPP and HTTP code into a separate library...
2002-03-08  mikeMirror 1.1.x changes.
next