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
2009-02-07
Forward-port r1946: Patch by Adam fixing #1006 (originally caused by #922): ...
rburchell
2009-01-23
Correctly handle parameterised modes in FJOIN, fixes bug #987.
rburchell
2009-01-03
Housekeeping contact address updates.
sjaz
2009-01-02
Update copyrights for 2009.
rburchell
2008-12-29
Removing one free too much..
jantje_85
2008-12-29
Fix uninitialised variable usage leading to stray freeing of memory.
rburchell
2008-12-27
Forgot one in last commit.
jantje_85
2008-12-27
Fixed crashbug in the banlist processing.
jantje_85
2008-12-23
Some more Windows fixes, both in CMake and in the code itself. (I don't like ...
cyberbotx
2008-12-20
Forward port: fix incorrect debug message, r1855.
rburchell
2008-11-28
Remove (void) args, these just make things ugly.
rburchell
2008-11-25
Used std::vector for MemoInfo's memos variable instead of an malloc'd array.
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-16
Remove UseTS6. This is now on or off at an ircd, not a config level. Move Cha...
rburchell
2008-11-14
Insane commit of doom: s/ \t/g
rburchell
2008-10-05
Merge branch 'anopeng' into anopeng-config
Naram Qashat cyberbotx@cyberbotx.com
2008-10-02
Make channels.c work.
Robin Burchell w00t@inspircd.org
2008-10-02
Replaced anope_SendPart() with direct call to SendPart() 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_SendKick() with direct call to SendKick() in IRCDProto class.
Naram Qashat cyberbotx@cyberbotx.com
2008-10-02
Replaced anope_SendMode() with direct call to SendMode() in IRCDProto class.
Naram Qashat cyberbotx@cyberbotx.com
2008-10-02
Merge commit 'cbx/anopeng-uid' into anopeng-uid
Robin Burchell w00t@inspircd.org
2008-10-02
Convert various to new name scheme.
Robin Burchell w00t@inspircd.org
2008-10-02
KICK, notice ops.
Robin Burchell w00t@inspircd.org
2008-10-02
Guest nicks, MODE.
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
Various constification/fixes for g++.
Robin Burchell w00t@inspircd.org
2008-09-30
More g++ fixes.
Robin Burchell w00t@inspircd.org
2008-09-14
BUILD : 1.7.22 (1440) BUGS : NOTES : Anope 1.7.22 release
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-09
BUILD : 1.7.21 (1431) BUGS : NOTES : Fixes possible mismatches in entry_match...
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-08
BUILD : 1.7.21 (1430) BUGS : NOTES : Fixes a possible segfault in entry_match.
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
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-31
BUILD : 1.7.21 (1422) BUGS : 927 NOTES : Fixes compiling on windows. We shoul...
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-08-24
BUILD : 1.7.21 (1418) BUGS : 927 NOTES : Applied a patch by w00t to store the...
mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-04-29
BUILD : 1.7.21 (1392) BUGS : NOTES : <Hal9000> fixes a potential crash in cha...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-02-07
BUILD : 1.7.21 (1377) BUGS : 857 NOTES : Fixed the findchan() debug messages ...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-02-07
BUILD : 1.7.21 (1376) BUGS : 859 NOTES : Fixed a small oddity in do_cmode()
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-02-07
BUILD : 1.7.21 (1375) BUGS : 858 NOTES : do_sjoin() called finduser(NULL)
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-01-26
BUILD : 1.7.21 (1356) BUGS : 835 NOTES : Fixed channel walking for do_mass_mo...
geniusdex geniusdex@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-12-28
BUILD : 1.7.19 (1322) BUGS : 685 NOTES : Applied a patch by Jilles which shou...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-09-08
BUILD : 1.7.19 (1303) BUGS : 703 NOTES : Fixed user being able to change chan...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-26
BUILD : 1.7.19 (1265) BUGS : NOTES : Updated copyright information
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-05
BUILD : 1.7.19 (1258) BUGS : 750 NOTES : Fixed CA_AUTODEOP not working anymor...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-04-21
BUILD : 1.7.18 (1241) BUGS : 707 NOTES : Applied a patch by jilles to fix var...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-12-30
BUILD : 1.7.17 (1213) BUGS : 651 653 NOTES : Fixed channel joins being logged...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-08-04
BUILD : 1.7.14 (1108) BUGS : 569 NOTES : Fixed giving modes for unregistered ...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-07-20
BUILD : 1.7.14 (1094) BUGS : 530 NOTES : Applied marks botserv bold striping ...
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
[next]