summaryrefslogtreecommitdiffstats
path: root/retiolum/scripts
Commit message (Collapse)AuthorAgeFilesLines
...
* fixed android bugLassulus2012-12-281-1/+1
|
* fixed netmask magicLassulus2012-12-281-9/+9
|
* fixed os detection, readded set -fLassulus2012-12-281-2/+2
|
* retiolum/install: enable shell-expansion until further notice, fallback for OSEUcancER2012-12-281-1/+4
|
* Merge branch 'master' of github.com:krebscode/painloadEUcancER2012-12-271-2/+3
|\
| * fixed install bugLassulus2012-12-271-2/+2
| |
| * added SURL parameter for supernodes.tar.gz urlLassulus2012-12-271-1/+2
| |
* | tinc_installer: fix ip_finder, Random, othersEUcancER2012-12-271-4/+4
|/
* Merge branch 'master' of github.com:krebscode/painloadLassulus2012-12-271-4/+4
|\
| * fix problems in new installerEUcancER2012-12-271-5/+5
| |
* | fixed hostmask generationLassulus2012-12-271-1/+1
| |
* | Merge branch 'master' of github.com:krebscode/painloadLassulus2012-12-271-13/+12
|\|
| * fix new installer, tested with debian installEUcancER2012-12-271-13/+12
| |
* | fixed urlLassulus2012-12-271-1/+1
|/
* fixed bugs on OpenWrtLassulus2012-12-211-1/+2
|
* fixed OS detectionsLassulus2012-12-211-1/+1
|
* added supernodes only for openwrtLassulus2012-12-211-2/+10
|
* removed retiolum from scriptsLassulus2012-12-202-383/+0
|
* Merge branch 'master' of github.com:krebscode/painloadeuer2012-12-201-1/+0
|\
| * removed debug uouputLassulus2012-12-201-1/+0
| |
* | tinc_setup/bootstrap.sh -> /boot/painload.sheuer2012-12-201-11/+0
|/
* added TINCDIR as possible valueLassulus2012-12-121-17/+8
|
* fixed some more borken stuffLassulus2012-12-121-2/+2
|
* forgot fiLassulus2012-12-121-0/+1
|
* more android fixesLassulus2012-12-121-4/+11
|
* added different directory for androidLassulus2012-12-121-2/+7
|
* added #!/bin/shLassulus2012-12-121-1/+1
|
* fixed find_os not executingLassulus2012-12-121-5/+6
|
* fixing for androidLassulus2012-12-121-1/+1
|
* added some stuffLassulus2012-12-121-17/+31
|
* removed debug outputLassulus2012-12-101-1/+0
|
* added variable IPv6 lengthLassulus2012-12-101-1/+3
|
* removed openssl dependencyLassulus2012-12-101-6/+1
|
* changed random sourceLassulus2012-12-101-2/+2
|
* fixed typoLassulus2012-12-101-0/+1
|
* Merge branch 'master' of github.com:krebscode/painloadLassulus2012-12-105-3/+39
|\
| * rewrite github_listenereuer2012-12-095-3/+39
| |
* | more checks, fixed loopLassulus2012-12-101-4/+19
|/
* fixed sudo envLassulus2012-12-091-22/+23
|
* added variable stuffLassulus2012-12-091-15/+34
|
* now workingLassulus2012-12-091-5/+19
|
* Merge branch 'master' of github.com:krebscode/painloadLassulus2012-12-095-113/+3
|\
| * Merge branch 'master' of github.com:krebscode/painloadeuer2012-12-073-28/+159
| |\
| | * Merge branch 'master' of github.com:krebscode/painloadmakefu2012-12-071-0/+158
| | |\
| | * | write_channel.py rewritten to announce_pubkeymakefu2012-12-072-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
| * | | tinc_stats.py -> tinc_stats2jsoneuer2012-12-073-85/+2
| |/ / | | | | | | | | | tinc_stats2json is now able to parse new tincctl format as well as legacy syslog format
* | / new version, still WIPLassulus2012-12-091-25/+188
| |/ |/|
* | added new installer WIPLassulus2012-12-071-0/+158
|/
* github_listener: add READMEeuer2012-11-291-0/+18
|
* add github_listenereuer2012-11-292-0/+9
| | | | a listener which fires create-host-tar every time being hit by github webhook