Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | 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 | |
| | | | ||||||
| | * | Merge branch 'master' of github.com:miefda/retiolum | Felix Richter | 2011-05-10 | 3 | -15/+0 | |
| | |\ | ||||||
| | | * | deleted fucking README node xD | root | 2011-05-10 | 1 | -1/+0 | |
| | | | | ||||||
| | | * | delteted dead nodes | Lassulus | 2011-05-10 | 2 | -14/+0 | |
| | | | | ||||||
| | | * | editet README (test) | Lassulus | 2011-05-10 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | added own pubkey generated by openssl | Felix Richter | 2011-05-10 | 1 | -0/+9 | |
| | |/ | ||||||
| | * | Merge remote-tracking branch 'oldrepo/master' | Felix Richter | 2011-05-10 | 12 | -2/+192 | |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: krebs: newline deleted miefdahome: local net deleted supernode: replaced ip with dns entry | |||||
| | | * | migrate to new repo layout | Felix Richter | 2011-05-10 | 25 | -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-retiolum | Felix Richter | 2011-05-10 | 4 | -5/+42 | |
| | | |\ | ||||||
| | | | * | updated to work with legacy os | Felix Richter | 2011-05-05 | 3 | -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,ytart | Felix Richter | 2011-05-10 | 3 | -0/+24 | |
| | | | | | ||||||
| | * | | | removed testnode | root | 2011-05-10 | 1 | -1/+0 | |
| | | | | | ||||||
| | * | | | testnode | root | 2011-05-10 | 1 | -0/+1 | |
| | | | | | ||||||
| | * | | | Edited supernode via GitHub | Lassulus | 2011-05-10 | 1 | -1/+0 | |
| | | | | | ||||||
| | * | | | added readme | miefda | 2011-05-10 | 1 | -0/+1 | |
| | | | | | ||||||
| | * | | | Edited supernode via GitHub | Lassulus | 2011-05-10 | 1 | -0/+1 | |
| | | | | | ||||||
| | * | | | added pubkeys | miefda | 2011-05-10 | 6 | -0/+54 | |
| | | | | | ||||||
| | * | | | UTART: initial commit | tv | 2011-05-10 | 1 | -0/+9 | |
| | | | | | ||||||
| | * | | | undone test settinundone test settingg | root | 2011-05-09 | 1 | -1/+0 | |
| | | | | | ||||||
| | * | | | testing | root | 2011-05-09 | 1 | -0/+1 | |
| | | | | | ||||||
| | * | | | initial commit | root | 2011-05-08 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | initial commit by supernode | miefda | 2011-05-05 | 14 | -0/+130 | |
| | / / | ||||||
| * | | | retiolum: make it so stub | root | 2011-05-26 | 1 | -1/+4 | |
| | | | | ||||||
| * | | | move fillxx to retiolum/bin | root | 2011-05-26 | 1 | -0/+0 | |
| | | | | ||||||
| * | | | retiolum/bin/addipv6: initial commit | root | 2011-05-26 | 1 | -0/+19 | |
| | | | | ||||||
| * | | | modules/retiolum: use github | root | 2011-05-26 | 1 | -2/+6 | |
| | | | | ||||||
| * | | | Merge branch 'master' of github.com:krebscode/painload | tv | 2011-05-26 | 2 | -1/+8 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch 'master' of github.com:krebscode/painload | Felix Richter | 2011-05-26 | 3 | -27/+18 | |
| | |\ \ \ | ||||||
| | * | | | | replaced install script with Makefile | Felix Richter | 2011-05-26 | 2 | -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 commit | tv | 2011-05-26 | 1 | -0/+6 | |
| | |/ / / | |/| | | | ||||||
| * | | | | infestation: kill capt. obvious | tv | 2011-05-26 | 2 | -14/+7 | |
| | | | | | | | | | | | | | | | | | | | | Also move dep-foo to Makefile | |||||
| * | | | | Merge branch 'master' of github.com:krebscode/painload | tv | 2011-05-26 | 4 | -12/+18 | |
| |\| | | | ||||||
| | * | | | Merge branch 'master' of github.com:krebscode/painload | Felix Richter | 2011-05-26 | 2 | -8/+8 | |
| | |\ \ \ | ||||||
| | * | | | | fixed aggressive bug, pulled install to core | Felix Richter | 2011-05-26 | 4 | -8/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | updated makefile accordingly to handle core installer | |||||
| | * | | | | added Make paths to all the modules | Felix Richter | 2011-05-26 | 1 | -4/+8 | |
| | | | | | | ||||||
| * | | | | | deepmix: there, I fixed it | tv | 2011-05-26 | 1 | -13/+11 | |
| | |/ / / | |/| | | | ||||||
| * | | | | infest/etc_aggressive: nicer greps | tv | 2011-05-26 | 1 | -6/+4 | |
| | | | | | ||||||
| * | | | | Merge branch 'master' of github.com:krebscode/painload | tv | 2011-05-26 | 51 | -342/+703 | |
| |\| | | | ||||||
| | * | | | added cooperative infest/host-based patches | Shepherd | 2011-05-26 | 10 | -20/+92 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | updated Makefile to handle new coop behavior added core installation files in core/ (install all the funky shit you will most likely need with the packet manager available renamed /root into /home added host-based patches added moved /infest/etc to /infest/etc_coop and etc_aggressive does the right thing now | |||||
| | * | | | added commit text of last commit as README for the streams module | root | 2011-05-26 | 1 | -0/+10 | |
| | | | | | ||||||
| | * | | | streams done right | root | 2011-05-26 | 4 | -5/+95 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | deepmix,groovesalad and radiotux are now init.d scrips which can be started and stopped. scripts are dumped into /etc/init.d and groovesalad will be set as default via update-rc.d mplayer will be started in a tmux session either by creating a new session or starting a new window inside the first existing one | |||||
| | * | | | replaced whole retiolum module | root | 2011-05-25 | 22 | -265/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | with enterprise install script. does the right thing by calling the bootstrap file from retiolum | |||||
| * | | | | bigeye: use port 3333 when no krebspowers are available | tv | 2011-05-22 | 1 | -2/+4 | |
| | | | | | ||||||
* | | | | | added samuel ssh key | Felix Richter | 2011-05-27 | 1 | -0/+1 | |
| |/ / / |/| | | | ||||||
* | | | | added Shepherd krebs | root | 2011-05-25 | 1 | -0/+10 | |
| | | | | ||||||
* | | | | added google hosts, updated serverswitch | root | 2011-05-25 | 2 | -2/+25 | |
| | | | | ||||||
* | | | | added shack-dns as ip-address | root | 2011-05-24 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | this helps identifying local dns failure | |||||
* | | | | Merge branch 'master' of github.com:krebscode/painload | root | 2011-05-24 | 26 | -254/+522 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'master' of github.com:krebscode/painload | krebs | 2011-05-24 | 2 | -0/+9 | |
| |\ \ \ \ |