| Age | Commit message (Collapse) | Author |
|
|
|
to the users working directory (as returned by getpwuid()).
Failing to chdir to that directory isn't an error; so
log with LOG_INFO and prefix the message with "Notice".
|
|
|
|
MaxJoins
if any of those values was set to 0.
|
|
|
|
options allow setting values < 0 -- this isn't the case. Comments adjusted.
|
|
|
|
|
|
cause the server to crash. Thanks to Sebastian Vesper, <net@veoson.net>.
|
|
|
|
group
is in progress.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- remove minor whitespace damage
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
support for select() as well by default and fall back on runtime when needed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
since # is also used as a comment character in ngircd.conf. Thus
we prefix the name with '#' if it is missing.
|
|
|
|
all JOINs to-non existants channel return ERR_BANNEDFROMCHAN_MSG,
restricting users to those channels defined in the config file.
|
|
Client_MyServerCount() return unsigned long
|