Commit Graph

6 Commits

Author SHA1 Message Date
Sam Hocevar
d4c4c99ec7 Move a few declarations and definitions to rinetd.h. 2016-02-06 18:10:44 +01:00
Sam Hocevar
1a4306008c Add Travis CI configuration file. 2016-02-06 14:20:20 +01:00
Aaron Brady
fb7eb33697 Change _DEFAULT_SOURCE for _GNU_SOURCE to enable building on glibc 2.15 2016-02-03 14:47:01 +00:00
Sam Hocevar
401a67b569 Fix error reporting for out-of-range port numbers.
This was found by simply adding -Wextra to the compilation flags.
2016-01-12 11:39:36 +01:00
Sam Hocevar
0090b40252 Compile with -std=c99. 2016-01-12 11:35:08 +01:00
Sam Hocevar
acb00a89f9 Use autoconf and automake and remove MSVC projects.
This patch is imported from the rinetd Debian package.
2016-01-11 03:09:04 +01:00