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
Age
Commit message (
Expand
)
Author
2008-10-01
Fix building under g++.
Robin Burchell w00t@inspircd.org
2008-10-01
Remove USE_MODULES, it'd not really work anyway.
Robin Burchell w00t@inspircd.org
2008-10-01
Merge commit 'trunk' into anopeng
Robin Burchell w00t@inspircd.org
2008-10-01
Merge protocol_debug() with the only place it's actually called.
Robin Burchell w00t@inspircd.org
2008-10-01
Added set_umode(), valid_nick(), valid_chan(), and flood_mode_check() from pr...
Naram Qashat cyberbotx@cyberbotx.com
2008-10-01
Added flood_mode_check() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-10-01
Removed set_mod_current_buffer() function from old IRCDProto struct, was neve...
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
Remove unused anope_set_mod_current_buffer(), noted by Naram.
Robin Burchell w00t@inspircd.org
2008-09-30
Merge commit 'trunk' into anopeng
Robin Burchell w00t@inspircd.org
2008-09-30
Fix linker errors due to missing symbols at run-time.
Robin Burchell w00t@inspircd.org
2008-09-30
Remove cmd_nick in favour of cmd_bot_nick.
Robin Burchell w00t@inspircd.org
2008-09-30
Initialise everything properly to avoid crashes. Also, fix a prototype to fix...
Robin Burchell w00t@inspircd.org
2008-09-30
Add MODULE_INIT to all modules, fix a few various crashes.
Robin Burchell w00t@inspircd.org
2008-09-30
Add MODULE_INIT workaround for modules, so they are loadable. Inspired by Ins...
Robin Burchell w00t@inspircd.org
2008-09-30
Fix makefile a bit.
Robin Burchell w00t@inspircd.org
2008-09-30
Store UID for services pseudoclients inside BotInfo. This will be used instea...
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_jupe() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_server() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_eob() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_swhois() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_svspart() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_svsjoin() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_ctcp() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Fix compiler error caused by removal of unassign() from w00t.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_svid_umode3() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_svid_umode2() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_nc_change() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_svid_umode() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_svsmode_chan() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_unban() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_sgline() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_szline() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_unszline() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_unsgline() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_release_svshold() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_svshold() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_connect() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_vhost_on() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_svsnick() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
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
[next]