Age | Commit message (Collapse) | Author |
|
|
|
Fix not clearing forbids when os_forbid is unloaded
Apply nick and chan forbids when added
Fix loading forbids until after the service is constructed
|
|
|
|
marked as gnu unique objects, which breaks dlclose()/dlopen() on g++ 4.5+
|
|
Have proto mods recognize cidr ranges as zlineable IPs
Remove operserv/global from global.conf because its dumb
Fix example config ~botserv/set example to work as expected
|
|
set by just killing the user. Fix double call to OnMatch() when a user matches an xline
|
|
|
|
|
|
Fix log messages from commands send through webpanel
Don't show OperServ section to non opers
|
|
|
|
|
|
until after server sync
|
|
|
|
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
|
|
|
|
prefix
|
|
|
|
|
|
|
|
|
|
items to ChannelInfo::Unserialize
|
|
|
|
Keep track of what user modes are oper only/server only/etc
|
|
|
|
|
|
|
|
|
|
spotted by fgs
|
|
doesn't as intended in ::Login
|
|
warnings
|
|
|
|
|
|
|
|
it as rewrites. Allow cs_log to work with either command names or service names.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Completely modularize more features like bs_kick, entrymsg, log, mode, etc. Move fantasy to its own module. Move greet to its own module.
|
|
|
|
usestrictprivmsg
|
|
user ctor to ease handling users who connect already identified
|
|
|
|
|
|
|
|
|
|
|