summaryrefslogtreecommitdiffstats
path: root/retiolum
Commit message (Collapse)AuthorAgeFilesLines
* //retiolum hosts: fillxx ipv4tv2011-11-0945-0/+45
| | | | | | | for x in hosts/*; do myipv4=$(echo 42.$(for i in `seq 1 3`; do echo "ibase=16;`bin/fillxx xx|tr [a-f] [A-F]`" | bc; done)|tr \ .)/32; if ! grep -q '42\..*/32' $x; then sed -i '/BEGIN/s:.*:'"Subnet = $myipv4"'\n&:' $x ; fi; done
* //retiolum install.sh: use fillxx for IPv4 (inactive)tv2011-11-091-0/+4
|
* //retiolum hosts also: add nebula ipv4 addrtv2011-11-091-0/+1
|
* //retiolum install.sh: default hostname + eloop@ipv4krebs2011-11-081-5/+11
|
* //retiolum/Makefile: use relative punanikrebs2011-11-081-1/+1
|
* //retiolum hosts steve: initial commitkrebs2011-11-081-0/+10
|
* add script to find legacy hostsEUcancER2011-11-081-0/+59
|
* added testip alphalabslassulus2011-11-081-0/+1
|
* Merge branch 'master' of github.com:krebscode/painloadmakefu2011-11-043-9/+11
|\
| * //retiolum/adv_graphgen: bug-fixingEUcancER2011-11-043-9/+11
| | | | | | | | | | | | | | debian uses features of adv_graphgen which hasn't been tested until now. Bugs has been fixed concerning usage of LOG_FILE environ and many more fix minor calculation bug in availability calucluation (delete faulty archive lines)
* | //retiolum/adv_graphgen: tinc_stats now invokes USR2 against tinc deamonmakefu2011-11-041-0/+3
|/
* //retiolum/adv_graphgen: add BackwardsReadermakefu2011-11-041-0/+35
| | | | dependency for tinc_stats.py
* //retiolum/adv_graphgen: replace old parsing style, refactoringmakefu2011-11-043-43/+25
| | | | | tinc_stats now writes the current tinc state into stdout as json sanitize.sh uses tinc_stats and pipes the output to parse_tinc_stats.py (the name is a lie)
* //retiolum/bin/my-ip: initial commitmakefu2011-11-041-0/+2
| | | | script to find your nat'ed ip address
* Merge branch 'master' of github.com:krebscode/painloadmakefu2011-11-032-18/+106
|\
| * //retiolum/adv_graphgen: add avg weight to nodesEUcancER2011-10-271-2/+11
| |
| * //retiolum/adv_graphgen: archive file parsed once, not n timesEUcancER2011-10-261-7/+8
| | | | | | | | | | the archive file used to calculate the node availability is now parsed only once, not [num nodes] times. this saves quite some time
| * //retiolum/adv_graphgen: update archive pathEUcancER2011-10-261-1/+1
| |
| * //retiolum/adv_graphgen:add availability to parserEUcancER2011-10-261-3/+45
| |
| * //retiolum/adv_graphgen: rewrite graph generationEUcancER2011-10-261-5/+36
| |
| * //retiolum/adv_graphgen: fix generator scriptEUcancER2011-10-261-9/+14
| | | | | | | | | | svg is now generated instead of png dotfile is now a tempfile
* | //retiolum//tinc_stats: initial commitmakefu2011-11-032-0/+78
|/ | | | tinc_stats writes the current TINC statistics into stdout
* EUcancER -> euerEUcancER2011-10-251-0/+0
|
* retiolum/Makefile: reload tinc correctlyEUcancER2011-10-191-1/+2
|
* //retiolum: kremu -> kremiumroot2011-10-181-0/+0
|
* //retiolum supernode-...: fix typotv2011-10-121-0/+1
|
* //retiolum supernode-...: add little doctv2011-10-121-12/+18
|
* //retiolum super-...: inline hrefstv2011-10-121-3/+5
|
* //retiolum supernode-...: do the HUP!tv2011-10-121-0/+2
|
* //retiolum supernode-update-hosts-and-hup: inittv2011-10-121-0/+33
|
* //retiolum install: add oxberg in `sort`ed ordertv2011-10-121-2/+3
|
* //retiolum hosts oxberg: initial commitroot2011-10-121-0/+11
|
* //retiolum/Makefile: fix race condition bug when reloading tincdEUcancER2011-10-121-1/+1
| | | | it might be possible the tincd is not running and therefore pkill returns =! 0 in this case
* retiolum:add tincd reload after updateEUcancER2011-10-111-0/+2
|
* add kremumakefu2011-10-111-0/+10
| | | | the krebs emulation node
* fix bug in install script, change channelmakefu2011-10-112-1/+2
|
* Merge branch 'master' of github.com:krebscode/painloadmakefu2011-10-111-0/+11
|\
| * //retiolum hosts ach: initial committv2011-10-091-0/+11
| |
* | punani: fix multi-match for packages like pythonmakefu2011-10-111-1/+1
|/ | | | | using the full path now in retiolum using fallback for different ose
* rename KREBS to urkrebstv2011-09-241-0/+0
|
* Merge branch 'master' of github.com:krebscode/painloadEUcancER2011-09-153-0/+20
|\
| * Merge branch 'master' of github.com:krebscode/painloadmakefu2011-09-141-0/+10
| |\
| | * //retiolum/hosts/zerg: initial committv2011-09-141-0/+10
| | |
| * | tinc_setup: update install.sh to write new supernodemakefu2011-09-141-0/+1
| |/ | | | | | | EUcancER is the new supernode which can be used to connect to
| * retiolum/bin: get-tinc-dir returns the config dir of tincmakefu2011-09-121-0/+9
| | | | | | | | supportet are currently all Linux/SunOS/Darwin as well as CYGWIN and MING
* | retiolum/adv_graphgen: fix bug with stale hosts,remove unusedEUcancER2011-09-151-1/+7
|/ | | | | | stale hosts will be ignored and will not be drawn in the final graphs. Every node without an 'external' ip is stale, as well as every node ONLY connected to a node without an external ip (stale derivates)
* //retiolum/hosts/iiso: update keytv2011-09-121-6/+6
|
* //retiolum/hosts/iiso: initial committv2011-09-111-0/+10
|
* //retiolum/hosts/sir_krebs_a_lot: initial committv2011-09-091-0/+11
|
* //retiolum/bin/update_tinc_hosts: create magic implies [re]starttv2011-09-091-0/+1
|