summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* //census: update Readmemakefu2011-11-141-3/+13
|
* //too_old: add script to fetch 28C3 ticketsmakefu2011-11-141-0/+53
|
* Merge branch 'master' of github.com:krebscode/painloadmakefu2011-11-115-8/+20
|\
| * Merge branch 'master' of github.com:krebscode/painloadEUcancER2011-11-101-1/+1
| |\
| * | //retiolum/adv_graphgen: refactor graph generation, fix weight issueEUcancER2011-11-103-8/+17
| | |
| * | .gitmodules: add python-irclib for ircbotsEUcancER2011-11-102-0/+3
| | |
* | | //infest/profiles: initial draft for profile depoyermakefu2011-11-111-0/+9
| |/ |/|
* | //retiolum hosts also controls 23.42/16tv2011-11-101-1/+1
|/
* //oncology: use 42/8tv2011-11-101-1/+1
|
* //retiolum hosts: killall Subnet = 10.7.7/24tv2011-11-1043-50/+0
|
* //retiolum tinc-up: first set up interface, then configuretv2011-11-101-2/+2
|
* //retiolum Makefile update: show unified contexttv2011-11-101-1/+1
|
* //retiolum pgrep-retiolum-tincd-args: fix regextv2011-11-101-1/+1
|
* //retiolum update: cp tinc-up and restart tincdtv2011-11-104-8/+24
| | | | | | This commit updates /etc's tinc-up if it has changed and then restarts tincd. If tinc-up hasn't changed then only HUP and ALRM are sent to the retiolum tincd process.
* //retiolum tinc-up: use iproute2 onlytv2011-11-101-9/+7
|
* //retiolum tinc-up: fix ipv4 netmasktv2011-11-091-3/+4
|
* update_tinc_hosts fixed by tvlassulus2011-11-091-1/+1
|
* //retiolum install.sh: more ipv4-adaptionstv2011-11-091-2/+2
|
* Merge branch 'master' of github.com:krebscode/painloadtv2011-11-091-1/+1
|\
| * fixed random in iplassulus2011-11-091-1/+1
| |
* | //retiolum tinc-up: adapt ipv4-rangetv2011-11-091-2/+2
|/
* //retiolum hosts: fillxx ipv4tv2011-11-0945-0/+45
| | | | | | | for x in hosts/*; do myipv4=$(echo 42.$(for i in `seq 1 3`; do echo "ibase=16;`bin/fillxx xx|tr [a-f] [A-F]`" | bc; done)|tr \ .)/32; if ! grep -q '42\..*/32' $x; then sed -i '/BEGIN/s:.*:'"Subnet = $myipv4"'\n&:' $x ; fi; done
* //cholerab assets usecases: add "name"-use-casestv2011-11-091-0/+9
|
* //retiolum install.sh: use fillxx for IPv4 (inactive)tv2011-11-091-0/+4
|
* //retiolum hosts also: add nebula ipv4 addrtv2011-11-091-0/+1
|
* Merge branch 'master' of github.com:krebscode/painloadtv2011-11-083-10/+8
|\
| * Merge branch 'master' of github.com:krebscode/painloadkrebs2011-11-0810-27/+223
| |\
| * | //noise/Makefile: add sudo powers for streamskrebs2011-11-081-0/+2
| | |
| * | // magic: shuffle argskrebs2011-11-082-10/+6
| | |
* | | //cholerab thesauron: add litterate programmingtv2011-11-081-1/+5
| |/ |/|
* | //retiolum install.sh: default hostname + eloop@ipv4krebs2011-11-081-5/+11
| |
* | //retiolum/Makefile: use relative punanikrebs2011-11-081-1/+1
| |
* | //retiolum hosts steve: initial commitkrebs2011-11-081-0/+10
| |
* | //cholerab assets: bumptv2011-11-082-6/+62
| |
* | Merge branch 'master' of github.com:krebscode/painloadtv2011-11-082-0/+60
|\ \
| * | add script to find legacy hostsEUcancER2011-11-081-0/+59
| | |
| * | added testip alphalabslassulus2011-11-081-0/+1
| | |
* | | //cholerab assets usecases: initial committv2011-11-081-0/+18
|/ /
* | //cholerab news Candy-date: minor spellintv2011-11-081-3/+3
| |
* | //cholerab news Candidate: add TODO-flagstv2011-11-081-9/+9
| | | | | | | | All chapters with TODO-flags have to be edited/updated before release...
* | //cholerab news Candidate: markdown&rephrase 0.tv2011-11-081-11/+18
| |
* | //cholerab news Candidate: fix #tv2011-11-081-1/+1
| |
* | //cholerab news Candidate: markdown&rephrase -1.tv2011-11-081-6/+13
| |
* | //cholerab/news/Candidate: add stuff that happenedmakefu2011-11-081-0/+27
| |
* | //cholerab/gold/krebsco-affiliatefox.xpi: add krebsco pluginmakefu2011-11-071-0/+0
| |
* | Merge branch 'master' of github.com:krebscode/painloadmakefu2011-11-075-8/+34
|\|
| * //census: fix arping scripts, print data in jsonkrebs2011-11-042-6/+24
| |
| * Merge branch 'master' of github.com:krebscode/painloadkrebs2011-11-0414-122/+427
| |\
| * | //census: add scheduler, update Makefilekrebs2011-11-042-2/+9
| | | | | | | | | | | | sched-arping schedules the arping script call by utilizing the //util/bin/magic functionality
| * | Merge branch 'master' of github.com:krebscode/painloadkrebs2011-10-203-1/+22
| |\ \