index
:
leap/leap_cli
debian
develop
hotfix/6374
master
LEAP Command Line
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2012-11-23
fix vagrant.key permission problem, i think.
elijah
2012-11-23
hide puppet deprecation warnings unless running with a higher verbosity.
elijah
2012-11-23
initial work toward 'leap test'. for now, it generates an openvpn config for ↵
elijah
client testing. try 'leap init-test'
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
minor
elijah
2012-11-17
always generate self-signed provider cert, but include a note that it should ↵
elijah
be written over.
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
unreleased fixes we need).
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 ↵
elijah
domain aliases
2012-11-15
fixed rake task update-requirements
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
2012-11-08
rakefile: better language for install, added uninstall.
elijah
2012-11-06
fixed tests
elijah
2012-11-06
updated test/provider and added configurable life_span to CA.
elijah
2012-11-06
minor path change
elijah
2012-11-04
set default log_level to 1
elijah
2012-11-04
allow symbols for ObjectList lookup
elijah
2012-11-04
added automatic secret generation in secrets.json
elijah
2012-11-04
distinguish between leap progress and capistrano progress
elijah
2012-11-04
remove unneeded files from vendored supply_drop
elijah
2012-11-04
minor cleanup
elijah
2012-11-04
better reporting of puppet progress (supply_drop hack)
elijah
2012-11-04
remove sudo calls
elijah
2012-11-04
better path management
elijah
2012-11-03
added --print <attr> to "leap list" command.
elijah
2012-11-03
Merge branch 'master' of ssh://leap.se/leap_cli
elijah
Conflicts: lib/leap_cli/commands/ca.rb
2012-11-03
fixed typo
elijah
2012-11-03
forgot comma
varac
2012-11-02
explicitly set digest in server cert generation
elijah
2012-11-02
fixed another eval problem in 1.9
elijah
2012-11-01
updated .gitignore
elijah
2012-11-01
figured out a workaround to make --version work as expected
elijah
2012-11-01
fixed bugs in ruby 1.9 related to our use of eval.
elijah
2012-11-01
fixed generation of authorized_keys and known_hosts: now entries are sorted
elijah
2012-11-01
added some initial tests. yeah.
elijah
[next]