Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated infect script | root | 2011-05-07 | 1 | -0/+7 |
| | | | | etc: write password for new krebs superuser-copy from root user | ||||
* | added temper Makefile,temper.c | root | 2011-05-06 | 3 | -80/+58 |
| | | | | | Makefile: now does the right thing temper.c: removed all the clutter with endless loop and stuff | ||||
* | noise/zeit: beep first | krebs | 2011-05-05 | 1 | -2/+4 |
| | |||||
* | infest/etc: do all the various /etc infestation | krebs | 2011-05-05 | 4 | -20/+27 |
| | |||||
* | infest/passwd: infest group, too | krebs | 2011-05-05 | 1 | -0/+8 |
| | |||||
* | noise/Makefile: initial commit | krebs | 2011-05-05 | 1 | -0/+15 |
| | |||||
* | noise-as-user: s/sudo/su/ | krebs | 2011-05-05 | 1 | -1/+1 |
| | |||||
* | noise/espeak: plug{default -> dmix} | krebs | 2011-05-05 | 1 | -1/+1 |
| | |||||
* | cron,init.d: know about /krebs | krebs | 2011-05-05 | 2 | -2/+2 |
| | |||||
* | Merge branch 'import-morse' | root | 2011-05-05 | 3 | -0/+206 |
|\ | |||||
| * | modules/morse: prepare for krebscode | tv | 2011-05-05 | 3 | -0/+0 |
| | | |||||
| * | COPYING: I just did what the fuck I want to^_^ | tv | 2011-04-24 | 1 | -2/+2 |
| | | |||||
| * | COPYING: initial import | tv | 2011-04-24 | 1 | -0/+14 |
| | | | | | | | | From: http://sam.zoy.org/wtfpl/COPYING | ||||
| * | README: initial commit | tv | 2011-04-24 | 1 | -0/+32 |
| | | |||||
| * | morse.sh: add more function comments | tv | 2011-04-24 | 1 | -1/+5 |
| | | |||||
| * | morse.sh: initial import from krebs' internals | tv | 2011-04-24 | 1 | -0/+156 |
| | |||||
* | infest/motd: cat to motd.tail | root | 2011-05-05 | 1 | -1/+1 |
| | |||||
* | Merge branch 'import-noise' | root | 2011-05-05 | 34 | -0/+1163 |
|\ | |||||
| * | modules/noise: prepare for import to krebscode | root | 2011-05-05 | 34 | -0/+0 |
| | | |||||
| * | cron/bin/zeit: sleep + morse | root | 2011-05-01 | 1 | -0/+2 |
| | | |||||
| * | modules/temp: Innen- & Außentemperatur | root | 2011-05-01 | 1 | -7/+22 |
| | | |||||
| * | modules/shackstatus: use /temp | root | 2011-04-22 | 1 | -9/+2 |
| | | |||||
| * | modules/temp: extract temp from /shackstatus | root | 2011-04-22 | 1 | -0/+41 |
| | | |||||
| * | modules/shackstatus: krebsified | root | 2011-04-22 | 1 | -117/+101 |
| | | |||||
| * | modules/ein_mal_eins: use $NOISE_linefeed | root | 2011-04-22 | 1 | -2/+1 |
| | | |||||
| * | cron/bin/zeit: initial commit | root | 2011-04-22 | 1 | -0/+14 |
| | | |||||
| * | modules/twitter: use oauth | robert | 2011-04-22 | 1 | -4/+8 |
| | | |||||
| * | init.d/noise: initial commit | root | 2011-04-09 | 1 | -0/+48 |
| | | |||||
| * | debilianized for KREBS | root | 2011-04-09 | 1 | -6/+10 |
| | | |||||
| * | noise-as-{shack -> user} | root | 2011-04-09 | 3 | -5/+5 |
| | | |||||
| * | espeak: use aplay instead of paplay | root | 2011-04-09 | 1 | -1/+1 |
| | | |||||
| * | Merge ssh://telnet/~/noise | tv | 2011-01-02 | 1 | -2/+3 |
| |\ | |||||
| | * | stream: fixed typo in verbose help | tv | 2011-01-02 | 1 | -2/+3 |
| | | | |||||
| * | | Merge ssh://telnet/~/noise | tv | 2010-12-28 | 1 | -1/+14 |
| |\| | |||||
| | * | stream: added verbose /help | tv | 2010-12-28 | 1 | -1/+14 |
| | | | |||||
| * | | Merge ssh://telnet/~/noise | tv | 2010-12-28 | 2 | -34/+44 |
| |\| | |||||
| | * | added -v and -d to /espeak | tv | 2010-12-28 | 2 | -34/+44 |
| | | | | | | | | | | | | | | | | | | | | | -v|--verbose: print arguments -d|--debug: print settings caveat: currently they cannot be used together | ||||
| * | | Merge ssh://telnet/~/noise | tv | 2010-12-28 | 17 | -20/+377 |
| |\| | |||||
| | * | bumped TODO | root | 2010-12-28 | 1 | -1/+2 |
| | | | |||||
| | * | disabled the twitter module: it need oauth | root | 2010-12-28 | 1 | -1/+4 |
| | | | |||||
| | * | added module: cat | unknown | 2010-12-28 | 1 | -0/+14 |
| | | | |||||
| | * | added module: ein_mal_eins | tv | 2010-12-28 | 1 | -0/+38 |
| | | | |||||
| | * | added modules: ping, pong | tv | 2010-12-28 | 2 | -0/+50 |
| | | | |||||
| | * | added module: sendmail | makefu | 2010-12-28 | 1 | -0/+55 |
| | | | |||||
| | * | added modules: shackstatus, stream | chris | 2010-12-28 | 2 | -0/+177 |
| | | | |||||
| | * | Inverted if-then-else logic in sleep | unknown | 2010-12-28 | 1 | -3/+3 |
| | | | |||||
| | * | hardcoded MPD_HOST=mpd.shack into mpc module | unknown | 2010-12-28 | 1 | -1/+1 |
| | | | |||||
| | * | write stderr of help to /dev/null | unknown | 2010-12-28 | 1 | -1/+1 |
| | | | |||||
| | * | route espeak through paplay | unknown | 2010-12-28 | 1 | -1/+1 |
| | | | |||||
| | * | play: changed "file not found"-comment | root | 2010-09-25 | 1 | -3/+7 |
| | | |