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
/
protocol
/
charybdis.h
Age
Commit message (
Expand
)
Author
2008-09-30
Added cmd_chg_nick() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_svso() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_squit() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_sqline() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_global() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_part() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_invite() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_unsqline() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_join() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_pong() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_quit() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_bot_chan_mode() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_serv_privmsg() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_serv_notice() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_notice() function to IRCDProtoNew class. (Replaces cmd_notice2)
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_message() function to IRCDProtoNew class. (Replaces cmd_notice)
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_privmsg() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Removed variable names from function prototypes in protocol module classes.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_notice_ops() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_kick() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_bot_nick() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_mode() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_guest_nick() function to IRCDProtoClass.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_nick() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_svsmode() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_svskill() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_akill() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_vhost_off() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_topic() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Remove legacy global function.
Robin Burchell w00t@inspircd.org
2008-09-30
Remove anope_cmd_privmsg2 (it's identical to anope_cmd_privmsg!)
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
Added cmd_remove_akill() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Core skeleton of IRCDProtoNew class created.
Robin Burchell w00t@inspircd.org
2008-01-13
BUILD : 1.7.21 (1345) BUGS : NOTES : Updated copyright information
geniusdex geniusdex@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
2006-03-18
# BUILD : 1.7.13 (1010) # BUGS : 471 # NOTES : fixed charybdis umodes.
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-02-03
BUILD : 1.7.13 (961) BUGS : NOTES : Added support for Charybdis IRCd
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
[prev]