8 * freenode connect fix |
8 * freenode connect fix |
9 * stream handling for freebsd |
9 * stream handling for freebsd |
10 * Debian Policy: Assume everything is working and start the service via default |
10 * Debian Policy: Assume everything is working and start the service via default |
11 * irc_login connects now to the proper (non-freenode.net) server |
11 * irc_login connects now to the proper (non-freenode.net) server |
12 * privmsgs will be send to the proper location... |
12 * privmsgs will be send to the proper location... |
13 * A simple garbage collector fills the memory leaks... |
13 * A simple garbage collector prevents memory leaks... |
14 * compat.c added for XOPEN_SOURCE features - not finished yet |
14 * compat.c added for XOPEN_SOURCE features - not finished yet |
15 * SOURCE_URL points to the proper git-location. |
15 * SOURCE_URL points to the proper git-location. |
16 * many small improvements, reduced codebase |
16 * many small improvements, reduced codebase |
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 * admin commands secured (works well on irc.freenode.net) |
|
23 * bot responses reduced, error code 486 added |
23 |
24 |
24 -- Markus Broeker <mbroeker@largo.homelinux.org> Tue, 12 Aug 2008 14:00:01 +0200 |
25 -- Markus Broeker <mbroeker@largo.homelinux.org> Wed, 13 Aug 2008 12:44:01 +0200 |