Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Also allow log messages to be translatable
|
|
|
|
|
|
on hybrid/bahamut
|
|
|
|
This makes it easier to see which send functions a protocol module
implements as they are all explicitly registered by the module, and
avoids the problem of subtly breaking other protocol modules when
using inheritance.
Also split the old "core" send implementations out into a module, and
the TS6 ID generator
|
|
unless they are
|
|
behavior, fix a few typos in comments
|
|
|
|
|
|
|
|
|
|
correctly
|
|
this
|
|
accessors for many
|
|
|
|
|
|
Also, enable channel support because it wasn't specified already and point charybdis to these methods instead.
|
|
|
|
pseudoclients when bursting.
|
|
|
|
|
|
status modes, sometimes they are sent in CAPAB without a status prefix which causes them to be added as parameter modes
|
|
|
|
|
|
|
|
|
|
message
|
|
x-lines
|
|
|
|
|
|
|
|
future ircd-hybrid will reject UID messages with invalid IP addresses
|
|
|
|
|
|
|
|
|
|
Also, enable channel support because it wasn't specified already and point charybdis to these methods instead.
|
|
|
|
Split service management code nito a proper servicemanager. Make service
references managed instead of lazy lookup. Also made events and
serializable use service manager instead of their respective systems for
management
|
|
|
|
|
|
Properly support RESV and UNRESV in Charybdis, and improve RESV setting for pseudoclients when bursting.
|
|
|
|
|