Age | Commit message (Expand) | Author |
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 |
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 |
2012-11-01 | fixed bug with compiling authorized_keys | elijah |
2012-11-01 | fixed test/provider/services/openvpn.json | elijah |
2012-11-01 | more complete rsync compatibility with Net::SSH options | 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 |
2012-10-27 | auto run 'git submodule update --init' on leap platform if needed | elijah |
2012-10-27 | bump version to 0.1.0 | elijah |
2012-10-27 | minor code cleanup | elijah |
2012-10-27 | avoid KCODE error under ruby 1.9 | elijah |
2012-10-27 | switch to using ya2yaml | elijah |
2012-10-27 | install ruby-hiera-puppet when doing init-node | elijah |
2012-10-25 | suppress auth-agent warning | elijah |
2012-10-25 | make gpg optional | elijah |
2012-10-25 | updated gemspec, removed gemfile.lock | elijah |
2012-10-25 | cleaned up the code a bit by adding SshKey class. | elijah |
2012-10-24 | created 'rake build' and 'rake install', updated README. | elijah |
2012-10-24 | use new hardcoded paths /etc/leap and /srv/leap | elijah |
2012-10-24 | updated README | elijah |
2012-10-24 | include vendored files in gemspec | elijah |
2012-10-23 | fixed typo with read_file! and don't require pgp key for a user. | elijah |
2012-10-23 | more attempt at 1.9 compatibility | elijah |
2012-10-23 | fixed init-node typo bug | elijah |
2012-10-23 | fixed md5 problem (again) | elijah |
2012-10-23 | minor change for ruby 1.9 compatibility | elijah |
2012-10-23 | added a bunch of new commands, including init-node and deploy | elijah |
2012-10-23 | minor change to notes | elijah |
2012-10-23 | updated common.json to use dynamic authorized_keys | elijah |
2012-10-23 | patched supply_drop gem and vendored it | elijah |
2012-10-21 | remove compiled files from git. | elijah |
2012-10-21 | more devnotes | elijah |
2012-10-21 | changed domain.public to domain.full_suffix, domain.internal to domain.intern... | elijah |
2012-10-21 | added command init-node | elijah |