krb5: Import MIT 1.22.1
Security: CVE-2025-57736
This commit is contained in:
@@ -97,6 +97,18 @@ removed.
|
||||
Beginning with the krb5-1.18 release, all support for single-DES
|
||||
encryption types has been removed.
|
||||
|
||||
Major changes in 1.22.1 (2025-08-20)
|
||||
------------------------------------
|
||||
|
||||
This is a bug fix release.
|
||||
|
||||
* Fix a vulnerability in GSS MIC verification [CVE-2025-57736].
|
||||
|
||||
krb5-1.22.1 changes by ticket ID
|
||||
--------------------------------
|
||||
|
||||
9181 verify_mic_v3 broken in 1.22
|
||||
|
||||
Major changes in 1.22 (2025-08-05)
|
||||
----------------------------------
|
||||
|
||||
@@ -383,6 +395,7 @@ reports, suggestions, and valuable resources:
|
||||
Roland Dowdeswell
|
||||
Ken Dreyer
|
||||
Dorian Ducournau
|
||||
Francis Dupont
|
||||
Viktor Dukhovni
|
||||
Jason Edgecombe
|
||||
Mark Eichin
|
||||
|
||||
@@ -67,7 +67,7 @@ The error code and strings are returned in *result_code* , *result_code_string*
|
||||
|
||||
.. note::
|
||||
|
||||
If *change_password_for* is set to NULL, the change is performed on the default principal in *ccache* . If *change_password_for* is non null, the change is performed on the specified principal.
|
||||
If *change_password_for* is set to NULL, the change is performed on the default principal in *ccache* . If *change_password_for* is nonnull, the change is performed on the specified principal.
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
const DOCUMENTATION_OPTIONS = {
|
||||
VERSION: '1.22-final',
|
||||
VERSION: '1.22.1',
|
||||
LANGUAGE: 'en',
|
||||
COLLAPSE_INDEX: false,
|
||||
BUILDER: 'html',
|
||||
|
||||
+2
-2
@@ -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="#" />
|
||||
@@ -131,7 +131,7 @@ to maintain.</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 />
|
||||
© <a href="copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -154,7 +154,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -199,7 +199,7 @@ variables.</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 />
|
||||
© <a href="../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -1006,7 +1006,7 @@ variables.</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 />
|
||||
© <a href="../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -258,7 +258,7 @@ activation is used.</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 />
|
||||
© <a href="../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -525,7 +525,7 @@ variables.</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 />
|
||||
© <a href="../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -603,7 +603,7 @@ variables.</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 />
|
||||
© <a href="../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -191,7 +191,7 @@ variables.</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 />
|
||||
© <a href="../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -263,7 +263,7 @@ variables.</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 />
|
||||
© <a href="../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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 @@ variables.</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 />
|
||||
© <a href="../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -242,7 +242,7 @@ caller-provided sockets will be ignored if socket activation is used.</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 />
|
||||
© <a href="../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -266,7 +266,7 @@ variables.</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 />
|
||||
© <a href="../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -245,7 +245,7 @@ variables.</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 />
|
||||
© <a href="../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -522,7 +522,7 @@ converted to the new master key.</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 />
|
||||
© <a href="../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -280,7 +280,7 @@ point for learning to configure firewalls.</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 />
|
||||
© <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -175,7 +175,7 @@ attribute.</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 />
|
||||
© <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -158,7 +158,7 @@ corrupted, you can load the most recent dump onto the primary KDC.
|
||||
|
||||
<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 />
|
||||
© <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -152,7 +152,7 @@ KDC database.</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 />
|
||||
© <a href="../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -307,7 +307,7 @@ operations in addition to those authorized by the ACL file.</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 />
|
||||
© <a href="../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -1040,7 +1040,7 @@ follows:</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 />
|
||||
© <a href="../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -1326,7 +1326,7 @@ Valid parameters are:</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 />
|
||||
© <a href="../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -250,7 +250,7 @@ for initial ticket requests.</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 />
|
||||
© <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -682,7 +682,7 @@ config file, and the per-replica dump files are stored in
|
||||
|
||||
<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 />
|
||||
© <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -262,7 +262,7 @@ requests.</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 />
|
||||
© <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -200,7 +200,7 @@ and dictionary attacks are usually not a concern.</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 />
|
||||
© <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -370,7 +370,7 @@ be ignored.</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 />
|
||||
© <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -127,7 +127,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -336,7 +336,7 @@ take over, and the rest of krb5.conf will be ignored.</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 />
|
||||
© <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -167,7 +167,7 @@ as <code class="docutils literal notranslate"><span class="pre">kinit</span></co
|
||||
|
||||
<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 />
|
||||
© <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -160,7 +160,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -171,7 +171,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -199,7 +199,7 @@ readable only by root.</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 />
|
||||
© <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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 @@ krb5.conf.</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 />
|
||||
© <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -627,7 +627,7 @@ set up incremental propagation to replica KDCs. See
|
||||
|
||||
<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 />
|
||||
© <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -267,7 +267,7 @@ read access, account lockout will not function.</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 />
|
||||
© <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -215,7 +215,7 @@ equivalent to one DEFAULT token (<code class="docutils literal notranslate"><spa
|
||||
|
||||
<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 />
|
||||
© <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -456,7 +456,7 @@ and verify that authentication is unsuccessful.</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 />
|
||||
© <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -242,7 +242,7 @@ add <code class="docutils literal notranslate"><span class="pre">SASL_NOCANON</s
|
||||
|
||||
<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 />
|
||||
© <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -376,7 +376,7 @@ the database to additional replicas.</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 />
|
||||
© <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -173,7 +173,7 @@ used.</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 />
|
||||
© <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -240,7 +240,7 @@ location on the replica.</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 />
|
||||
© <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -153,7 +153,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -803,7 +803,7 @@ gss_get_mic_iov_length and gss_get_mic_iov:</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 />
|
||||
© <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -147,7 +147,7 @@ if it wasn’t explicitly set in the context</p></td>
|
||||
|
||||
<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 />
|
||||
© <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -124,7 +124,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -407,7 +407,7 @@ that the users would access reside on networked servers.</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 />
|
||||
© <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -529,7 +529,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -142,7 +142,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -132,7 +132,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -132,7 +132,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -141,7 +141,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -128,7 +128,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -128,7 +128,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -133,7 +133,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -133,7 +133,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -132,7 +132,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -142,7 +142,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -133,7 +133,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -133,7 +133,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -133,7 +133,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -141,7 +141,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -133,7 +133,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -133,7 +133,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -133,7 +133,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -126,7 +126,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -133,7 +133,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -133,7 +133,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -133,7 +133,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -133,7 +133,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -126,7 +126,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -133,7 +133,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -133,7 +133,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -132,7 +132,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -133,7 +133,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -138,7 +138,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -141,7 +141,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -138,7 +138,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -133,7 +133,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -133,7 +133,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -137,7 +137,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -133,7 +133,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -137,7 +137,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -132,7 +132,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -141,7 +141,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -140,7 +140,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -128,7 +128,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -132,7 +132,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
@@ -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" />
|
||||
@@ -132,7 +132,7 @@
|
||||
|
||||
<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 />
|
||||
© <a href="../../../copyright.html">Copyright</a> 1985-2025, MIT.
|
||||
</div>
|
||||
<div class="left">
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user