summaryrefslogtreecommitdiff
path: root/cups/usersys.c
Commit message (Expand)AuthorAgeFilesLines
* Sandboxed applications were not able to get the default printer (Issue #5676)Michael R Sweet2019-11-141-9/+2
* Add support for DigestOptions directive in client.conf (Issue #5647)Michael R Sweet2019-10-151-3/+30
* Add UserAgentTokens config directive (Issue #5555)Michael R Sweet2019-04-151-6/+90
* One more spot needs attention.Michael R Sweet2019-03-211-3/+8
* Clean up some build issues on certain platforms.Michael R Sweet2019-03-211-13/+14
* Fix iOS libcups builds (rdar://47386169)Michael R Sweet2019-01-181-23/+98
* Move debug printfs to internal usage only.Michael R Sweet2018-10-181-0/+1
* More build fixes.Michael R Sweet2018-10-161-1/+1
* Add missing DNSSD.LIB functions.Michael R Sweet2018-10-161-2/+2
* Migrate Windows conditional code to _WIN32 define.Michael R Sweet2018-10-101-11/+11
* Fix compile without HAVE_SSLStefan Scherer2018-01-091-0/+2
* Fix default TLS versions.Michael R Sweet2017-12-181-5/+7
* License change: Apache License, Version 2.0.Michael R Sweet2017-11-071-7/+1
* Add support for MinTLS and MaxTLS options (Issue #5119)Michael R Sweet2017-11-031-7/+29
* Fix cipher suite selection with GNU TLS (Issue #5145)Michael Sweet2017-10-191-1/+1
* Fix memory leaks.Michael Sweet2017-09-141-2/+2
* The `SSLOptions` directive in "client.conf" and "cupsd.conf" now supports `De...Michael R Sweet2017-06-261-0/+2
* Save work on documentation.Michael Sweet2017-06-081-3/+3
* Documentation updates.Michael Sweet2017-05-311-1/+5
* Fix source file header text duplication text duplication.Michael R Sweet2017-01-161-1/+1
* Update all references to OS X to macOS.Michael R Sweet2016-06-201-8/+8
* Implement TrustOnFirstUse option and CRLs (GNU TLS) to allow for printing onlyMichael Sweet2016-05-181-2/+110
* Remove all of the Subversion keywords from various source files.Michael R Sweet2016-04-111-7/+0
* Changes to eliminate warnings from new Clang.Michael Sweet2016-03-231-1/+1
* The default password function did not work on some platforms (STR #4750)msweet2016-01-041-1/+3
* Fix access check for domain socket.msweet2015-10-081-4/+1
* Fix domain socket support on Linux (STR #4679)msweet2015-07-301-1/+1
* Fix processing of server overrides without port numbers (STR #4675)msweet2015-07-301-11/+26
* More tweaks for cipher suite restrictions.msweet2015-05-201-0/+2
* Add SSLOptions to enable Diffie-Hellman key exchange and disable TLS/1.0.msweet2015-05-201-3/+7
* Fix several issues with client.conf, CUPS_SERVER, and the "-h" option of mostmsweet2015-02-031-273/+354
* Fixed builds when no SSL/TLS library is available, or when explicitly disabledmsweet2014-12-091-0/+4
* Implement SSLOptions in cupsd.conf and client.conf to allow admins to enablemsweet2014-10-201-22/+72
* Fix Linux builds without normal prerequisite libraries installed.msweet2014-08-281-0/+2
* The User directive in client.conf did not override the USER environment variablemsweet2014-06-091-27/+17
* Add code to validate trust when printing via the IPP backend.msweet2014-05-071-5/+20
* Save work.msweet2014-04-211-18/+1
* Several libcups files did not have the Apple license exception notice (STR #4...msweet2014-02-201-1/+4
* Full sweep of all Clang warnings, plus some bug fixes for incorrect memcpy us...msweet2014-02-061-2/+2
* CUPS incorrectly used the USER environment variable when the name did not matchmsweet2014-01-081-1/+19
* Security: the lppasswd program incorrectly used settings from ~/.cups/client....msweet2013-12-221-34/+15
* The default IPP version did not always get set before creating a new IPPmsweet2013-07-101-0/+2
* Update version numbers.msweet2013-07-031-2/+2
* Update svn:keyword properties.msweet2013-05-291-2/+2
* Merge changes from CUPS 1.7b1-r10947.msweet2013-04-091-30/+1
* Sync up with CUPS 1.7svn-r10893msweet2013-03-111-6/+6
* Merge changes from CUPS 1.7svn-r10861.msweet2013-02-041-9/+89
* Merge changes from CUPS 1.7svn-r10814.msweet2013-01-141-3/+21
* Merge changes from CUPS 1.7svn-r10629.msweet2012-10-011-3/+3
* Merge changes from CUPS 1.6svn-r10437.msweet2012-04-231-6/+6