-
While investigating whether a pre-start event handler would resolve appc/acbuild#194 I noticed the following output when running my container:
```
[103262.939142] ircd-ratbox-run.sh[4]: chown: changi…
-
For example, if you set `MODES=4` on the ircd, doing `/mode +ooooo nick1 nick2 nick3 nick4 nick5` will only set +o on nick1 through 4. The other mode(s) will be ignored.
It will look like this :
!…
-
It needs to be possible to give servers enhanced permissions. Still need to consider how this will look in the configuration. Flags in connect block? Classes like for opers? Or something like `shared …
-
Adding support for TS6 would allow the appservice to be an actual ircd and bridge users by linking using server to server connections.
https://github.com/charybdis-ircd/charybdis/blob/release/4/doc…
-
Hi mate,
I don't if this is the correct place for this but, I like your bot and I would like to use it, the thing, is that I don't understand what the "key.file is referred to.
Is this bot only …
ghost updated
3 years ago
-
I sent the `logout` command to `@freenode_NickServ:matrix.org` and sent messages between `@mikaela:disroot.org` and two KiwiIRC instances.
The IRC admin room didn't show errors when it wasn't allow…
-
- - - _Issue #73 opened by_ @Geert
When an ircd stops and Irssi connects to it later, it doesn't join channels.
[14:20:30] [EFnet] [-] Irssi: Connection lost to 195.149.88.251
[14:20:31] [-] Irssi:…
-
I did follow all the instructions but I am not able to send/receive email from my aliases.
What error or logs should I check?
And also, swaks test is OK.
-
```
$ make -j4
[…]
CCLD libelemental.la
CCLD ircd
./.libs/libelemental.so: undefined reference to `rb_set_inherit'
collect2: error: ld returned 1 exit status
Makefile:575: recipe for targe…
-
It would be nice to conceal the identity of a client certificate by forcing a renegotiation before the client sends the cert.
I'm not so acquainted with the internals of TLS 1.2 - does this method re…