summaryrefslogtreecommitdiff
path: root/modules/chanserv/main
AgeCommit message (Expand)Author
2017-04-20Merge commit '8656b65e392e8d26de218bf372da949c3a00d8d4'Adam
2017-04-06Fix access comparison operatorsAdam
2017-03-19Get rid of relying on if(this) in WhoSends()Adam
2017-02-07Normalize databases by not allowing generic Object referencesAdam
2017-01-27Store CommandInfo in CommandSource instead of just command/permissionAdam
2017-01-23Make log system use newer format stringsAdam
2016-12-17Split ircdproto send functions out into separate servicesAdam
2016-12-01Allow objects to opt out of gc, don't gc accounts with users logged inAdam
2016-11-25Rename most ext fields names to be consistent with everything else, add acces...Adam
2016-11-11Fix opers not really being serializableAdam
2016-11-06Remove some now unnecessary cleanup code, make nick depenend on accountAdam
2016-10-22Various codestyle cleanup in most of the core modulesAdam
2016-10-15Various improvements/bugfixes to extdb stuffAdam
2016-10-09Adjust reading botserv core config optsAdam
2016-10-09Adjust reading chanserv core config optsAdam
2016-10-02Missed channel deletion in ~ChannelInfoAdam
2016-09-23chanserv: fallback to reading botmodes from chanservAdam
2016-07-31Update license headers and copyrights on all source filesAdam
2016-07-28Add missing operserv/stats headerAdam
2016-07-28Allow serializable fields to use storage in the respective objects.Adam
2015-12-31Rename haader file names to be consistent with module namesAdam
2015-12-31Add missing override keyword to methods that require it.Peter Powell
2015-12-14New source tree structure for modules. From commands/cs_access => chanserv/ac...Adam