summaryrefslogtreecommitdiff
path: root/src/channels.c
AgeCommit message (Expand)Author
2014-01-01Update copyright to 2014. This was done with:Adam
2013-09-29Internally process bounced channel modes from a deopped user.Adam
2013-07-25Memory: Properly initialize and free new module languages.mokkori
2013-01-09Update copyright to 2013. This was done with:Adam
2012-01-02Updated Copyright to 2012Adam
2011-11-16Match bans against the vident/vhost instead of real ident/vhost when available.Viper
2011-08-09Bug #1287 - Fixed chan_set_correct_modes to not deop the first user from sync...Adam
2011-02-23Rejoin our clients if kicked on TS6 IRCDs and made ratbox protocol module use...Adam
2011-01-06Updated Copyright to 2011lethality
2010-12-23Bug #1079 - Prevent /cs ban, akick, unban, etc, from matching against users r...Adam
2010-09-05Added InspIRCd 2.0 supportAdam
2010-08-31Fixed do_sjoin to properly find the server source on TS6 IRCdsAdam
2010-06-18Removed all references to the SVN keyword IdAdam
2010-04-15Fixed bug #1153 - Always save channel topics internally, even if the new topi...Adam-
2010-03-11Added support for tracking permanent channelsAdam-
2010-02-09Fixed it so halfops can not be marked as forcibly deopped, fixes us sometimes...Adam-
2010-01-11updated copyright info for 2010pimpmylinux
2010-01-06Made elist_match_user also check against the users cloaked hostAdam-
2009-10-30More dynamic detection of channel modes on InspIRCd 1.2.jantje_85
2009-10-05Backport of r2531, reset +r on registered channels after a netmerge when our ...Adam-
2009-09-09Fixed a number of TS6 issues, mainly related to nicks instead of IDs being gi...jantje_85
2009-08-23Fixed entry_match to work properly when matching hostnames and given a NULL u...adam-
2009-08-04Fixed possible segfault introduced by TS6 fix in rev. 2401.jantje_85
2009-08-01Added forgotten entries to version.log and Changes, some cleanup, and fixed ...jantje_85
2009-07-31Fixed a TS6 bug in chan_set_modes() causing restrictions such as secureops to...jantje_85
2009-07-12Fixed elist_match_user to check against vhosts, patch from sergioadam-
2009-04-03Backport of bugfix for bug #1004 from SVN r2003, Modechanges from ulined serv...jantje_85
2009-04-03Fixed non-standard C-style comment.jantje_85
2009-03-22Fix memleak in channels.c from DukePyrolator. (Same fix applied to 1.9 earlie...sjaz
2009-02-18Fix compile caused by careless backport, thanks DP.rburchell
2009-02-12Backport: Correctly lower TS (if the ircd provided it) on reciept of JOIN mes...rburchell
2009-02-07Patch by Adam fixing #1006 (originally caused by #922): modes set by ChanServ...rburchell
2009-01-29Bug 1001: Added support for internal tracking of +j channel mode (throttling).jantje_85
2009-01-03Update copyright & contact information within files.sjaz
2009-01-01Anope Stable Branchsjaz