summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-16Finalize changes for 1.1-1debian/1.1-1Russ Allbery
2014-07-16Merge tag 'upstream/1.1' into debianRuss Allbery
2014-07-16Imported Upstream version 1.1upstream/1.1Russ Allbery
2014-07-16Register the duo object type on database creationrelease/1.1Russ Allbery
2014-07-16Merge tag 'upstream/1.1' into debianRuss Allbery
2014-07-16Imported Upstream version 1.1Russ Allbery
2014-07-16Go back to recording the ADMIN ACL in historyRuss Allbery
2014-07-16Parse the Duo key_file in relaxed JSON modeRuss Allbery
2014-07-16Include the Duo type in the name of Duo integrationsRuss Allbery
2014-07-16Enable verification of upstream release signaturesRuss Allbery
2014-07-16Remove duplicate build dependencyRuss Allbery
2014-07-16Add more missed dependencies and build dependenciesRuss Allbery
2014-07-16Drop now-unneeded dh_builddeb override for xz compressionRuss Allbery
2014-07-16Adjust debian/rules for the new Module::Build Perl build systemRuss Allbery
2014-07-16Add sqlite3 to build dependencies for another testRuss Allbery
2014-07-16Rebuild Autoconf and Automake files during the buildRuss Allbery
2014-07-16Define AUTOMATED_TESTING to enable some additional Perl testsRuss Allbery
2014-07-16Update standards version to 3.9.5Russ Allbery
2014-07-16Update debian/copyright for the new upstream releaseRuss Allbery
2014-07-16Add new dependencies and build dependenciesRuss Allbery
2014-07-16Add changelog for upstream 1.1 releaseRuss Allbery
2014-07-16Merge tag 'upstream/1.1' into debianRuss Allbery
2014-07-16Imported Upstream version 1.1Russ Allbery
2014-07-16Move perl/create-ddl into PERL_FILES to copy it during buildRuss Allbery
2014-07-16Add more Perl dependencies, bump Perl versionRuss Allbery
2014-07-16Update MANIFEST for new Perl tests and test reorganizationRuss Allbery
2014-07-16Include wallet-rekey-periodic in the distributionRuss Allbery
2014-07-16Work around Automake distcheck processRuss Allbery
2014-07-16Change the Perl install rule to reflect Module::BuildRuss Allbery
2014-07-16Add perl/t/data/perl.conf to PERL_FILESRuss Allbery
2014-07-16Fix test skip numbering for keytab testsRuss Allbery
2014-07-16Add missing directories to PERL_DIRECTORIESRuss Allbery
2014-07-16Release 1.1Russ Allbery
2014-07-16Move wallet-rekey-periodic license into PODRuss Allbery
2014-07-16Add license statements to new SQL filesRuss Allbery
2014-07-15Use xcalloc instead of xmalloc with calculated sizesRuss Allbery
2014-07-15Return the name of the ACL instead of the numeric IDRuss Allbery
2014-07-15Fix ordering of table drops on wallet-admin destroyRuss Allbery
2014-07-15Update TODO for more Commerzbank contributions, other changesRuss Allbery
2014-07-15Fix wallet-backend parsing of expiresRuss Allbery
2014-07-15Use DateTime objects uniformly, improve expires parsingRuss Allbery
2014-07-15Record ACL names in the ACL historyRuss Allbery
2014-07-15Record the ACL name in the acl_history tableRuss Allbery
2014-07-15Adjust create-ddl for the move of modules to libRuss Allbery
2014-07-15Use DateTime objects in the database layer, not stringsRuss Allbery
2014-07-15Drop use POSIX from several tests that don't use itRuss Allbery
2014-07-15Also drop the new duo table when destroying the databaseRuss Allbery
2014-07-15Document enctype reference table population in NEWSRuss Allbery
2014-07-15Add contrib wallet-rekey-periodic scriptRuss Allbery
2014-07-11Test for Perl strict and minimum versionRuss Allbery