Sat, 13 Dec 2008 15:40:23 +0100 mcbot-0.94-5 Changelog
Markus Bröker <mbroeker@largo.dyndns.tv> [Sat, 13 Dec 2008 15:40:23 +0100] rev 13
mcbot-0.94-5 Changelog Compat.c added: * provides a safe strdup replacement * snprintf and fdopen may follow... garbage_collection improved Nasty compiler warning removed in parse.c committer: Markus Bröker <mbroeker@largo.homelinux.org>
Sat, 13 Dec 2008 15:40:22 +0100 A simple garbage collector fills the memory leaks...
Markus Bröker <mbroeker@largo.dyndns.tv> [Sat, 13 Dec 2008 15:40:22 +0100] rev 12
A simple garbage collector fills the memory leaks... committer: Markus Bröker <mbroeker@largo.homelinux.org>
Sat, 13 Dec 2008 15:40:14 +0100 Many Memory Leaks in config.c
Markus Bröker <mbroeker@largo.dyndns.tv> [Sat, 13 Dec 2008 15:40:14 +0100] rev 11
Many Memory Leaks in config.c * strdup is safer Still reachable memory holes in irc.c * theLine is strdup(ed) and not released. committer: Markus Bröker <mbroeker@largo.homelinux.org>
Sat, 13 Dec 2008 15:40:12 +0100 Code cleanups and debian changelogs
Markus Bröker <mbroeker@largo.dyndns.tv> [Sat, 13 Dec 2008 15:40:12 +0100] rev 10
Code cleanups and debian changelogs committer: Markus Bröker <mbroeker@largo.homelinux.org>
Sat, 13 Dec 2008 15:40:11 +0100 Private Messages will be send to the proper location
Markus Bröker <mbroeker@largo.dyndns.tv> [Sat, 13 Dec 2008 15:40:11 +0100] rev 9
Private Messages will be send to the proper location committer: Markus Bröker <mbroeker@largo.homelinux.org>
Sat, 13 Dec 2008 15:38:49 +0100 A critical change was introduced here...
Markus Bröker <mbroeker@largo.dyndns.tv> [Sat, 13 Dec 2008 15:38:49 +0100] rev 8
A critical change was introduced here... After securing the runtime behaviour 2 commits ago by inserting a feof(stream) { ... } there is no need for short active = 0|1 anymore. committer: Markus Bröker <mbroeker@largo.homelinux.org>
Sat, 13 Dec 2008 15:38:48 +0100 Debian Changelog Fix
Markus Bröker <mbroeker@largo.dyndns.tv> [Sat, 13 Dec 2008 15:38:48 +0100] rev 7
Debian Changelog Fix committer: Markus Bröker <mbroeker@largo.homelinux.org>
Sat, 13 Dec 2008 15:38:37 +0100 Various Bug Fixes including
Markus Bröker <mbroeker@largo.dyndns.tv> [Sat, 13 Dec 2008 15:38:37 +0100] rev 6
Various Bug Fixes including * connects to the proper server from the config file * feof (stream) loop is better than the prior solution Still missing / correctable * valgrind complains about uninitialized values * strdup must be freed, but i don't know where... committer: Markus Bröker <mbroeker@largo.homelinux.org>
Sat, 13 Dec 2008 15:38:36 +0100 FreeBSD Stream Handling added and debian control files improved
Markus Bröker <mbroeker@largo.dyndns.tv> [Sat, 13 Dec 2008 15:38:36 +0100] rev 5
FreeBSD Stream Handling added and debian control files improved committer: Markus Bröker <mbroeker@largo.homelinux.org>
Sat, 13 Dec 2008 15:38:33 +0100 new version
Markus Bröker <mbroeker@largo.dyndns.tv> [Sat, 13 Dec 2008 15:38:33 +0100] rev 4
new version committer: Markus Bröker <mbroeker@largo.homelinux.org>
(0) -10 +10 tip