Age | Commit message (Collapse) | Author |
|
Better ngIRCd support
|
|
Fix some oddities with using persistent channels with no botserv
Send list modes to uplink when bursting
Fix issues with persist + keepmodes
Fix /os modes clear all not clearing all status modes
Fix operwall on ratbox/plexus
Dont apply mlock in SetCorrectModes since that just recursively calls itself unncessarially
Change command logging to show the command name and not the service name
|
|
|
|
|
|
This is implemented via the accountname METADATA command
|
|
|
|
Keep track of what user modes are oper only/server only/etc
|
|
Levels are used in Channel::SetCorrectModes() when removing modes.
|
|
the patch
|
|
|
|
user ctor to ease handling users who connect already identified
|
|
are run if they are not implemented per module
|
|
more stuff out of the core to the proper modules.
|
|
configuration directives to the actual modules they are used in.
|
|
|
|
Mark our modules as VENDOR and allow modules to have multple types.
|
|
|
|
|
|
flags we have juse strings instead of defines/enums
|
|
|
|
|
|
Bug introduced by commit d33a0f75: "Pretty large coding style cleanup,
in source doc cleanup, and allow protocol mods to depend on each other":
Since then, the NJOIN command has been "ignored", no users were added
to channels at all while linking ...
|
|
|
|
|
|
an ircd message module event, and a few more fixups
|
|
|
|
|
|
cleanup, and allow protocol mods to depend on each
other
|
|
|
|
levels to ACCESS_FOUNDER, fix cs_enforce +R from an earlier commit, fixed ChangeModeInternal TS checking when IRCds don't send TS on mode
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
unnecessarily rebuilding on every make
|
|
|
|
|
|
modes locked.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|