]> git.ipfire.org Git - thirdparty/cups.git/history - scheduler/auth.c
Merge pull request #1330 from weblate/weblate-cups-cups
[thirdparty/cups.git] / scheduler / auth.c
2025-05-16  Michael R SweetMore OAuth/OpenID changes for the scheduler:
2025-05-09  Michael R SweetMerge pull request #1255 from OpenPrinting/oauth-web-ui
2025-05-05  Michael R SweetMove CUPS_SID to cgi.h and use it as the state string...
2025-05-02  Michael R SweetSave work on OAuth login/logout workflow (still having...
2025-05-01  Michael R SweetWire up support for CUPS_BEARER cookie in authenticatio...
2025-04-16  Michael R SweetAdd OAuth support to cupsdIsAuthorized (Issue #246)
2025-04-16  Michael R SweetMore OAuth additions (Issue #246):
2025-04-15  Michael R SweetAdd OAuth directives.
2025-01-07  Zdenek DohnalRevert "Update copyrights"
2025-01-07  Zdenek DohnalUpdate copyrights
2024-08-14  Michael R SweetMerge pull request #1031 from RSilicon/f
2024-08-13  Alexander PevznerMerge pull request #1029 from DiPush01/master
2024-08-12  Vladislav TarakanovFix HTTP PeerCred authentication for domain users ... 1029/head
2024-04-02  Michael R SweetMerge pull request #837 from zdohnal/fix-reasons-for...
2024-04-02  Michael R SweetFix some build issues (Issue #674)
2024-04-02  Michael R SweetMerge pull request #674 from AtariDreams/ABI
2024-04-02  Michael R SweetMerge branch 'master' into ABI 674/head
2024-01-12  Michael R SweetMerge pull request #860 from ValdikSS/master
2024-01-12  Zdenek DohnalAdd/update copyrights
2023-09-20  zdohnalMerge pull request from GHSA-pf5r-86w9-678h
2023-09-18  Michael R SweetGet rid of some obsolete defines: HAVE_CRYPT_H, HAVE_DN...
2023-09-13  zdohnalFix behavior of "reserve=rfc1179" in backend/lpd.c
2023-09-11  Michael R SweetNew IPP and raster APIs, plus cleanup.
2023-09-10  Michael R SweetMerge branch 'master' into http_auth_with_qop 260/head
2023-09-08  Michael R SweetMove strlcat/cpy to cupsConcat/CopyString.
2023-09-07  Michael R SweetCleanup, removal of deprecated constants, DEBUG_printf...
2023-09-04  zdohnalscheduler/conf.c: Print to stderr if we can't open...
2023-09-03  Michael R SweetInitial update of TLS support - no more SSPI or Securit...
2023-06-21  RoseCreate shims to pass to array structures as to not...
2023-01-21  Michael R SweetEliminate trivial switch's.
2022-01-27  Zdenek DohnalUpdate copyrights
2021-11-02  Till KamppeterClient Snap support in cupsd: Additional NULL check
2021-10-10  Till KamppeterUse cast for snapd_client_run_snapctl2_sync() not remov...
2021-10-09  Till Kamppetercupsd: Added debug log message if admin access from...
2021-10-09  Till KamppeterMore copy/paste fixes for the "Snap redux" ...
2021-10-09  Till KamppeterFixed Copy/Paste errors of "Snap redux" (PR #269)
2021-10-07  zdohnalMerge pull request #257 from bmasonrh/master
2021-10-06  Michael R SweetMerge pull request #269 from OpenPrinting/snap-redux
2021-10-06  Michael R SweetMerge branch 'master' into snap-redux
2021-10-06  Michael R SweetClean up and simplify snap support.
2021-10-06  Michael R SweetSave work on simplifying snap support.
2021-10-06  Michael R SweetFix some clang-reported issues.
2021-10-05  Michael R SweetMerge pull request #268 from OpenPrinting/oauth
2021-10-05  Michael R SweetFix some clang-reported issues.
2021-09-26  Michael R SweetMerge pull request #239 from liuli0217/master
2021-09-08  Michael R SweetMerge pull request #222 from evanmiller/patch-1
2021-09-07  Michael R SweetMerge branch 'master' into webui_driver_deprecated 218/head
2021-09-07  Michael R SweetMerge pull request #230 from AtariDreams/appcode2
2021-09-07  Alfonso GregoryRemove redundant code 230/head
2021-06-18  Michael R SweetMerge branch 'master' into ipptool 200/head
2021-04-27  Michael R SweetFix @IF(name) handling (Apple #5918)
2021-03-13  jschwenderMerge pull request #1 from OpenPrinting/master
2021-03-11  Till Kamppeterscheduler: Admin task check: Grant access when client...
2021-03-10  Michael R SweetMerge pull request #122 from surajkulriya/pkgconfig2
2021-03-10  Till Kamppeterscheduler: Admin task check: Grant access when client...
2021-03-07  Michael R SweetMerge branch 'master' into remove_underscore 110/head
2021-03-07  Michael R SweetMerge pull request #74 from tsite/m2
2021-03-07  Michael R SweetMerge pull request #70 from frazhome/ZPL-add-Labelsizes
2021-03-07  Michael R SweetMerge pull request #106 from surajkulriya/master
2021-03-07  Michael R SweetMerge pull request #19 from scabrero/web-interface...
2021-03-06  Michael R SweetTransition from the --enable-foo configure options...
2021-03-05  Till Kamppeterscheduler: Admin task check: Code improvements
2021-03-04  Till Kamppeterscheduler: Admin task check: Optimized snapctl arguments
2021-03-04  Till Kamppeterscheduler: Admin task check: Support to use libsnapd...
2021-03-02  Till Kamppeterscheduler: Added remaining changes needed to run CUPS...
2021-03-01  Till Kamppeterscheduler: Added extra check for administrative tasks...
2019-11-18  Michael R SweetMore LGTM changes.
2019-07-16  Michael R SweetAlways check the group membership list (Issue #5613)
2019-06-10  Michael R SweetMerge pull request #5590 from yurashek/master
2019-06-10  Michael R SweetMerge pull request #5593 from mpsuzuki/remove-unused...
2019-06-07  suzuki toshiyaremove unused to64()
2019-02-14  Michael R SweetEliminate use of private macOS security headers/APIs...
2018-11-08  Michael R SweetMerge pull request #5410 from AOSC-Dev/master
2018-10-18  Michael R SweetMove debug printfs to internal usage only.
2018-02-23  Michael R SweetFix builds without PAM (Issue #5253)
2017-11-27  Michael R SweetMerge pull request #5170 from reddevillg/patch-1
2017-11-10  Michael R SweetWorkaround getgrouplist group data overwrite bug on...
2017-11-07  Michael R SweetLicense change: Apache License, Version 2.0.
2017-01-16  Michael R SweetFix source file header text duplication text duplication.
2016-10-21  Michael R SweetMerge pull request #4908 from EvertonMelo/patch-4
2016-10-20  Michael R SweetRemove unnecessary logging.
2016-10-01  Michael R SweetMerge pull request #4885 from OdyX/manpages-inconsistencies
2016-09-21  Michael SweetResolve new build warnings on macOS (Issue #4881)
2016-09-21  Michael R SweetAddress some build warnings on Linux (Issue #4881)
2016-06-21  Michael R SweetMerge pull request #4841 from computersforpeace/doc
2016-06-21  Michael R SweetMerge pull request #4825 from computersforpeace/upstart
2016-06-21  Michael SweetFix some typos (MacmacOS, etc.) that slipped in due...
2016-06-20  Michael R SweetUpdate all references to OS X to macOS.
2016-05-26  Michael R SweetMerge pull request #4818 from jschwender/master
2016-05-26  Michael R SweetMerge pull request #4822 from zdohnal/lpinfo-username
2016-05-13  Michael SweetThe scheduler now uses the getgrouplist function when...
2016-04-21  Michael R SweetMerge pull request #4792 from OdyX/fix-spelling-error...
2016-04-12  Michael R SweetRemove all of the Subversion keywords from various...
2015-10-26  msweetCleanup some DEBUG2 log messages (<rdar://problem/23135...
2015-10-26  msweetStrip trailing ? and / before checking for .ppd (<rdar...
2015-05-05  msweetUpdate copyright.
2015-05-05  msweetFixed <Limit> inside <Location> (STR #4575)
2014-08-28  msweetFix Linux builds without normal prerequisite libraries...
2014-03-28  msweetDrop lppasswd and (server-side) Digest authentication...
2014-02-06  msweetFull sweep of all Clang warnings, plus some bug fixes...
next