1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-10-27 20:36:18 +00:00
ngircd/src
Alexander Barton fcf2874a9d Allow more characters per line in MOTD and help text files
Change the line buffer in the Read_TextFile() function from 127 to
COMMAND_LEN (=512) bytes. Lines can't even get that long, because they
have to be prefixed before being sent to the client, so this is a sane
maximum.

This allows for even more "fancy" and "wider" MOTDs :-)

Closes #271.
2020-05-07 18:10:41 +02:00
..
ipaddr Streamline ".gitignore" files 2015-07-19 03:03:06 +02:00
ngircd Allow more characters per line in MOTD and help text files 2020-05-07 18:10:41 +02:00
portab Unbreak GCC 10 (-fno-common) build 2020-04-20 00:20:46 +02:00
testsuite SSL test server: Use port 6790, like "test server #2" 2020-05-07 00:02:00 +02:00
tool Fix some compiler warnings of Apple Xcode/Clang 2018-10-30 01:53:24 +01:00
Makefile.am IPv6 support. 2008-02-26 23:50:35 +01:00