summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-09-30Added cmd_remove_akill() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_svsnoop function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Core skeleton of IRCDProtoNew class created.Robin Burchell w00t@inspircd.org
2008-09-30Move delete_user() into a destructor. Fix a few minor bugs with conversion also.Robin Burchell w00t@inspircd.org
2008-09-30Add User::SetRealname().Robin Burchell w00t@inspircd.org
2008-09-30Add User::SetIdent(). Also remove duplication by using update_host().Robin Burchell w00t@inspircd.org
2008-09-30Move more stuff into the user class.Robin Burchell w00t@inspircd.org
2008-09-30Add User::SetNewNick() method, to be called from ircd protocol.Robin Burchell w00t@inspircd.org
2008-09-30Move users to a basic class.Robin Burchell w00t@inspircd.org
2008-09-30Various constification/fixes for g++.Robin Burchell w00t@inspircd.org
2008-09-30Constify a lot of the API. Core now "builds".Robin Burchell w00t@inspircd.org
2008-09-30Various g++ fixes. Compiles, doesn't link.Robin Burchell w00t@inspircd.org
2008-09-30Partial fixes for g++, need to commit thisRobin Burchell w00t@inspircd.org
2008-09-30More g++ fixes.Robin Burchell w00t@inspircd.org
2008-09-30Make a bunch of stuff build under g++.Robin Burchell w00t@inspircd.org
2008-09-14BUILD : 1.7.21 (1439) BUGS : NOTES : Fixed compiling on windows. We needed ac...viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-03BUILD : 1.7.21 (1428) BUGS : 930 NOTES : Rewrote the ignore system to handle ...viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-03BUILD : 1.7.21 (1426) BUGS : 876 NOTES : We now support CIDR in channel ban...viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-03BUILD : 1.7.21 (1425) BUGS : 873 NOTES : We now show config variables in the ...viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-01-13BUILD : 1.7.21 (1345) BUGS : NOTES : Updated copyright information geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-12-28BUILD : 1.7.19 (1322) BUGS : 685 NOTES : Applied a patch by Jilles which shou...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-12-15BUILD : 1.7.19 (1318) BUGS : 791 NOTES : Fixed inconsistent use of ACCESS eve...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-12-03BUILD : 1.7.19 (1316) BUGS : 802 NOTES : Added support for MSVC++ 2008 Expres...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-09-08BUILD : 1.7.19 (1303) BUGS : 703 NOTES : Fixed user being able to change chan...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-31BUILD : 1.7.19 (1295) BUGS : N/A NOTES : We now have hostip in user_ struct s...drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-30BUILD : 1.7.19 (1291) BUGS : 774 NOTES : Unreals (3.2) SVSJOIN command now su...drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-29BUILD : 1.7.19 (1289) BUGS : 768 NOTES : Fixed module runtime directory not a...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-29BUILD : 1.7.19 (1286) BUGS : 731 NOTES : Fixed TS6 UID generation geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-29BUILD : 1.7.19 (1285) BUGS : 684, 772 NOTES : [1] Added InspIRCd11 vIdent sup...drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-28BUILD : 1.7.19 (1284) BUGS : 770 NOTES : SuperAdmins now have a higher channe...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-27BUILD : 1.7.19 (1275) BUGS : 747 NOTES : CS SET XOP can not be used if cs_xop...drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-26BUILD : 1.7.19 (1265) BUGS : NOTES : Updated copyright information geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-07-09BUILD : 1.7.19 (1255) BUGS : 743 NOTES : Fixed various compile errors with `m...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-04-21BUILD : 1.7.18 (1237) BUGS : 661 NOTES : Fixed DefCon which did not force Def...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-12-23BUILD : 1.7.17 (1209) BUGS : NOTES : Another batch of changes regarding RDB/M...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-12-12BUILD : 1.7.17 (1208) BUGS : N/A NOTES : EVENT_BOT_KICK and EVENT_BOT_ADD added rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-12-09BUILD : 1.7.17 (1198) BUGS : NOTES : Reviewed and updated all of the MySQL co...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-10-18BUILD : 1.7.17 (1190) BUGS : N/A NOTES : sha1 is a valid choice of encryption...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-10-17BUILD : 1.7.17 (1185) BUGS : N/A NOTES : Encryption now offers the choice of ...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-10-16BUILD : 1.7.16 (1175) BUGS : 612 NOTES : Fixed a number of MySQL/RDB-related ...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-09-29BUILD : 1.7.15 (1162) BUGS : 604 NOTES : Added functions to let modules backu...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-09-10BUILD : 1.7.15 (1152) BUGS : 599 NOTES : Corrected valid nick characters for ...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-09-10BUILD : 1.7.15 (1146) BUGS : 583 NOTES : Fixed mass compiler warnings with ma...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-08-22BUILD : 1.7.15 (1139) BUGS : N/A NOTES : Applied pelxus3 fixs from ThaPrince rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-08-20# BUILD : 1.7.15 (1135) # BUGS : 586 584 582 # NOTES : several fixescertus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-08-14BUILD : 1.7.15 (1133) BUGS : N/A NOTES : Improved robustness on db_mysql_quer...dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-08-06BUILD : 1.7.14 (1124) BUGS : 552 NOTES : Added a way to modules_unload_all() ...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-08-05BUILD : 1.7.14 (1111) BUGS : 570 NOTES : Allow doValidHost to be called from ...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-08-05BUILD : 1.7.14 (1109) BUGS : 566 NOTES : Finished support for SVSJOIN/SVSPART...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-07-22# BUILD : 1.7.14 (1099) # BUGS : # NOTES : removed all that clone stuffcertus certus@31f1291d-b8d6-0310-a050-a5561fc1590b