summaryrefslogtreecommitdiff
path: root/src/messages.c
AgeCommit message (Expand)Author
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
2004-10-10BUILD : 1.7.5 (383) BUGS : N/A NOTES : glist fix - DrStein, improved on DrSte...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-08BUILD : 1.7.5 (378) BUGS : N/A NOTES : News reodering - DrStein, TSMODE issue...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-03BUILD : 1.7.5 (365) BUGS : 172 NOTES : - New directive NewsCount - fr.l updat...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-09-29BUILD : 1.7.5 (362) BUGS : 17 143 147 166 172 173 NOTES : Applied patch 927 p...dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-08-23BUILD : 1.7.5 (327) BUGS : none NOTES : Merged anope-capab into main trunk... dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-08-17BUILD : 1.7.5 (325) BUGS : 128 139 146 147 148 NOTES : Applied patch supplied...dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-08-10BUILD : 1.7.5 (316) BUGS : 131 NOTES : Fixed bugs in previous BotServ buffer ...keeper keeper@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-07-19BUILD : 1.7.4 (264) BUGS : N/A NOTES : Switched to autoconf - try to commit p...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b