summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-01-17Another attempt at making the makefile understandsjaz
2010-01-17Fix small omission in src/tools/Makefile and update version.logsjaz
2010-01-15Fixed bug #1135 - Don't allow BotServ to kick and ban ULined clientsAdam-
2010-01-11updated copyright info for 2010pimpmylinux
2010-01-11Some language fixes closing issue #1124 and #1122, fixed wrong language strin...pimpmylinux
2010-01-11Fixed a reply in bs_bot to be correct when you use an invalid ident, reported...Adam-
2010-01-09Fix a crash introduced in r2679 cause by is_on_access messing up the users ho...Adam-
2010-01-06Made elist_match_user also check against the users cloaked hostAdam-
2010-01-03Mark users as unrecognized on Inspircd 1.2 if no/invalid metadata is recieved...Adam-
2010-01-03Fixed typo in inspircd12.h causing 2 modes to use the same bit.jantje_85
2010-01-02Fixed a few SASET help replies to reply to services opers, and fixed the rest...Adam-
2010-01-02Fixed help system to use notice_help instead of notice_lang (bug from r2473)Adam-
2009-12-20Using SQL with RDB will now automatically fix databases affected by the bug f...Adam-
2009-12-01Fixed bug #1106 - Anope now keeps track of users cloaked hosts as well as vir...Adam-
2009-11-25Fix bug #1114. Fixed a bug in cs_clear caused by do_cmode() modifying params ...jantje_85
2009-11-25Fix a few more XOP related problemsAdam-
2009-11-25Cleaned up a lot of the channel access reordering code, properly change users...Adam-
2009-10-30All usermodes are now recognized and properly set internally on Insp 1.2.jantje_85
2009-10-30More dynamic detection of channel modes on InspIRCd 1.2.jantje_85
2009-10-10Reset errno before calling strtol in bs_kick, it would sometimes not allow va...Adam-
2009-10-09Now send the QUIT command before changing bots internally for /botserv bot ch...Adam-
2009-10-09Fixed the NICK command syntax on InspIRCd 1.2 to work when changing clients n...Adam-
2009-10-09Fixed crash when juping servers on InspIRCd 1.2Adam-
2009-10-09Fixed remote whoises on services clients on InspIRCd 1.2Adam-
2009-10-06Added InspIRCd 1.2 protocol module into Windows makefiles and installer scriptsAdam-
2009-10-06This is it! Added InspIRCd 1.2 protocol module.jantje_85
2009-10-06Added option for delayed pseudo-client introduction. (Required for Insp 1.2)jantje_85
2009-10-06Added ability to mark users as either ID'd or UNID'd after user introduction....jantje_85
2009-10-05Backport of r2531, reset +r on registered channels after a netmerge when our ...Adam-
2009-10-03git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2525 5417fb...jantje_85
2009-09-09Fixed a number of TS6 issues, mainly related to nicks instead of IDs being gi...jantje_85
2009-08-30Fixed MLOCK locked mode removal getting priority over DEFCON lockedjantje_85
2009-08-28Fixed defcon not setting modes on newly created unregged channels andjantje_85
2009-08-26Made help system fall back to the highest help string available instead of gi...adam-
2009-08-26Fixed bug #1103 - show services opers /nickserv help sasetadam-
2009-08-25Fixed bug #1099 and #1100 - Show services opers /chanserv help (un)suspend an...adam-
2009-08-24fixed typo. i apologize for being an idiot, i promise i will test even onelin...pimpmylinux
2009-08-24trying to delete sessions when a ulined server quitspimpmylinux
2009-08-23Fixed entry_match to work properly when matching hostnames and given a NULL u...adam-
2009-08-19Fixed bug #1094adam-
2009-08-06dos2unix'd several files.sjaz
2009-08-04Fixed possible segfault introduced by TS6 fix in rev. 2401.jantje_85
2009-08-03Fixed do_server() so it doesn't go nuts if a SID is the source. Added some sa...jantje_85
2009-08-01Added forgotten entries to version.log and Changes, some cleanup, and fixed ...jantje_85
2009-08-01Fixed some memory leaks when setting vhosts on usersadam-
2009-07-31Fixed a TS6 bug in chan_set_modes() causing restrictions such as secureops to...jantje_85
2009-07-31Fixed a bug in UMODE causing anope to send an extra umode change as a channel...jantje_85
2009-07-28Added german language support to hs_request.c. Patch provided by Han.DukePyrolator
2009-07-13Fix some syntax error replies to use syntax_erroradam-
2009-07-12Fixed elist_match_user to check against vhosts, patch from sergioadam-