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
/
chanserv.c
Age
Commit message (
Expand
)
Author
2008-10-15
Merge branch 'anopeng-config' of http://git.inspircd.org/git/anope/ into anop...
Naram Qashat cyberbotx@cyberbotx.com
2008-10-05
Merge branch 'anopeng' into anopeng-config
Naram Qashat cyberbotx@cyberbotx.com
2008-10-03
Merge commit 'cbx/anopeng-uid' into anopeng-uid
Robin Burchell w00t@inspircd.org
2008-10-02
Make chanserv.c compile.
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_SendPart() with direct call to SendPart() in IRCDProto class.
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_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_cmd_topic() with direct call to SendTopic() 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
Last bits of renaming protocol.
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
KICK, notice ops.
Robin Burchell w00t@inspircd.org
2008-10-02
Guest nicks, MODE.
Robin Burchell w00t@inspircd.org
2008-09-30
Remove a (lot of) legacy code on ChanServ DB loading. We now only support DBv...
Robin Burchell w00t@inspircd.org
2008-09-30
Merge delbot() and cs_remove_bot() into BotInfo's destructor.
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
listnicks and listchans go away, as they aren't all that useful (and way too ...
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
More g++ fixes.
Robin Burchell w00t@inspircd.org
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-08-16
BUILD : 1.7.21 (1410) BUGS : 924 NOTES : Bug fixed where forbidden channels w...
mark mark@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-01-15
BUILD : 1.7.21 (1348) BUGS : 825 NOTES : listnicks/listchans now shows if a n...
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
2008-01-12
BUILD : 1.7.21 (1344) BUGS : 824 NOTES : Removed a random time(NULL) which wa...
mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-12-28
BUILD : 1.7.19 (1322) BUGS : 685 NOTES : Applied a patch by Jilles which shou...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-12-03
BUILD : 1.7.19 (1313) BUGS : 796 NOTES : Fixed unregistered users getting acc...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-09-02
BUILD : 1.7.19 (1298) BUGS : N/A NOTES : [1] Applied heinz patch to WIN32 doc...
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-28
BUILD : 1.7.19 (1284) BUGS : 770 NOTES : SuperAdmins now have a higher channe...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-27
BUILD : 1.7.19 (1275) BUGS : 753 NOTES : Services Admins and Services Opers c...
drstein drstein@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-04-21
BUILD : 1.7.18 (1237) BUGS : 661 NOTES : Fixed DefCon which did not force Def...
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-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-17
BUILD : 1.7.17 (1185) BUGS : N/A NOTES : Encryption now offers the choice of ...
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-10-17
BUILD : 1.7.16 (1180) BUGS : 614 NOTES : Fixed: [1] MySQL not storing passwor...
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-05-25
BUILD : 1.7.14 (1037) BUGS : 507 NOTES : Fixed NICKIP/NICKv2 support for unre...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-05-16
# BUILD : 1.7.14 (1032) # BUGS : # NOTE : suspended nicks/chans won't expire
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-03-01
# BUILD : 1.7.13 (984)
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-02-11
BUILD : 1.7.13 (965) BUGS : 442 437 432 431 420 NOTES : Fixed a few memleaks.
certus certus@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-20
BUILD : 1.7.11 (891) BUGS : NOTES : Fixed bot ident length checking and sendi...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-05-10
BUILD : 1.7.9 (785) BUGS : 371 372 NOTES : Set mod_current_module_name for An...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-05-06
BUILD : 1.7.9 (781) BUGS : 358 364 NOTES : Changed chan_set_correct_modes() t...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
[next]