summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-12-12Merge branch 'master' of ssh://leap.se/leap_clielijah
2012-12-12improved key usage parameters for x509 cert generationelijah
2012-12-12make sure we actually use the path we are promissingAzul
for me the users gem path 'gem install' detects differs from the one we pick. No idea why. So let's tell it to use the path we mentioned before.
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-09remove DEVNOTESelijah
2012-12-09minor cleanup of node commandelijah
2012-12-09minor change to log appearanceelijah
2012-12-09remove rdoc and ri from 'rake install', fix bug with local install, make ↵elijah
install verbose.
2012-12-09remove highline from rakefileelijah
2012-12-08Merge branch 'master' of ssh://leap.se/leap_clielijah
2012-12-08added commands 'node add' 'node rm' and 'node mv'elijah
2012-12-09minor language issueskwadronaut
2012-12-07added natdnshostresolver1 to Vagrantfileelijah
2012-12-07added late evaluation of some keys, and hostname tracking (node tracks all ↵elijah
the hostnames it has encountered).
2012-12-05fixed problems with ruby 1.8 and GLI, and added some tests.elijah
2012-11-29s.add_runtime_dependency => should be >=varac
2012-11-29set capistrano dependency at >= 2.13.5elijah
2012-11-29include entire subcommand in help listelijah
2012-11-28new system for how directory paths work. now there is a file Leapfile that ↵elijah
manages this, instead of it always being ../leap_platform
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 ↵elijah
are required packages that are missing).
2012-11-27improved vagrant (support for node-filter, default to running on all local ↵elijah
nodes if no argument is given)
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-23hide puppet deprecation warnings unless running with a higher verbosity.elijah
2012-11-23initial work toward 'leap test'. for now, it generates an openvpn config for ↵elijah
client testing. try 'leap init-test'
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-17minorelijah
2012-11-17always generate self-signed provider cert, but include a note that it should ↵elijah
be written over.
2012-11-17added ability to fingerprint x509 certselijah
2012-11-16added CSR ability (and vendored certificate_authority gem, so we can get the ↵elijah
unreleased fixes we need).
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