| Age | Commit message (Collapse) | Author |
|
|
|
I forgot to include the new Makefile.am in contrib/MacOSX/ngIRCd.xcodeproj/ ...
|
|
Oops, it has not been included since ... ages??
|
|
Since we are using GIT starting from now, I converted all the
.cvsignore files to .gitignore files.
|
|
|
|
|
|
|
|
|
|
- New configuration option "MaxNickLength" to specify the allowed maximum
length of user nick names. Note: must be unique in an IRC network!
- Enhanced the IRC+ protocol to support an enhanced "server handshake" and
enable server to recognice numeric 005 (ISUPPORT) and 376 (ENDOFMOTD).
See doc/Protocol.txt for details.
|
|
|
|
Allow building of ngIRCd using Xcode 3 without running ./configure.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"development" (enabled "ZeroLink") and fixed path of "ngircd.spec".
|
|
|
|
becomes modified to enable the PID file (/var/run/ircd/ngircd.cond) and
to change the user and group to "irc".
|
|
|
|
|
|
the binary is executable after reading this file.
|
|
|
|
Thanks to Kevin Otte (nivex@nivex.net) for the patch.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|