aboutsummaryrefslogtreecommitdiff
path: root/doc/html/plugindev
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2025-08-21 05:22:31 +0000
committerCy Schubert <cy@FreeBSD.org>2025-08-21 05:22:47 +0000
commite5fe63eaf1d35ebbeac17eeed04cf873fbb9b3da (patch)
treeadcdf6711153df286ac8a54dcaba012d5d7ab1ef /doc/html/plugindev
parentd82a140dad3a571d66abb2da24acbba90191f168 (diff)
krb5: Import MIT 1.22.1vendor/krb5/1.22.1vendor/krb5
Security: CVE-2025-57736
Diffstat (limited to 'doc/html/plugindev')
-rw-r--r--doc/html/plugindev/ccselect.html4
-rw-r--r--doc/html/plugindev/certauth.html4
-rw-r--r--doc/html/plugindev/clpreauth.html4
-rw-r--r--doc/html/plugindev/general.html4
-rw-r--r--doc/html/plugindev/gssapi.html4
-rw-r--r--doc/html/plugindev/hostrealm.html4
-rw-r--r--doc/html/plugindev/index.html4
-rw-r--r--doc/html/plugindev/internal.html4
-rw-r--r--doc/html/plugindev/kadm5_auth.html4
-rw-r--r--doc/html/plugindev/kadm5_hook.html4
-rw-r--r--doc/html/plugindev/kdcpolicy.html4
-rw-r--r--doc/html/plugindev/kdcpreauth.html4
-rw-r--r--doc/html/plugindev/localauth.html4
-rw-r--r--doc/html/plugindev/locate.html4
-rw-r--r--doc/html/plugindev/profile.html4
-rw-r--r--doc/html/plugindev/pwqual.html4
16 files changed, 32 insertions, 32 deletions
diff --git a/doc/html/plugindev/ccselect.html b/doc/html/plugindev/ccselect.html
index cbb00ae3bfae..9964e6cc4b75 100644
--- a/doc/html/plugindev/ccselect.html
+++ b/doc/html/plugindev/ccselect.html
@@ -9,7 +9,7 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../_static/agogo.css?v=879f3c71" />
<link rel="stylesheet" type="text/css" href="../_static/kerb.css?v=6a0b3979" />
- <script src="../_static/documentation_options.js?v=236fef3b"></script>
+ <script src="../_static/documentation_options.js?v=6dbce55c"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="author" title="About these documents" href="../about.html" />
@@ -134,7 +134,7 @@ module communicates its priority as a result of the <strong>init</strong> method
<div class="footer-wrapper">
<div class="footer" >
- <div class="right" ><i>Release: 1.22-final</i><br />
+ <div class="right" ><i>Release: 1.22.1</i><br />
&copy; <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
</div>
<div class="left">
diff --git a/doc/html/plugindev/certauth.html b/doc/html/plugindev/certauth.html
index f9dc896f770d..60be97fa3017 100644
--- a/doc/html/plugindev/certauth.html
+++ b/doc/html/plugindev/certauth.html
@@ -9,7 +9,7 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../_static/agogo.css?v=879f3c71" />
<link rel="stylesheet" type="text/css" href="../_static/kerb.css?v=6a0b3979" />
- <script src="../_static/documentation_options.js?v=236fef3b"></script>
+ <script src="../_static/documentation_options.js?v=6dbce55c"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="author" title="About these documents" href="../about.html" />
@@ -144,7 +144,7 @@ to free the list.</p>
<div class="footer-wrapper">
<div class="footer" >
- <div class="right" ><i>Release: 1.22-final</i><br />
+ <div class="right" ><i>Release: 1.22.1</i><br />
&copy; <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
</div>
<div class="left">
diff --git a/doc/html/plugindev/clpreauth.html b/doc/html/plugindev/clpreauth.html
index cfbcfa6c19d2..d15d84303db2 100644
--- a/doc/html/plugindev/clpreauth.html
+++ b/doc/html/plugindev/clpreauth.html
@@ -9,7 +9,7 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../_static/agogo.css?v=879f3c71" />
<link rel="stylesheet" type="text/css" href="../_static/kerb.css?v=6a0b3979" />
- <script src="../_static/documentation_options.js?v=236fef3b"></script>
+ <script src="../_static/documentation_options.js?v=6dbce55c"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="author" title="About these documents" href="../about.html" />
@@ -161,7 +161,7 @@ preauthentication mechanism computes one.</p>
<div class="footer-wrapper">
<div class="footer" >
- <div class="right" ><i>Release: 1.22-final</i><br />
+ <div class="right" ><i>Release: 1.22.1</i><br />
&copy; <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
</div>
<div class="left">
diff --git a/doc/html/plugindev/general.html b/doc/html/plugindev/general.html
index ef4b651470d1..9556f9ddbd4f 100644
--- a/doc/html/plugindev/general.html
+++ b/doc/html/plugindev/general.html
@@ -9,7 +9,7 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../_static/agogo.css?v=879f3c71" />
<link rel="stylesheet" type="text/css" href="../_static/kerb.css?v=6a0b3979" />
- <script src="../_static/documentation_options.js?v=236fef3b"></script>
+ <script src="../_static/documentation_options.js?v=6dbce55c"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="author" title="About these documents" href="../about.html" />
@@ -216,7 +216,7 @@ part of the logging specification, defaulting to error severity.)</p>
<div class="footer-wrapper">
<div class="footer" >
- <div class="right" ><i>Release: 1.22-final</i><br />
+ <div class="right" ><i>Release: 1.22.1</i><br />
&copy; <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
</div>
<div class="left">
diff --git a/doc/html/plugindev/gssapi.html b/doc/html/plugindev/gssapi.html
index 199f68c4fb36..fae536199216 100644
--- a/doc/html/plugindev/gssapi.html
+++ b/doc/html/plugindev/gssapi.html
@@ -9,7 +9,7 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../_static/agogo.css?v=879f3c71" />
<link rel="stylesheet" type="text/css" href="../_static/kerb.css?v=6a0b3979" />
- <script src="../_static/documentation_options.js?v=236fef3b"></script>
+ <script src="../_static/documentation_options.js?v=6dbce55c"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="author" title="About these documents" href="../about.html" />
@@ -233,7 +233,7 @@ sequence may be repeated multiple times.</p></li>
<div class="footer-wrapper">
<div class="footer" >
- <div class="right" ><i>Release: 1.22-final</i><br />
+ <div class="right" ><i>Release: 1.22.1</i><br />
&copy; <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
</div>
<div class="left">
diff --git a/doc/html/plugindev/hostrealm.html b/doc/html/plugindev/hostrealm.html
index b2c29eb205c4..f2d429dc6170 100644
--- a/doc/html/plugindev/hostrealm.html
+++ b/doc/html/plugindev/hostrealm.html
@@ -9,7 +9,7 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../_static/agogo.css?v=879f3c71" />
<link rel="stylesheet" type="text/css" href="../_static/kerb.css?v=6a0b3979" />
- <script src="../_static/documentation_options.js?v=236fef3b"></script>
+ <script src="../_static/documentation_options.js?v=6dbce55c"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="author" title="About these documents" href="../about.html" />
@@ -144,7 +144,7 @@ deallocated consistently.</p>
<div class="footer-wrapper">
<div class="footer" >
- <div class="right" ><i>Release: 1.22-final</i><br />
+ <div class="right" ><i>Release: 1.22.1</i><br />
&copy; <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
</div>
<div class="left">
diff --git a/doc/html/plugindev/index.html b/doc/html/plugindev/index.html
index cfa9f04216b3..cffd472c6362 100644
--- a/doc/html/plugindev/index.html
+++ b/doc/html/plugindev/index.html
@@ -9,7 +9,7 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../_static/agogo.css?v=879f3c71" />
<link rel="stylesheet" type="text/css" href="../_static/kerb.css?v=6a0b3979" />
- <script src="../_static/documentation_options.js?v=236fef3b"></script>
+ <script src="../_static/documentation_options.js?v=6dbce55c"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="author" title="About these documents" href="../about.html" />
@@ -159,7 +159,7 @@ plugin modules and how to enable and disable modules via
<div class="footer-wrapper">
<div class="footer" >
- <div class="right" ><i>Release: 1.22-final</i><br />
+ <div class="right" ><i>Release: 1.22.1</i><br />
&copy; <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
</div>
<div class="left">
diff --git a/doc/html/plugindev/internal.html b/doc/html/plugindev/internal.html
index e2ccae32b6a1..f0846bcf6d6a 100644
--- a/doc/html/plugindev/internal.html
+++ b/doc/html/plugindev/internal.html
@@ -9,7 +9,7 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../_static/agogo.css?v=879f3c71" />
<link rel="stylesheet" type="text/css" href="../_static/kerb.css?v=6a0b3979" />
- <script src="../_static/documentation_options.js?v=236fef3b"></script>
+ <script src="../_static/documentation_options.js?v=6dbce55c"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="author" title="About these documents" href="../about.html" />
@@ -145,7 +145,7 @@ installed by the build.</p>
<div class="footer-wrapper">
<div class="footer" >
- <div class="right" ><i>Release: 1.22-final</i><br />
+ <div class="right" ><i>Release: 1.22.1</i><br />
&copy; <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
</div>
<div class="left">
diff --git a/doc/html/plugindev/kadm5_auth.html b/doc/html/plugindev/kadm5_auth.html
index 360c15dfeaf2..97761c7bd9fd 100644
--- a/doc/html/plugindev/kadm5_auth.html
+++ b/doc/html/plugindev/kadm5_auth.html
@@ -9,7 +9,7 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../_static/agogo.css?v=879f3c71" />
<link rel="stylesheet" type="text/css" href="../_static/kerb.css?v=6a0b3979" />
- <script src="../_static/documentation_options.js?v=236fef3b"></script>
+ <script src="../_static/documentation_options.js?v=6dbce55c"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="author" title="About these documents" href="../about.html" />
@@ -143,7 +143,7 @@ modules which do this may not retain compatibility across releases.</p>
<div class="footer-wrapper">
<div class="footer" >
- <div class="right" ><i>Release: 1.22-final</i><br />
+ <div class="right" ><i>Release: 1.22.1</i><br />
&copy; <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
</div>
<div class="left">
diff --git a/doc/html/plugindev/kadm5_hook.html b/doc/html/plugindev/kadm5_hook.html
index 77a65b29d6e0..f3e55d2f84fe 100644
--- a/doc/html/plugindev/kadm5_hook.html
+++ b/doc/html/plugindev/kadm5_hook.html
@@ -9,7 +9,7 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../_static/agogo.css?v=879f3c71" />
<link rel="stylesheet" type="text/css" href="../_static/kerb.css?v=6a0b3979" />
- <script src="../_static/documentation_options.js?v=236fef3b"></script>
+ <script src="../_static/documentation_options.js?v=6dbce55c"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="author" title="About these documents" href="../about.html" />
@@ -136,7 +136,7 @@ across versions as other public pluggable interfaces.</p>
<div class="footer-wrapper">
<div class="footer" >
- <div class="right" ><i>Release: 1.22-final</i><br />
+ <div class="right" ><i>Release: 1.22.1</i><br />
&copy; <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
</div>
<div class="left">
diff --git a/doc/html/plugindev/kdcpolicy.html b/doc/html/plugindev/kdcpolicy.html
index 7075ff8da92e..2be50c4e5eb2 100644
--- a/doc/html/plugindev/kdcpolicy.html
+++ b/doc/html/plugindev/kdcpolicy.html
@@ -9,7 +9,7 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../_static/agogo.css?v=879f3c71" />
<link rel="stylesheet" type="text/css" href="../_static/kerb.css?v=6a0b3979" />
- <script src="../_static/documentation_options.js?v=236fef3b"></script>
+ <script src="../_static/documentation_options.js?v=6dbce55c"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="author" title="About these documents" href="../about.html" />
@@ -134,7 +134,7 @@ this may not retain compatibility across releases.</p>
<div class="footer-wrapper">
<div class="footer" >
- <div class="right" ><i>Release: 1.22-final</i><br />
+ <div class="right" ><i>Release: 1.22.1</i><br />
&copy; <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
</div>
<div class="left">
diff --git a/doc/html/plugindev/kdcpreauth.html b/doc/html/plugindev/kdcpreauth.html
index a1a53801f7d8..3bf9c7106263 100644
--- a/doc/html/plugindev/kdcpreauth.html
+++ b/doc/html/plugindev/kdcpreauth.html
@@ -9,7 +9,7 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../_static/agogo.css?v=879f3c71" />
<link rel="stylesheet" type="text/css" href="../_static/kerb.css?v=6a0b3979" />
- <script src="../_static/documentation_options.js?v=236fef3b"></script>
+ <script src="../_static/documentation_options.js?v=6dbce55c"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="author" title="About these documents" href="../about.html" />
@@ -181,7 +181,7 @@ callback to get an event context for use with the <a class="reference external"
<div class="footer-wrapper">
<div class="footer" >
- <div class="right" ><i>Release: 1.22-final</i><br />
+ <div class="right" ><i>Release: 1.22.1</i><br />
&copy; <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
</div>
<div class="left">
diff --git a/doc/html/plugindev/localauth.html b/doc/html/plugindev/localauth.html
index 141b034459a8..982ca5a882dd 100644
--- a/doc/html/plugindev/localauth.html
+++ b/doc/html/plugindev/localauth.html
@@ -9,7 +9,7 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../_static/agogo.css?v=879f3c71" />
<link rel="stylesheet" type="text/css" href="../_static/kerb.css?v=6a0b3979" />
- <script src="../_static/documentation_options.js?v=236fef3b"></script>
+ <script src="../_static/documentation_options.js?v=6dbce55c"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="author" title="About these documents" href="../about.html" />
@@ -150,7 +150,7 @@ consistently.</p>
<div class="footer-wrapper">
<div class="footer" >
- <div class="right" ><i>Release: 1.22-final</i><br />
+ <div class="right" ><i>Release: 1.22.1</i><br />
&copy; <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
</div>
<div class="left">
diff --git a/doc/html/plugindev/locate.html b/doc/html/plugindev/locate.html
index 9aeb3dabed0a..f67b42cf8962 100644
--- a/doc/html/plugindev/locate.html
+++ b/doc/html/plugindev/locate.html
@@ -9,7 +9,7 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../_static/agogo.css?v=879f3c71" />
<link rel="stylesheet" type="text/css" href="../_static/kerb.css?v=6a0b3979" />
- <script src="../_static/documentation_options.js?v=236fef3b"></script>
+ <script src="../_static/documentation_options.js?v=6dbce55c"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="author" title="About these documents" href="../about.html" />
@@ -139,7 +139,7 @@ object.</p>
<div class="footer-wrapper">
<div class="footer" >
- <div class="right" ><i>Release: 1.22-final</i><br />
+ <div class="right" ><i>Release: 1.22.1</i><br />
&copy; <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
</div>
<div class="left">
diff --git a/doc/html/plugindev/profile.html b/doc/html/plugindev/profile.html
index b6935dc8e457..fa6bd75100f9 100644
--- a/doc/html/plugindev/profile.html
+++ b/doc/html/plugindev/profile.html
@@ -9,7 +9,7 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../_static/agogo.css?v=879f3c71" />
<link rel="stylesheet" type="text/css" href="../_static/kerb.css?v=6a0b3979" />
- <script src="../_static/documentation_options.js?v=236fef3b"></script>
+ <script src="../_static/documentation_options.js?v=6dbce55c"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="author" title="About these documents" href="../about.html" />
@@ -203,7 +203,7 @@ values of malloc and strdup.)</p>
<div class="footer-wrapper">
<div class="footer" >
- <div class="right" ><i>Release: 1.22-final</i><br />
+ <div class="right" ><i>Release: 1.22.1</i><br />
&copy; <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
</div>
<div class="left">
diff --git a/doc/html/plugindev/pwqual.html b/doc/html/plugindev/pwqual.html
index ac33c26dda19..cbf31ab3a973 100644
--- a/doc/html/plugindev/pwqual.html
+++ b/doc/html/plugindev/pwqual.html
@@ -9,7 +9,7 @@
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../_static/agogo.css?v=879f3c71" />
<link rel="stylesheet" type="text/css" href="../_static/kerb.css?v=6a0b3979" />
- <script src="../_static/documentation_options.js?v=236fef3b"></script>
+ <script src="../_static/documentation_options.js?v=6dbce55c"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="author" title="About these documents" href="../about.html" />
@@ -135,7 +135,7 @@ it.</p>
<div class="footer-wrapper">
<div class="footer" >
- <div class="right" ><i>Release: 1.22-final</i><br />
+ <div class="right" ><i>Release: 1.22.1</i><br />
&copy; <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
</div>
<div class="left">