Age | Commit message (Collapse) | Author |
|
|
|
this
|
|
accessors for many
|
|
Also, enable channel support because it wasn't specified already and point charybdis to these methods instead.
|
|
|
|
pseudoclients when bursting.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
message
|
|
x-lines
|
|
|
|
|
|
|
|
future ircd-hybrid will reject UID messages with invalid IP addresses
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
chanserv/access etc.
|
|
|
|
|
|
|
|
Fix a ton of typos.
|
|
|
|
|
|
|
|
|
|
InspIRCd 2.0: Ensure ircd-side mlock and topic lock state is always what we think it should be
|
|
- Change SendForceNickChange() to use UIDs
|
|
- Update SendClientIntroduction() to use * for account names instead of ...
|
|
- Misc updates to the hybrid protocol modules:
|
|
topiclock from a bursting server changes it
|
|
a bursting server changes it
|
|
references to METADATA handler
|
|
|
|
|
|
- best supported version is 8.2.x
- fixed UID message handler to cope with account names being '*'
- minium required TS version is TS6 now
|
|
|
|
|
|
- Added some missing user modes to the ircd-hybrid protocol module
|
|
- Increase MaxModes to 6
- SendLogout(): send "+d *" instead of "+d 0"
- Update copyright year
- Removed user mode +z from supported modes
|
|
|
|
- Removed SendGlobopsInternal() override as it's basically a duplicate o...
|