]> eyrie.org Git - kerberos/remctl.git/history - tests
Ignore ignored attributes for Ruby
[kerberos/remctl.git] / tests /
2022-05-08 Russ AllberyWork around cppcheck diagnostic of kerberos_free
2022-05-08 Russ AllberyDeclare fake_set_passwd argument const
2022-05-08 Russ AllberyAdd include for tap/basic.h annotation
2022-05-02 Russ AllberyMark malloc functions with their deallocators
2022-05-02 Russ AllberyFix warning in server/acl-t test
2022-05-02 Russ AllberyAdd support for PCRE2
2022-05-01 Russ AllberyIgnore mypy caches for SPDX license checks
2022-05-01 Russ AllberyMerge pull request #31 from ktdreyer/ruby-minitest
2022-05-01 Russ AllberyMerge pull request #32 from ktdreyer/rm-pytest-runner
2022-04-17 Russ AllberyIgnore PHP *.dep files for SPDX license checks
2022-04-17 Russ AllberyReformat with clang-format
2022-04-17 Russ AllberyUpdate to rra-c-util 10.2
2020-12-14 Russ AllberyUpdate cppcheck suppressions from rra-c-util
2020-12-14 Russ AllberyAdd valgrind suppression for Heimdal
2020-12-05 Russ AllberyUpdate to rra-c-util 8.4
2020-08-09 Russ AllberyIgnore false positives from old cppcheck
2020-08-09 Russ AllberyFix new cppcheck errors
2020-08-09 Russ AllberyFix code formatting
2020-08-09 Russ AllberyStop providing an snprintf replacement
2020-08-09 Russ AllberyFix memory leaks in server/anonymous test
2020-08-09 Russ AllberyIgnore temporary test files for SPDX identifiers
2020-08-09 Russ AllberyUpdate to rra-c-util 8.3 and C TAP Harness 4.7
2020-08-08 Russ AllberyFix non-Kerberos tests on hosts without IPv4
2020-08-08 Russ AllberyFix compiler warning in tests/runtests.c
2020-02-02 Russ AllberyUpdate cppcheck.supp from rra-c-util
2020-02-02 Russ AllberyReformat with clang-format-10
2020-02-02 Russ AllberyUpdate to rra-c-util 8.2 and C TAP Harness 4.6
2019-10-25 Russ AllberyFix cppcheck warnings
2019-10-25 Russ AllberyIgnore Python egg-info files for SPDX license check
2019-09-29 Russ AllberyPerl formatting fixes for latest perltidy
2019-09-03 Russ AllberyLower snprintf floating point precision more
2019-09-03 Russ AllberyFix precision of snprintf floating point tests
2019-09-02 Russ AllberyUpdate SPDX exclusion for phpize files
2019-09-02 Russ AllberyUpdate to rra-c-util 8.0 and C TAP Harness 4.5
2018-04-30 Russ AllberyIgnore all *.la files for SPDX checks
2018-04-30 Russ AllberyRun docs/spdx-license and docs/urls tests
2018-04-30 Russ AllberyIgnore more Perl files in docs/spdx-license test
2018-04-30 Russ AllberyUpdate eyrie.org URLs to https
2018-04-30 Russ AllberyAdd SPDX-License-Identifier
2018-04-23 Russ AllberyFix warnings under Clang
2018-04-23 Russ AllberyRefresh the cppcheck suppression line numbers
2018-04-23 Russ AllberyFix the check-valgrind target
2018-04-23 Russ AllberyRefresh rra-c-util 7.1 and C TAP Harness 4.3
2018-04-23 Russ AllberyFix some (harmless) test suite memory leaks
2018-04-23 Russ AllberySome more debugging output from server/stdin
2018-04-22 Russ AllberyFix leading comment in server/acl/localgroup test
2018-04-01 Russ AllberyAdd a check-cppcheck target and fix what it found
2018-04-01 Russ AllberyUpdate to rra-c-util 7.1 and C TAP Harness 4.3
2018-03-31 Russ AllberyImport new rra-c-util and C TAP Harness files
2016-10-04 Russ AllberyAdd remctl-shell support for running as a forced command
2016-10-04 Russ AllberyImport new warning flag handling from rra-c-util
2016-09-25 Russ AllberyFix some syntax errors in the test configuration
2016-09-25 Russ AllberyAdd missing return to the server/sudo test
2016-09-25 Russ AllberyUpdate to rra-c-util 6.1
2016-09-05 Russ AllberyCoding style fixes for summary fix
2016-09-05 Russ AllberyMerge branch 'ccin2p3-feature/summary_with_a_subcommand'
2016-09-05 Russ AllberyMerge branch 'feature/summary_with_a_subcommand' of...
2016-09-05 Russ AllberyMerge remote-tracking branch 'github/master'
2016-09-05 Russ AllberyImprove network/server test context
2016-09-05 Russ AllberyUse correct protocol family for addr-ipv4 SO_REUSEADDR...
2016-09-05 Russ AllberyMake shell-misc REMOTE_HOST test more robust
2016-07-29 Russ AllberyUse the right path for the server/sudo test configuration release/3.12
2016-07-29 Russ AllberyUpdate copyright notice for conf-simple.in
2016-07-29 Russ AllberyFix configuration for sudo test
2016-07-29 Russ AllberyAdd some more debugging output to fake-sudo test script
2016-07-29 Russ AllberyClear environment variables in the server/shell-misc...
2016-07-29 Russ AllberyFix the test plan for server/shell-misc
2016-07-29 Russ AllberyAdd new sudo configuration option
2016-07-28 Russ AllberyAdd REMCTL_HOST support to remctl-shell
2016-07-27 Russ AllberyAdd remctl-shell tests and some options to ease testing
2016-07-27 Russ AllberyFix ssh command parser and add tests
2016-07-27 Russ AllberyInitial refactoring for ssh shell support
2016-04-27 Russ AllberyCoding style and comment fixes for the last patch
2016-04-27 Jeffrey HutzelmanSkip anonymous tests if Kerberos is too old
2016-04-27 Russ AllberyMake ACL tests work on Heimdal
2016-04-27 Jeffrey HutzelmanFix misspelled context variable in anonymous tests
2016-04-26 Russ AllberyUpdate to rra-c-util 6.0 and C TAP Harness 4.0
2015-11-27 Russ AllberyUpdate to rra-c-util 5.9
2015-11-27 Russ AllberyAdd anyuser:auth and anyuser:anonymous ACLs
2015-10-22 Russ AllberyAdd cast to server/acl test to avoid compiler warning
2015-10-22 Russ AllberyMerge pull request #5 from sigmaris/getgrnam_r_buffer
2015-09-21 Russ AllberyAdd test that anonymous users are rejected by ANYUSER
2015-09-06 Russ AllberyAnonymous authentication does not satisfy ANYUSER
2015-09-05 Russ AllberyUpdate to rra-c-util 5.8 and C TAP Harness 3.4
2015-09-05 Russ AllberySet REMCTL_EXPIRES when running commands
2014-12-25 Remi Ferrand[github#3] Support summary with subcommand.
2014-07-03 Russ AllberyFix compilation without Kerberos support
2014-06-16 Russ AllberyAdd localgroup test for the user's primary group
2014-06-16 Russ AllberyRefactor the localgroup test suite
2014-06-16 Russ AllberyRefactoring of the localgroup support
2014-06-16 Russ AllberyRename the unxgrp ACL type to localgroup
2014-06-16 Russ AllberyFix compilation and setup errors with acl-unxgrp check
2014-06-16 Remi FerrandNew implementation of `unxgrp` ACL scheme.
2014-06-16 Remi FerrandRemove useless debug message from fake getgrnam_r sourc...
2014-06-16 Remi FerrandAdd ACL scheme for checking that user belongs to nss...
2014-06-16 Russ AllberyUse calloc and reallocarray and add malloc overflow...
2014-06-16 Russ AllberyUpdate to rra-c-util 5.5 and C TAP Harness 3.1
2014-04-09 Russ AllberyUpdate to rra-c-util 5.4
2014-04-09 Russ AllberyIncrease buffer size for timeout tests
2014-02-03 Russ AllberyReset SIGPIPE before running processes
next