index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
actions.c
Age
Commit message (
Expand
)
Author
2010-01-02
Convert 'const char *' and 'char *' function arguments to 'const std::string ...
cyberbotx
2009-12-16
Made many of the functions in IRCDProto accept the relative object pointers i...
Adam-
2009-12-13
Added in a modestacker and rewrote almost all of the remaining old mode code
Adam-
2009-11-28
Massive move of all of the Config variables out of global scope to the Config...
Adam-
2009-09-12
Fixes bugs #1105 and #1106
Adam-
2009-02-18
Patch from DP, converting all match calls and removing old match method.
rburchell
2009-02-16
Revert "Patch from DukePyrolator to replace all calls to match_wild() and mat...
rburchell
2009-02-16
Patch from DukePyrolator to replace all calls to match_wild() and match_wild_...
cyberbotx
2009-02-09
Squashed commit: merge next (1.9.1) back to trunk.
rburchell
2009-01-03
Housekeeping contact address updates.
sjaz
2009-01-02
Update copyrights for 2009.
rburchell
2008-11-23
Converted many C-style casts to C++-style casts.
cyberbotx
2008-11-22
Replaced most uses of smalloc and scalloc with new, replaced most uses of fre...
cyberbotx
2008-11-14
Insane commit of doom: s/ \t/g
rburchell
2008-10-03
Merge commit 'cbx/anopeng-uid' into anopeng-uid
Robin Burchell w00t@inspircd.org
2008-10-02
Start making some stuff compile with the modified protocol signatures
Robin Burchell w00t@inspircd.org
2008-10-02
Replaced anope_SendBanDel() with direct call to SendBanDel() in IRCDProto class.
Naram Qashat cyberbotx@cyberbotx.com
2008-10-02
Replaced anope_SendSQLine() with direct call to SendSQLine() in IRCDProto class.
Naram Qashat cyberbotx@cyberbotx.com
2008-10-02
Replaced anope_SendKick() with direct call to SendKick() in IRCDProto class.
Naram Qashat cyberbotx@cyberbotx.com
2008-10-02
Replaced anope_SendMode() with direct call to SendMode() in IRCDProto class.
Naram Qashat cyberbotx@cyberbotx.com
2008-10-02
Replaced anope_SendSVSMode() with direct call to SendSVSMode() in IRCDProto c...
Naram Qashat cyberbotx@cyberbotx.com
2008-10-02
Replaced anope_SendSVSKill() with direct call to SendSVSKill() in IRCDProto c...
Naram Qashat cyberbotx@cyberbotx.com
2008-10-02
Merge commit 'cbx/anopeng-uid' into anopeng-uid
Robin Burchell w00t@inspircd.org
2008-10-02
set_umode -> ProcessUsermodes
Robin Burchell w00t@inspircd.org
2008-10-02
cmd_unban -> SendBanDel. TODO: should this be yanked in favour of SendMode?
Robin Burchell w00t@inspircd.org
2008-10-02
Various conversions to use new protocol.
Robin Burchell w00t@inspircd.org
2008-10-02
KICK, notice ops.
Robin Burchell w00t@inspircd.org
2008-10-02
Guest nicks, MODE.
Robin Burchell w00t@inspircd.org
2008-10-02
AKILL, SVSMODE
Robin Burchell w00t@inspircd.org
2008-10-01
Commit modified protocol name, using perl.
Robin Burchell w00t@inspircd.org
2008-09-30
Made all protocol modules able to be compiled via mostly constifying strings.
Robin Burchell w00t@inspircd.org
2008-09-30
Various constification/fixes for g++.
Robin Burchell w00t@inspircd.org
2008-09-30
Constify a lot of the API. Core now "builds".
Robin Burchell w00t@inspircd.org
2008-09-30
Make a bunch of stuff build under g++.
Robin Burchell w00t@inspircd.org
2008-09-14
BUILD : 1.7.22 (1440) BUGS : NOTES : Anope 1.7.22 release
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-03
BUILD : 1.7.21 (1426) BUGS : 876 NOTES : We now support CIDR in channel ban...
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-02-05
BUILD : 1.7.21 (1374) BUGS : 820 NOTES : do_cmode() called without passing TS
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-01-13
BUILD : 1.7.21 (1345) BUGS : NOTES : Updated copyright information
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-31
BUILD : 1.7.19 (1297) BUGS : N/A NOTES : In the last commit, I forgot to stor...
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-31
BUILD : 1.7.19 (1296) BUGS : N/A NOTES : Since we now have u->hostip, lets us...
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-26
BUILD : 1.7.19 (1265) BUGS : NOTES : Updated copyright information
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-08
BUILD : 1.7.19 (1260) BUGS : 734 NOTES : Fixed a false debug notice claiming ...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-03-01
BUILD : 1.7.13 (986) BUGS : n/a NOTES : Propagated CHAN_X_INVALID to all lang...
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-02-12
Applied patches by neno and trystan
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-09-18
BUILD : 1.7.11 (890) BUGS : NOTES : Fixed common_get_vhost/vident to also ret...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-05-04
BUILD : 1.7.8 (765) BUGS : 352 NOTES : Fixed various PTlink vhost handling bu...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-01-27
BUILD : 1.7.7 (556) BUGS : N/A NOTES : synced headers so our copyright is 200...
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-01-17
BUILD : 1.7.7 (549) BUGS : N/A NOTES : Fixes a segfault with the last commit
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-01-17
BUILD : 1.7.7 (548) BUGS : N/A NOTES : Support for PTlinks VHOST (NEWMASK) co...
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-12-02
BUILD : 1.7.6 (468) BUGS : N/A NOTES : 1. fixes del_session() warning when Li...
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
[next]