summaryrefslogtreecommitdiff
path: root/cgi-bin
Commit message (Expand)AuthorAge
* Debian: Move cupsd.conf.default from SERVERROOT to DATADIRDidier Raboud2021-05-27
* cgi-bin/help-index.c: Check node->section before using it in strcmp()Zdenek Dohnal2021-01-29
* Eliminate a bunch of sprintf usage (all looked safe, but I'm puzzled why theseMichael R Sweet2020-10-17
* Web interface: Set the actual device uri, not device_uri|make_model string fr...Zdenek Dohnal2020-09-14
* LGTM only supports C++ style comments...Michael R Sweet2019-11-19
* Address multiple minor issues reported by the LGTM security scanner:Michael R Sweet2019-11-18
* Merge pull request #5621 from zdohnal/cgigetarray-sigsegvMichael R Sweet2019-10-15
|\
| * SIGSEGV in CUPS web ui when adding a printerZdenek Dohnal2019-07-29
* | Fix some PPD parser issues discovered via fuzzing (Issue #5623, Issue #5624)Michael R Sweet2019-08-01
|/
* Update build system and cups-config script to not add extra libraries to theMichael R Sweet2019-05-15
* More clang warning fixes.Michael R Sweet2019-04-20
* Use ALL_DSOFLAGS and ALL_LDFLAGS to avoid issues with some build frameworks.Michael R Sweet2019-03-19
* Fix compile warning.Michael R Sweet2019-01-24
* Remove remaining references to subscriptions and samba.Michael R Sweet2019-01-24
* Clean out some more _cupsStr cruft that might potentially cause anMichael R Sweet2019-01-21
* Switch to using "all" and "media-col-database" because some vendors apparentlyMichael R Sweet2019-01-21
* Use the same requested-attributes values for all IPP Everywhere setupMichael R Sweet2019-01-21
* CVE-2018-4700: Linux session cookies used a predictable random number seed.Michael R Sweet2018-12-07
* Don't install cupscgi, cupsmime, or cupsppdc shared libraries.Michael R Sweet2018-10-29
* Don't install/remove private headers for internal libraries.Michael R Sweet2018-10-18
* Move debug printfs to internal usage only.Michael R Sweet2018-10-18
* Don't install headers for libcupcgi, libcupsmime, or libcupsppdc.Michael R Sweet2018-10-17
* Search for codesign/true, use LDFLAGS for shared libraries (Issue #5411)Michael R Sweet2018-10-15
* Migrate Windows conditional code to _WIN32 define.Michael R Sweet2018-10-10
* Add code signing for macOS Mojave.Michael R Sweet2018-09-18
* Fix memory leaks found by Coverity (Issue #5375)Michael R Sweet2018-08-21
* Replace the rest of the uses of __attribute__ that need to be portable (Issue...Michael R Sweet2018-07-09
* More tweaks for IPP Everywhere support in web interface.Michael R Sweet2018-06-18
* Support IPP Everywhere driver in web interface (Issue #5338)Michael R Sweet2018-06-18
* Move libcupsimage to the "cups" subdirectory, along with its unit tests andMichael R Sweet2018-01-18
* Online help fixes.Michael Sweet2017-12-19
* Support <body> being indented.Michael Sweet2017-12-18
* License change: Apache License, Version 2.0.Michael R Sweet2017-11-07
* Support the latest HTTP Digest authentication specification (Issue #4862)Michael R Sweet2017-11-06
* No longer support backslash, question mark, or quotes in printer names (Issue...Michael R Sweet2017-11-01
* Drop RSS subscription management from the web interface (Issue #5012)Michael R Sweet2017-11-01
* Fix more issues with libtool support (Issue #5050)Michael R Sweet2017-07-17
* Update libtool support to include --mode=foo stuff - surprise, libtool change...Michael R Sweet2017-07-17
* Fix some (bogus) clang warnings.Michael Sweet2017-06-16
* Fix source file header text duplication text duplication.Michael R Sweet2017-01-16
* Improve performance of web interface with large numbers of jobs (Issue #3819)Michael Sweet2016-05-25
* Merge pull request #4792 from OdyX/fix-spelling-error-in-ipp-varMichael R Sweet2016-04-21
|\
| * Fix spelling error in 'returning'Didier Raboud2016-03-25
* | Drop API help for CGI, MIME, and PPD compiler libraries.Michael Sweet2016-04-12
* | Move CGI, PPD compiler, and MIME heades to the private headers directory.Michael Sweet2016-04-12
* | Remove all of the Subversion keywords from various source files.Michael R Sweet2016-04-11
|/
* Add cupsRasterInitPWGHeader API to setup a raster header using IPP Everywheremsweet2015-12-18
* Add support for hashed job-password values; right now just SHA-1 and SHA-2 ha...msweet2015-11-18
* The web search incorrectly searched time-at-xxx values (STR #4652)msweet2015-06-30
* Security: Fix CERT VU #810572 exploiting the dynamic linker (STR #4609)msweet2015-06-08