aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-01-08in 'cert csr', use fake ca for testing.elijah
2013-01-08catch more fatal puppet errorselijah
2012-12-17forbid illegal characters in the node name.elijah
2012-12-15fixed bug with certificate dateselijah
2012-12-15support `leap node init` with node-filterelijah
2012-12-15log ssh command at debug levelelijah
2012-12-13require arg for `leap inspect`elijah
2012-12-13client certs should only have digitalSignatureelijah
2012-12-12`leap list --print` -- now it evaluates all node keys before printingelijah
2012-12-12added `leap inspect`elijah
2012-12-12auto compile before deploy (as needed)elijah
2012-12-12improved key usage parameters for x509 cert generationelijah
2012-12-11change name of vagrant basebox to 'leap-wheezy'Micah Anderson
2012-12-11hackishly set the terminal titleelijah
2012-12-11generate secrets that are url compatibleelijah
2012-12-11add keyEncipherment to server certselijah
2012-12-10simple /etc/hosts format for nowelijah
2012-12-09minor cleanup of node commandelijah
2012-12-09minor change to log appearanceelijah
2012-12-08added commands 'node add' 'node rm' and 'node mv'elijah
2012-12-07added natdnshostresolver1 to Vagrantfileelijah
2012-12-07added late evaluation of some keys, and hostname tracking (node tracks all th...elijah
2012-12-05fixed problems with ruby 1.8 and GLI, and added some tests.elijah
2012-11-29include entire subcommand in help listelijah
2012-11-28new system for how directory paths work. now there is a file Leapfile that ma...elijah
2012-11-28command name shuffle -- grouped more commands together as subcommandselijah
2012-11-28i am unable to reproduce bug #1058, but this commit might fix it.elijah
2012-11-28fixed testselijah
2012-11-28give the user a nice error if 'init-node' has not yet been run (or if there a...elijah
2012-11-27improved vagrant (support for node-filter, default to running on all local no...elijah
2012-11-27improvements to capistrano loggingelijah
2012-11-27fixed typo in 'leap local reset'elijah
2012-11-27removed log_streamerelijah
2012-11-27add long description to 'leap list'elijah
2012-11-27minor node-init changeelijah
2012-11-27better vagrant commands, now all grouped under 'leap local'elijah
2012-11-27improved logging all around.elijah
2012-11-24fixed broken `leap list`elijah
2012-11-23fix vagrant.key permission problem, i think.elijah
2012-11-23initial work toward 'leap test'. for now, it generates an openvpn config for ...elijah
2012-11-22added lsb-release to init-nodeelijah
2012-11-21added commercial_ca_certelijah
2012-11-21clean up dh params generated by certtool.elijah
2012-11-17always generate self-signed provider cert, but include a note that it should ...elijah
2012-11-17added ability to fingerprint x509 certselijah
2012-11-16added CSR ability (and vendored certificate_authority gem, so we can get the ...elijah
2012-11-15include missing vendor/vagrant_ssh_keys in gemelijah
2012-11-15fixed minor bug with 'false' values on node configs.elijah
2012-11-15auto remove files/nodes/x when nodes/x.json doesn't exist anymore.elijah
2012-11-15minor fix to exception catchingelijah