Age | Commit message (Expand) | Author |
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 |
2014-07-11 | Switch to Module::Build for the Perl module | Russ Allbery |
2014-07-11 | Update to rra-c-util 5.5 and C TAP Harness 3.1 | Russ Allbery |
2014-07-11 | Show the error message if verifier-netdb creation fails | Russ Allbery |
2014-07-11 | List all SQL files separately in Makefile.am | Russ Allbery |
2014-07-11 | Clean up foreign keys and indices for history tables | Russ Allbery |
2014-07-11 | Fix test cleanup code to run during global destruction | Russ Allbery |
2014-07-11 | Add some missing stopwords in POD documentation | Russ Allbery |
2014-07-11 | Undo email address change for verifier test | Russ Allbery |
2014-07-11 | Fix verifier-netdb test for Heimdal, email address | Russ Allbery |
2014-07-11 | Fix verifier-ldap-attr test from email address change | Russ Allbery |
2014-07-11 | Adjust Heimdal keytab object tests to not compare keytabs | Russ Allbery |
2014-07-11 | Adjust Wallet::Admin test for new schema version | Russ Allbery |
2014-07-11 | Adjust ACL test for new SQLite autoincrement behavior | Russ Allbery |
2014-07-11 | Adjust server test for new SQLite autoincrement behavior | Russ Allbery |
2014-07-11 | Add new object type for Duo integrations | Russ Allbery |
2014-07-11 | Ignore new Perl MYMETA.json file | Russ Allbery |
2014-05-27 | Added /cron principals to Stanford policy and summary | Jon Robertson |
2014-04-13 | Change my email address to eagle@eyrie.org | Russ Allbery |
2014-01-08 | Randomize the password on Heimdal principal creation | Russ Allbery |
2014-01-06 | Fix test skip count in the verifier-ldap-attr test | Russ Allbery |
2014-01-06 | Add additional stopwords for POD spelling tests | Russ Allbery |
2014-01-06 | Update Test::RRA modules from the current rra-c-util | Russ Allbery |
2014-01-06 | Add AM_PROG_AR to configure.ac for newer Automake | Russ Allbery |
2014-01-06 | Fix wallet-rekey on keytabs containing multiple principals | Russ Allbery |
2013-11-01 | Flesh out TODO with lots more work | Russ Allbery |
2013-10-29 | ACL.pm: Fix a place where the acl history was getting raw timestamp | Jon Robertson |
2013-10-29 | Changed postgres schema file to remove reference | Jon Robertson |
2013-09-14 | Clarify use of the tivoli-key file type in Stanford policy | Russ Allbery |
2013-05-28 | Add use Wallet::Config to Wallet::ACL::LDAP::Attribute | Russ Allbery |