summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix missing commaAlfonso Gregory2021-09-151-1/+1
* Remove redundant codeAlfonso Gregory2021-09-071-1/+1
* Add DISPLAY-MATCH to ipptool.Michael R Sweet2021-05-121-42/+69
* Make sure monitor_done is initialized before running the monitor thread (than...Michael R Sweet2021-05-021-0/+3
* Fix a DISPLAY bug in ipptool (OpenPrinting #139)Michael R Sweet2021-04-291-133/+201
* Add WITH-DISTINCT-VALUES support for collections.bug-fix-rollup-1Michael R Sweet2021-04-211-0/+24
* Automatically choose an available port.Michael R Sweet2021-04-091-25/+44
* Import all of the bug fixes from the OpenPrinting CUPS repository.Michael R Sweet2021-04-059-827/+4509
* Update default PAM service (cups instead of other)Michael R Sweet2019-12-021-1/+1
* Clean up authentication support.Michael R Sweet2019-12-021-31/+47
* Also authenticate web IF.Michael R Sweet2019-12-021-21/+32
* Limit DNS-SD advertisements to the loopback interface for "localhost" andMichael R Sweet2019-12-021-4/+11
* Add authentication support to ippeveprinter (Issue #5665)Michael R Sweet2019-12-022-9/+233
* Address multiple minor issues reported by the LGTM security scanner:Michael R Sweet2019-11-182-7/+9
* Fix the default common name used by ippeveprinter...Michael R Sweet2019-09-051-4/+4
* Eliminate new GCC compiler warnings (Issue #5591)Michael R Sweet2019-06-131-2/+2
* Swapped branches of HAVE_SSL conditionJiri Sasek2019-06-031-2/+2
* Fix `EXPECT !name WITH-VALUE ...` tests.Michael R Sweet2019-05-231-1/+1
* Normalize ippeveprinter environment with ippserver:Michael R Sweet2019-05-171-4/+26
* Fix Linux build issues with new LINKCUPS macro (Issue #5261)Michael R Sweet2019-05-171-2/+2
* Fix Windows build errors.Michael R Sweet2019-05-151-6/+13
* Update build system and cups-config script to not add extra libraries to theMichael R Sweet2019-05-151-13/+10
* Optimize PDFs and default printer icon (Issue #5529)Michael R Sweet2019-05-152-441/+299
* Add support for $date-current, $date-start, and ISO-8601 time period values forMichael R Sweet2019-05-131-0/+7
* Tweak some ippeveprinter web interface content.Michael R Sweet2019-05-131-1/+3
* Use CUPS_RAND macro instead of rand().Michael R Sweet2019-05-081-1/+1
* Another clang warning...Michael R Sweet2019-05-081-4/+2
* Fix another clang warning.Michael R Sweet2019-05-081-4/+2
* Fix clang warnings.Michael R Sweet2019-05-081-12/+12
* Fill out the list of job creation attributes.Michael R Sweet2019-05-061-14/+64
* Move ippeveprinter commands to CUPS_SERVERBIN/command.Michael R Sweet2019-05-032-6/+6
* Fix missing header in ippeveps.c, add .gz to man pages in RPM spec file (RedMichael R Sweet2019-05-021-0/+1
* Fix install of tools.Michael R Sweet2019-04-261-1/+1
* Fix whitespace issues.Michael R Sweet2019-04-262-4/+4
* Move example ipptool files to the examples directory.Michael R Sweet2019-04-2612-0/+18530
* Rename "tools" to "scripts", since that's what is contained.Michael R Sweet2019-04-266-374/+0
* Specify GPG signing user.Michael R Sweet2018-06-061-1/+1
* Fix RPM packaging issues.Michael R Sweet2017-12-191-3/+3
* Need to look further down in CHANGES.md, fix messages to use .md suffix.Michael R Sweet2017-11-011-4/+4
* Update version check to reflect new changelog title format.v2.2.6Michael R Sweet2017-11-011-3/+3
* Rename README, INSTALL, CHANGES, and CREDITS files to .md (markdown).Michael R Sweet2017-05-011-3/+3
* Fix scripts and RPM spec file.Michael Sweet2017-01-172-5/+5
* Fix filename of source tarball.Michael Sweet2017-01-171-1/+1
* Bring back RPM test script, tweak makesrcdist to work.Michael R Sweet2017-01-172-3/+33
* Re-add gpg command.v2.2b2Michael Sweet2016-06-241-1/+6
* Remove source directory.v2.2b1Michael Sweet2016-06-141-1/+1
* Use "vN.N.N" for the tag name starting in 2.2.Michael Sweet2016-06-141-2/+2
* Push the created tag.Michael Sweet2016-06-141-0/+1
* Fix typos.Michael Sweet2016-06-141-5/+5
* New makesrcdist script.Michael Sweet2016-06-141-0/+104