Age | Commit message (Collapse) | Author |
|
and not by privilege set, as two entries can have the same privset but different levels, but still represent two different levels of access. This prevented users from adding other users at a lower access level when that level had the same privset as them. Spotted by TSG.
|
|
|
|
lessens the insanity of renaming services
|
|
|
|
|
|
|
|
|
|
|
|
|
|
typo in opersrev.example.conf
|
|
online
Make Anope::strftime show "now" if the time is now
Fix typo in nickalias.cpp for the type of the last_seen field, spotted by grawity
|
|
os_ignore: Log expired ignores to the normal log level.
cs_drop: Allow Services Operators to actually drop channels in Read-Only mode.
os_akill, os_sxline, cs_akick: Log deletions by number.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|