Age | Commit message (Expand) | Author |
2009-02-10 | NS_VERBOTEN -> NS_FORBIDDEN, CS_VERBOTEN -> CS_FORBIDDEN, etc. | rburchell |
2009-02-09 | Squashed commit: merge next (1.9.1) back to trunk. | rburchell |
2009-01-23 | Possible fix to bug #998, reported by Ankit (bad password count is not correct). | rburchell |
2009-01-23 | Fix a signed vs unsigned warning (this also means Anope will correctly functi... | rburchell |
2009-01-05 | Really fix bug 985, had to fix security hole in User::SendMessage() as well. | cyberbotx |
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-28 | Remove (void) args, these just make things ugly. | rburchell |
2008-11-25 | Fixed issue with nick changes showing the new nick as non-existing. | 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-20 | Call find_byuid() if isdigit(*nick) and ircd->ts6 (most likely looking up a u... | rburchell |
2008-11-16 | Remove UseTS6. This is now on or off at an ircd, not a config level. Move Cha... | rburchell |
2008-11-15 | Remove moduleAddData|GetData|DelData and all associated mess. Extensible base... | rburchell |
2008-11-14 | Insane commit of doom: s/ \t/g | rburchell |
2008-10-27 | Added akillexpire directive to defcon block in new config. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-03 | Merge commit 'cbx/anopeng-uid' into anopeng-uid | Robin Burchell w00t@inspircd.org |
2008-10-02 | Make src/sessions.c and src/users.c compile. | Robin Burchell w00t@inspircd.org |
2008-10-02 | Replaced anope_SendSVID() with direct call to SendSVID() in IRCDProto class. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | Replaced anope_cmd_privmsg() and privmsg() with direct call to SendPrivmsg() ... | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | Replaced anope_cmd_notice() with direct call to SendNotice() in IRCDProto class. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | set_umode -> ProcessUsermodes | Robin Burchell w00t@inspircd.org |
2008-10-02 | SVSJOIN, SVSPART, CTCP, svid_umode*, unregistered nickchange func renames | Robin Burchell w00t@inspircd.org |
2008-10-01 | Nuke struct Uid from the core. (hooray!) | 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 | Added cmd_notice() function to IRCDProtoNew class. (Replaces cmd_notice2) | 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 | Made all protocol modules able to be compiled via mostly constifying strings. | 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 | Constify a lot of the API. Core now "builds". | Robin Burchell w00t@inspircd.org |
2008-09-30 | Various g++ fixes. Compiles, doesn't link. | Robin Burchell w00t@inspircd.org |
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-08-17 | BUILD : 1.7.21 (1414) BUGS : 832 925 NOTES : Applied patch from Twitch to fix... | mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b |
2008-07-20 | BUILD : 1.7.21 (1402) BUGS : 899 NOTES : DEFCON was akilling ulined servers c... | drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b |
2008-07-20 | BUILD : 1.7.21 (1399) BUGS : 909 NOTES : Anope will not limit sessions for ul... | drstein drstein@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-31 | BUILD : 1.7.19 (1295) BUGS : N/A NOTES : We now have hostip in user_ struct s... | drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b |
2007-08-31 | BUILD : 1.7.19 (1294) BUGS : N/A NOTES : in is_excepted() if we found the exc... | drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b |
2007-08-31 | BUILD : 1.7.19 (1293) BUGS : 778 NOTES : is_excepted() now uses match_userip(... | drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b |