summaryrefslogtreecommitdiff
path: root/cgi-bin
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant codeAlfonso Gregory2021-09-072-5/+6
* Move 'everywhere' model support into cupsd (Issue #5919)Michael R Sweet2021-06-231-84/+2
* Import all of the bug fixes from the OpenPrinting CUPS repository.Michael R Sweet2021-04-056-18/+25
* Update Github repository to match macOS 11.2 CUPS sources (cups-494.1).Michael R Sweet2021-04-051-1/+1
* LGTM only supports C++ style comments...Michael R Sweet2019-11-191-1/+1
* Address multiple minor issues reported by the LGTM security scanner:Michael R Sweet2019-11-181-1/+1
* Merge pull request #5621 from zdohnal/cgigetarray-sigsegvMichael R Sweet2019-10-151-0/+3
|\
| * SIGSEGV in CUPS web ui when adding a printerZdenek Dohnal2019-07-291-0/+3
* | Fix some PPD parser issues discovered via fuzzing (Issue #5623, Issue #5624)Michael R Sweet2019-08-011-0/+9
|/
* Update build system and cups-config script to not add extra libraries to theMichael R Sweet2019-05-151-11/+8
* More clang warning fixes.Michael R Sweet2019-04-203-15/+37
* Use ALL_DSOFLAGS and ALL_LDFLAGS to avoid issues with some build frameworks.Michael R Sweet2019-03-191-9/+9
* Fix compile warning.Michael R Sweet2019-01-241-4/+0
* Remove remaining references to subscriptions and samba.Michael R Sweet2019-01-241-187/+0
* Clean out some more _cupsStr cruft that might potentially cause anMichael R Sweet2019-01-212-28/+26
* Switch to using "all" and "media-col-database" because some vendors apparentlyMichael R Sweet2019-01-211-3/+1
* Use the same requested-attributes values for all IPP Everywhere setupMichael R Sweet2019-01-211-1/+9
* CVE-2018-4700: Linux session cookies used a predictable random number seed.Michael R Sweet2018-12-071-1/+3
* Don't install cupscgi, cupsmime, or cupsppdc shared libraries.Michael R Sweet2018-10-291-70/+15
* Don't install/remove private headers for internal libraries.Michael R Sweet2018-10-181-42/+13
* Move debug printfs to internal usage only.Michael R Sweet2018-10-184-103/+26
* Don't install headers for libcupcgi, libcupsmime, or libcupsppdc.Michael R Sweet2018-10-171-7/+0
* Search for codesign/true, use LDFLAGS for shared libraries (Issue #5411)Michael R Sweet2018-10-151-3/+3
* Migrate Windows conditional code to _WIN32 define.Michael R Sweet2018-10-101-2/+2
* Add code signing for macOS Mojave.Michael R Sweet2018-09-181-1/+11
* Fix memory leaks found by Coverity (Issue #5375)Michael R Sweet2018-08-211-2/+4
* Replace the rest of the uses of __attribute__ that need to be portable (Issue...Michael R Sweet2018-07-091-5/+1
* More tweaks for IPP Everywhere support in web interface.Michael R Sweet2018-06-181-3/+0
* Support IPP Everywhere driver in web interface (Issue #5338)Michael R Sweet2018-06-181-3/+8
* Move libcupsimage to the "cups" subdirectory, along with its unit tests andMichael R Sweet2018-01-181-5/+3
* Online help fixes.Michael Sweet2017-12-192-15/+106
* Support <body> being indented.Michael Sweet2017-12-181-3/+5
* License change: Apache License, Version 2.0.Michael R Sweet2017-11-0719-95/+19
* Support the latest HTTP Digest authentication specification (Issue #4862)Michael R Sweet2017-11-061-6/+2
* No longer support backslash, question mark, or quotes in printer names (Issue...Michael R Sweet2017-11-011-5/+2
* Drop RSS subscription management from the web interface (Issue #5012)Michael R Sweet2017-11-011-285/+1
* Fix more issues with libtool support (Issue #5050)Michael R Sweet2017-07-171-9/+9
* Update libtool support to include --mode=foo stuff - surprise, libtool change...Michael R Sweet2017-07-171-20/+20
* Fix some (bogus) clang warnings.Michael Sweet2017-06-161-1/+1
* Fix source file header text duplication text duplication.Michael R Sweet2017-01-1619-20/+20
* Improve performance of web interface with large numbers of jobs (Issue #3819)Michael Sweet2016-05-253-83/+48
* Merge pull request #4792 from OdyX/fix-spelling-error-in-ipp-varMichael R Sweet2016-04-211-1/+1
|\
| * Fix spelling error in 'returning'Didier Raboud2016-03-251-1/+1
* | Drop API help for CGI, MIME, and PPD compiler libraries.Michael Sweet2016-04-123-76/+5
* | Move CGI, PPD compiler, and MIME heades to the private headers directory.Michael Sweet2016-04-121-5/+8
* | Remove all of the Subversion keywords from various source files.Michael R Sweet2016-04-1119-228/+64
|/
* Add cupsRasterInitPWGHeader API to setup a raster header using IPP Everywheremsweet2015-12-181-1/+2
* Add support for hashed job-password values; right now just SHA-1 and SHA-2 ha...msweet2015-11-181-1/+2
* The web search incorrectly searched time-at-xxx values (STR #4652)msweet2015-06-301-0/+3
* Security: Fix CERT VU #810572 exploiting the dynamic linker (STR #4609)msweet2015-06-082-50/+4