summaryrefslogtreecommitdiff
path: root/src/messages.c
AgeCommit message (Expand)Author
2009-11-02added a way to load multiple encryption modules at the same and to switch bet...DukePyrolator
2009-07-16Fixed core clients to rejoin their assigned channels if killedadam-
2009-06-11Make stristr() const-safe, replace post-increment on iterators with pre-incre...cyberbotx
2009-06-11Cleanup of internals of new opertype stuff by Adam. Removes OS OPER and OS AD...rburchell
2009-04-03Fix ratbox protocol to use TS6SID for sending (UN)RESV, and fix m_privmsg to ...cyberbotx
2009-03-27Fix potential crash problem with use of free() instead of delete[] from earli...cyberbotx
2009-03-17Fix bug #1054 for 1.9.x, patch from Adam, Anope no longer shows the entire me...cyberbotx
2009-02-15Remove User::na, use User::nc everywhere. Will probably break everything, but...rburchell
2009-02-15HelpServ has been destroyed, +1000 points. Also fixed the argument order in t...cyberbotx
2009-02-10NS_VERBOTEN -> NS_FORBIDDEN, CS_VERBOTEN -> CS_FORBIDDEN, etc.rburchell
2009-02-09Squashed commit: merge next (1.9.1) back to trunk.rburchell
2009-01-05Fix for bug 985, secure calls to SendMessage.cyberbotx
2009-01-03Housekeeping contact address updates.sjaz
2009-01-02Update copyrights for 2009.rburchell
2008-12-23Some more Windows fixes, both in CMake and in the code itself. (I don't like ...cyberbotx
2008-11-28Remove (void) args, these just make things ugly.rburchell
2008-11-23Converted many C-style casts to C++-style casts.cyberbotx
2008-11-16Added support for multiple uplink blocks in the new config.cyberbotx
2008-11-16Enable SVSHOLD for Insp1.1/1.2, remove UseSVSHOLD. Enforcer support may go aw...rburchell
2008-11-14Insane commit of doom: s/ \t/grburchell
2008-10-05Removed DevNull pseudo-client as well as all *Alias pseudo-clients.Naram Qashat cyberbotx@cyberbotx.com
2008-10-03Merge commit 'cbx/anopeng-uid' into anopeng-uidRobin Burchell w00t@inspircd.org
2008-10-02Make messages.c compile.Robin Burchell w00t@inspircd.org
2008-10-02Replaced anope_SendGlobops() with direct call to SendGlobops() in IRCDProto c...Naram Qashat cyberbotx@cyberbotx.com
2008-10-02Replaced anope_cmd_message() with direct call to SendMessage() in IRCDProto c...Naram Qashat cyberbotx@cyberbotx.com
2008-10-02Merge commit 'cbx/anopeng-uid' into anopeng-uidRobin Burchell w00t@inspircd.org
2008-10-02Last bits of renaming protocol.Robin Burchell w00t@inspircd.org
2008-10-02Convert various to new name scheme.Robin Burchell w00t@inspircd.org
2008-10-01Merge commit 'cbx/anopeng-protocol' into anopengRobin Burchell w00t@inspircd.org
2008-09-30Merge commit 'trunk' into anopengRobin Burchell w00t@inspircd.org
2008-09-30Added cmd_message() function to IRCDProtoNew class. (Replaces cmd_notice)Robin Burchell w00t@inspircd.org
2008-09-30Move stuff to a bots class.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-30Remove 'skeleton' mode. It's not really all that useful.Robin Burchell w00t@inspircd.org
2008-09-30Constify a lot of the API. Core now "builds".Robin Burchell w00t@inspircd.org
2008-09-30Fix for g++Robin Burchell w00t@inspircd.org
2008-01-13BUILD : 1.7.21 (1345) BUGS : NOTES : Updated copyright information geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-26BUILD : 1.7.19 (1265) BUGS : NOTES : Updated copyright information geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-09-12BUILD : 1.7.15 (1154) BUGS : N/A NOTES : Fixed plexus3 noop support rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-09-10BUILD : 1.7.15 (1151) BUGS : 601 NOTES : Fixed us with reposding we didntgeniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-08-07BUILD : 1.7.14 (1126) BUGS : N/A NOTES : Applied ThaPrinces plexus support pa...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-06-25BUILD : 1.7.14 (1073) BUGS : N/A NOTES : Added a string privmsg option, which...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-10-02BUILD : 1.7.11 (910) BUGS : NOTES : Fixed some stats not passing the correct ...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-05-02BUILD : 1.7.8 (753) BUGS : N/a NOTES : Merged anope-dev with trunk rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-03-16BUILD : 1.7.8 (632) BUGS : 315 NOTES : 422 is sent if the file dosnt exist, 3...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-02-22BUILD : 1.7.8 (580) BUGS : 301 302 NOTES : Fixed (1) uninitialized var in nic...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-01-27BUILD : 1.7.7 (556) BUGS : N/A NOTES : synced headers so our copyright is 200...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-01-23BUILD : 1.7.7 (555) BUGS : N/A NOTES : TS6 support, Ratbox support, lots of l...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-21BUILD : 1.7.5 (412) BUGS : 169 NOTES : A minor touch up to prevent issues trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-13BUILD : 1.7.5 (395) BUGS : N/A NOTES : Fixed a typo in all source files, and ...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b