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-09-30
Added cmd_nick() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Forgot to remove references to the old ircd_cmd_svskill, oops.
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 chost variable to User class, stores cloaked host, used in inspircd11 m...
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
Mark some stuff deprecated, move implementation from the interface into the u...
Robin Burchell w00t@inspircd.org
2008-09-30
Merge send_cmd() and vsend_cmd().
Robin Burchell w00t@inspircd.org
2008-09-30
Fix src/modules/ so they compile with stricter g++.
Robin Burchell w00t@inspircd.org
2008-09-30
Remove some older protocol modules, mark a number of others obsolete. Some ma...
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
Added cmd_remove_akill() function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Added cmd_svsnoop function to IRCDProtoNew class.
Robin Burchell w00t@inspircd.org
2008-09-30
Core skeleton of IRCDProtoNew class created.
Robin Burchell w00t@inspircd.org
2008-09-30
Move delete_user() into a destructor. Fix a few minor bugs with conversion also.
Robin Burchell w00t@inspircd.org
2008-09-30
Add User::SetRealname().
Robin Burchell w00t@inspircd.org
2008-09-30
Remove duplicate debug notice.
Robin Burchell w00t@inspircd.org
2008-09-30
Fix indentation.
Robin Burchell w00t@inspircd.org
2008-09-30
Add User::SetIdent(). Also remove duplication by using update_host().
Robin Burchell w00t@inspircd.org
2008-09-30
Move more stuff into the user class.
Robin Burchell w00t@inspircd.org
2008-09-30
Add User::SetNewNick() method, to be called from ircd protocol.
Robin Burchell w00t@inspircd.org
2008-09-30
Move users to a basic class.
Robin Burchell w00t@inspircd.org
2008-09-30
Fix last of core/
Robin Burchell w00t@inspircd.org
2008-09-30
Various strict fixes..
Robin Burchell w00t@inspircd.org
2008-09-30
Various constification/g++ fixes..
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
WIP changes to constify API and make g++ happy.
Robin Burchell w00t@inspircd.org
2008-09-30
Various g++ fixes. Compiles, doesn't link.
Robin Burchell w00t@inspircd.org
2008-09-30
Fixes for g++
Robin Burchell w00t@inspircd.org
2008-09-30
Various g++ fixes.
Robin Burchell w00t@inspircd.org
2008-09-30
Merge (with small conflict) from upstream.
Robin Burchell w00t@inspircd.org
2008-09-30
Fix for g++
Robin Burchell w00t@inspircd.org
2008-09-30
Partial fixes for g++, need to commit this
Robin Burchell w00t@inspircd.org
2008-09-30
Fix more g++.
Robin Burchell w00t@inspircd.org
2008-09-30
Fix more for g++.
Robin Burchell w00t@inspircd.org
2008-09-30
More g++ fixes.
Robin Burchell w00t@inspircd.org
2008-09-30
Make a bunch of stuff build under g++.
Robin Burchell w00t@inspircd.org
2008-09-27
BUILD : 1.7.22 (1454) BUGS : NOTES : Applied patch by w00t to fix math bug in...
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-27
BUILD : 1.7.22 (1453) BUGS : 947 NOTES : Fixed a buffer overflow in enc_sha1.
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-25
BUILD : 1.7.22 (1452) BUGS : 944 NOTES : Updated NSIS Build script and added ...
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-25
BUILD : 1.7.22 (1451) BUGS : 942 NOTES : We now enforce UnRestrictSAdmin on U...
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-23
BUILD : 1.7.22 (1450) BUGS : NOTES : Fixed a number of remaining buffer overf...
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-22
BUILD : 1.7.22 (1449) BUGS : NOTES : Applied a patch by w00t to fix possible ...
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
[next]