| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge branch 'master' of https://github.com/krebscode/painload | makefu | 2014-02-20 | 4 | -0/+105 |
| |\ |
|
| | * | hosts-sync: add #?-doc | tv | 2014-02-19 | 1 | -0/+26 |
| | * | hosts sync: rename index for nicer journal | tv | 2014-02-19 | 2 | -1/+1 |
| | * | hosts sync: fix local repo uris | tv | 2014-02-19 | 1 | -2/+4 |
| | * | hosts sync: fix service parse error | tv | 2014-02-19 | 1 | -1/+0 |
| | * | hosts sync: fix remote painload uri | tv | 2014-02-19 | 1 | -1/+1 |
| | * | hosts sync: fix pasto | tv | 2014-02-19 | 1 | -1/+1 |
| | * | hosts sync: add systemd files | tv | 2014-02-19 | 3 | -1/+17 |
| | * | retiolum github hosts sync: initial commit | tv | 2014-02-19 | 1 | -0/+62 |
| * | | fix py2 py3 issue in supernodes script | makefu | 2014-02-18 | 1 | -2/+2 |
| |/ |
|
| * | tinc_setup: remove legacy documentation | makefu | 2014-01-22 | 1 | -17/+9 |
| * | tinc_setup: update README according to what is currently working | makefu | 2014-01-14 | 1 | -0/+0 |
| * | tinc_setup: remove all the legacy code | makefu | 2014-01-14 | 6 | -178/+0 |
| * | adv_graphgen: update usage | makefu | 2014-01-14 | 2 | -3/+3 |
| * | tinc_stats: make Supernodes executable | makefu | 2014-01-14 | 1 | -0/+0 |
| * | tinc_stats: fix missing has_key | makefu | 2014-01-14 | 1 | -1/+1 |
| * | adv_graphgen: fix graphviz error with center | makefu | 2014-01-14 | 1 | -1/+1 |
| * | tinc_stats: make Graph.py future compatible | makefu | 2014-01-14 | 1 | -18/+17 |
| * | adv_graphgen: add usage, this should clear some things up | makefu | 2014-01-14 | 1 | -0/+27 |
| * | tinc_stats: Log2JSON is now working under py3k and py2 | makefu | 2014-01-14 | 1 | -9/+8 |
| * | Merge branch 'master' of ssh://github.com/krebscode/painload | makefu | 2014-01-14 | 2 | -8/+4 |
| |\ |
|
| | * | new_install: $NAME in tinc-up fixed | lassulus | 2014-01-13 | 1 | -4/+2 |
| | * | tinc-up: no need to get name | lassulus | 2014-01-13 | 1 | -4/+2 |
| * | | tinc_stats: make graph generation future compatible | makefu | 2014-01-14 | 2 | -2/+2 |
| * | | adv_graphgen: remove legacy variables | makefu | 2014-01-14 | 3 | -6/+0 |
| * | | tinc_stats: remove Graphite code | makefu | 2014-01-14 | 3 | -34/+0 |
| * | | tinc_stats: remove legacy code from Log2JSON | makefu | 2014-01-14 | 1 | -41/+1 |
| |/ |
|
| * | tinc-setup: new route in tinc-up | lassulus | 2013-12-29 | 1 | -0/+2 |
| * | retiolum: updated build scripts | lassulus | 2013-12-29 | 1 | -8/+3 |
| * | github_listener: remove graphite hook | makefu | 2013-12-17 | 1 | -4/+5 |
| * | tinc-install: fixed os detection | lassulus | 2013-11-15 | 1 | -1/+1 |
| * | new_install.sh main function, fix tinc-pre | lassulus | 2013-11-05 | 1 | -244/+248 |
| * | add Graphite lib | makefu | 2013-06-25 | 1 | -0/+1 |
| * | update dependencies | makefu | 2013-06-25 | 1 | -0/+2 |
| * | add json generation for map.html to all the graph map | makefu | 2013-06-25 | 1 | -0/+2 |
| * | update map to handle all the shit correctly | makefu | 2013-06-25 | 1 | -3/+1 |
| * | add function to add jitter to coordinates to avoid overlaying of points on th... | makefu | 2013-06-25 | 2 | -8/+61 |
| * | add map | root | 2013-06-24 | 1 | -0/+90 |
| * | fix symlink | root | 2013-06-24 | 2 | -250/+0 |
| * | refactor graph generation into tinc_stats/Graph | root | 2013-06-24 | 3 | -2/+177 |
| * | fix broken graphite submodule | root | 2013-06-24 | 1 | -2/+10 |
| * | refactor Graphite sender | root | 2013-06-24 | 3 | -49/+42 |
| * | refactor tinc_stats into a single python module | root | 2013-06-24 | 12 | -206/+75 |
| * | nodes_geoip : initial commit | makefu | 2013-06-24 | 1 | -0/+26 |
| * | partly refactor tinc_stats2json | makefu | 2013-06-24 | 1 | -15/+57 |
| * | update all the graphs | makefu | 2013-06-24 | 1 | -2/+2 |
| * | fix typo in tinc installer | Your Name | 2013-06-12 | 1 | -1/+1 |
| * | fix bug in loader selector | makefu | 2013-06-09 | 1 | -1/+1 |
| * | fix syntax-error in new_install | Your Name | 2013-05-22 | 1 | -1/+1 |
| * | new_install now uses the LOADER instead of ping to check if internet is avail... | makefu | 2013-05-22 | 1 | -4/+6 |