]> git.ipfire.org Git - thirdparty/cups.git/shortlog
thirdparty/cups.git
2014-10-20  msweetPrinter sharing did not work when systemd was being...
2014-10-20  msweetRemove a debug printf.
2014-10-20  msweetFix builds with VC++ 2008
2014-10-20  msweetImplement SSLOptions in cupsd.conf and client.conf...
2014-10-17  msweetFix compile errors.
2014-10-17  msweetAdd Avahi support to ippserver.
2014-10-15  msweetFix sample driver file to pass tests.
2014-10-09  msweetRPMs did not build (STR #4490)
2014-10-02  msweetProtect against NULL collection values (<rdar://problem...
2014-10-01  msweetSave work on IPP Infra server and proxy (WIP)
2014-10-01  msweetTrunk is now 2.1.
2014-10-01  msweetUpdate files for 2.0.0 release.
2014-09-30  msweetFix build issues when we don't have systemd or launchd.
2014-09-30  msweetFix system requirements (no more SGT required).
2014-09-30  msweetDrop reference to Digest authentication.
2014-09-30  msweetRemove "at the top of this page", since that is confusi...
2014-09-30  msweetUpdate glossary to remove some obsolete terms and add...
2014-09-30  msweetClean up network printer guide; IPP is no longer unreli...
2014-09-30  msweetClarify that scripts must be read-only and owned by...
2014-09-30  msweetDo not say third-party solutions are on cups.org (not...
2014-09-30  msweetUpdate the list of operations to match what CUPS supports.
2014-09-29  msweetSpanish localization (STR #4487)
2014-09-23  msweetFix some code comments in tls-xxx.c.
2014-09-04  msweetDon't use --read-var-info=yes with Valgrind for now...
2014-09-03  msweetThe scheduler did not preserve listener sockets from...
2014-09-02  msweetLast changes for 2.0rc1.
2014-09-02  msweetUpdate POSIX test script to no longer define variables...
2014-09-02  msweetIPP Everywhere tests finally work for Windows. Fix...
2014-08-30  msweetTweak localization files for updates help text.
2014-08-30  msweetRe-introduce dark wake support, but this time while...
2014-08-29  msweetSave work
2014-08-29  msweetSave work.
2014-08-29  msweetChanges to make ippserver compile on Windows.
2014-08-29  msweetAdd project for ippserver on Windows.
2014-08-29  msweetSave work.
2014-08-29  msweetMake sure CachDir is only readable by root and lp.
2014-08-28  msweetFix package filenames to match spec.
2014-08-28  msweetEliminate compiler warning.
2014-08-28  msweetMake sure RSS feeds are world-readable (STR #4461)
2014-08-28  msweetAdd a (non-shipping) man page for ippserver.
2014-08-28  msweetDon't need to include <gcrypt.h>...
2014-08-28  msweetEliminate the rest of the warnings when the other depen...
2014-08-28  msweetFix Linux builds without normal prerequisite libraries...
2014-08-28  msweetFix the spinner image on a restart (STR #4475)
2014-08-28  msweetFix RPM build issues (STR #4459)
2014-08-27  msweetFileId goes under each test.
2014-08-27  msweetUpdate ipptool to include a Skipped boolean key for...
2014-08-26  msweetFix some IPP conformance issues with Send-Document...
2014-08-26  msweetippfind fixes:
2014-08-25  msweetSave work on all of the IPP Everywhere tests, and a...
2014-08-25  msweetTweak default printer icon, add apple-touch-icon to...
2014-08-25  msweetFinish up document format tests.
2014-08-25  msweetUpdate changelog.
2014-08-25  msweetAllow access to cupsd-created files with non-world...
2014-08-22  msweetMaybe final new printer icon image.
2014-08-21  msweetUpdate printer icon (not final)
2014-08-21  msweetSave work.
2014-08-20  msweetFix an ippserver Send-Document issue with PWG raster...
2014-08-20  msweetDrop Epson Stylus drivers from readme.
2014-08-20  msweetDropped the old Epson Stylus Color/Photo sample drivers...
2014-08-20  msweetUpdate sandboxing documentation to indicate which direc...
2014-08-20  msweetAdd read access to /private/var/tmp, socket access...
2014-08-20  msweetFix libgmalloc usage (although the report is still...
2014-08-20  msweetAdd script to run the IPP tests.
2014-08-20  msweetChangelog.
2014-08-20  msweetFix the last of the conformance issues.
2014-08-20  msweetFinish up new web interface for ippserver so we can...
2014-08-19  msweetUpdate dependencies.
2014-08-19  msweetMore IPP Everywhere fixes; almost there!
2014-08-19  msweetUpdate "since CUPS 2.0" into to mention OS X 10.10.
2014-08-19  msweetFix documentation typo.
2014-08-18  msweetSave work on IPP Everywhere updates.
2014-08-18  msweetSave work on making ippserver conform to IPP Everywhere.
2014-08-07  msweetInclude job-uri in get-jobs tests.
2014-08-06  msweetAdd section on OS X sandboxing (STR #4464)
2014-08-06  msweetAdd libgmalloc and malloc_history to the test suite...
2014-08-04  msweetFree the sockets array returned by launch_activate_socket.
2014-08-04  msweetDon't call launch_activate_socket multiple times (...
2014-07-31  msweetFix version check.
2014-07-31  msweetMore cleanup.
2014-07-31  msweetRemove implementation of cupsGetClasses, cupsGetPrinter...
2014-07-31  msweetNo more "what's new" file.
2014-07-31  msweetPrep for 2.0b1.
2014-07-31  msweetPerformance fixes for Get-Jobs (STR #2913)
2014-07-30  msweetThe scheduler now returns completed jobs in the correct...
2014-07-30  msweetSave work on test suite to ensure we collect the exit...
2014-07-30  msweetSync up changelog.
2014-07-28  msweetUpdate cupsd.conf man page to list the ErrorPolicy...
2014-07-22  msweetAlso add the world-readable check.
2014-07-22  msweetSecurity: Addressed some more situations where symlinke...
2014-07-18  msweetFix CGI scripts (STR #4454)
2014-07-18  msweetFix some compile errors.
2014-07-18  msweetSanitize hostname as needed.
2014-07-18  msweetFinal changes to track TLS credentials (STR #1616)
2014-07-18  msweetFix a few build errors with VC++
2014-07-18  msweetImplement httpLoadCredentials and httpSaveCredentials...
2014-07-17  msweetSave work - fix the cert helper functions, implement...
2014-07-17  msweetSave work on SSPI certificate functions for validation...
2014-07-17  msweetSave work - properly implement server stuff, separate...
2014-07-17  msweetSave work - testhttp now works to get HTTPS web page.
next