<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>
<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Timo Aaltonen pushed to branch upstream
at <a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi">FreeIPA packaging / mod-auth-gssapi</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/19bed6461c24c4fab8e18e46b0b33b52b5ad9b17">19bed646</a></strong>
<div>
<span>by Robbie Harwood</span>
<i>at 2018-04-23T14:10:56-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">[travis] Bring back virtualenv logic
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/85c9eebfbdbe1c98b8fdec3bf27bc10164596726">85c9eebf</a></strong>
<div>
<span>by Robbie Harwood</span>
<i>at 2018-04-23T14:12:11-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update package list for python-requests-gssapi
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/adc126efee78fb8c92a889106704b78e2ac9db11">adc126ef</a></strong>
<div>
<span>by Will Saxon</span>
<i>at 2018-04-24T16:31:00-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Make ./configure alert on missing tools
- Fail if bison/flex are missing
- Emit a more specific error message when pkg-config is missing
Signed-off-by: Will Saxon <willsaxon.github@gmail.com>
[rharwood@redhat.com: Move pkg-config check, cleanup commit message]
Fixes: #172
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/6f30ac3ff7ccd7c31130413e97cb3dcf22a11a55">6f30ac3f</a></strong>
<div>
<span>by Robbie Harwood</span>
<i>at 2018-04-27T12:53:44-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Remove $(LEXLIB) from Makefile
libfl expects a symbol from elsewhere. As a result, we end up linking
too much. And since we're making a plugin, this error isn't
recognized until load time.
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/83e15e08333aaecc0d4f96c7ccbafe5e5d2cd2f2">83e15e08</a></strong>
<div>
<span>by Robbie Harwood</span>
<i>at 2018-04-27T12:53:44-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">[travis] Increase Debian to sid, since previous commit fixed it
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/b279695c330c96fd43ce38e947638d8f4316fbd9">b279695c</a></strong>
<div>
<span>by Robbie Harwood</span>
<i>at 2018-05-31T12:55:02-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Make description of GssapiConnectionBound scarier
Clarify that this is really only for NTLMSSP, and recommend that it be
left in the off position.
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
Reviewd-by: Simo Sorce <simo@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/723ccf9265f4a36ebe913fa94d5b23eb33f5dfdf">723ccf92</a></strong>
<div>
<span>by Robbie Harwood</span>
<i>at 2018-06-27T11:32:37-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Clarify s4u2self/s4u2proxy in docs for GssapiImpersonate
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
Reviewed-by: Simo Sorce <simo@redhat.com>
Merges: #183
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/7e03a0b660b88c084f3d3744d89c30251e068691">7e03a0b6</a></strong>
<div>
<span>by Robbie Harwood</span>
<i>at 2018-07-20T10:49:43-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Allow building without ap_log_rdata()
Apache added ap_log_rdata() in 2.4.11. However, el7 only has apache
2.4.6, and it's not worth bumping our version requirement for just a
logging function.
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
Reviewed-by: Simo Sorce <simo@redhat.com>
Fixes: #184
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/46c20dd5a089d17fee00a345486101086c8fc2a8">46c20dd5</a></strong>
<div>
<span>by Simo Sorce</span>
<i>at 2018-09-17T14:56:26-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Detect libcrypto function instead of using version
Instead of trying to guess which version introduced new openssl
functions we depend on, detect them in configure and declare them
only if they are not found.
Fixes #188
Signed-off-by: Simo Sorce <simo@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/4a68fedd87ae38e32ed01d55869d1fcf60fe33cc">4a68fedd</a></strong>
<div>
<span>by Robbie Harwood</span>
<i>at 2018-10-24T16:27:33-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Remove dead variable "text"
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/2157b4bbd8d01eb194b29094923123515606af48">2157b4bb</a></strong>
<div>
<span>by Robbie Harwood</span>
<i>at 2018-10-24T16:27:33-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Explicitly set umask before calling mkstemp()
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/1fc80aff456ab2b516466c3c357e7bd2675ff16c">1fc80aff</a></strong>
<div>
<span>by Ken Dreyer</span>
<i>at 2018-11-13T13:56:45-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">README: reword GssapiLocalName description
Use the active voice to make this paragraph clearer.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/881f98ee08f6d8d7a2352ab2f3e8e38845cf8039">881f98ee</a></strong>
<div>
<span>by Robbie Harwood</span>
<i>at 2019-01-03T15:30:21-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">In tests, show the exception on failure
Otherwise, the user might get nothing at all out, depending on what failed.
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/751eb09e7abf38f49fc525e1616d48a6f951673f">751eb09e</a></strong>
<div>
<span>by Robbie Harwood</span>
<i>at 2019-01-03T15:30:21-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix tests to work with python3
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/b2e758518947f9857eef98207b0ecd07f69b4aca">b2e75851</a></strong>
<div>
<span>by Robbie Harwood</span>
<i>at 2019-01-03T15:30:21-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Modernize Travis for new distros and python3
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/67599ba7d832f9b1d961916b5d69637367a15b78">67599ba7</a></strong>
<div>
<span>by Alejandro Perez</span>
<i>at 2019-02-05T08:23:17-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update mod_auth_gssapi.spec</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/f89b876be5619d750e6ab4ea6e730a9a26b1cac4">f89b876b</a></strong>
<div>
<span>by Robbie Harwood</span>
<i>at 2019-02-19T15:10:57-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix integer sizes used with ap_set_flag_slot()
ap_set_flag_slot() requires a field of type `int`. Previously we
passed type `bool` in two places, causing test failures on s390x
because logging was not correctly configured.
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/4f44208de4cf897e78999dbfa078d61d52bc3e15">4f44208d</a></strong>
<div>
<span>by Robbie Harwood</span>
<i>at 2019-03-11T14:27:21-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Appease flake8 (E303) to fix Travis
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/6aa0a5bfe9d60a50cf36c561268c5d7c1fdb2f0e">6aa0a5bf</a></strong>
<div>
<span>by Robbie Harwood</span>
<i>at 2019-03-18T13:00:21-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">[tests] Test suite fixes for virtualenv and clang
- Typo fix - VIRTUAL_ENV in magtests.py
- testenv object manipulation fix in magtests.py
- Work around -fstack-clash-protection problems in clang
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/9c555e2a42653153c0f0159446b90a26c14e9465">9c555e2a</a></strong>
<div>
<span>by Alejandro Perez</span>
<i>at 2019-03-25T11:58:25-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Pass GSS_C_NO_OID as the mechanism to gss_localname.
Passing the actual mechanism name does not work as expected
with SPNEGO-wrapped names.
More details in http://krbdev.mit.edu/rt/Ticket/Display.html?id=8782
Signed-off-by: Alejandro Perez <alex.perez-mendez@jisc.ac.uk>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/807747d8e971e48dee8a3debd07ee6625c41937b">807747d8</a></strong>
<div>
<span>by Alejandro Perez</span>
<i>at 2019-03-25T13:29:02-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Some improvements on the spec file
* Now, version is automatically taken from the configure script
* Added bison and flex as BuildRequire
Signed-off-by: Alejandro Perez <alex.perez-mendez@jisc.ac.uk>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/d535dd4e8add8b5fbaf5fffd692e8973d60738d5">d535dd4e</a></strong>
<div>
<span>by Simo Sorce</span>
<i>at 2019-04-03T16:47:13-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add Yacc/Lex artifacts to .gitignore
Signed-off-by: Simo Sorce <simo@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/318db0b0e3777d4cfdc09eeef98e28c478607271">318db0b0</a></strong>
<div>
<span>by Simo Sorce</span>
<i>at 2019-04-03T16:47:13-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix mag_auth_basic function call.
In order to respect the API we'd have to return nech_type as a copy of
the mech found to correctly complete authentication.
It would need to be a copy because the actual_mechs variable is an array
of statically copied OIDs not an array of pointers.
Instead change mag_auth_basic to directly call mag_complete() and
mag_cache_basic on success. This is easier than attempting to handle
copying out OIDs and then freeing them in the caller as GSSAPI does not
offer standard APIs for copying OIDs.
As a side-effect we reduce the number of arguments to mag_auth_gssapi,
which is good, to the slight detriment of legibility in the main
function as now you need to know mag_auth_basic() is already calling
mag_complete(). The trade off is worth it though.
Signed-off-by: Simo Sorce <simo@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/4a22af70389e071e451e8bb21cf67e3b72212291">4a22af70</a></strong>
<div>
<span>by Simo Sorce</span>
<i>at 2019-04-03T16:47:13-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Move check for persistent send
There are a few paths that lead to the done label being reached with a
success status (ret = OK) so the check for sending the persistent header
should probably be done after the done label to catch those other paths
too.
Signed-off-by: Simo Sorce <simo@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/812fa38cc7009aaf010cf4bcec4a1df24ed2d3cb">812fa38c</a></strong>
<div>
<span>by Robbie Harwood</span>
<i>at 2019-06-26T17:37:28-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">[travis] Don't log on expected installation failure
python3-requests-gssapi isn't packaged everywhere, and the Travis
logic will fall back to pulling from PyPI. Remove the noise.
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/e51d5bb080bce250af9b8dd0b9ddcb6af356ab1d">e51d5bb0</a></strong>
<div>
<span>by Robbie Harwood</span>
<i>at 2019-06-26T17:37:28-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Adapt and document sweeper.py for gssproxy
Resolves: #207
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/28a61ed00cc064e01fc2f4b4117e4c2bb35d69d5">28a61ed0</a></strong>
<div>
<span>by Ken Dreyer</span>
<i>at 2020-04-16T18:38:28-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">README: document default boolean config values
Prior to this change, we documented the default values for some of the
boolean configuration options, but not all of the options.
Document the default values for all the remaining boolean config
options.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/dedf84d40034938fd83c49d1e14dafcfb0627e5c">dedf84d4</a></strong>
<div>
<span>by Ken Dreyer</span>
<i>at 2020-04-16T21:58:25-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">README: add warning for GssapiSSLonly
It's easy for users to accidentally set GssapiSSLonly to "Off" in
production, or instruct other users to turn this "Off" without
understanding the consequences.
Advise users that they should always use HTTPS in production.
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/a47d4d498525bd2c78f8c75dc08a36b558262fcb">a47d4d49</a></strong>
<div>
<span>by Simo Sorce</span>
<i>at 2020-04-25T17:58:56-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix gss_localname with SPNEGO wrapping
This fixes a regression introduced with commit:
9c555e2a42653153c0f0159446b90a26c14e9465
Thanks to Matt Woodyard for patient help in debugging this issue.
Signed-off-by: Simo Sorce <simo@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/dca7b51bb818f22ef0a16ef1b96e6aff1dc0a941">dca7b51b</a></strong>
<div>
<span>by Simo Sorce</span>
<i>at 2020-04-25T17:58:56-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add test for gss_localname
Signed-off-by: Simo Sorce <simo@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/9112cc87f65943c620428365d44046a28050b2e6">9112cc87</a></strong>
<div>
<span>by Simo Sorce</span>
<i>at 2020-04-26T14:30:41-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Release version 1.6.2
Signed-off-by: Simo Sorce <simo@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/6d9c00571fd34527f042a18faf5264dd104de15f">6d9c0057</a></strong>
<div>
<span>by Simo Sorce</span>
<i>at 2020-05-15T13:24:54-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix flake8 issues to pass build
Signed-off-by: Simo Sorce <simo@redhat.com>
Reviewed-by: Robbie Harwood <rharwood@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/eb6de7e946d7ecc9292bb454d43ac05f0801adf7">eb6de7e9</a></strong>
<div>
<span>by Simo Sorce</span>
<i>at 2020-05-15T13:25:18-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix distcheck
Signed-off-by: Simo Sorce <simo@redhat.com>
Reviewed-by: Robbie Harwood <rharwood@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/09df7584b4abadbfea411adafdcc825da5b720d3">09df7584</a></strong>
<div>
<span>by Simo Sorce</span>
<i>at 2020-05-15T13:25:24-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add option to control timeout for Basic Auth
Adds new option and tests.
Adds optional dependency on libfaketime to test this feature.
Fixes: #210
Signed-off-by: Simo Sorce <simo@redhat.com>
Merges: #217
Reviewed-by: Robbie Harwood <rharwood@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/367120a1c02641680a8f51bd59cc96d56cc9804b">367120a1</a></strong>
<div>
<span>by Robbie Harwood</span>
<i>at 2020-05-15T20:12:40+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">[tests] Support Debian's libfaketime
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/e60384c0d4d4b4c213ec728ec3d444f998625941">e60384c0</a></strong>
<div>
<span>by Robbie Harwood</span>
<i>at 2020-05-15T20:12:40+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">[tests] Fixup virtualenv handling
Fixes an issue where virtualenv's PATH would get lost
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/98fb40caf004079a8248dfee2759399ef44f44d1">98fb40ca</a></strong>
<div>
<span>by Robbie Harwood</span>
<i>at 2020-05-15T20:12:40+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">[CI] Migrate to GitHub Actions
Drop centos builder since el7 isn't being updated and el8 is missing
dependencies. Move flake onto fedora-gcc.
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/3f9ed4113a6bbcefe9e1e2e343adb0402d28a357">3f9ed411</a></strong>
<div>
<span>by Simo Sorce</span>
<i>at 2020-05-15T16:29:15-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add ability to expose the used mechanism
A new option named GssapiPublishMech enables setting an environemnt
variable named GSS_MECH that exposed the authentication type and
mechanism used for authentication.
Signed-off-by: Simo Sorce <simo@redhat.com>
Merges: #206
Resolves: #199
Reviewed-by: Robbie Harwood <rharwood@redhat.com>
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/commit/75ac8df55b23e1907cd534d2716937579d6af027">75ac8df5</a></strong>
<div>
<span>by Simo Sorce</span>
<i>at 2020-08-05T13:06:38-04:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Release versio 1.6.3
Signed-off-by: Simo Sorce <simo@redhat.com>
</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#899ce9c202bf7bb5480e72836c3edc773c9c4244">
<span class="new-file">
+
.github/workflows/ci.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
.gitignore
</a>
</li>
<li class="file-stats">
<a href="#5df871cf0a8f639b7c29adc261902b7dc6808414">
<span class="deleted-file">
−
.travis.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#dea01dd89a3b602828e630677fde5d77c06441c8">
<span class="deleted-file">
−
.travis.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#69e27356ef629022720d868ab0c0e3394775b6c1">
README
</a>
</li>
<li class="file-stats">
<a href="#b1aa720aab138af438d369d3f9631dc4d2c0006a">
<span class="new-file">
+
ci/ci.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#3c6478a54f0e4183bc3f0c84a535d77dc97c41a8">
<span class="new-file">
+
ci/run_dockerized.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#87db583be5c13c1f7b3c958b10e03d67b6a2ca06">
configure.ac
</a>
</li>
<li class="file-stats">
<a href="#7633002ad373c747db8781433742fad81b2de1b4">
contrib/mod_auth_gssapi.spec
→
contrib/mod_auth_gssapi.spec.in
</a>
</li>
<li class="file-stats">
<a href="#1f5fa40a85f0b2f5b52c32f4010d3708e5486b79">
contrib/sweeper.py
</a>
</li>
<li class="file-stats">
<a href="#67e794015a01b8816bd16290e5f8538236da8245">
src/Makefile.am
</a>
</li>
<li class="file-stats">
<a href="#b1acd64bfc702e83ef9d72ac88869589744d3d66">
src/crypto.c
</a>
</li>
<li class="file-stats">
<a href="#6ae2e115dfa28408dc748bbf98583e89e2b422ab">
src/environ.c
</a>
</li>
<li class="file-stats">
<a href="#74fc6f9d6c2e8cdc474cf1417957e051a8e04bee">
src/environ.h
</a>
</li>
<li class="file-stats">
<a href="#0a4c124890a040ccf34792d07bdab1cd10c13438">
src/mod_auth_gssapi.c
</a>
</li>
<li class="file-stats">
<a href="#a37385518fdf1e76c00c5fa00a03233cf9030f45">
src/mod_auth_gssapi.h
</a>
</li>
<li class="file-stats">
<a href="#cd4a49a19da4998db914e7cb10b78953338a4273">
tests/Makefile.am
</a>
</li>
<li class="file-stats">
<a href="#c9b2e755ab4674c5f928393c3af9096ec0b7f7da">
tests/httpd.conf
</a>
</li>
<li class="file-stats">
<a href="#6551f2c7ee8d9824309a815e290e79fdf954fabe">
<span class="new-file">
+
tests/localname.html
</span>
</a>
</li>
<li class="file-stats">
<a href="#6ab16c7a9da2319a209a0e9f3f60e3ca5d9ff06b">
tests/magtests.py
</a>
</li>
<li class="file-stats">
<a href="#517c8a9e7f7f21ddb0cba43311942063569bbc26">
<span class="new-file">
+
tests/mech.html
</span>
</a>
</li>
<li class="file-stats">
<a href="#6f6bf7555fab27288245a34b92c0f2edd9c9dce0">
tests/t_bad_acceptor_name.py
</a>
</li>
<li class="file-stats">
<a href="#1e4291853a134b0fe83ae9479397bab801376524">
tests/t_basic_k5.py
</a>
</li>
<li class="file-stats">
<a href="#6691ef41942b424736b8e45527665445165c7e61">
tests/t_basic_k5_fail_second.py
</a>
</li>
<li class="file-stats">
<a href="#8cb81c4d2c6ede24f842611952162819adf4d986">
tests/t_basic_k5_two_users.py
</a>
</li>
<li class="file-stats">
<a href="#225a7dff0244959bad37a8c54250fc9ae9827926">
tests/t_basic_proxy.py
</a>
</li>
<li class="file-stats">
<a href="#60e2c3be62fa8219a12264e3f161ca93790f3149">
<span class="new-file">
+
tests/t_basic_timeout.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#7b01bb4a09f3629336825b8c185e95008fb5ef7b">
<span class="new-file">
+
tests/t_localname.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#04fe933fcf4b0aca4bb672a2133d5fb49977f157">
<span class="new-file">
+
tests/t_mech_name.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#676c059b3b9d9ea341eb5f472b46bb516d2e7c8c">
tests/t_nonego.py
</a>
</li>
</ul>
<h5>The diff was not included because it is too large.</h5>
</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #666;">
—
<br>
<a href="https://salsa.debian.org/freeipa-team/mod-auth-gssapi/-/compare/d49615a95fd99e1eda8a7bf54e7f7216c4a7e6b1...75ac8df55b23e1907cd534d2716937579d6af027">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
</p>
</div>
</body>
</html>