| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | update map to handle all the shit correctly | makefu | 2013-06-25 | 1 | -3/+1 | |
| | | ||||||
| * | add function to add jitter to coordinates to avoid overlaying of points on ↵ | makefu | 2013-06-25 | 2 | -8/+61 | |
| | | | | | the map | |||||
| * | add map | root | 2013-06-24 | 1 | -0/+90 | |
| | | ||||||
| * | fix symlink | root | 2013-06-24 | 2 | -250/+0 | |
| | | ||||||
| * | refactor graph generation into tinc_stats/Graph | root | 2013-06-24 | 3 | -2/+177 | |
| | | ||||||
| * | fix broken graphite submodule | root | 2013-06-24 | 1 | -2/+10 | |
| | | ||||||
| * | refactor Graphite sender | root | 2013-06-24 | 3 | -49/+42 | |
| | | ||||||
| * | refactor tinc_stats into a single python module | root | 2013-06-24 | 12 | -206/+75 | |
| | | ||||||
| * | nodes_geoip : initial commit | makefu | 2013-06-24 | 1 | -0/+26 | |
| | | ||||||
| * | partly refactor tinc_stats2json | makefu | 2013-06-24 | 1 | -15/+57 | |
| | | | | | make the tool more intelligent in finding the correct method for dumping graphs | |||||
| * | update all the graphs | makefu | 2013-06-24 | 1 | -2/+2 | |
| | | ||||||
| * | fix typo in tinc installer | Your Name | 2013-06-12 | 1 | -1/+1 | |
| | | ||||||
| * | fix bug in loader selector | makefu | 2013-06-09 | 1 | -1/+1 | |
| | | ||||||
| * | fix syntax-error in new_install | Your Name | 2013-05-22 | 1 | -1/+1 | |
| | | ||||||
| * | new_install now uses the LOADER instead of ping to check if internet is ↵ | makefu | 2013-05-22 | 1 | -4/+6 | |
| | | | | | available | |||||
| * | telnet binary will now be found: use either telnet or busybox | makefu | 2013-05-21 | 1 | -2/+17 | |
| | | ||||||
| * | changed room for incoming hosts | lassulus | 2013-05-10 | 1 | -1/+1 | |
| | | ||||||
| * | add 'this is $NAME' in install-script | makefu | 2013-05-03 | 1 | -0/+1 | |
| | | ||||||
| * | add graphgen dependencies | makefu | 2013-04-22 | 1 | -0/+2 | |
| | | ||||||
| * | fix bug in new_install | makefu | 2013-04-22 | 1 | -1/+1 | |
| | | ||||||
| * | let -> $((COUNTER+=1)) in quest for posix compliance | makefu | 2013-04-22 | 1 | -1/+1 | |
| | | ||||||
| * | fix file traps | makefu | 2013-04-04 | 2 | -3/+2 | |
| | | ||||||
| * | 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. | |||||
