summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | added upm shack virtual machineFelix Richter2011-05-141-0/+9
| | |/
| | * optional path now as $1Lassulus2011-05-111-2/+3
| | |
| | * fixed race condition errorFelix Richter2011-05-111-1/+1
| | |
| | * fixed indent bugLassulus2011-05-111-1/+1
| | |
| | * digraph againFelix Richter2011-05-111-3/+7
| | | | | | | | | | | | parse.py:now it can be distinguished between uni and bidirectional connections
| | * Merge branch 'master' of github.com:miefda/retiolumFelix Richter2011-05-111-11/+9
| | |\
| | | * Merge branch 'master' of github.com:miefda/retiolumLassulus2011-05-112-0/+89
| | | |\
| | | * | added better hostsfiles managmentLassulus2011-05-111-11/+9
| | | | |
| | * | | added alternative graph setter variable, fixed default openerFelix Richter2011-05-111-4/+8
| | | |/ | | |/|
| | * | updated sanitize, more generic scriptFelix Richter2011-05-111-2/+8
| | | | | | | | | | | | | | | | sanitize.sh: has two variables, self explanatory, script is now more enterprise by utilizing xdg-open script
| | * | Merge branch 'master' of github.com:miefda/retiolumFelix Richter2011-05-111-58/+35
| | |\|
| | | * added md5 stuff and better wget alternativeLassulus2011-05-111-3/+20
| | | |
| | | * no more sqlite3Lassulus2011-05-111-30/+13
| | | |
| | | * no more fucking pycryptoLassulus2011-05-111-27/+4
| | | |
| | * | refactored parse.pyFelix Richter2011-05-112-3/+31
| | | | | | | | | | | | | | | | parse.py: now also writes the number of current connections
| | * | refactored parser script,fixed bugFelix Richter2011-05-112-31/+31
| | | | | | | | | | | | | | | | | | | | | | | | parse.py: refactored parsing into function sanitize.sh: fixed bug which creates race condition, removed gvcolor from toolchain
| | * | added tinc syslog parser and graph generatorFelix Richter2011-05-112-0/+55
| | |/ | | | | | | | | | | | | | | | | | | parse.py: parses syslog input given via stdin, writes graphviz graph to stdout sanitize.sh:helper script which prepares syslog for the parse script,pipes output of parse.sh into graphviz
| | * added datamgmt and retiolumLassulus2011-05-102-0/+413
| | |
| | * Merge branch 'master' of github.com:miefda/retiolumFelix Richter2011-05-103-15/+0
| | |\
| | | * deleted fucking README node xDroot2011-05-101-1/+0
| | | |
| | | * delteted dead nodesLassulus2011-05-102-14/+0
| | | |
| | | * editet README (test)Lassulus2011-05-101-1/+1
| | | |
| | * | added own pubkey generated by opensslFelix Richter2011-05-101-0/+9
| | |/
| | * Merge remote-tracking branch 'oldrepo/master'Felix Richter2011-05-1012-2/+192
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: krebs: newline deleted miefdahome: local net deleted supernode: replaced ip with dns entry
| | | * migrate to new repo layoutFelix Richter2011-05-1025-5/+9
| | | | | | | | | | | | | | | | | | | | | | | | README: added new clean install script description build_debian.sh: updated build_debian script (might still be broken) install.sh: updated script to work with new layout (untested)
| | | * Merge branch 'master' of github.com:makefu/shack-retiolumFelix Richter2011-05-104-5/+42
| | | |\
| | | | * updated to work with legacy osFelix Richter2011-05-053-7/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | build_debian.sh: updated to work with legacy build_debian_clean.sh: debian build script with manual compiling install.sh: updated python to work with legacy software
| | | * | added ITART,UTART,ytartFelix Richter2011-05-103-0/+24
| | | | |
| | * | | removed testnoderoot2011-05-101-1/+0
| | | | |
| | * | | testnoderoot2011-05-101-0/+1
| | | | |
| | * | | Edited supernode via GitHubLassulus2011-05-101-1/+0
| | | | |
| | * | | added readmemiefda2011-05-101-0/+1
| | | | |
| | * | | Edited supernode via GitHubLassulus2011-05-101-0/+1
| | | | |
| | * | | added pubkeysmiefda2011-05-106-0/+54
| | | | |
| | * | | UTART: initial committv2011-05-101-0/+9
| | | | |
| | * | | undone test settinundone test settinggroot2011-05-091-1/+0
| | | | |
| | * | | testingroot2011-05-091-0/+1
| | | | |
| | * | | initial commitroot2011-05-081-1/+1
| | | | |
| | * | | initial commit by supernodemiefda2011-05-0514-0/+130
| | / /
| * | | retiolum: make it so stubroot2011-05-261-1/+4
| | | |
| * | | move fillxx to retiolum/binroot2011-05-261-0/+0
| | | |
| * | | retiolum/bin/addipv6: initial commitroot2011-05-261-0/+19
| | | |
| * | | modules/retiolum: use githubroot2011-05-261-2/+6
| | | |
| * | | Merge branch 'master' of github.com:krebscode/painloadtv2011-05-262-1/+8
| |\ \ \
| | * \ \ Merge branch 'master' of github.com:krebscode/painloadFelix Richter2011-05-263-27/+18
| | |\ \ \
| | * | | | replaced install script with MakefileFelix Richter2011-05-262-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | makefile contains 2 targets, install: curls the bootstrap script from github and executes it update: tries to git pull the hosts folder created by install, will obviously not work if the folder does not exist
| * | | | | fillxx: initial committv2011-05-261-0/+6
| | |/ / / | |/| | |
| * | | | infestation: kill capt. obvioustv2011-05-262-14/+7
| | | | | | | | | | | | | | | | | | | | Also move dep-foo to Makefile
| * | | | Merge branch 'master' of github.com:krebscode/painloadtv2011-05-264-12/+18
| |\| | |
| | * | | Merge branch 'master' of github.com:krebscode/painloadFelix Richter2011-05-262-8/+8
| | |\ \ \