| Age | Commit message (Collapse) | Author |
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Removed client status CLIENT_GOTPASSSERVER.
|
|
|
|
|
|
array_free_wipe().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
use -fstack-protector-all for the test to make sure the guard variable is added.
|
|
|
|
|
|
|
|
|