Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | optional path now as $1 | Lassulus | 2011-05-11 | 1 | -2/+3 |
| | |||||
* | fixed race condition error | Felix Richter | 2011-05-11 | 1 | -1/+1 |
| | |||||
* | fixed indent bug | Lassulus | 2011-05-11 | 1 | -1/+1 |
| | |||||
* | digraph again | Felix Richter | 2011-05-11 | 1 | -3/+7 |
| | | | | parse.py:now it can be distinguished between uni and bidirectional connections | ||||
* | Merge branch 'master' of github.com:miefda/retiolum | Felix Richter | 2011-05-11 | 1 | -11/+9 |
|\ | |||||
| * | Merge branch 'master' of github.com:miefda/retiolum | Lassulus | 2011-05-11 | 2 | -0/+89 |
| |\ | |||||
| * | | added better hostsfiles managment | Lassulus | 2011-05-11 | 1 | -11/+9 |
| | | | |||||
* | | | added alternative graph setter variable, fixed default opener | Felix Richter | 2011-05-11 | 1 | -4/+8 |
| |/ |/| | |||||
* | | updated sanitize, more generic script | Felix Richter | 2011-05-11 | 1 | -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/retiolum | Felix Richter | 2011-05-11 | 1 | -58/+35 |
|\| | |||||
| * | added md5 stuff and better wget alternative | Lassulus | 2011-05-11 | 1 | -3/+20 |
| | | |||||
| * | no more sqlite3 | Lassulus | 2011-05-11 | 1 | -30/+13 |
| | | |||||
| * | no more fucking pycrypto | Lassulus | 2011-05-11 | 1 | -27/+4 |
| | | |||||
* | | refactored parse.py | Felix Richter | 2011-05-11 | 2 | -3/+31 |
| | | | | | | | | parse.py: now also writes the number of current connections | ||||
* | | refactored parser script,fixed bug | Felix Richter | 2011-05-11 | 2 | -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 generator | Felix Richter | 2011-05-11 | 2 | -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 retiolum | Lassulus | 2011-05-10 | 2 | -0/+413 |
| | |||||
* | migrate to new repo layout | Felix Richter | 2011-05-10 | 7 | -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) |