summaryrefslogtreecommitdiff
path: root/modules/protocol/ngircd.cpp
AgeCommit message (Expand)Author
2012-11-22Fix compile/pch generationAdam
2012-11-22fixed some compile errorsDukePyrolator
2012-11-22Pretty large coding style cleanup, in source docAdam
2012-11-18added METADATA and vhost support to the ngircd protocol moduleDukePyrolator
2012-11-16Fixed some stuff spotted by Cronus, made db_old convert ACCESS_INVALID levels...Adam
2012-11-10added support for the ngircd SQUERY commandDukePyrolator
2012-11-03added support for SVSNICK in the ngircd protocol moduleDukePyrolator
2012-10-30Send uids everywhere when setting modes on clientsAdam
2012-10-30Fixed build errors and warnings with -std=c++11Adam
2012-10-30Clean up ngircd proto mod slightly, and send sqlines before introducing clientsAdam
2012-10-29readded ngircd protocol supportDukePyrolator
2011-05-16Removed ngircd as we've decided not to support it at this timeAdam
2011-03-14Fixed compileAdam
2011-03-13Added some useful Anope::Version functions to prevent some files from unneces...DukePyrolator
2011-03-12added ns_certDukePyrolator
2011-03-09ngIRCd protocol: announce Anope with its versionAlexander Barton
2011-03-09Fixed sending CHANINFO on ngIRCd with two parameters if the channel has no mo...Adam
2011-03-07Added support for extbansAdam
2011-03-06Change the mode name code to use Flags names in preparation for extban supportAdam
2011-02-27Made akills work on IRCds that do not support bans (ngircd)Adam
2011-02-25Fixed a lot of small problemsAdam
2011-02-09Enable quitstorm for ngircdAdam
2011-01-21fixed some minor presentation, grammar mis-use and copyright date in DP's ngircdlethality
2011-01-18fixed a bug in the ngircd protocol moduleDukePyrolator
2011-01-08added support for ngIRCd protocolDukePyrolator