Thu, 26 Aug 2010 18:22:18 +0200 fixed an install error in the current build
Markus Brökers <mbroeker@largo.homelinux.org> [Thu, 26 Aug 2010 18:22:18 +0200] rev 56
fixed an install error in the current build the /etc/rc.d/ folder does no longer exist under ubuntu
Sat, 05 Jun 2010 03:32:57 +0200 changelog entry added
Markus Bröker <mbroeker@largo.dyndns.tv> [Sat, 05 Jun 2010 03:32:57 +0200] rev 55
changelog entry added committer: Markus Bröker <mbroeker@largo.homelinux.org>
Sat, 05 Jun 2010 03:32:51 +0200 Useless feof: just use fgets.
Markus Bröker <mbroeker@largo.dyndns.tv> [Sat, 05 Jun 2010 03:32:51 +0200] rev 54
Useless feof: just use fgets. committer: Markus Bröker <mbroeker@largo.homelinux.org>
Sat, 03 Apr 2010 15:11:03 +0200 Compatibility: use default prefix and std make switches
Markus Bröker <mbroeker@volpe.spectre.org> [Sat, 03 Apr 2010 15:11:03 +0200] rev 53
Compatibility: use default prefix and std make switches
Wed, 03 Mar 2010 18:36:54 +0100 Compatibility to other distributions...
Markus Bröker <mbroeker@largo.dyndns.tv> [Wed, 03 Mar 2010 18:36:54 +0100] rev 52
Compatibility to other distributions... 1) find needs a path parameter and 2) the targets have to be linked against gettext committer: Markus Bröker <mbroeker@largo.homelinux.org>
Sat, 27 Feb 2010 19:00:11 +0100 code review, close and free all resources in config.c
Markus Bröker <mbroeker@largo.dyndns.tv> [Sat, 27 Feb 2010 19:00:11 +0100] rev 51
code review, close and free all resources in config.c committer: Markus Bröker <mbroeker@largo.homelinux.org>
Sat, 27 Feb 2010 18:58:24 +0100 No such username(402) status code updated
Markus Bröker <mbroeker@largo.dyndns.tv> [Sat, 27 Feb 2010 18:58:24 +0100] rev 50
No such username(402) status code updated committer: Markus Bröker <mbroeker@largo.homelinux.org>
Fri, 26 Feb 2010 01:42:46 +0100 safe_strncpy replaces the insecure strncpy function
Markus Bröker <mbroeker@largo.dyndns.tv> [Fri, 26 Feb 2010 01:42:46 +0100] rev 49
safe_strncpy replaces the insecure strncpy function strncpy copies up to n bytes and does not terminate it, except the null byte is in the first n bytes... committer: Markus Bröker <mbroeker@largo.homelinux.org>
Tue, 23 Feb 2010 11:04:52 +0100 message.email renamed to message.domain
Markus Bröker <mbroeker@largo.dyndns.tv> [Tue, 23 Feb 2010 11:04:52 +0100] rev 48
message.email renamed to message.domain The struct field "email" is not an email, it's the "domain" of the admin user. committer: Markus Bröker <mbroeker@largo.homelinux.org>
Mon, 22 Feb 2010 19:06:15 +0100 fgets may return a NULL pointer...
Markus Bröker <mbroeker@largo.dyndns.tv> [Mon, 22 Feb 2010 19:06:15 +0100] rev 47
fgets may return a NULL pointer... fgets can return NULL and if it returns NULL, the application will be in an undefined state. committer: Markus Bröker <mbroeker@largo.homelinux.org>
(0) -10 tip