equal
deleted
inserted
replaced
1 mcbot (0.95-5) unstable; urgency=low |
1 mcbot (0.96-0) unstable; urgency=low |
2 |
2 |
3 * Initial Release |
3 * Initial Release |
4 * the location of mcbot.cgi is stored in the db |
4 * the location of mcbot.cgi is stored in the db |
5 * never include malloc, use stdlib instead |
5 * never include malloc, use stdlib instead |
6 * mcbot.email and mcbot.user holds the admin information |
6 * mcbot.email and mcbot.user holds the admin information |
18 * Help System was able to start a botwar. Fixed |
18 * Help System was able to start a botwar. Fixed |
19 * op, deop, kick, ban, unban, kickban implemented |
19 * op, deop, kick, ban, unban, kickban implemented |
20 * database.c: key=alloc(dbf, key); free(key.dptr) :) fixed |
20 * database.c: key=alloc(dbf, key); free(key.dptr) :) fixed |
21 * only one memory hole is left: who can fix getpwnam in irc.c |
21 * only one memory hole is left: who can fix getpwnam in irc.c |
22 * admin commands secured (works well on irc.freenode.net) |
22 * admin commands secured (works well on irc.freenode.net) |
23 * bot responses reduced, error code 486 added |
23 * bot responses reduced, irc code 486 added |
|
24 * more irc codes added |
|
25 * build timestamp added |
24 |
26 |
25 -- Markus Broeker <mbroeker@largo.homelinux.org> Wed, 13 Aug 2008 12:44:01 +0200 |
27 -- Markus Broeker <mbroeker@largo.homelinux.org> Thu, 14 Aug 2008 16:00:01 +0200 |