Age | Commit message (Expand) | Author |
2012-12-12 | improved key usage parameters for x509 cert generation | elijah |
2012-12-11 | change name of vagrant basebox to 'leap-wheezy' | Micah Anderson |
2012-12-11 | hackishly set the terminal title | elijah |
2012-12-11 | generate secrets that are url compatible | elijah |
2012-12-11 | add keyEncipherment to server certs | elijah |
2012-12-10 | simple /etc/hosts format for now | elijah |
2012-12-09 | minor cleanup of node command | elijah |
2012-12-09 | minor change to log appearance | elijah |
2012-12-08 | added commands 'node add' 'node rm' and 'node mv' | elijah |
2012-12-07 | added natdnshostresolver1 to Vagrantfile | elijah |
2012-12-07 | added late evaluation of some keys, and hostname tracking (node tracks all th... | elijah |
2012-12-05 | fixed problems with ruby 1.8 and GLI, and added some tests. | elijah |
2012-11-29 | include entire subcommand in help list | elijah |
2012-11-28 | new system for how directory paths work. now there is a file Leapfile that ma... | elijah |
2012-11-28 | command name shuffle -- grouped more commands together as subcommands | elijah |
2012-11-28 | i am unable to reproduce bug #1058, but this commit might fix it. | elijah |
2012-11-28 | fixed tests | elijah |
2012-11-28 | give the user a nice error if 'init-node' has not yet been run (or if there a... | elijah |
2012-11-27 | improved vagrant (support for node-filter, default to running on all local no... | elijah |
2012-11-27 | improvements to capistrano logging | elijah |
2012-11-27 | fixed typo in 'leap local reset' | elijah |
2012-11-27 | removed log_streamer | elijah |
2012-11-27 | add long description to 'leap list' | elijah |
2012-11-27 | minor node-init change | elijah |
2012-11-27 | better vagrant commands, now all grouped under 'leap local' | elijah |
2012-11-27 | improved logging all around. | elijah |
2012-11-24 | fixed broken `leap list` | elijah |
2012-11-23 | fix vagrant.key permission problem, i think. | elijah |
2012-11-23 | initial work toward 'leap test'. for now, it generates an openvpn config for ... | elijah |
2012-11-22 | added lsb-release to init-node | elijah |
2012-11-21 | added commercial_ca_cert | elijah |
2012-11-21 | clean up dh params generated by certtool. | elijah |
2012-11-17 | always generate self-signed provider cert, but include a note that it should ... | elijah |
2012-11-17 | added ability to fingerprint x509 certs | elijah |
2012-11-16 | added CSR ability (and vendored certificate_authority gem, so we can get the ... | elijah |
2012-11-15 | include missing vendor/vagrant_ssh_keys in gem | elijah |
2012-11-15 | fixed minor bug with 'false' values on node configs. | elijah |
2012-11-15 | auto remove files/nodes/x when nodes/x.json doesn't exist anymore. | elijah |
2012-11-15 | minor fix to exception catching | elijah |
2012-11-15 | ensure certificates are generated with subjectAltName that includes all domai... | elijah |
2012-11-14 | only generate cert of x509.user == true | elijah |
2012-11-14 | inherit .json from leap_platform/provider_base | elijah |
2012-11-14 | more improvements to logging | elijah |
2012-11-14 | added requirements checking - will bail out if a configuration option is missing | elijah |
2012-11-14 | version bump. | elijah |
2012-11-14 | made 'leap update-cert' intelligently update all certificates as needed. | elijah |
2012-11-13 | cleaned up logging, and much improved error message when file is not found | elijah |
2012-11-09 | better vagrant error msg. | elijah |
2012-11-09 | vagrant support | elijah |
2012-11-08 | remove apt-get warnings when running init-node | elijah |