Age | Commit message (Expand) | Author |
2014-07-16 | Merge tag 'upstream/1.1' into debian | Russ Allbery |
2014-07-16 | Imported Upstream version 1.1upstream/1.1 | Russ Allbery |
2014-07-16 | Register the duo object type on database creationrelease/1.1 | Russ Allbery |
2014-07-16 | Merge tag 'upstream/1.1' into debian | Russ Allbery |
2014-07-16 | Imported Upstream version 1.1 | Russ Allbery |
2014-07-16 | Go back to recording the ADMIN ACL in history | Russ Allbery |
2014-07-16 | Parse the Duo key_file in relaxed JSON mode | Russ Allbery |
2014-07-16 | Include the Duo type in the name of Duo integrations | Russ Allbery |
2014-07-16 | Enable verification of upstream release signatures | Russ Allbery |
2014-07-16 | Remove duplicate build dependency | Russ Allbery |
2014-07-16 | Add more missed dependencies and build dependencies | Russ Allbery |
2014-07-16 | Drop now-unneeded dh_builddeb override for xz compression | Russ Allbery |
2014-07-16 | Adjust debian/rules for the new Module::Build Perl build system | Russ Allbery |
2014-07-16 | Add sqlite3 to build dependencies for another test | Russ Allbery |
2014-07-16 | Rebuild Autoconf and Automake files during the build | Russ Allbery |
2014-07-16 | Define AUTOMATED_TESTING to enable some additional Perl tests | Russ Allbery |
2014-07-16 | Update standards version to 3.9.5 | Russ Allbery |
2014-07-16 | Update debian/copyright for the new upstream release | Russ Allbery |
2014-07-16 | Add new dependencies and build dependencies | Russ Allbery |
2014-07-16 | Add changelog for upstream 1.1 release | Russ Allbery |
2014-07-16 | Merge tag 'upstream/1.1' into debian | Russ Allbery |
2014-07-16 | Imported Upstream version 1.1 | Russ Allbery |
2014-07-16 | Move perl/create-ddl into PERL_FILES to copy it during build | Russ Allbery |
2014-07-16 | Add more Perl dependencies, bump Perl version | Russ Allbery |
2014-07-16 | Update MANIFEST for new Perl tests and test reorganization | Russ Allbery |
2014-07-16 | Include wallet-rekey-periodic in the distribution | Russ Allbery |
2014-07-16 | Work around Automake distcheck process | Russ Allbery |
2014-07-16 | Change the Perl install rule to reflect Module::Build | Russ Allbery |
2014-07-16 | Add perl/t/data/perl.conf to PERL_FILES | Russ Allbery |
2014-07-16 | Fix test skip numbering for keytab tests | Russ Allbery |
2014-07-16 | Add missing directories to PERL_DIRECTORIES | Russ Allbery |
2014-07-16 | Release 1.1 | Russ Allbery |
2014-07-16 | Move wallet-rekey-periodic license into POD | Russ Allbery |
2014-07-16 | Add license statements to new SQL files | Russ Allbery |
2014-07-15 | Use xcalloc instead of xmalloc with calculated sizes | Russ Allbery |
2014-07-15 | Return the name of the ACL instead of the numeric ID | Russ Allbery |
2014-07-15 | Fix ordering of table drops on wallet-admin destroy | Russ Allbery |
2014-07-15 | Update TODO for more Commerzbank contributions, other changes | Russ Allbery |
2014-07-15 | Fix wallet-backend parsing of expires | Russ Allbery |
2014-07-15 | Use DateTime objects uniformly, improve expires parsing | Russ Allbery |
2014-07-15 | Record ACL names in the ACL history | Russ Allbery |
2014-07-15 | Record the ACL name in the acl_history table | Russ Allbery |
2014-07-15 | Adjust create-ddl for the move of modules to lib | Russ Allbery |
2014-07-15 | Use DateTime objects in the database layer, not strings | Russ Allbery |
2014-07-15 | Drop use POSIX from several tests that don't use it | Russ Allbery |
2014-07-15 | Also drop the new duo table when destroying the database | Russ Allbery |
2014-07-15 | Document enctype reference table population in NEWS | Russ Allbery |
2014-07-15 | Add contrib wallet-rekey-periodic script | Russ Allbery |
2014-07-11 | Test for Perl strict and minimum version | Russ Allbery |
2014-07-11 | Update Perl POD tests to rra-c-util 5.5 | Russ Allbery |