Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | //retiolum/adv_graphgen: refactor graph generation, fix weight issue | EUcancER | 2011-11-10 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of github.com:krebscode/painload | makefu | 2011-11-04 | 1 | -1/+2 |
|\ | |||||
| * | //retiolum/adv_graphgen: bug-fixing | EUcancER | 2011-11-04 | 1 | -1/+2 |
| | | | | | | | | | | | | | | debian uses features of adv_graphgen which hasn't been tested until now. Bugs has been fixed concerning usage of LOG_FILE environ and many more fix minor calculation bug in availability calucluation (delete faulty archive lines) | ||||
* | | //retiolum/adv_graphgen: tinc_stats now invokes USR2 against tinc deamon | makefu | 2011-11-04 | 1 | -0/+3 |
|/ | |||||
* | //retiolum/adv_graphgen: replace old parsing style, refactoring | makefu | 2011-11-04 | 1 | -3/+5 |
| | | | | | tinc_stats now writes the current tinc state into stdout as json sanitize.sh uses tinc_stats and pipes the output to parse_tinc_stats.py (the name is a lie) | ||||
* | //retiolum//tinc_stats: initial commit | makefu | 2011-11-03 | 1 | -0/+77 |
tinc_stats writes the current TINC statistics into stdout |