Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
| * | 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 |
| | |\ | |||||
| | | * | added opkg packet manager to bootstrapping | Felix Richter | 2011-05-24 | 1 | -0/+1 |
| | | | | |||||
| | | * | Merge branch 'master' of github.com:krebscode/painload | Felix Richter | 2011-05-24 | 8 | -59/+438 |
| | | |\ | |||||
| | | * \ | Merge branch 'master' of github.com:krebscode/painload | Felix Richter | 2011-05-22 | 29 | -200/+542 |
| | | |\ \ | |||||
| | | * | | | added retiolum makefile | Felix Richter | 2011-05-14 | 1 | -0/+8 |
| | | | | | | |||||
| | * | | | | zoneminder: initial commit | krebs | 2011-05-24 | 3 | -0/+26 |
| | | | | | | |||||
| | * | | | | added TODO file | krebs | 2011-05-23 | 1 | -0/+5 |
| | | |_|/ | | |/| | | | | | | | | | | | | first todo is to merge in changes in the global cgi config and htuser file | ||||
| | * | | | updated shack infrastructure according to wiki | krebs | 2011-05-23 | 8 | -59/+438 |
| | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | see: http://cert.eulerpfad.com/infrastruktur:topo added access points including icons added vdsl-modem,extern-switch updated parents according to plan updated coreswitch and serverswitch infrastructure added check_sip script a lot of more stuff probably | ||||
| * | | | fixed arping | root | 2011-05-24 | 2 | -5/+9 |
| | | | | |||||
| * | | | added enterprise config fixing for debian | root | 2011-05-24 | 1 | -0/+1 |
| | | | | |||||
* | | | | bigeye: use port 3333 when no krebspowers are available | tv | 2011-05-22 | 1 | -2/+4 |
| |/ / |/| | | |||||
* | | | updated people script, | krebs | 2011-05-22 | 10 | -197/+25 |
| | | | | | | | | | | | | removed bloat from people script collection | ||||
* | | | Merge branch 'master' of github.com:krebscode/painload | krebs | 2011-05-22 | 1 | -1/+4 |
|\| | | | | | | | | | | | | | | Conflicts: Makefile - moved noise make to seperated path | ||||
| * | | Makefile: make infest not noise | root | 2011-05-21 | 1 | -1/+0 |
| | | | |||||
* | | | updated Nagios config scripts | krebs | 2011-05-22 | 4 | -7/+22 |
| | | | | | | | | | | | | | | | | | | | | | krebs_hosts: changed paths for utart/ytart shack_infrastructure: added script to check if local dns is working tinc_hosts: added IRC check for supernode tincnet: added IRC check command | ||||
* | | | added installer script for debian | krebs | 2011-05-22 | 1 | -0/+6 |
|/ / | |||||
* | | Hotfix for broken package name in Makefile for Nagios | root | 2011-05-19 | 1 | -1/+1 |
| | | |||||
* | | added whole shack-RZ, tinc nodes | krebs | 2011-05-19 | 5 | -3/+222 |
| | | | | | | | | | | | | | | krebs_hosts.cfg: added vhosts added parent relationships shack_infrastructure.cfg: added whole RZ (was using nmap for enum) tinc_hosts: added parents relationship logos: added shack logo | ||||
* | | added simple .vimrc | krebs | 2011-05-18 | 1 | -0/+31 |
| | | |||||
* | | added initial tinc monitoring | krebs | 2011-05-18 | 13 | -2/+158 |
| | | | | | | | | | | | | | | | | | | | | | | | | Makefile: makefile now handles changed folder structure conf - all nagios config files htdocs - all additional static content (logos for krebs and tinc) plugins - all new nagios plugins conf/* addition of tinc hots as well as tinc-hosts group and krebsnet now has sharepoint and supernode in the queue htdocs/* added logos for tinc, as well as gd2 for the tree | ||||
* | | initial commot of monitoring module | krebs | 2011-05-18 | 4 | -0/+3 |
| | | |||||
* | | added tmpfs for /tmp and /var/log in infest/etc | krebs | 2011-05-18 | 1 | -0/+12 |
| | | |||||
* | | bigeyed: utart needs 3 frames to initialize | krebs | 2011-05-17 | 1 | -5/+6 |
| | | |||||
* | | bigeyed: find device every blink | krebs | 2011-05-17 | 1 | -2/+1 |
| | | |||||
* | | bigeyed: hostname w/o -f | krebs | 2011-05-17 | 1 | -1/+1 |
| | | |||||
* | | bigeyed: initial commit | root | 2011-05-17 | 1 | -0/+68 |
| | | |||||
* | | Merge branch 'master' of github.com:krebscode/painload | root | 2011-05-14 | 5 | -4/+33 |
|\| | |||||
| * | added result of test-driven verkrebsung, | Felix Richter | 2011-05-14 | 1 | -0/+0 |
| | | | | | | | | ssh now .ssh (copy-paste error) | ||||
| * | added result of test-driven verkrebsung | Felix Richter | 2011-05-14 | 1 | -0/+0 |
| | | |||||
| * | deleted crap from the etc file | Felix Richter | 2011-05-14 | 1 | -5/+0 |
| | |