Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-30 | Merge branch 'feature/4889_restrict_port_5984_proc_to_localhost' into develop0.5.0rc2 | varac | |
2014-01-24 | swiss privacy foundation changed their nameserver IPs: ↵ | varac | |
http://www.privacyfoundation.ch/de/service/server.html | |||
2014-01-22 | anonymize webapp ips (Bug #4896) | varac | |
2014-01-21 | updated submodule couchdb | varac | |
2014-01-21 | properly purge cloudant repository leftovers (#4971) | varac | |
2014-01-20 | configure leap_platform to install our leap bigcouch package (Feature #4971) | varac | |
2014-01-13 | load_design_documents.sh fails (Bug #4945) | varac | |
2014-01-09 | fix function issues in webapp design documents | Azul | |
This change is a result of https://github.com/leapcode/leap_web/pull/133. Both should be deployed at the same time to prevent conflicts. | |||
2014-01-08 | fix webapp couchdb.yml to be couchdb.yml not couchdb.yml.webapp | elijah | |
2014-01-07 | restrict bigcouch chttp proc to localhost | varac | |
2014-01-06 | install ntp on all platform nodes (Feature #4913) | varac | |
2014-01-04 | updated submodule couchdb | varac | |
2014-01-03 | reduce tapicero log level. | Azul | |
Debug is becoming quite verbose with the backtraces. Info should suffice as a default. | |||
2014-01-02 | added support for minimum client version checking | elijah | |
2013-12-31 | add design docs for new soledad version to shared db | Azul | |
2013-12-24 | move nickserver config to /etc/nickserver.yml (fixes #4843) | elijah | |
2013-12-22 | Adopt tapicero config file to tapicero > 0.2.0 | Azul | |
In order to reuse the couch changes observer for key uploads I extracted it from tapicero and made the configuration more generic. This results in some changes to the config file format. When deploying tapicero >= 0.2.0 this config file format should be used instead. Also set log_level to debug by default. We can reduce this later but it might be useful for now. | |||
2013-12-19 | Set mynetworks to include any mx server in the provider to allow them to0.5.0rc1 | Micah Anderson | |
Helo as the domain (#4495) Change-Id: I6c8ac28faceb8b0c6129a606ede04837efd3d261 | |||
2013-12-19 | Fix the location of the smtp/smtpd_tls_session_cache_database (#4813) | Micah Anderson | |
Change-Id: I959fa40ff508bbeaf7baa0b6ba90c10c9e6b0ef7 | |||
2013-12-19 | Deploy /etc/leap/couchdb_scripts_defaults.conf so we can exclude some DBs, ↵ | varac | |
i.e. sessions + tokens (#4794) | |||
2013-12-18 | Merge branch 'feature/4506' into develop | Micah Anderson | |
2013-12-18 | Fix for openvpn/unbound not starting at boot (#4506) | Micah Anderson | |
This change sets the sysctl net.ipv4.ip_nonlocal_bind to allow applications to bind to an address, even when the link is down. This is necessary because applications like unbound and openvpn fail to start on boot in some situations because interfaces are not fully up (due to a combination of non-deterministic booting because of the likely potential setting of allow-hotplug in the interfaces file and the LSB boot dependency on $network not being sufficient. The only down-side to setting this is a daemon could bind to an incorrect ip and we wouldn't get an error, but this would be a configuration mistake, rather than a fatal condition. Change-Id: I5c03083e8c20bb25afad85a1230f4555808d341c | |||
2013-12-18 | add a smtp_tls class and include that on both mx servers and satellites | Micah Anderson | |
Change-Id: I779ea60e6d726d042203fa0756d73b4af079d728 | |||
2013-12-18 | rename the tls.pp to be smtpd_tls.pp, this allows us to have a separate | Micah Anderson | |
class for smtp vs. smtpd tls configurations Change-Id: Ic1cc560c76924fcbbc15e245bec7b78ac2de83d3 | |||
2013-12-17 | add a smtp_tls class and include that on both mx servers and satellites | Micah Anderson | |
Change-Id: I779ea60e6d726d042203fa0756d73b4af079d728 | |||
2013-12-17 | rename the tls.pp to be smtpd_tls.pp, this allows us to have a separate | Micah Anderson | |
class for smtp vs. smtpd tls configurations Change-Id: Ic1cc560c76924fcbbc15e245bec7b78ac2de83d3 | |||
2013-12-17 | Merge branch 'develop' of ssh://code.leap.se/leap_platform into develop | varac | |
2013-12-17 | updated submodule couchdb | varac | |
2013-12-17 | fix name of customers couchdb database (#4787) | Micah Anderson | |
Change-Id: I704a1d46069f975711323ff8e6a634d06c267157 | |||
2013-12-17 | replace couch-doc-update with one that uses MultiJson instead, this could ↵ | Micah Anderson | |
prevent the outdated json errors (#4622) Change-Id: Ibd929045a28eef1e9262fad8953df8fd150c1966 | |||
2013-12-17 | restore missing couchdb_host variable for leap_mx | Micah Anderson | |
Change-Id: I5b21471ab5de55b627a200b256168122f49c1e28 | |||
2013-12-17 | update couchdb::add_user to use couchdb::document (#4624) | Micah Anderson | |
Change-Id: Ie7810d7e851f5023bc8970cccc888eccb8661856 | |||
2013-12-05 | updated sshd submodule, see #4423 | kwadronaut | |
2013-11-28 | fix soledad couchdb hiera variables, part ii | Micah Anderson | |
Change-Id: Ie0028056767358c4fe6796edd5ba4435e86a0cb3 | |||
2013-11-28 | fix cwd in webapp cronjobs | Micah Anderson | |
Change-Id: I2e189bf5e209c731077539a57f9b334ac66cd25b | |||
2013-11-28 | fix soledad couchdb hiera variables | Micah Anderson | |
Change-Id: I0882fc993b407eddc40c03838050d42c0443bd3d | |||
2013-11-28 | remove leap_mx admin user and fix leap_mx couchdb hiera variables | Micah Anderson | |
Change-Id: I052576279d8a47313cd99412fdd7b715daa73374 | |||
2013-11-28 | remove nickserver admin user, and fix nickserver couchdb hiera variables | Micah Anderson | |
Change-Id: I5bdb6b946becdc95cadc92651c06e66b826e2698 | |||
2013-11-28 | remove duplicate couchdb design document json files | Micah Anderson | |
Change-Id: I5b3d073aec0522cf464ff41905be1ee326f13197 | |||
2013-11-28 | remove admin access from nickserver | Micah Anderson | |
Change-Id: If7fff4c2b839cef5807ee8cee1355aea4dc719a8 | |||
2013-11-28 | remove admin access from leap_mx | Micah Anderson | |
Change-Id: I0bbe42677d7680c99bf205ed4f6080026b308d77 | |||
2013-11-28 | remove admin access from soledad | Micah Anderson | |
Change-Id: I7c516c6a4ba26d2c5cebe19a9bff66eae3bd430f | |||
2013-11-28 | remove unnecessary soledad/leap_mx hiera password variables from tapicero | Micah Anderson | |
Change-Id: I17827fb88db9de088f638899433f5df1be9c3615 | |||
2013-11-28 | remove admin access from webapp | Micah Anderson | |
Change-Id: Ib2ce0d38a8e4dd30ae6842bfb5579d9c3dd10f18 | |||
2013-11-28 | setup customer couchdb database | Micah Anderson | |
Change-Id: Ic0e9f5f6a1f28d865d7757a9de0d9399a6a9a5e3 Conflicts: puppet/modules/site_couchdb/manifests/init.pp | |||
2013-11-27 | add missing nickserver hiera value lookup | Micah Anderson | |
Change-Id: I77061054f4768f0677ca9c498e6cd6d5df4ff806 | |||
2013-11-27 | add webapp cron entries to cleanup sessions and tokens (#4572) | Micah Anderson | |
Change-Id: Ic1ef7e25f07cbbbcea9bcc90248479009904303e | |||
2013-11-27 | add the tapicero couchdb user, and appropriate roles | Micah Anderson | |
Change-Id: I41e9a73c8d04d5a2d74b41c8e32aca9906f3a4cf | |||
2013-11-27 | setup tokens couchdb role for the tokens database and give soledad and the ↵ | Micah Anderson | |
webapp access Change-Id: Ifc44d5775e37655240573ab01dd2ee2f794bd8f3 | |||
2013-11-27 | add shared couchdb database, giving soledad access | Micah Anderson | |
Change-Id: I743538f66e35f0fffaa0d07fb4ee44b810635aa3 |