aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2012-11-15ensure certificates are generated with subjectAltName that includes all domai...elijah
2012-11-14only generate cert of x509.user == trueelijah
2012-11-14inherit .json from leap_platform/provider_baseelijah
2012-11-14more improvements to loggingelijah
2012-11-14added requirements checking - will bail out if a configuration option is missingelijah
2012-11-14version bump.elijah
2012-11-14made 'leap update-cert' intelligently update all certificates as needed.elijah
2012-11-13cleaned up logging, and much improved error message when file is not foundelijah
2012-11-09better vagrant error msg.elijah
2012-11-09vagrant supportelijah
2012-11-08remove apt-get warnings when running init-nodeelijah
2012-11-06updated test/provider and added configurable life_span to CA.elijah