]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modes/cmode_l.cpp
Clean up numeric usage in WHOIS and WHOWAS.
[user/henk/code/inspircd.git] / src / modes / cmode_l.cpp
2017-11-12 Peter PowellMerge tag 'v2.0.25' into master.
2017-10-12 Peter PowellMerge the latest changes from insp20 into master.
2017-07-12 Peter PowellMerge pull request #677 from Robby-/master-dnsblzline
2017-07-09 Peter PowellMerge v2.0.23 and v2.0.24 into master.
2016-09-02 Attila MolnarMerge insp20
2016-08-17 Attila MolnarMerge insp20
2016-02-22 Attila MolnarMerge insp20
2015-05-10 Attila MolnarMerge insp20
2015-04-20 Attila MolnarMerge insp20
2014-10-27 Attila MolnarMerge insp20
2014-09-05 Attila Molnarcmode_l Reject negative limits
2014-07-25 Attila MolnarMerge insp20
2014-06-14 Attila MolnarKill needless #includes in source files
2014-04-07 Attila MolnarMerge insp20
2014-02-15 Attila MolnarAdd ParamModeBase and ParamMode, change all parameter...
2014-01-21 Attila MolnarMerge insp20
2013-08-30 attilamolnarMerge insp20
2013-06-05 attilamolnarMerge insp20
2013-04-27 attilamolnarMerge insp20
2013-04-08 attilamolnarUnite include/modes/*.h into include/builtinmodes.h
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-19 Robby-Replace copyright headers with headers granting specifi...
2010-01-11 brain...because every now and again, i have to do a massive...
2009-11-15 danieldgAdd ParamChannelModeHandler
2009-10-24 danieldgGet rid of ModePair
2009-10-08 danieldgAdd names for all modes (part 1 of named channel mode...
2009-09-26 danieldgChange IS_FAKE and CheckTimeStamp to IS_SERVER and...
2009-09-26 danieldgRemove InspIRCd* parameters and fields
2009-09-13 danieldgSimplify ModeHandler constructor
2009-09-02 danieldgRemove "servermode" parameter, replace with IS_FAKE...
2009-09-02 danieldgAdd Module* creator to Command and ModeHandler
2009-09-02 danieldgUse CheckTimeStamp to merge modes on netburst
2009-04-29 danieldgOverloading SetMode seems to cause the compiler to...
2009-04-17 danieldgFix SetModeParam to use std::string and handle edge...
2009-04-16 w00tFix bug #826: setting +l 0 doesn't work in some cases...
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-01-25 w00tAllow +l 0 (for +PlL #newchan).
2009-01-02 w00tUpdate copyrights for 2009.
2008-07-20 w00tRemove custom members for +lk storage
2008-04-21 brainMerge in large patchset from GreenReaper, useful fixes...
2008-02-18 brainSomeone please help me fix the warnings in modules...
2008-01-10 w00tHeader update: 2007 -> 2008
2007-10-23 brainPedantic safe
2007-10-15 w00tIn the grand tradition of huge fucking commits:
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
2006-12-15 w00tStill more massive commit fun. Headers in include/...
2006-08-10 brainSo much stuff changed in this one, i forgot most of it.
2006-07-27 brainChange std::pair<bool,std::string> to neater typedef...
2006-07-27 brainMode merging during FJOIN with ourts==theirts. Only...
2006-07-26 brainAdd extra method to mode handler, ModeHandler::ModeSet().
2006-07-08 brainConvert the output limit back to the parameter
2006-07-08 brainAdd channelmode +l