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
/
botserv.c
Age
Commit message (
Expand
)
Author
2008-10-05
Merge branch 'anopeng' into anopeng-config
Naram Qashat cyberbotx@cyberbotx.com
2008-10-03
Merge commit 'cbx/anopeng-charfix' into anopeng
Robin Burchell w00t@inspircd.org
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_SendGlobops() with direct call to SendGlobops() in IRCDProto c...
Naram Qashat cyberbotx@cyberbotx.com
2008-10-02
Replaced anope_SendJoin() with direct call to SendJoin() in IRCDProto class.
Naram Qashat cyberbotx@cyberbotx.com
2008-10-02
Replaced anope_SendBotOp() with direct call to SendBotOp() in IRCDProto class.
Naram Qashat cyberbotx@cyberbotx.com
2008-10-02
Replaced anope_cmd_privmsg() and privmsg() with direct call to SendPrivmsg() ...
Naram Qashat cyberbotx@cyberbotx.com
2008-10-02
Replaced anope_SendNoticeChanops() with direct call to SendNoticeChanops() in...
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
Merge commit 'cbx/anopeng-uid' into anopeng-uid
Robin Burchell w00t@inspircd.org
2008-10-02
SVSJOIN, SVSPART, CTCP, svid_umode*, unregistered nickchange func renames
Robin Burchell w00t@inspircd.org
2008-10-02
Convert various to new name scheme.
Robin Burchell w00t@inspircd.org
2008-10-02
cmd_bot_send_chan_mode -> SendBotOp
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-01
Nuke struct Uid from the core. (hooray!)
Robin Burchell w00t@inspircd.org
2008-09-30
Move some stuff to BotInfo methods.
Robin Burchell w00t@inspircd.org
2008-09-30
Move stuff to a bots class.
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
Remove 'skeleton' mode. It's not really all that useful.
Robin Burchell w00t@inspircd.org
2008-09-30
Various constification/fixes for g++.
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-07-20
BUILD : 1.7.21 (1398) BUGS : 910 NOTES : EVENT_BOT_KICK not being send under ...
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-02-12
BUILD : 1.7.21 (1385) BUGS : 862 NOTES : rdb_close() where rdb_open() is used...
drstein drstein@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-02-04
BUILD : 1.7.21 (1365) BUGS : 850, 851, 852 NOTES : Fixed several memory leaks...
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-27
BUILD : 1.7.19 (1268) BUGS : 714 NOTES : Moved left settings for commands to ...
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-01-10
BUILD : 1.7.18 (1224) BUGS : 663 NOTES : Fixed BotServ kicks to now obey the ...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-12-30
BUILD : 1.7.17 (1213) BUGS : 651 653 NOTES : Fixed channel joins being logged...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-12-24
BUILD : 1.7.17 (1210) BUGS : 645 646 647 NOTES : Fixed anoperc restart, nickc...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-12-23
BUILD : 1.7.17 (1209) BUGS : NOTES : Another batch of changes regarding RDB/M...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-12-12
BUILD : 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-09
BUILD : 1.7.17 (1198) BUGS : NOTES : Reviewed and updated all of the MySQL co...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-10-07
BUILD : 1.7.15 (1165) BUGS : 603 NOTES : Added support for SVSMODE by parsing...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-10-07
BUILD : 1.7.15 (1164) BUGS : 607 NOTES : Fixed the BotServ CAPS-kicker; when ...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-06-13
BUILD : 1.7.14 (1048) BUGS : 510 NOTES : Fixed a lot of redundant function de...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-03-02
BUILD : 1.7.13 (1002) BUGS : 440 NOTES : Made bs_init and hostserv_init usele...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-09-30
BUILD : 1.7.11 (904) BUGS : NOTES : Stripping fantasy char from fantasy comma...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-09-29
BUILD : 1.7.11 (903) BUGS : NOTES : Added BSFantasyCharacter configuration op...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-09-28
BUILD : 1.7.11 (900) BUGS : NOTES : Added an event for fantasy commands trigg...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-09-21
BUILD : 1.7.11 (892) BUGS : NOTES : Applied patch by Trystan to [1] strip CR/...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-05-06
BUILD : 1.7.9 (783) BUGS : NOTES : Fixed most compiler warnings for the core ...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-05-02
BUILD : 1.7.8 (753) BUGS : N/a NOTES : Merged anope-dev with trunk
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-03-11
BUILD : 1.7.8 (616) BUGS : NOTES : Added EVENT_DB_BACKUP and changed EVENT_BO...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
[next]