Age | Commit message (Collapse) | Author |
|
|
|
Update to upstream version '1.4'
with Debian dir 0b03d9283068654e22257d07f31f9ffddf28a1c1
|
|
|
|
|
|
|
|
Update to upstream version '1.4'
with Debian dir a4f563cb0cc379a47dfd437429f396c032237ace
|
|
|
|
|
|
|
|
|
|
Update to upstream version '1.4'
with Debian dir a36152f3f7d88b9e750815c6be2105ab8fbe8f5c
|
|
|
|
If AUTHOR_TESTING wasn't set, the test would plan twice. Fix this
by restructuring it to delay printing a plan and convert the
Kerberos ticket test to a skip_all plan.
|
|
Update to upstream version '1.4'
with Debian dir a36152f3f7d88b9e750815c6be2105ab8fbe8f5c
|
|
|
|
|
|
Mostly comment and copyright changes, nothing that affects this
package.
|
|
|
|
|
|
|
|
* Update standards version to 4.1.4.
- Use https URLs for Vcs-* fields in debian/control.
- Use https URL for debian/copyright Format field.
- Change Priority: extra to optional since extra has been retired.
Also refresh debian/copyright.
|
|
|
|
|
|
* Update debhelper compatibility level to V11.
- Remove explicit autoreconf sequence configuration.
- Remove now-unnecessary --parallel flags.
|
|
* Install new contrib/ad-keytab script as /usr/bin/ad-keytab.
|
|
|
|
Update to upstream version '1.4'
with Debian dir 0b0d636e76769b309abb838da9361d95c611ebfe
|
|
|
|
|
|
The eval was hiding all error messages when the test didn't work
properly, and C_TAP_SOURCE doesn't have the generated version with
the proper path to Perl.
|
|
all_files should ignore the top-level _build directory, since that's
used by Automake for build testing.
|
|
Update EXTRA_DIST for the new release.
|
|
Add SPDX-License-Identifier headers to all substantial source files.
Collapse copyright years. Add some Emacs configuration for files
where the copyright notice is at the end. Add a test that every
file has SPDX-License-Identifier.
|
|
May as well not publicize the full email address for spammers to
scrape.
|
|
Numerous fixes to the README file by converging on standard
templates. Add a README.md for GitHub. Break thanks out into
a separate THANKS file following the convention used by remctl.
|
|
When getting configuration values from krb5.conf, pass the default
local realm into the Kerberos appdefault functions. This will produce
more correct results with krb5.conf files that specify wallet
configuration for multiple realms.
|
|
This makes it much easier to debug failing tests.
|
|
No problems found, so nothing to fix.
|
|
|
|
Mostly changing http eyrie.org URLs to https, but also remove my
old email address in one place and switch some tests away from my
old RRA_MAINTAINER_TESTS environment variable to use the Lancaster
Consensus variables properly. This uncovered a bug in skipping one
test unless Stanford Kerberos credentials existed.
|
|
Rather than rolling this ourselves, use the macro from rra-c-util
to probe for the path to Perl and check its version.
|
|
Rename the script to bootstrap from a Git checkout to bootstrap,
matching the emerging consensus in the Autoconf world.
|
|
Update to rra-c-util 7.2:
* Improve configure output for krb5-config testing.
* Define UINT32_MAX for systems that don't have it.
* Add SPDX-License-Identifier headers to all substantial source files.
* Fix new warnings from GCC 7 and Clang warnings.
* Require Test::Strict 0.25 or later to run those tests.
* Fix off-by-one error in return-value checks for snprintf.
* Use Autoconf to probe for supported warning flags.
* Fix running module-version-t -u with current versions of Perl.
* Use C_TAP_SOURCE and C_TAP_BUILD instead of SOURCE and BUILD.
Update to C TAP Harness 4.3:
* Add support for valgrind and libtool in test lists.
* Report test failures as left and right, not wanted and expected.
* Fix string comparisons with NULL pointers and the string "(null)".
* Add SPDX-License-Identifier headers to all substantial source files.
* Avoid zero-length realloc allocations in breallocarray.
* Fix new warnings from GCC 7 and Clang warnings.
* Use C_TAP_SOURCE and C_TAP_BUILD instead of SOURCE and BUILD.
|
|
|
|
|
|
|
|
|
|
Move options up with other keytab backend options except for the
bucket for keytabs, which does belong in the section on retrieving
existing keytabs.
|
|
Fix one duplicate code line that produced a warning.
|
|
Also add stopwords.
|