summaryrefslogtreecommitdiffstats
path: root/retiolum/hosts/.scripts
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* migrate to new repo layoutFelix Richter2011-05-107-0/+163
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)