index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
channels.c
Age
Commit message (
Expand
)
Author
2010-01-11
updated copyright info for 2010
pimpmylinux
2010-01-06
Made elist_match_user also check against the users cloaked host
Adam-
2009-10-30
More dynamic detection of channel modes on InspIRCd 1.2.
jantje_85
2009-10-05
Backport of r2531, reset +r on registered channels after a netmerge when our ...
Adam-
2009-09-09
Fixed a number of TS6 issues, mainly related to nicks instead of IDs being gi...
jantje_85
2009-08-23
Fixed entry_match to work properly when matching hostnames and given a NULL u...
adam-
2009-08-04
Fixed possible segfault introduced by TS6 fix in rev. 2401.
jantje_85
2009-08-01
Added forgotten entries to version.log and Changes, some cleanup, and fixed ...
jantje_85
2009-07-31
Fixed a TS6 bug in chan_set_modes() causing restrictions such as secureops to...
jantje_85
2009-07-12
Fixed elist_match_user to check against vhosts, patch from sergio
adam-
2009-04-03
Backport of bugfix for bug #1004 from SVN r2003, Modechanges from ulined serv...
jantje_85
2009-04-03
Fixed non-standard C-style comment.
jantje_85
2009-03-22
Fix memleak in channels.c from DukePyrolator. (Same fix applied to 1.9 earlie...
sjaz
2009-02-18
Fix compile caused by careless backport, thanks DP.
rburchell
2009-02-12
Backport: Correctly lower TS (if the ircd provided it) on reciept of JOIN mes...
rburchell
2009-02-07
Patch by Adam fixing #1006 (originally caused by #922): modes set by ChanServ...
rburchell
2009-01-29
Bug 1001: Added support for internal tracking of +j channel mode (throttling).
jantje_85
2009-01-03
Update copyright & contact information within files.
sjaz
2009-01-01
Anope Stable Branch
sjaz