| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove onion.HEADmaster | Linus Nordberg | 2017-09-25 | 3 | -37/+0 |
| | | | | | It lives in nunoc-dockerfiles nowadays. | ||||
| * | Make start.sh executable. | Linus Nordberg | 2017-09-06 | 1 | -0/+0 |
| | | |||||
| * | Find merge in new tools/ dir. | Linus Nordberg | 2017-09-06 | 1 | -1/+1 |
| | | |||||
| * | Fix docker-build. | Linus Nordberg | 2017-09-06 | 3 | -3/+5 |
| | | |||||
| * | Make 'install' too, which installs tools directory. | Linus Nordberg | 2017-09-06 | 2 | -8/+2 |
| | | | | | | | | Stop moving the source dir to INSTDIR -- make install does what's needed. Use getconfig.sh in INSTDIR/tools/. | ||||
| * | Add catlfish-build. | Linus Nordberg | 2017-09-06 | 3 | -7/+18 |
| | | |||||
| * | Remove spurious MERGE_DB_DIR setting. | Linus Nordberg | 2017-08-31 | 1 | -1/+0 |
| | | | | | The same thing is done in merge.sh. | ||||
| * | Replace debs for lunca client 5.1 with 6.2. | Linus Nordberg | 2017-08-31 | 14 | -0/+0 |
| | | |||||
| * | Add role 'status' for statusservers. | Linus Nordberg | 2017-08-31 | 1 | -0/+4 |
| | | |||||
| * | Parameterise -boot argument to run_erl. | Linus Nordberg | 2017-02-21 | 1 | -8/+9 |
| | | | | | Less duplication. | ||||
| * | Use getconfig.sh and run new Erlang based merge too. | Linus Nordberg | 2017-02-21 | 1 | -24/+11 |
| | | |||||
| * | Follow move of catlfish source. | Linus Nordberg | 2017-02-21 | 1 | -2/+2 |
| | | |||||
| * | Remove spurious comment. | Linus Nordberg | 2017-02-21 | 1 | -2/+0 |
| | | |||||
| * | Move catlfish source directory. | Linus Nordberg | 2017-02-21 | 1 | -0/+3 |
| | | |||||
| * | Install python-requests. | Linus Nordberg | 2017-02-21 | 1 | -2/+2 |
| | | | | | merge_fetch.py needs it. | ||||
| * | Invoke su(1) correctly. | Linus Nordberg | 2017-02-21 | 1 | -2/+1 |
| | | |||||
| * | Copy $HSM_CHRYSTOKI_CONF to /etc/Chrystoki.conf. | Linus Nordberg | 2017-02-21 | 1 | -0/+2 |
| | | |||||
| * | Add comments on how to make a Single Onion Service. | Linus Nordberg | 2017-02-21 | 1 | -0/+3 |
| | | |||||
| * | Merge remote-tracking branch 'refs/remotes/map/permdb' | Linus Nordberg | 2017-02-01 | 1 | -1/+1 |
| |\ | | | | | | | | | Conflicts: catlfish-dev/Dockerfile | ||||
| | * | Add packages necessary for new permdb implementation | Magnus Ahltorp | 2016-03-02 | 1 | -1/+1 |
| | | | |||||
| * | | Use newer versions of lager and mochiweb. | Linus Nordberg | 2016-12-05 | 1 | -5/+5 |
| | | | | | | | | | Addresses CATLFISH-70. | ||||
| * | | Add two dependencies. | Linus Nordberg | 2016-12-05 | 1 | -2/+2 |
| | | | |||||
| * | | Revert "`--rm' is the default." | Linus Nordberg | 2016-12-03 | 1 | -4/+4 |
| | | | | | | | | | | | | | This turned out to not be true. This reverts commit 9b6dd50fd24b8875b773f6a250bd1752c3cb6492. | ||||
| * | | `--rm' is the default. | Linus Nordberg | 2016-07-17 | 1 | -4/+4 |
| | | | |||||
| * | | curl -s for some silence | Linus Nordberg | 2016-07-17 | 1 | -7/+7 |
| | | | |||||
| * | | Need Python.h for permdb. | Linus Nordberg | 2016-07-16 | 1 | -1/+1 |
| | | | |||||
| * | | Need libnettle, libbsd and librhash for permdb. | Linus Nordberg | 2016-07-16 | 1 | -2/+2 |
| | | | |||||
| * | | Fix typo. | Linus Nordberg | 2016-07-16 | 1 | -1/+1 |
| |/ | |||||
| * | Typo. | Linus Nordberg | 2016-02-19 | 1 | -1/+1 |
| | | |||||
| * | Add new targets to .PHONY. | Linus Nordberg | 2016-02-19 | 1 | -1/+2 |
| | | |||||
| * | Base on 'base', like 'erlang' does. | Linus Nordberg | 2016-02-19 | 1 | -1/+1 |
| | | | | | | A 'base' that's just a fresh clone of something we like decouples our services from a particular platform. | ||||
| * | Add targets for 'erlang', 'base' and 'onion'. | Linus Nordberg | 2016-02-19 | 1 | -0/+9 |
| | | |||||
| * | Use hostname in CN when generating certs. | Linus Nordberg | 2015-11-20 | 1 | -10/+25 |
| | | |||||
| * | merge.py is gone, long live merge. | Linus Nordberg | 2015-11-19 | 1 | -4/+4 |
| | | |||||
| * | Add NEWS file. | Linus Nordberg | 2015-11-12 | 1 | -0/+3 |
| | | |||||
| * | Make benchmarking work | Magnus Ahltorp | 2015-11-11 | 8 | -11/+82 |
| | | |||||
| * | Add catlfish-benchmark embryo. | Linus Nordberg | 2015-10-29 | 9 | -0/+169 |
| | | |||||
| * | Fix a typo in ERL_LIBS path to plop. | Linus Nordberg | 2015-08-25 | 1 | -5/+6 |
| | | | | | | Also, handle lager like catlfish and plop, i.e. find out its version number instead of using a static string. | ||||
| * | Make /start.sh executable. | Linus Nordberg | 2015-07-31 | 1 | -0/+0 |
| | | |||||
| * | No need to symlink /usr/local/etc/catlfish/catlfish.config. | Linus Nordberg | 2015-06-12 | 1 | -1/+0 |
| | | |||||
| * | Pass $MERGE_EXTRA_ARGS. | Linus Nordberg | 2015-06-12 | 1 | -1/+2 |
| | | |||||
| * | Node name is second arg, not third. | Linus Nordberg | 2015-06-12 | 1 | -2/+2 |
| | | |||||
| * | Fix paths for catlfish config file. Don't use CATLFISH_DB_DIR. | Linus Nordberg | 2015-06-12 | 1 | -9/+9 |
| | | |||||
| * | verifycert depends on plop too. | Linus Nordberg | 2015-06-10 | 1 | -3/+6 |
| | | |||||
| * | Pass arguments to catlfish start script. | Linus Nordberg | 2015-06-05 | 1 | -1/+2 |
| | | |||||
| * | Adjust `-c' argument addServer to reflect certificate naming scheme. | Linus Nordberg | 2015-06-05 | 1 | -1/+5 |
| | | | | | Also, add informative defaults. | ||||
| * | Add catlfish-dev-lunahsm. | Linus Nordberg | 2015-06-05 | 10 | -3/+20 |
| | | |||||
| * | Copy cacert.pem to merge nodes too. | Linus Nordberg | 2015-06-05 | 1 | -0/+6 |
| | | |||||
| * | Actually work. | Linus Nordberg | 2015-06-05 | 1 | -3/+2 |
| | | |||||
| * | chmod 600 webkey-$node.pem | Linus Nordberg | 2015-06-05 | 1 | -0/+2 |
| | | |||||
