summaryrefslogtreecommitdiffstats
path: root/retiolum/scripts
Commit message (Collapse)AuthorAgeFilesLines
...
* refactor graph generation into tinc_stats/Graphroot2013-06-243-2/+177
|
* fix broken graphite submoduleroot2013-06-241-2/+10
|
* refactor Graphite senderroot2013-06-243-49/+42
|
* refactor tinc_stats into a single python moduleroot2013-06-2412-206/+75
|
* nodes_geoip : initial commitmakefu2013-06-241-0/+26
|
* partly refactor tinc_stats2jsonmakefu2013-06-241-15/+57
| | | | make the tool more intelligent in finding the correct method for dumping graphs
* update all the graphsmakefu2013-06-241-2/+2
|
* fix typo in tinc installerYour Name2013-06-121-1/+1
|
* fix bug in loader selectormakefu2013-06-091-1/+1
|
* fix syntax-error in new_installYour Name2013-05-221-1/+1
|
* new_install now uses the LOADER instead of ping to check if internet is ↵makefu2013-05-221-4/+6
| | | | available
* telnet binary will now be found: use either telnet or busyboxmakefu2013-05-211-2/+17
|
* changed room for incoming hostslassulus2013-05-101-1/+1
|
* add 'this is $NAME' in install-scriptmakefu2013-05-031-0/+1
|
* add graphgen dependenciesmakefu2013-04-221-0/+2
|
* fix bug in new_installmakefu2013-04-221-1/+1
|
* let -> $((COUNTER+=1)) in quest for posix compliancemakefu2013-04-221-1/+1
|
* fix file trapsmakefu2013-04-042-3/+2
|
* add graphite stats supportmakefu2013-04-032-1/+7
|
* add build timemakefu2013-04-032-2/+6
|
* emergency commitroot2013-03-071-0/+59
|
* add nodes-to-json: parses retiolum/hosts folder into jsonmakefu2013-02-081-21/+0
|
* more osx supportlassulus2013-01-291-6/+13
|
* osx proto addedlassulus2013-01-291-1/+6
|
* OS-strings instead of numberslassulus2013-01-291-7/+7
|
* refactor type in new_installmakefu2013-01-291-7/+8
|
* fix chown incompatibilitymakefu2013-01-291-1/+1
|
* moved to new ircchannelLassulus2013-01-281-1/+1
|
* fix misleading function name in find_supermakefu2013-01-242-6/+10
|
* Merge branch 'master' of https://github.com/krebscode/painloadmakefu2013-01-241-0/+7
|\
| * more android fixesLassulus2013-01-231-0/+7
| |
* | find_super is now using a threadpoolmakefu2013-01-241-15/+24
|/
* fixed whitespaceLassulus2013-01-211-1/+1
|
* fixed device for androidLassulus2013-01-211-2/+4
|
* fixes for androidLassulus2013-01-211-2/+3
|
* fixed path on androidLassulus2013-01-211-1/+1
|
* fix android bugLassulus2013-01-211-4/+4
|
* removed getoptsLassulus2013-01-161-85/+0
|
* removed redundant host detectionLassulus2013-01-161-5/+0
|
* s/supernode/slowpoke/Lassulus2013-01-162-2/+2
|
* adv_graphgen: remove temporary data properlymakefu2013-01-152-6/+6
|
* retiolum find_super: use same output format as find_super.pytv2013-01-141-1/+1
|
* retiolum find_super: replace xargs with for&waittv2013-01-141-24/+20
|
* retiolum find_super: parallel lookuptv2013-01-141-13/+24
|
* retiolum install: replace oxberg,pa_sharepoint by albi10,pigstartertv2013-01-131-2/+2
|
* retiolum install: pass full IPv4 to check-free-retiolum-v4tv2013-01-131-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 finishedmakefu2013-01-081-0/+3
|
* adv_graphgen: no redundancy > being supernodemakefu2013-01-061-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 warningmakefu2013-01-061-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 installermakefu2013-01-061-1/+8
|