Markus Bröker <mbroeker@largo.dyndns.tv> [Sat, 13 Dec 2008 15:41:51 +0100] rev 21
Admin Commands secured
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Markus Bröker <mbroeker@largo.dyndns.tv> [Sat, 13 Dec 2008 15:41:50 +0100] rev 20
database.c and config.c were responsible for the leaks...
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Markus Bröker <mbroeker@largo.dyndns.tv> [Sat, 13 Dec 2008 15:41:46 +0100] rev 19
op, deop, ban, unban, kick, kickban implemented
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Markus Bröker <mbroeker@largo.dyndns.tv> [Sat, 13 Dec 2008 15:41:35 +0100] rev 18
LOGIN without Password added
* the bot can access an irc server without a password
* the help system won't start a botwar anymore
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Markus Bröker <mbroeker@largo.dyndns.tv> [Sat, 13 Dec 2008 15:41:12 +0100] rev 17
BUG INTRODUCED from a6c36a2b97f6bed5577d66474949c8ec8b32c8e8
the signal handler is essential for this bot
the script performs a kill -TERM and the application has enough time to finish the connection.
it's essential.
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Markus Bröker <mbroeker@largo.dyndns.tv> [Sat, 13 Dec 2008 15:40:46 +0100] rev 16
The active = 0|1 thingy is essential for a networking application -> re-activated
committer: Markus Bröker <mbroeker@largo.homelinux.org>