Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed url | Lassulus | 2012-12-27 | 1 | -1/+1 |
| | |||||
* | fixed bugs on OpenWrt | Lassulus | 2012-12-21 | 1 | -1/+2 |
| | |||||
* | fixed OS detections | Lassulus | 2012-12-21 | 1 | -1/+1 |
| | |||||
* | added supernodes only for openwrt | Lassulus | 2012-12-21 | 1 | -2/+10 |
| | |||||
* | Merge branch 'master' of github.com:krebscode/painload | euer | 2012-12-20 | 1 | -1/+0 |
|\ | |||||
| * | removed debug uouput | Lassulus | 2012-12-20 | 1 | -1/+0 |
| | | |||||
* | | tinc_setup/bootstrap.sh -> /boot/painload.sh | euer | 2012-12-20 | 1 | -11/+0 |
|/ | |||||
* | added TINCDIR as possible value | Lassulus | 2012-12-12 | 1 | -17/+8 |
| | |||||
* | fixed some more borken stuff | Lassulus | 2012-12-12 | 1 | -2/+2 |
| | |||||
* | forgot fi | Lassulus | 2012-12-12 | 1 | -0/+1 |
| | |||||
* | more android fixes | Lassulus | 2012-12-12 | 1 | -4/+11 |
| | |||||
* | added different directory for android | Lassulus | 2012-12-12 | 1 | -2/+7 |
| | |||||
* | added #!/bin/sh | Lassulus | 2012-12-12 | 1 | -1/+1 |
| | |||||
* | fixed find_os not executing | Lassulus | 2012-12-12 | 1 | -5/+6 |
| | |||||
* | fixing for android | Lassulus | 2012-12-12 | 1 | -1/+1 |
| | |||||
* | added some stuff | Lassulus | 2012-12-12 | 1 | -17/+31 |
| | |||||
* | removed debug output | Lassulus | 2012-12-10 | 1 | -1/+0 |
| | |||||
* | added variable IPv6 length | Lassulus | 2012-12-10 | 1 | -1/+3 |
| | |||||
* | removed openssl dependency | Lassulus | 2012-12-10 | 1 | -6/+1 |
| | |||||
* | changed random source | Lassulus | 2012-12-10 | 1 | -2/+2 |
| | |||||
* | fixed typo | Lassulus | 2012-12-10 | 1 | -0/+1 |
| | |||||
* | more checks, fixed loop | Lassulus | 2012-12-10 | 1 | -4/+19 |
| | |||||
* | fixed sudo env | Lassulus | 2012-12-09 | 1 | -22/+23 |
| | |||||
* | added variable stuff | Lassulus | 2012-12-09 | 1 | -15/+34 |
| | |||||
* | now working | Lassulus | 2012-12-09 | 1 | -5/+19 |
| | |||||
* | Merge branch 'master' of github.com:krebscode/painload | Lassulus | 2012-12-09 | 2 | -28/+1 |
|\ | |||||
| * | Merge branch 'master' of github.com:krebscode/painload | makefu | 2012-12-07 | 1 | -0/+158 |
| |\ | |||||
| * | | write_channel.py rewritten to announce_pubkey | makefu | 2012-12-07 | 2 | -28/+1 |
| | | | | | | | | | | | | | | | announce_pubkey is a shell-only implementation of the now obsolete write_channel script to announce a hosts public key the only dependency of this script is telnet, haven't seen a system without it for a while now | ||||
* | | | new version, still WIP | Lassulus | 2012-12-09 | 1 | -25/+188 |
| |/ |/| | |||||
* | | added new installer WIP | Lassulus | 2012-12-07 | 1 | -0/+158 |
|/ | |||||
* | added myself to hosts | miefda | 2012-02-23 | 1 | -4/+4 |
| | |||||
* | //retiolum/tinc_setup: now using 10.243.x.x namespace' | makefu | 2011-12-26 | 1 | -4/+3 |
| | |||||
* | by the powers of exclamation mark! | lassulus | 2011-12-22 | 1 | -1/+1 |
| | |||||
* | more testing... | lassulus | 2011-12-22 | 1 | -1/+1 |
| | |||||
* | more enterprise | lassulus | 2011-12-22 | 1 | -2/+8 |
| | |||||
* | changed regex | lassulus | 2011-12-22 | 1 | -1/+1 |
| | |||||
* | back to teh routes pt2 | lassulus | 2011-12-22 | 1 | -1/+1 |
| | |||||
* | //retiolum tinc-up: first set up interface, then configure | tv | 2011-11-10 | 1 | -2/+2 |
| | |||||
* | //retiolum update: cp tinc-up and restart tincd | tv | 2011-11-10 | 1 | -2/+0 |
| | | | | | | This commit updates /etc's tinc-up if it has changed and then restarts tincd. If tinc-up hasn't changed then only HUP and ALRM are sent to the retiolum tincd process. | ||||
* | //retiolum tinc-up: use iproute2 only | tv | 2011-11-10 | 1 | -9/+7 |
| | |||||
* | //retiolum tinc-up: fix ipv4 netmask | tv | 2011-11-09 | 1 | -3/+4 |
| | |||||
* | //retiolum install.sh: more ipv4-adaptions | tv | 2011-11-09 | 1 | -2/+2 |
| | |||||
* | //retiolum tinc-up: adapt ipv4-range | tv | 2011-11-09 | 1 | -2/+2 |
| | |||||
* | //retiolum install.sh: use fillxx for IPv4 (inactive) | tv | 2011-11-09 | 1 | -0/+4 |
| | |||||
* | //retiolum install.sh: default hostname + eloop@ipv4 | krebs | 2011-11-08 | 1 | -5/+11 |
| | |||||
* | //retiolum install: add oxberg in `sort`ed order | tv | 2011-10-12 | 1 | -2/+3 |
| | |||||
* | fix bug in install script, change channel | makefu | 2011-10-11 | 2 | -1/+2 |
| | |||||
* | tinc_setup: update install.sh to write new supernode | makefu | 2011-09-14 | 1 | -0/+1 |
| | | | | EUcancER is the new supernode which can be used to connect to | ||||
* | //retiolum/scripts/tinc_setup/tinc-up: use BRE @sed | tv | 2011-09-09 | 1 | -3/+3 |
| | |||||
* | Gigantor Merge! | EUcancER | 2011-08-31 | 1 | -0/+1 |
| | | | | | | | | | Conflicts: cholerab/news/Candidate - add Ante scriptum cholerab/shirts/bestellliste - merged as theirs oncology/dpfhack_display - now a submodule add bug-fixing for adv_graphgen, as well as a Makefile |