]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/dynamic.h
Use IsCTCP in blockcolor for ignoring CTCPs.
[user/henk/code/inspircd.git] / include / dynamic.h
2020-04-24 InspIRCd RobotUpdate copyright headers.
2020-02-02 Sadie PowellMake loading modules considerably more robust and user...
2020-01-11 InspIRCd RobotUpdate copyright headers.
2019-05-01 Peter PowellMerge branch 'insp20' into insp3.
2019-02-04 Peter PowellDLLManager: add a function for retrieving a symbol.
2018-11-07 Peter PowellMerge tag 'v2.0.27' into master.
2018-09-24 Peter PowellMerge branch 'insp20' into master.
2018-08-15 Peter PowellMerge branch 'insp20' into master.
2018-07-15 Peter PowellMerge branch 'insp20' into master.
2018-04-22 Peter PowellMerge tag 'v2.0.26' into master.
2017-12-11 Peter PowellMerge branch 'insp20' into master.
2017-11-12 Peter PowellMerge tag 'v2.0.25' into master.
2017-11-06 Peter PowellMerge pull request #1359 from genius3000/insp20+sasl_no...
2017-10-12 Peter PowellMerge the latest changes from insp20 into master.
2017-08-26 Peter PowellUse DLLManager::RetrieveLastError() on all platforms.
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-07-25 Attila MolnarMerge insp20
2014-04-07 Attila MolnarMerge insp20
2014-01-21 Attila MolnarMerge insp20
2013-08-30 attilamolnarMerge insp20
2013-06-05 attilamolnarMerge insp20
2013-04-27 attilamolnarMerge insp20
2013-04-12 Attila MolnarMerge pull request #461 from SaberUK/master+header...
2013-04-12 Peter PowellTidy up source files:
2012-10-12 AdamMerge pull request #320 from ChrisTX/insp20+cleanupwin
2012-10-12 ChrisTXWindows: In-depth cleanup (see details)
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...
2012-04-18 Robin BurchellMerge pull request #70 from Shawn-Smith/insp20+chancrea...
2012-04-15 Robin BurchellMerge pull request #55 from Justasic/insp20
2012-04-15 Justin CrawfordFixes for bug #12
2010-01-14 danieldgMove revision information from Version object to a...
2010-01-11 brain...because every now and again, i have to do a massive...
2009-10-24 danieldgMove forward declarations to typedefs.h
2009-10-12 danieldgDLLFactory--
2009-10-02 danieldgFix valgrind issues and crashes on exit
2009-09-30 danieldgFix compilation of SQL modules, use GlobalCulls to...
2009-09-26 danieldgRemove InspIRCd* parameters and fields
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-02-14 peaveyNuke trailing spaces
2009-01-02 w00tUpdate copyrights for 2009.
2008-09-20 brainMore comments, and remove some unused craq. Someone...
2008-02-13 brainCommit patch from danieldg that makes a ton of stuff...
2008-02-03 w00tClear up header insanity
2008-01-10 w00tHeader update: 2007 -> 2008
2007-08-28 omFirst step on the road of module loader rewriting....
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...
2007-06-17 brainComments (lots of)
2007-06-17 brainRemove static link stuff
2007-05-19 w00tWindows support. Tested and working to compile on freeb...
2006-12-15 w00tAnd now, just to force you to recompile the *whole...
2006-09-09 brainModuleFactories are not being deleted, this means that...
2006-08-12 brainMore docs. Tons more docs. I need coffee and we're...
2006-08-10 brainSo much stuff changed in this one, i forgot most of it.
2006-08-10 brainRelocate timer stuff into TimerManager class
2006-08-07 brainThe segfaults on missing init_module symbol are now...
2006-08-07 brainChange symbol back
2006-08-07 brainAdded some hax :( to prevent invalid symbols. It seems...
2006-08-07 brainTidy up, make a lot of char*'s const
2006-08-07 brainBetter checks for running out of disk space, inability...
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2005-05-20 brainRemoved stupid consts
2005-05-20 brain*** empty log message ***
2004-05-16 brainUpdated header comments
2004-04-17 brainAdded calls to sched_yield() to cut down processor...
2003-01-23 brainInitial revision