Age | Commit message (Expand) | Author |
2010-03-16 | Fixed os_info to display syntax errors if you entered no text, found by Cronus | Adam- |
2010-03-16 | Fixed os_info to backup its databases properly with the now-working ModuleDat... | Adam- |
2010-03-13 | Fixed the second part of bug #1138 | Adam- |
2010-03-13 | Fixed bug #1140 - Made ModuleDatabaseBackup() not fail when multiple modules ... | Adam- |
2010-03-13 | Fixed bug #1139 - Delete the correct nicks from hs_request database when they... | Adam- |
2010-03-13 | Fixed bug #1138 - Fix maximum hostname length checking in hs_request | Adam- |
2010-03-13 | Fixed check_ban to apply bans even if TTB was changed after the user has been... | Adam- |
2010-03-11 | Added support for tracking permanent channels | Adam- |
2010-03-04 | Fixed some memory leaks in ns_register | Adam- |
2010-03-02 | Fixed a bug that would cause users access in channels to seemingly disappear.... | Adam- |
2010-02-18 | Don't show unconfirmed nicks when services admins list suspended nicks | Adam- |
2010-02-09 | Fixed it so halfops can not be marked as forcibly deopped, fixes us sometimes... | Adam- |
2010-01-17 | Another attempt at making the makefile understand | sjaz |
2010-01-17 | Fix small omission in src/tools/Makefile and update version.log | sjaz |
2010-01-15 | Fixed bug #1135 - Don't allow BotServ to kick and ban ULined clients | Adam- |
2010-01-11 | updated copyright info for 2010 | pimpmylinux |
2010-01-11 | Some language fixes closing issue #1124 and #1122, fixed wrong language strin... | pimpmylinux |
2010-01-11 | Fixed a reply in bs_bot to be correct when you use an invalid ident, reported... | Adam- |
2010-01-09 | Fix a crash introduced in r2679 cause by is_on_access messing up the users ho... | Adam- |
2010-01-06 | Made elist_match_user also check against the users cloaked host | Adam- |
2010-01-03 | Mark users as unrecognized on Inspircd 1.2 if no/invalid metadata is recieved... | Adam- |
2010-01-03 | Fixed typo in inspircd12.h causing 2 modes to use the same bit. | jantje_85 |
2010-01-02 | Fixed a few SASET help replies to reply to services opers, and fixed the rest... | Adam- |
2010-01-02 | Fixed help system to use notice_help instead of notice_lang (bug from r2473) | Adam- |
2009-12-20 | Using SQL with RDB will now automatically fix databases affected by the bug f... | Adam- |
2009-12-01 | Fixed bug #1106 - Anope now keeps track of users cloaked hosts as well as vir... | Adam- |
2009-11-25 | Fix bug #1114. Fixed a bug in cs_clear caused by do_cmode() modifying params ... | jantje_85 |
2009-11-25 | Fix a few more XOP related problems | Adam- |
2009-11-25 | Cleaned up a lot of the channel access reordering code, properly change users... | Adam- |
2009-10-30 | All usermodes are now recognized and properly set internally on Insp 1.2. | jantje_85 |
2009-10-30 | More dynamic detection of channel modes on InspIRCd 1.2. | jantje_85 |
2009-10-10 | Reset errno before calling strtol in bs_kick, it would sometimes not allow va... | Adam- |
2009-10-09 | Now send the QUIT command before changing bots internally for /botserv bot ch... | Adam- |
2009-10-09 | Fixed the NICK command syntax on InspIRCd 1.2 to work when changing clients n... | Adam- |
2009-10-09 | Fixed crash when juping servers on InspIRCd 1.2 | Adam- |
2009-10-09 | Fixed remote whoises on services clients on InspIRCd 1.2 | Adam- |
2009-10-06 | Added InspIRCd 1.2 protocol module into Windows makefiles and installer scripts | Adam- |
2009-10-06 | This is it! Added InspIRCd 1.2 protocol module. | jantje_85 |
2009-10-06 | Added option for delayed pseudo-client introduction. (Required for Insp 1.2) | jantje_85 |
2009-10-06 | Added ability to mark users as either ID'd or UNID'd after user introduction.... | jantje_85 |
2009-10-05 | Backport of r2531, reset +r on registered channels after a netmerge when our ... | Adam- |
2009-10-03 | git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2525 5417fb... | jantje_85 |
2009-09-09 | Fixed a number of TS6 issues, mainly related to nicks instead of IDs being gi... | jantje_85 |
2009-08-30 | Fixed MLOCK locked mode removal getting priority over DEFCON locked | jantje_85 |
2009-08-28 | Fixed defcon not setting modes on newly created unregged channels and | jantje_85 |
2009-08-26 | Made help system fall back to the highest help string available instead of gi... | adam- |
2009-08-26 | Fixed bug #1103 - show services opers /nickserv help saset | adam- |
2009-08-25 | Fixed bug #1099 and #1100 - Show services opers /chanserv help (un)suspend an... | adam- |
2009-08-24 | fixed typo. i apologize for being an idiot, i promise i will test even onelin... | pimpmylinux |
2009-08-24 | trying to delete sessions when a ulined server quits | pimpmylinux |