Ryan S

Results 13 issues of Ryan S

I've been reliant on profile manager apps for as long as I can remember. I'm a new user of your app for the past few weeks. It blows the competition...

enhancement

Low priority since it'll probably be 6+ months before this even comes into play, but putting on our radar to test for OpenSSL v3 compatibility when it's in a more...

This keeps coming up as we install on newer boxes. [2022-06-13 17:56:16] \ /usr/bin/ld: res.o: in function \`query_name': [2022-06-13 17:56:16] \ /home/ircd/bahamut-2.2.1/src/res.c:622: undefined reference to \`__res_mkquery' [2022-06-13 17:56:16] \ /usr/bin/ld:...

bug

It came up during a conversation with Ayukawa that some users and bots may not want automatic +H, and to script setting -H floods the notify/watch list with 3 notices....

suggestion

These are currently set to: ``` #define HOSTLEN 63 /* Length of hostname. Updated to comply with RFC1123 */ #define RES_HOSTLEN 127 /* big enough to handle addresses in in6.arpa...

enhancement

If a user is affected by a KLINE or AKILL and tries to connect with SSL, we don't always show them the ban reason because the connection is closed by...

bug

There's logic in `m_squit` that closes the connection if `SQUIT` is called with no parameters: `/* This is actually protocol error. But, well, closing the link is very proper answer...

bug

From @KoraggKnightWolf in #bahamut: `[16:54:06] I noticed in RPL_ISUPPORT that the ELIST tokens are in lowercase, though normally they are in uppercase, what was the reason to make the tokens...

bug
enhancement

We had an issue where the m.dal.net Kiwi IRC client was unable to connect to halcyon for several days in a row. After Brandon did a /rehash throttles on the...

investigation

If a port has connections on it and you change flags in .conf, the new flags won't stick on rehash unless all users are disconnected from the port. Is this...

investigation