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>
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>
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>
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>
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>
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>
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>
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>
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>
Markus Bröker <mbroeker@largo.dyndns.tv> [Sat, 13 Dec 2008 15:38:32 +0100] rev 3
unreachable code removed and gitignore added
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Markus Bröker <mbroeker@largo.dyndns.tv> [Sat, 13 Dec 2008 15:38:31 +0100] rev 2
freenode fix indented
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Markus Bröker <mbroeker@largo.dyndns.tv> [Sat, 13 Dec 2008 15:38:29 +0100] rev 1
quick and dirty freenode connect fix
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Markus Bröker <mbroeker@largo.dyndns.tv> [Sat, 13 Dec 2008 15:27:30 +0100] rev 0
Initial Layout
committer: Markus Bröker <mbroeker@largo.homelinux.org>