summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-09-30Remove legacy global function.Robin Burchell w00t@inspircd.org
2008-09-30Remove anope_cmd_privmsg2 (it's identical to anope_cmd_privmsg!)Robin Burchell w00t@inspircd.org
2008-09-30Mark some stuff deprecated, move implementation from the interface into the u...Robin Burchell w00t@inspircd.org
2008-09-30Merge send_cmd() and vsend_cmd().Robin Burchell w00t@inspircd.org
2008-09-30Fix src/modules/ so they compile with stricter g++.Robin Burchell w00t@inspircd.org
2008-09-30Remove some older protocol modules, mark a number of others obsolete. Some ma...Robin Burchell w00t@inspircd.org
2008-09-30Made all protocol modules able to be compiled via mostly constifying strings.Robin Burchell w00t@inspircd.org
2008-09-30listnicks and listchans go away, as they aren't all that useful (and way too ...Robin Burchell w00t@inspircd.org
2008-09-30Remove 'skeleton' mode. It's not really all that useful.Robin Burchell w00t@inspircd.org
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-30Remove duplicate debug notice.Robin Burchell w00t@inspircd.org
2008-09-30Fix indentation.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-30Fix last of core/Robin Burchell w00t@inspircd.org
2008-09-30Various strict fixes..Robin Burchell w00t@inspircd.org
2008-09-30Various constification/g++ fixes..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-30WIP changes to constify API and make g++ happy.Robin Burchell w00t@inspircd.org
2008-09-30Various g++ fixes. Compiles, doesn't link.Robin Burchell w00t@inspircd.org
2008-09-30Fixes for g++Robin Burchell w00t@inspircd.org
2008-09-30Various g++ fixes.Robin Burchell w00t@inspircd.org
2008-09-30Merge (with small conflict) from upstream.Robin Burchell w00t@inspircd.org
2008-09-30Fix for g++Robin Burchell w00t@inspircd.org
2008-09-30Partial fixes for g++, need to commit thisRobin Burchell w00t@inspircd.org
2008-09-30Fix more g++.Robin Burchell w00t@inspircd.org
2008-09-30Fix more for g++.Robin 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-27BUILD : 1.7.22 (1454) BUGS : NOTES : Applied patch by w00t to fix math bug in...viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-27BUILD : 1.7.22 (1453) BUGS : 947 NOTES : Fixed a buffer overflow in enc_sha1. viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-25BUILD : 1.7.22 (1452) BUGS : 944 NOTES : Updated NSIS Build script and added ...viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-25BUILD : 1.7.22 (1451) BUGS : 942 NOTES : We now enforce UnRestrictSAdmin on U...viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-23BUILD : 1.7.22 (1450) BUGS : NOTES : Fixed a number of remaining buffer overf...viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-22BUILD : 1.7.22 (1449) BUGS : NOTES : Applied a patch by w00t to fix possible ...viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-22BUILD : 1.7.22 (1448) BUGS : NOTES : Applied patch by w00t to remove a pointe...viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-22BUILD : 1.7.22 (1447) BUGS : NOTES : Applied patch by w00t to enable UMODE in...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-20BUILD : 1.7.22 (1446) BUGS : NOTES : Removed password truncating and fixed a ...viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-16BUILD : 1.7.22 (1444) BUGS : NOTES : Fixed a typo in modules.c introduced in ...mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-15Fixed the nss_dns.so.1 issuerob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-14BUILD : 1.7.22 (1440) BUGS : NOTES : Anope 1.7.22 release geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-14BUILD : 1.7.21 (1437) BUGS : 939 NOTES : Applied patch by chaz to fix compile...viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-14BUILD : 1.7.21 (1436) BUGS : 937 NOTES : Rewrote CLEAR OPS to have it send co...viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b