Age | Commit message (Collapse) | Author |
|
|
|
Properly support RESV and UNRESV in Charybdis, and improve RESV setting for pseudoclients when bursting.
|
|
|
|
|
|
Fix host on charybdis if there is no vhost
|
|
Only charybdis seems to support that for the moment.
|
|
|
|
|
|
|
|
|
|
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;
Added missing copyright headers to files that didn't have it yet.
Fixed some whitespace and blank lines along the way.
|
|
|
|
Style+copyright
|
|
Update SendSQLine() in hybrid's protocol module to use non-capsulatet…
|
|
message
|
|
x-lines
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
future ircd-hybrid will reject UID messages with invalid IP addresses
|
|
hybrid.cpp: add missing CanSQLineChannel = true; to the protocol options
|
|
|
|
|
|
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...
|
|
SendGlobopsInternal() in protocol.c
|
|
|