Age | Commit message (Expand) | Author |
2010-06-18 | Renamed all of source files from .c to .cpp | Adam |
2010-06-18 | Rewrote the hashing system to use std::tr1::unordered_map | Adam |
2010-06-18 | Removed all references to $, git has no svn keywords | Adam |
2010-04-08 | Rewrote sockets. This adds support for IPv6 and makes Anope capable of reconn... | Adam- |
2010-01-31 | replaced the alog() command with a new type-safe and stream-based Alog() | DukePyrolator |
2010-01-11 | updated copyright info for 2010 | pimpmylinux |
2009-11-17 | Removed some unnecessary casts, used C++-style casts over C-style casts, fixe... | cyberbotx |
2009-04-02 | Remove capability for commands to hook existing commands, add an OnPreCommand... | rburchell |
2009-02-18 | Patch from DP, converting all match calls and removing old match method. | rburchell |
2009-02-16 | Revert "Patch from DukePyrolator to replace all calls to match_wild() and mat... | rburchell |
2009-02-16 | Patch from DukePyrolator to replace all calls to match_wild() and match_wild_... | cyberbotx |
2009-02-10 | Clean up a few warnings. | rburchell |
2009-02-09 | Squashed commit: merge next (1.9.1) back to trunk. | rburchell |
2009-01-03 | Housekeeping contact address updates. | sjaz |
2009-01-02 | Update copyrights for 2009. | rburchell |
2008-12-23 | Some more Windows fixes, both in CMake and in the code itself. (I don't like ... | cyberbotx |
2008-11-23 | Converted many C-style casts to C++-style casts. | cyberbotx |
2008-11-22 | Properly initialized new objects when needed so they don't contain garbage data. | cyberbotx |
2008-11-22 | Replaced most uses of smalloc and scalloc with new, replaced most uses of fre... | cyberbotx |
2008-11-15 | Remove Message::mod_name, modules cannot own ircd messages any more (this mea... | rburchell |
2008-11-14 | Insane commit of doom: s/ \t/g | rburchell |
2008-11-06 | Remove queueing on module load/unload, NOTE: don't try unload os_modunload, o... | 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 | Removed set_mod_current_buffer() function from old IRCDProto struct, was neve... | 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 | Made all protocol modules able to be compiled via mostly constifying strings. | Robin Burchell w00t@inspircd.org |
2008-09-30 | Various g++ fixes. Compiles, doesn't link. | 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 (1428) BUGS : 930 NOTES : Rewrote the ignore system to handle ... | viper viper@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-26 | BUILD : 1.7.19 (1265) BUGS : NOTES : Updated copyright information | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2006-10-01 | BUILD : 1.7.15 (1163) BUGS : NOTES : Various small changes to documentation a... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2006-07-20 | BUILD : 1.7.14 (1094) BUGS : 530 NOTES : Applied marks botserv bold striping ... | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b |
2006-07-15 | # BUILD : 1.7.14 (1089) # BUGS : 549 # NOTES : applied trystan's patch for t... | certus certus@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-23 | BUILD : 1.7.14 (1021) BUGS : NOTES : Anope 1.7.14 RC1 | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2006-03-13 | BUILD : 1.7.13 (1007)# BUGS : 476 # NOTES : Applied Trystan's patch. | certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b |
2006-03-02 | # BUILD : 1.7.13 (998) | certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b |
2005-09-28 | BUILD : 1.7.11 (902) BUGS : NOTES : Changed how /os modload and /os modunload... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2005-06-03 | BUILD : 1.7.10 (824) BUGS : 389 NOTES : Added the possibility for protocol fi... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2005-05-25 | BUILD : 1.7.10 (815) BUGS : 383 NOTES : Added value checking for deleting ign... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2005-05-05 | BUILD : 1.7.9 (776) BUGS : none NOTES : Prepended all debug messages for cons... | dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b |
2005-02-14 | BUILD : 1.7.8 (574) BUGS : N/A NOTES : Internal Events, Win32 can build with ... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2005-02-11 | BUILD : 1.7.8 (573) BUGS : 296 NOTES : mod_current_buffer was not set in all ... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2005-01-27 | BUILD : 1.7.7 (556) BUGS : N/A NOTES : synced headers so our copyright is 200... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2005-01-17 | BUILD : 1.7.7 (547) BUGS : 272 275 NOTES : Fixes up help for their access lev... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-06 | BUILD : 1.7.6 (478) BUGS : N/A NOTES : 1. CS CLEAR strips +q/+a 2. CS CLEAR u... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-10-13 | BUILD : 1.7.5 (395) BUGS : N/A NOTES : Fixed a typo in all source files, and ... | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-09-09 | BUILD : 1.7.5 (342) BUGS : #00 NOTES : Certus: Replaced current rand-implemen... | keeper keeper@31f1291d-b8d6-0310-a050-a5561fc1590b |