Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tinc-setup: new route in tinc-up | lassulus | 2013-12-29 | 1 | -0/+2 |
| | |||||
* | retiolum: updated build scripts | lassulus | 2013-12-29 | 1 | -8/+3 |
| | |||||
* | github_listener: remove graphite hook | makefu | 2013-12-17 | 1 | -4/+5 |
| | |||||
* | tinc-install: fixed os detection | lassulus | 2013-11-15 | 1 | -1/+1 |
| | |||||
* | new_install.sh main function, fix tinc-pre | lassulus | 2013-11-05 | 1 | -244/+248 |
| | |||||
* | add Graphite lib | makefu | 2013-06-25 | 1 | -0/+1 |
| | |||||
* | update dependencies | makefu | 2013-06-25 | 1 | -0/+2 |
| | |||||
* | add json generation for map.html to all the graph map | makefu | 2013-06-25 | 1 | -0/+2 |
| | |||||
* | 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 |
| |