Age | Commit message (Collapse) | Author |
|
|
|
- Change mode handler to use UIDs within SVSMODE messages
- The IP can be 0 in UID messages depending whether or not a client is spoofed
- Removed SendGlobopsInternal handler. Anope is using GLOBOPS by default
- Set user's services timestamp/account to 0 instead of 1 on /ns logout, otherwise the UID message handler will
|
|
|
|
ircd given value from NICK
|
|
|
|
|
|
|
|
problem internally ovwrwriting data on objects that we have modified and are queued because of assigning something to a serialize_obj reference
|
|
|
|
|
|
|
|
|
|
the dependencies for modules look less scary as
they confuse dumb people currently
|
|
|
|
|
|
better. Fixes m_*_authentication only being able to properly work when people identify normally using nickserv/identify
|
|
module is not loaded
|
|
|
|
|
|
|
|
rest of the module
|
|
|
|
|
|
when it is available
|
|
|
|
|
|
unloaded on the ircd side and adjust our behavior accordingly
|
|
other/server metadata
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 87478187af9f6f670ebf679ce7cc6cc29b21f7af.
|
|
|
|
ftopic on inspircd not the current time. Removed some unneeded protocol functions
|
|
|
|
|
|
|
|
parameter provided by the user
|
|
into 1.9
|
|
|
|
are synced, and fixed ts checking in Channel::SetModesInternal
|
|
|
|
|
|
be a bit more C++ ish
|
|
|
|
insert. This is caused from serialize() only setting a key on
certain conditions and otherwise doing nothing at all.
|
|
|