summaryrefslogtreecommitdiff
path: root/perl
AgeCommit message (Expand)Author
2018-06-03Fix skipping in verifier/netdb testRuss Allbery
2018-06-03Add SPDX-License-Identifier headersRuss Allbery
2018-05-27Add obsolete-strings test and fix problems it findsRuss Allbery
2018-05-27Update to rra-c-util 7.2 and C TAP Harness 4.3Russ Allbery
2018-05-27Fix syntax error in Wallet::Kadmin::ADRuss Allbery
2018-05-27Fix spelling errors in Wallet::ConfigRuss Allbery
2018-05-27Fix spelling errors in Wallet::Kadmin::ADRuss Allbery
2018-05-27Reorganize AD configuration optionsRuss Allbery
2018-05-27Minor syslog updates in AD supportBill MacAllister
2018-05-27Update handling of long host namesBill MacAllister
2018-05-27Create unique account id for host keytabsBill MacAllister
2018-05-27Correction to AD handling of long service keytab IDsBill MacAllister
2018-05-27Correction to AD handling of long service keytab IDsBill MacAllister
2018-05-27Update AD keytab policiesBill MacAllister
2018-05-27Correct configuration reference in AD.pmBill MacAllister
2018-05-27Add ad-keytab, update Wallet::ConfigBill MacAllister
2017-05-27correcting msktutil usage to support more enctypesepackorigan
2016-01-23Update Perl module versions for 1.4Russ Allbery
2016-01-23Add Wallet module test requirementsA. Karl Kornel
2016-01-17Add stopwords for perl/create-ddlRuss Allbery
2016-01-17Add license statements to new SQL filesRuss Allbery
2016-01-17Fix version source and prerequisites in Build.PLRuss Allbery
2016-01-17Standardize Perl module versionsRuss Allbery
2016-01-16Fix spelling errors and add stopwordsRuss Allbery
2016-01-16Add documentation of the Active Directory supportRuss Allbery
2016-01-16Pass object type and name to external ACL verifiersRuss Allbery
2016-01-05Merge branch 'master' into ad-keytabsBill MacAllister
2016-01-03Clean up test-files directory after object/password testRuss Allbery
2016-01-03Use _exit when failing to fork external commandsRuss Allbery
2016-01-03Fix t/object/keytab.t MIT enctype recognitionRuss Allbery
2016-01-03Fix Wallet::Object::Duo to pass strict.t test w/o Net::DuoRuss Allbery
2016-01-03Add stopword for Wallet::ACL::External documentationRuss Allbery
2016-01-03Add Wallet::ACL::External ACL typeRuss Allbery
2015-12-29Add in missing use statement for Sys::SyslogBill MacAllister
2015-12-29Add error check for partially created AD keytabsBill MacAllister
2015-12-18Merge branch 'master' into ad-keytabsBill MacAllister
2015-12-14Add documentation for Wallet::ACL::NestedRuss Allbery
2015-12-14Better error reporting on verifier failure during addRuss Allbery
2015-12-14Skip Stanford naming policy tests that require NetDBRuss Allbery
2015-12-03Implement support for managed Active Directory keytabsBill MacAllister
2015-11-18Added Wallet::ACL::LDAP::Attribute::RootJon Robertson
2015-11-18ldap-attr.t: Updated tests to use jonrober rather than rraJon Robertson
2015-11-18stanford.t: Added netdb configuration to policy testsJon Robertson
2015-11-18Added wallet report for nested ACLJon Robertson
2015-11-18ACL.pm: Destroying a nested ACL will now failJon Robertson
2015-11-18Nested.pm: Updated comments around constructorJon Robertson
2015-06-08Wallet/Server.pm: Fix sorting of ACLs and entriesJon Robertson
2015-06-08Added nested acl verifierJon Robertson
2015-06-08ACL.pm: Error messages use name rather than IDJon Robertson
2015-06-08Merged all Duo objects into one moduleJon Robertson