equal
deleted
inserted
replaced
1 mcbot (0.95-4) unstable; urgency=low |
1 mcbot (0.95-5) 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 |
17 * IRC access without password added |
17 * IRC access without password added |
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 |
22 |
23 |
23 -- Markus Broeker <mbroeker@largo.homelinux.org> Mon, 11 Aug 2008 23:59:01 +0200 |
24 -- Markus Broeker <mbroeker@largo.homelinux.org> Tue, 12 Aug 2008 14:00:01 +0200 |