summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
...
* | Add anyuser:auth and anyuser:anonymous ACLsRuss Allbery2015-11-27
* | Add cast to server/acl test to avoid compiler warningRuss Allbery2015-10-21
* | Add test that anonymous users are rejected by ANYUSERRuss Allbery2015-09-20
* | Anonymous authentication does not satisfy ANYUSERRuss Allbery2015-09-06
* | Update to rra-c-util 5.8 and C TAP Harness 3.4Russ Allbery2015-09-04
* | Set REMCTL_EXPIRES when running commandsRuss Allbery2015-09-04
|/
* Fix compilation without Kerberos supportRuss Allbery2014-07-02
* Add localgroup test for the user's primary groupRuss Allbery2014-06-16
* Refactor the localgroup test suiteRuss Allbery2014-06-16
* Refactoring of the localgroup supportRuss Allbery2014-06-16
* Rename the unxgrp ACL type to localgroupRuss Allbery2014-06-16
* Fix compilation and setup errors with acl-unxgrp checkRuss Allbery2014-06-16
* New implementation of `unxgrp` ACL scheme.Remi Ferrand2014-06-16
* Remove useless debug message from fake getgrnam_r source codeRemi Ferrand2014-06-16
* Add ACL scheme for checking that user belongs to nss groupRemi Ferrand2014-06-16
* Use calloc and reallocarray and add malloc overflow checksRuss Allbery2014-06-15
* Update to rra-c-util 5.5 and C TAP Harness 3.1Russ Allbery2014-06-15
* Update to rra-c-util 5.4Russ Allbery2014-04-08
* Increase buffer size for timeout testsRuss Allbery2014-04-08
* Reset SIGPIPE before running processesRuss Allbery2014-02-03
* Final cleanups of new rra-c-util and C TAP HarnessRuss Allbery2014-01-28
* Add a portable replacement for mkstemp for systems without itRuss Allbery2014-01-28
* Suppress reachable memory when building with HeimdalRuss Allbery2014-01-28
* Work around memory handling in errors_capture testsRuss Allbery2014-01-22
* Free resources in client/open and server/acceptRuss Allbery2014-01-22
* In the client/ccache test, put diag before the relevant testRuss Allbery2014-01-22
* Convert Kerberos TAP cleanup to a cleanup functionRuss Allbery2014-01-22
* Multiple improvements to test process handlingRuss Allbery2014-01-22
* Call test cleanup functions for non-primary processesRuss Allbery2014-01-22
* Add valgrind suppression for static MIT GSS-API error dataRuss Allbery2014-01-22
* Be more careful about file descriptors in tests/runtestsRuss Allbery2014-01-22
* In the process TAP add-on, use named constant for startup delayRuss Allbery2014-01-22
* Clean up assumptions about free(NULL) and NULL pointersRuss Allbery2014-01-22
* Rename struct confline to struct ruleRuss Allbery2014-01-22
* Use sysdie on failure before exec when running commandsRuss Allbery2014-01-22
* Remove the buffer util library againRuss Allbery2014-01-22
* Send the maximum permissible amount of MESSAGE_OUTPUT dataRuss Allbery2014-01-22
* Switch the process event loop to libeventRuss Allbery2014-01-17
* Close memory leak in process_start_fakeroot TAP add-onRuss Allbery2014-01-06
* Free more memory in the child process in client/open testRuss Allbery2014-01-06
* Avoid clang warnings in the server/user testRuss Allbery2014-01-06
* Update to rra-c-util 5.1 and C TAP Harness 2.4Russ Allbery2014-01-05
* Change my email address to eagle@eyrie.orgRuss Allbery2014-01-05
* Fix test case when localhost resolves to ::1Russ Allbery2013-09-08
* Don't report the legacy port on connection errorsRuss Allbery2013-09-08
* Fix a copyright notice from rra-c-util importsRuss Allbery2013-08-14
* Update tests/perl/module-version-t from rra-c-utilRuss Allbery2013-08-14
* Update versions of Test::RRA Perl modulesRuss Allbery2013-08-14
* Increase the network timeout alarm to 20 secondsRuss Allbery2013-08-14
* Update to C TAP Harness 2.2Russ Allbery2013-08-14