summaryrefslogtreecommitdiffstats
path: root/Reaktor
Commit message (Collapse)AuthorAgeFilesLines
* //Reaktor/index: rm loggermomo2011-09-271-7/+0
|
* UDP/Reaktor: now using twistedmakefu2011-09-261-29/+24
| | | | because asyncore sucks eselballs
* 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
* Reaktor/UDP: add matcher function for ubotmakefu2011-09-171-7/+21
|
* Reaktor/UDP: rewrite ubotmakefu2011-09-171-22/+27
| | | | replace the ubot code with acutally working code
* Reaktor/UDP: ubot - initial commitmakefu2011-09-172-0/+68
| | | | | | update specs which now decribe how the head of the conf entry may look like ubot is currenly an executable skeleton which important functions marked as to be implemented.
* Reaktor/UDP: add uri to specs, bug in use casemakefu2011-09-161-4/+4
|
* REAKTOR/UDP: add Specsmakefu2011-09-161-0/+40
|
* Reaktor/asybot: add syslog logging featureroot2011-09-141-2/+6
|
* Reaktor/IRC: update asybot logging facilityroot2011-09-141-14/+23
| | | | | | now using python builtin logging DEBUG mode is enabled when the 'debug' environment variable is set on startup.
* //Reaktor/IRC: implement hammer timetv2011-09-131-10/+17
|
* //Reaktor/IRC nickname: increment suffixtv2011-09-131-0/+8
| | | | | Append or increment the bot's nickname suffix integer in order to connect to servers that already have users with the same nickname.
* //Reaktor: use debilian-compatible usernametv2011-09-132-7/+7
|
* //Reaktor/IRC: remove dangling ptr to IRC/installtv2011-09-131-2/+0
|
* //Reaktor/IRC: replace irclib with own async bottv2011-09-138-207/+174
| | | | | Unfortunately irclib failed to detect stale connections. Asyboy comes to the rescue (maybe).^_^->deal with it...^_^
* Revert "//Reaktor/daemon: initial commit"tv2011-09-122-15/+3
| | | | This reverts commit b1519a3ddf17455639189ffb79cb51ddce60e45b.
* //Reaktor/daemon: initial committv2011-09-122-3/+15
|
* //Reaktor: redirect output to syslogtv2011-09-121-0/+7
|
* //Reaktor: the user is called Reaktortv2011-09-092-10/+13
|
* //Reaktor/commands/reload: initial commitroot2011-09-092-0/+3
|
* //Reaktor/commands/uptime: allow uptime < 1droot2011-09-091-1/+2
|
* //Reaktor/commands/uptime: initial committv2011-09-092-0/+8
|
* //Reaktor/IRC: * > ALLtv2011-09-091-3/+3
|
* //Reaktor: commands have PWD //Reaktortv2011-09-094-4/+7
|
* //Reaktor/commands/caps: initial committv2011-09-092-0/+5
|
* reaktor/commands: rev shows age,authorEUcancER2011-09-081-1/+1
| | | | | this should nullify the race condition with git rev-parse HEAD by using the correct command instead -> git log -1"
* //Reaktor/IRC: only direct handle causes stupiditytv2011-09-061-1/+2
|
* //Reaktr/command/rev: initial committv2011-09-062-0/+3
|
* //Reaktor/README.md: fix typotv2011-09-061-1/+1
|
* //Reaktor/README.md: tell about upstarttv2011-09-061-1/+16
|
* //Reaktor/install: initial committv2011-09-061-0/+6
|
* //Reaktor/README.md: //Reaktor/install firsttv2011-09-061-0/+2
|
* Merge branch 'master' of github.com:krebscode/painloadtv2011-09-061-1/+1
|\
| * //Reaktor/IRC: assume python is python2root2011-09-061-1/+1
| |
* | //Reaktor/README.md: tell about sudotv2011-09-061-0/+3
|/
* //Reaktor/README.md: minimal initial committv2011-09-061-0/+6
|
* //Reaktor/index: initial committv2011-09-061-0/+6
|
* //Reaktor/public_command: initial committv2011-09-062-0/+2
| | | | | This commit symlinks some sample commands to the public_command for fun and profit... ^_^and hopefully not for rage, hate and more backdoors^_^
* //Reaktor/IRC: be famous only sometimestv2011-09-061-2/+3
|
* //Reaktor/commands/{hello,retard}: initial committv2011-09-062-0/+3
|
* //Reaktor/IRC: export argument to commandstv2011-09-061-4/+9
|
* //Reaktor/IRC: detypo README, againtv2011-09-061-7/+6
|
* //Reaktor/IRC: detypo READMEtv2011-09-061-4/+4
|
* //Reaktor/IRC: move doc to README.mdtv2011-09-062-13/+51
|
* //Reaktor/IRC: add the relevant documentationtv2011-09-061-2/+17
|
* //Reaktor/IRC: get name from tinc.conftv2011-09-061-3/+19
|
* //Reaktor/IRC: use //Reaktor/public_commandstv2011-09-061-1/+2
|
* //Synapse -> //Reaktor/IRCtv2011-09-065-0/+173