]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/helperfuncs.cpp
Change allocation of UserManager::uuidlist to be physically part of the object contai...
[user/henk/code/inspircd.git] / src / helperfuncs.cpp
2014-03-14 Attila MolnarChange allocation of UserManager::uuidlist to be physic...
2014-03-14 Attila MolnarChange allocation of InspIRCd::chanlist to be physicall...
2014-01-21 Attila MolnarMerge insp20
2014-01-05 Attila MolnarMove server description field from TreeServer into...
2014-01-05 Attila MolnarIntroduce Server class
2013-12-18 Attila MolnarClean up CoreException
2013-12-18 Daniel VassdalFix issues discovered by Coverity
2013-11-12 AdamUse WriteNumeric() everywhere we send numerics and...
2013-09-11 attilamolnarMove prefix mode specific fields and getters into Prefi...
2013-08-30 attilamolnarMerge insp20
2013-08-27 attilamolnarFix crash caused by passing a large integer to ctime()
2013-08-04 AdamChange the syntax of FOREACH macros to be less dumb.
2013-07-04 Attila MolnarMerge pull request #574 from SaberUK/master+build-comme...
2013-07-04 Peter PowellRemove $Core and $Mod* comments apart from $ModDep.
2013-06-05 attilamolnarMerge insp20
2013-06-01 attilamolnarMove a few trivial functions into headers
2013-05-23 AdamSome systems with whacky va_list implementations do...
2013-05-22 Attila MolnarMerge pull request #545 from SaberUK/master+logging...
2013-05-21 AdamMerge pull request #548 from SaberUK/master+variadic...
2013-05-20 AdamFixup last commit
2013-05-20 Attila MolnarMerge pull request #542 from ShutterQuick/inspircd...
2013-05-19 Peter PowellFix spacing in calls to LogManager::Log.
2013-05-19 Peter PowellPurge a ton of code related to non <log> related logging.
2013-05-18 Daniel VassdalReplaced vsnprintf with VAFORMAT pretty much everywhere.
2013-05-18 Daniel VassdalAdded macro to allow simpler logic in functions with...
2013-05-18 Attila MolnarMerge pull request #543 from SaberUK/master+sizeparam...
2013-05-18 Peter PowellRemove the size argument from IsChannel and IsNick.
2013-05-16 Daniel VassdalAdded a function to replace all the ugly sprintf-ing...
2013-05-14 Attila MolnarMerge pull request #523 from SaberUK/master+server...
2013-05-14 Peter PowellAdd method for writing server notices.
2013-04-27 attilamolnarMerge insp20
2013-04-13 attilamolnarRemove const char* versions of InspIRCd::FindNick(...
2013-04-12 Attila MolnarMerge pull request #488 from SaberUK/master+loglevel...
2013-04-12 Peter PowellAdd LOG_ prefix to the log level enum values.
2013-04-11 Attila MolnarMerge pull request #487 from SaberUK/master+better...
2013-04-11 Peter PowellConvert ISUPPORT to use a map instead of a string.
2013-04-03 attilamolnarConvert InspIRCd::Duration() to be static
2013-04-01 Attila MolnarMerge pull request #452 from SaberUK/master+nuke-hashmap
2013-04-01 attilamolnarChange IsNickHandler()/IsIdentHandler()/IsChannelHandle...
2013-04-01 attilamolnarConvert IsSID() to a static member function, modules...
2012-12-09 attilamolnarRemove ServerLimits::Finalise(), it's completely wrong
2012-11-29 attilamolnarAdd a typedef for LocalUserList
2012-11-28 attilamolnarHave FindUUID(const char*) call FindUUID(const std...
2012-10-29 attilamolnarMove ServerConfig::ProcessColors() into class InspIRCd...
2012-10-19 Peter PowellFix for #268.
2012-10-14 Attila MolnarMerge pull request #274 from ChrisTX/insp20+gnutlsdepre...
2012-10-14 Attila MolnarMerge pull request #338 from ChrisTX/insp20+iostream
2012-10-14 ChrisTXReplace printf(_c) with iostream
2012-10-12 AdamMerge pull request #320 from ChrisTX/insp20+cleanupwin
2012-10-12 ChrisTXWindows: In-depth cleanup (see details)
2012-10-04 AdamMerge pull request #314 from ChrisTX/insp20+DnsQueryConfig
2012-10-04 ChrisTXReplace hardcoded paths with configurable ones
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-03-01 danieldgCap masks and bans at 250 characters
2010-02-20 danieldgFix compilation warning
2010-02-20 danieldgRestore <options:exemptchanops> with long names
2010-02-09 danieldgAdd random number generation functions to InspIRCd...
2010-02-02 danieldgSort items in the 005 line
2010-01-11 brain...because every now and again, i have to do a massive...
2009-10-21 danieldgMove command-line items to CommandLineConf
2009-10-21 danieldgSplit LocalUser and RemoteUser
2009-10-13 danieldgChange to new execution directory structure
2009-10-02 danieldgFix valgrind issues and crashes on exit
2009-09-26 danieldgRemove InspIRCd* parameters and fields
2009-09-21 danieldgCreate StreamSocket for IO hooking implementation
2009-09-02 danieldgModResult conversion: Change return type of all module...
2009-09-02 danieldgCast rework: use C++ style static_cast<> instead of...
2009-08-12 danieldgFixes for config reader
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-02-14 peaveyNuke trailing spaces
2009-01-23 brainFix m_nationalchars using a copy and paste of my unsafe...
2009-01-02 w00tUpdate copyrights for 2009.
2008-10-28 w00tMake this less confusing for us and users
2008-08-21 w00tmatch() is no longer a function+no header, now a static...
2008-08-06 w00tChange extban seperator in 005 to match charybdis and...
2008-07-29 w00tRemove last vestige of libircdfoo, by changing tag...
2008-07-16 specialApplied patch by psychon to make AddExtBanChar correctl...
2008-07-14 w00tAdd InspIRCd::AddExtBanChar() to avoid copypasta.
2008-05-25 brainFirst phase of conversion to dynamic limits on all...
2008-05-18 aquanightMake User:: nick/ident/dhost/fullname and some other...
2008-05-04 aquanightComment and improve check for access to ~/.inspircd...
2008-05-03 aquanightMake creation of ~/.inspircd properly check for EEXIST
2008-04-15 brainSee configreader.cpp line 764 to see how to declare...
2008-04-13 brainPort a bunch of methods of InspIRCd to functors. IsChan...
2008-04-12 brainFixes for default log. It is now called ~/.inspircd...
2008-04-11 brainRemove 'default log' and <options:loglevel> (wtf?)
2008-04-04 w00tRemove deprecated InspIRCd::Log() method so people...
2008-02-22 aquanightConvert remaining InspIRCd::Log() calls to new logging...
2008-02-15 aquanightMerge warning about InspIRCd::Log()
2008-02-15 aquanightMake -nofork work properly with logging now.
2008-02-11 w00tAdd -Wshadow to cflags, and fix a bunch of warnings...
2008-02-10 aquanightCode for loading <log method=file> tags from config...
2008-02-10 aquanightPer-logstream loglevels.
2008-02-10 brainw00t br0ked it! :p
2008-02-09 w00tNew logging implementation. Also write messages about...
2008-02-02 w00tMove some stuff to usermanager, remove a little header...
2008-01-17 w00tRemove InspIRCd::WriteOpers in favour of snomask O
next