summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2011-12-17Fixed a slight error in email registration/resend and some minor typos.lethality
2011-12-15Add privilege ranks to determine how powerful privileges areAdam
2011-12-12Added oper:require_oper configuration optionAdam
2011-12-11Added K to vhost_chars...lethality
2011-11-20Allow services operators to modify other users access listAdam
2011-11-18Added operserv/logoutAdam
2011-11-18Allow having multiple fantasy charactersAdam
2011-11-03Bug #1354 - Allow mode chars to be used for channel prefixs in services.confAdam
2011-10-27Fixed some typos/errors in the example configs comments.lethality
2011-10-22A few minor fixupsAdam
2011-10-22Added akill idsAdam
2011-10-21Added m_rewriteAdam
2011-10-14Added options:nonicknameownership config optionAdam
2011-09-25Remove opnotice from example configsAdam
2011-09-25Added a new database format and sqlite support. Also moved db-convert to a ↵Adam
module.
2011-09-10Made ChanServ privileges configurableAdam
2011-09-10Added chanserv/logAdam
2011-09-10Allow modules to add their own channel levelsAdam
2011-09-10Removed opnoticeAdam
2011-09-10Made the IsValidHost checks configurableAdam
2011-09-10Added oper:host and oper:vhostAdam
2011-09-10Added m_proxyscanAdam
2011-09-10Added chanserv/up and chanserv/downAdam
2011-09-10Renamed the core pseudoclient modules to match their namesAdam
2011-09-10Made email messages sent by services configurableAdam
2011-09-10Removed log:inhabitlogchannel and replaced it with service:channelsAdam
2011-09-10Removed SZLine. Instead, have AKILL determine whether or not a ZLINE should ↵Adam
be set.
2011-09-09Update version.logAdam
2011-09-09Changed User::IsRecognized check to default to secureAdam
2011-09-03Fixed a typo in the OperServ Global commandlethality
2011-09-03Fixed operserv globalDukePyrolator
2011-08-27Fixed a few mysql problems, including bug #1326Adam
2011-08-23Replaced some chanserv/forbid with operserv/forbid in example.conf and added ↵DukePyrolator
a check for ForceForbidReason in os_forbid
2011-08-20Removed m_async_commands, it can still cause crashes from invalid pointers ↵Adam
on the stack & is a giant mess anyway
2011-08-20Fixed zlines to only add the xline host, fixed db_mysql's write function, ↵Adam
and prevent adding multiple of the same nick to access lists
2011-08-16Bug #1316 - added permissions for hs_request commandsAdam
2011-08-12Allow bot usermodes to be configurableAdam
2011-08-11Added a separate field for last seen realhost to ns_info, shown to services ↵DukePyrolator
admins only
2011-08-11added cs_seenDukePyrolator
2011-08-10Added a services.host define to easily change every clients hostnameAdam
2011-08-09Simiplied a bit of the access systemAdam
2011-08-07Updated tables.sqlAdam
2011-08-06Document what /os oline doesAdam
2011-08-06Added a define{} block which can be used to easially rename thingsAdam
2011-08-05Fixed an error and typo in CS SET OPNOTICElethality
2011-08-05Mark the new commands/ modules as CORE and fixed a typo in the example.confAdam
2011-08-05Rewrote the example configurations and split themAdam
up into seperate files for each pseudo client. Also reorganized how the modules are stored, and made most of the old "extra" modules "core"
2011-08-04Added a command:permission settingAdam
2011-08-03Added operserv/kill and removed version.h from .gitignoreAdam
2011-08-02Fixed reintroducing our clients if we disconnect and reconnect to the uplinkAdam