summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of github.com:krebscode/painloadkrebs2011-10-1319-34/+202
|\
| * //retiolum supernode-...: fix typotv2011-10-121-0/+1
| |
| * //retiolum supernode-...: add little doctv2011-10-121-12/+18
| |
| * //retiolum super-...: inline hrefstv2011-10-121-3/+5
| |
| * //retiolum supernode-...: do the HUP!tv2011-10-121-0/+2
| |
| * //retiolum supernode-update-hosts-and-hup: inittv2011-10-121-0/+33
| |
| * //retiolum install: add oxberg in `sort`ed ordertv2011-10-121-2/+3
| |
| * //retiolum hosts oxberg: initial commitroot2011-10-121-0/+11
| |
| * //retiolum/Makefile: fix race condition bug when reloading tincdEUcancER2011-10-121-1/+1
| | | | | | | | it might be possible the tincd is not running and therefore pkill returns =! 0 in this case
| * Merge branch 'master' of github.com:krebscode/painloadmakefu2011-10-111-0/+2
| |\
| | * retiolum:add tincd reload after updateEUcancER2011-10-111-0/+2
| | |
| * | punani: add manual package selectionmakefu2011-10-111-7/+24
| |/ | | | | | | | | idea is to avoid installing software matching too often (e.g. installing the 'unzip' package which is in >9k packages) it might be a good idea to just use the first package if only one is found
| * add kremumakefu2011-10-111-0/+10
| | | | | | | | the krebs emulation node
| * ukrepl: fix utf-8 exceptionmakefu2011-10-111-3/+3
| | | | | | | | function unicode(unicode-character) throws an exception, return only the ascii character
| * fix bug in install script, change channelmakefu2011-10-112-1/+2
| |
| * Merge branch 'master' of github.com:krebscode/painloadmakefu2011-10-112-0/+23
| |\
| | * //Kübelwagen/playmobil: initial committv2011-10-101-0/+12
| | | | | | | | | | | | | | | usage: playmobil CODE [t] where t defaults to 0
| | * //retiolum hosts ach: initial committv2011-10-091-0/+11
| | |
| * | punani: fix multi-match for packages like pythonmakefu2011-10-112-6/+8
| |/ | | | | | | | | using the full path now in retiolum using fallback for different ose
| * streams/stream.db: add lounge-radio.commakefu2011-10-071-0/+1
| |
| * ukrepl: add space variationsmakefu2011-09-281-0/+5
| |
| * //Reaktor/index: rm loggermomo2011-09-271-7/+0
| |
| * and again..^_^-->some broke it?-.-tv2011-09-271-1/+0
| |
| * Twizzerspamtv2011-09-271-0/+1
| |
| * //bridge README: fix mkd stylotv2011-09-271-2/+2
| |
| * //bridge README: tar -x += --keep-newer-filestv2011-09-271-1/+2
| |
| * //bridge bin/*: add synopses and shi-tv2011-09-276-7/+59
| |
| * //bridge/README: fix typo and rm binary for GitHub-.-tv2011-09-271-3/+5
| |
| * //bridge/README: add paste examplestv2011-09-271-2/+5
| |
* | stream.db: add shicekrebs2011-10-131-0/+1
|/
* //bridge: mv vimfiles deepertv2011-09-271-0/+0
|
* //bridge: mv README share/doc/bridgetv2011-09-272-49/+54
|
* //bridge/README: initial committv2011-09-271-0/+49
|
* Merge branch 'master' of github.com:krebscode/painloadtv2011-09-278-38/+114
|\
| * UDP/Reaktor: now using twistedmakefu2011-09-261-29/+24
| | | | | | | | because asyncore sucks eselballs
| * Merge branch 'master' of github.com:krebscode/painloadroot2011-09-261-2/+5
| |\
| | * ukrepl: fix +space bugmakefu2011-09-261-2/+5
| | | | | | | | | | | | | | | the python 'print' is retarded and always adds a space to a given character if newline is suppressed, using sys.stdout.write instead
| * | Reaktor/UDP: fix bug in configroot2011-09-251-1/+1
| | | | | | | | | | | | update Path to actual script
| * | Reaktor/UDP: working releaseroot2011-09-255-8/+85
| |/ | | | | | | | | Reaktor/UDP is customizable via a single json config parsed at the very beginning, starting a number of asynchronous UDP listeners. See Readme for more info
| * punani: bugfixkrebs2011-09-242-1/+2
| |
* | //bridge: initial committv2011-09-278-0/+168
|/
* Merge branch 'master' of github.com:krebscode/painloadroot2011-09-241-1/+1
|\
| * //census/mac_names.lst: krebs is urkrebstv2011-09-241-1/+1
| |
* | //census/title.lst: initial commitroot2011-09-241-0/+11
|/
* rename KREBS to urkrebstv2011-09-241-0/+0
|
* //util magic: implement retrievetv2011-09-241-2/+4
|
* //util magic: simplify createtv2011-09-241-7/+5
|
* Merge branch 'master' of github.com:krebscode/painloadtv2011-09-242-8/+19
|\
| * Merge branch 'master' of github.com:krebscode/painloadkrebs2011-09-241-0/+37
| |\
| * | //punani: fix debian functionskrebs2011-09-241-8/+14
| | | | | | | | | | | | | | | punani uses apt-file now correctly, command is apt-file search -l -x /FILE$ this will find ONLY the file with the full given name