Age | Commit message (Expand) | Author |
2013-01-28 | added custom_vagrant_vm_line to Leapfile | elijah |
2013-01-21 | added client ca in addition to normal ca (used only to generate client certif... | elijah |
2013-01-21 | replaced 'manager.provider' with 'provider' | elijah |
2013-01-20 | fix bug with rsync when leap command is run from other directories | elijah |
2013-01-13 | added ability to sync support files along with hiera.yml. this way, files don... | elijah |
2013-01-08 | in 'cert csr', use fake ca for testing. | elijah |
2012-12-17 | forbid illegal characters in the node name. | elijah |
2012-12-15 | fixed bug with certificate dates | elijah |
2012-12-15 | support `leap node init` with node-filter | elijah |
2012-12-15 | log ssh command at debug level | elijah |
2012-12-13 | require arg for `leap inspect` | elijah |
2012-12-13 | client certs should only have digitalSignature | elijah |
2012-12-12 | `leap list --print` -- now it evaluates all node keys before printing | elijah |
2012-12-12 | added `leap inspect` | elijah |
2012-12-12 | auto compile before deploy (as needed) | elijah |
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 | add keyEncipherment to server certs | elijah |
2012-12-09 | minor cleanup of node command | elijah |
2012-12-08 | added commands 'node add' 'node rm' and 'node mv' | elijah |
2012-12-07 | added natdnshostresolver1 to Vagrantfile | elijah |
2012-12-05 | fixed problems with ruby 1.8 and GLI, and added some tests. | 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 | 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 | fixed typo in 'leap local reset' | 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-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-16 | added CSR ability (and vendored certificate_authority gem, so we can get the ... | 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 | 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-06 | updated test/provider and added configurable life_span to CA. | elijah |
2012-11-04 | added automatic secret generation in secrets.json | elijah |
2012-11-04 | minor cleanup | elijah |