Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add graphite stats support | makefu | 2013-04-03 | 2 | -1/+7 |
| | |||||
* | add build time | makefu | 2013-04-03 | 2 | -2/+6 |
| | |||||
* | emergency commit | root | 2013-03-07 | 1 | -0/+59 |
| | |||||
* | add nodes-to-json: parses retiolum/hosts folder into json | makefu | 2013-02-08 | 1 | -21/+0 |
| | |||||
* | more osx support | lassulus | 2013-01-29 | 1 | -6/+13 |
| | |||||
* | osx proto added | lassulus | 2013-01-29 | 1 | -1/+6 |
| | |||||
* | OS-strings instead of numbers | lassulus | 2013-01-29 | 1 | -7/+7 |
| | |||||
* | refactor type in new_install | makefu | 2013-01-29 | 1 | -7/+8 |
| | |||||
* | fix chown incompatibility | makefu | 2013-01-29 | 1 | -1/+1 |
| | |||||
* | moved to new ircchannel | Lassulus | 2013-01-28 | 1 | -1/+1 |
| | |||||
* | fix misleading function name in find_super | makefu | 2013-01-24 | 2 | -6/+10 |
| | |||||
* | Merge branch 'master' of https://github.com/krebscode/painload | makefu | 2013-01-24 | 1 | -0/+7 |
|\ | |||||
| * | more android fixes | Lassulus | 2013-01-23 | 1 | -0/+7 |
| | | |||||
* | | find_super is now using a threadpool | makefu | 2013-01-24 | 1 | -15/+24 |
|/ | |||||
* | fixed whitespace | Lassulus | 2013-01-21 | 1 | -1/+1 |
| | |||||
* | fixed device for android | Lassulus | 2013-01-21 | 1 | -2/+4 |
| | |||||
* | fixes for android | Lassulus | 2013-01-21 | 1 | -2/+3 |
| | |||||
* | fixed path on android | Lassulus | 2013-01-21 | 1 | -1/+1 |
| | |||||
* | fix android bug | Lassulus | 2013-01-21 | 1 | -4/+4 |
| | |||||
* | removed getopts | Lassulus | 2013-01-16 | 1 | -85/+0 |
| | |||||
* | removed redundant host detection | Lassulus | 2013-01-16 | 1 | -5/+0 |
| | |||||
* | s/supernode/slowpoke/ | Lassulus | 2013-01-16 | 2 | -2/+2 |
| | |||||
* | adv_graphgen: remove temporary data properly | makefu | 2013-01-15 | 2 | -6/+6 |
| | |||||
* | retiolum find_super: use same output format as find_super.py | tv | 2013-01-14 | 1 | -1/+1 |
| | |||||
* | retiolum find_super: replace xargs with for&wait | tv | 2013-01-14 | 1 | -24/+20 |
| | |||||
* | retiolum find_super: parallel lookup | tv | 2013-01-14 | 1 | -13/+24 |
| | |||||
* | retiolum install: replace oxberg,pa_sharepoint by albi10,pigstarter | tv | 2013-01-13 | 1 | -2/+2 |
| | |||||
* | retiolum install: pass full IPv4 to check-free-retiolum-v4 | tv | 2013-01-13 | 1 | -1/+1 |
| | | | | | This fixes a bug, where an unused address (10.243.0.10) could not be used another address (10.9.0.10) has the same suffix. | ||||
* | new_install: start tinc when finished | makefu | 2013-01-08 | 1 | -0/+3 |
| | |||||
* | adv_graphgen: no redundancy > being supernode | makefu | 2013-01-06 | 1 | -3/+4 |
| | | | | it is visually more important to see that a node has no redundancy that to see this node is a potential supernode | ||||
* | adv_graphgen: add visual warning | makefu | 2013-01-06 | 1 | -1/+4 |
| | | | | | for nodes with only one connection as this means no redundancy is configured in case the other connected node dies away | ||||
* | fix new_install installer | makefu | 2013-01-06 | 1 | -1/+8 |
| | |||||
* | fix graph generation | root | 2013-01-06 | 3 | -3/+4 |
| | |||||
* | boot/retiolum.sh: welcome to the escaping hell | makefu | 2013-01-05 | 1 | -5/+5 |
| | |||||
* | fix connectTo, replace euer with pigstarter | root | 2013-01-05 | 1 | -1/+1 |
| | |||||
* | fix adv_graphgen, github_listener | root | 2013-01-02 | 5 | -18/+144 |
| | |||||
* | fixed android bug | Lassulus | 2012-12-28 | 1 | -1/+1 |
| | |||||
* | fixed netmask magic | Lassulus | 2012-12-28 | 1 | -9/+9 |
| | |||||
* | fixed os detection, readded set -f | Lassulus | 2012-12-28 | 1 | -2/+2 |
| | |||||
* | retiolum/install: enable shell-expansion until further notice, fallback for OS | EUcancER | 2012-12-28 | 1 | -1/+4 |
| | |||||
* | Merge branch 'master' of github.com:krebscode/painload | EUcancER | 2012-12-27 | 1 | -2/+3 |
|\ | |||||
| * | fixed install bug | Lassulus | 2012-12-27 | 1 | -2/+2 |
| | | |||||
| * | added SURL parameter for supernodes.tar.gz url | Lassulus | 2012-12-27 | 1 | -1/+2 |
| | | |||||
* | | tinc_installer: fix ip_finder, Random, others | EUcancER | 2012-12-27 | 1 | -4/+4 |
|/ | |||||
* | Merge branch 'master' of github.com:krebscode/painload | Lassulus | 2012-12-27 | 1 | -4/+4 |
|\ | |||||
| * | fix problems in new installer | EUcancER | 2012-12-27 | 1 | -5/+5 |
| | | |||||
* | | fixed hostmask generation | Lassulus | 2012-12-27 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' of github.com:krebscode/painload | Lassulus | 2012-12-27 | 1 | -13/+12 |
|\| | |||||
| * | fix new installer, tested with debian install | EUcancER | 2012-12-27 | 1 | -13/+12 |
| | | |||||
* | | fixed url | Lassulus | 2012-12-27 | 1 | -1/+1 |
|/ |