Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-02 | updated CHANGES.md with correct version numbers | elijah | |
2016-09-01 | added support for Let's Encrypt | elijah | |
2016-09-01 | cherry pick from "break on every deploy error" | elijah | |
2016-09-01 | fix paths for gitlab ci | elijah | |
2016-09-01 | add exec bit on bin/node_init | elijah | |
2016-09-01 | remove leap-debug-remote.sh. should use `leap debug` instead. | elijah | |
2016-09-01 | move platform ci tests to tests/platform-ci | elijah | |
2016-09-01 | moved vagrant example provider to tests/example-provider | elijah | |
2016-09-01 | moved infrastructure tests run by `leap run` to tests/server-tests | elijah | |
2016-08-31 | Added draft 0.9 release text | elijah | |
2016-08-31 | mx test: skip email delivery test if clamd is not running because signature ↵ | elijah | |
files are still downloading. | |||
2016-08-31 | Merge remote-tracking branch 'varac/remove_soledad_procs_check' into develop | Micah Anderson | |
2016-08-31 | Merge branch 'cibuild_experimental_09' of https://0xacab.org/varac/platform ↵ | elijah | |
into develop | |||
2016-08-31 | [CI] Test catalog with all available services | varac | |
2016-08-31 | fixed `leap inspect` | elijah | |
2016-08-31 | [bug] Remove Nagios soledad procs check | varac | |
leap_cli already checks for running procs - Resolves: #8380 | |||
2016-08-31 | [style] lint soledad::server | varac | |
2016-08-31 | Document site_check_mk::agent::soledad | varac | |
2016-08-30 | break on every deploy error | varac | |
2016-08-30 | lint site_webapp/manifests/init.pp | varac | |
2016-08-30 | [feat] Use twisted 16.2 from jessie-backports | varac | |
New soledad packages now depend on Twisted 16.2.0 (see https://leap.se/code/issues/8412), so we need to pin twisted to get installed from jessie-backports. - Resolves: #8418 | |||
2016-08-30 | use experimental-0.9 deb repo for ci builds | varac | |
2016-08-29 | Updated (very out of date) docs and README.md | elijah | |
2016-08-29 | ssh: Added verbose error message when host key mismatch occurs in net::ssh. | elijah | |
2016-08-29 | fix add-user typo | elijah | |
2016-08-29 | command line interface cleanup: harmonize the signatures of different ↵ | elijah | |
commands to be more logically consistent. For now, all changes are backwards compatible. DEPRECATED: `leap add-user`. Use `leap user add` instead. | |||
2016-08-29 | leap vm: added 'ls' as alias for 'status' | elijah | |
2016-08-29 | fix bug when nodes have bad tags | elijah | |
2016-08-25 | leap vm: require ip address instead of status running for leap vm bind. | elijah | |
2016-08-24 | leap vm: fixed bug, added more sanity checking. | elijah | |
2016-08-23 | added 'leap vm' command | elijah | |
2016-08-23 | fix typo | elijah | |
2016-08-23 | move console table into separate file | elijah | |
2016-08-23 | refactor the command for ca and node | elijah | |
2016-08-23 | locale improvements: allow non-english locales in node_init, enforce UTF8 ↵ | elijah | |
locale for `puppet apply`. | |||
2016-08-23 | syslog: remove duplicate messages (#8405). | Micah | |
Change-Id: I90f8d160d2293288066847bcc199f480d06d877d | |||
2016-08-22 | Merge branch 'bug/fix-soledad-test' into 'develop' | Varac | |
Bug/fix soledad test This should fix #8388 My ruby-fu isn't great, but there are two changes: * remove tests for design docs due: https://0xacab.org/leap/soledad/merge_requests/8 * check for the absence of 404 instead of the presence of 401 (needs review) See merge request !30 | |||
2016-08-20 | Fix rsyslog auth.log entries (#8381). | Micah | |
The auth.log rsyslog entry was accidentally removed in #7863. Change-Id: I4ebffeafedbca5df902041ddd2bcb80d3f68b230 | |||
2016-08-20 | ignore noisy 401 errors from soledad log. | Micah | |
Change-Id: Ia1764cb28e263353856523c11f351a39774bf3b4 | |||
2016-08-19 | leap_cli: better arguments to 'leap run' | elijah | |
2016-08-19 | minor (spelling) | elijah | |
2016-08-18 | Merge pull request #108 from rdevries-thoughtworks/develop | varac | |
forward pixelated's api port (4430) from vagrant box | |||
2016-08-18 | forward pixelated's api port (4430) from vagrant box | Roald de Vries | |
2016-08-17 | [bug] check privileges and db access separately | Victor Shyba | |
This commit introduces a way to check if db exists and then check if it is properly set in two asserts, so we can have two distinct phrases to avoid confusion. - Resolves: #8388 | |||
2016-08-17 | [test] soledad doesnt have design docs anymore | Victor Shyba | |
This code was testing for it and should be removed. | |||
2016-08-16 | ignore noisy 401 errors from soledad log. | Micah | |
Change-Id: Ia1764cb28e263353856523c11f351a39774bf3b4 | |||
2016-08-15 | fix problem with loading .ssh/config | elijah | |
2016-08-08 | Stricter VPN egress firewall (#8289) | Micah | |
Change-Id: Ie09a6a34dfa8fe3d72568d2de0b208e7d947412f | |||
2016-08-08 | Disallow intra-client connectivity (#8272). | Micah | |
If you connect to the VPN with a client, you can make direct network connections to the other connected clients. This allows communication to the eip gateways, but disallows any other connections. Change-Id: I73e5bb5715e4d91256cbf95eda8c0ec70aa75f93 | |||
2016-08-05 | Disallow intra-client connectivity (#8272). | Micah | |
If you connect to the VPN with a client, you can make direct network connections to the other connected clients. This allows communication to the eip gateways, but disallows any other connections. Change-Id: I73e5bb5715e4d91256cbf95eda8c0ec70aa75f93 |