index
:
leap_cli.git
develop
gitlab_ci
master
rake_install
[leap_cli]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
leap_cli
/
commands
Age
Commit message (
Expand
)
Author
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
2012-11-04
better reporting of puppet progress (supply_drop hack)
elijah
2012-11-03
added --print <attr> to "leap list" command.
elijah
2012-11-03
fixed typo
elijah
2012-11-02
explicitly set digest in server cert generation
elijah
2012-11-01
figured out a workaround to make --version work as expected
elijah
2012-11-01
fixed generation of authorized_keys and known_hosts: now entries are sorted
elijah
2012-11-01
fixed bug with compiling authorized_keys
elijah
2012-11-01
x.509 support -- added certificate authority creation and server cert creation
elijah
2012-10-30
fix the generation of the known_hosts file
elijah
2012-10-30
use GlobalKnownHostsFile for rsync and ssh instead of UserKnownHostsFile.
elijah
2012-10-29
fixed 'leap ssh' with nonstandard port
elijah
2012-10-29
respect configured ssh port when doing keyscan
elijah
2012-10-29
make typed passwords invisible again (use --echo to make them visible)
elijah
2012-10-29
hardcode puppet to /usr/bin/puppet for now
elijah
[next]