Thu, 28 May 2009 14:08:06 +0200 enumerated types for config.c
Markus Bröker <mbroeker@largo.dyndns.tv> [Thu, 28 May 2009 14:08:06 +0200] rev 36
enumerated types for config.c The config section gets an enumerated type for constant values. This makes the code more readable and less error prone. committer: Markus Bröker <mbroeker@largo.homelinux.org>
Fri, 10 Apr 2009 21:03:24 +0200 Lintian Checks
Markus Bröker <mbroeker@largo.dyndns.tv> [Fri, 10 Apr 2009 21:03:24 +0200] rev 35
Lintian Checks Don't use bashisms in debian scripts. committer: Markus Bröker <mbroeker@largo.homelinux.org>
Wed, 25 Mar 2009 08:27:46 +0100 Useless filedescriptor checking removed
Markus Bröker <mbroeker@largo.dyndns.tv> [Wed, 25 Mar 2009 08:27:46 +0100] rev 34
Useless filedescriptor checking removed committer: Markus Bröker <mbroeker@largo.homelinux.org>
Sat, 03 Jan 2009 21:41:51 +0100 safe buffers, a memory leak and cleanups
Markus Bröker <mbroeker@largo.dyndns.tv> [Sat, 03 Jan 2009 21:41:51 +0100] rev 33
safe buffers, a memory leak and cleanups sizeof(buffer) is always the right choice for a static buffer... The error handler must appear before the printf Useful make targets like deb and debclean Trivial changes like removing trailing white spaces committer: Markus Bröker <mbroeker@largo.homelinux.org>
(0) -30 -10 -4 +4 +10 tip