Age | Commit message (Expand) | Author |
2009-10-20 | Apply some changes based on possible "flaws" found with flawfinder. | cyberbotx |
2009-06-11 | Make stristr() const-safe, replace post-increment on iterators with pre-incre... | cyberbotx |
2009-06-06 | New events stuff, patch totally by Adam (aka Awesome). | rburchell |
2009-04-07 | Remove all remaining uses of (My)SQL from the code. | cyberbotx |
2009-02-19 | Remove (and neuter) old event system. Not used by anything in core. | rburchell |
2009-02-18 | Patch from DP, converting all match calls and removing old match method. | rburchell |
2009-02-16 | Add 'w' and 'y' support to dotime(), also prevent a possible overflow - than... | rburchell |
2009-02-16 | Fix call order, thanks to DP | 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-15 | Remove User::na, use User::nc everywhere. Will probably break everything, but... | rburchell |
2009-02-15 | HelpServ has been destroyed, +1000 points. Also fixed the argument order in t... | cyberbotx |
2009-02-15 | Convert to use new, (drastically) faster matching algorithm, from InspIRCd. T... | rburchell |
2009-02-10 | Move getstring() and getstring2() from macros to functions. This fixes a bunc... | 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 | This shouldn't have been changed. | rburchell |
2009-01-02 | Update copyrights for 2009. | rburchell |
2008-12-17 | A few GCC 3.4.x and MSVC++ warning fixes. | cyberbotx |
2008-12-17 | More CMake work, mostly to handle both *nix and Windows builds. | cyberbotx |
2008-11-28 | Remove (void) args, these just make things ugly. | rburchell |
2008-11-26 | Various fixes for compiling under Windows. | cyberbotx |
2008-11-23 | Converted many C-style casts to C++-style casts. | cyberbotx |
2008-11-22 | Replaced most uses of smalloc and scalloc with new, replaced most uses of fre... | cyberbotx |
2008-11-16 | Added module blocks for autoloading non-core modules. | cyberbotx |
2008-11-14 | Insane commit of doom: s/ \t/g | rburchell |
2008-11-09 | UseTokens needs to die in a fire, don't let it be turned off. | Robin Burchell w00t@inspircd.org |
2008-10-05 | Removed DevNull pseudo-client as well as all *Alias pseudo-clients. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-03 | Merge commit 'cbx/anopeng-charfix' 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-09-30 | Made all protocol modules able to be compiled via mostly constifying strings. | 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 | Various g++ fixes. | Robin Burchell w00t@inspircd.org |
2008-09-30 | Merge (with small conflict) from upstream. | 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-03 | BUILD : 1.7.21 (1426) BUGS : 876 NOTES : We now support CIDR in channel ban... | viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b |
2008-01-26 | BUILD : 1.7.21 (1364) BUGS : 844 NOTES : Removed broken version checking for ... | geniusdex geniusdex@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-04 | BUILD : 1.7.20 (1330) BUGS : 815 NOTES : Applied patch by Trystan to properly... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2007-09-02 | BUILD : 1.7.19 (1300) BUGS : NOTES : Changed 2 // (C++-style) comments in /* ... | 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-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-01 | BUILD : 1.7.15 (1163) BUGS : NOTES : Various small changes to documentation a... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2006-08-22 | BUILD : 1.7.15 (1139) BUGS : N/A NOTES : Applied pelxus3 fixs from ThaPrince | 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-03-14 | # BUILD : 1.7.13 (1008) # BUGS : 473 474 # NOTES : gcc switches and win98 st... | certus certus@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-02-24 | Removed redundant int, should make gcc 2 a little happier :) | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b |
2006-02-13 | Fixed va_list issue with process_list | rob rob@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 |