]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/typedefs.h
Convert LocalUserList to an intrusively linked list
[user/henk/code/inspircd.git] / include / typedefs.h
2014-01-24 Attila MolnarConvert LocalUserList to an intrusively linked list
2014-01-24 Attila MolnarConvert UserChanList to an intrusively linked list
2014-01-21 Attila MolnarMerge insp20
2014-01-05 Attila MolnarIntroduce Server class
2013-09-13 attilamolnarPass an interface to the OnSync hooks
2013-08-30 attilamolnarReplace OnRehash() with ReadConfig() that is called...
2013-08-30 attilamolnarMerge insp20
2013-06-18 attilamolnarRemove dead code from the InspIRCd and CommandParser...
2013-06-05 attilamolnarMerge insp20
2013-04-27 attilamolnarMerge insp20
2013-04-26 AdamModularize DNS
2013-04-20 Attila MolnarMerge pull request #495 from SaberUK/master+fix-libcpp
2013-04-19 Peter PowellFix building with libc++.
2013-04-12 Attila MolnarMerge pull request #461 from SaberUK/master+header...
2013-04-12 Peter PowellTidy up source files:
2013-04-01 Attila MolnarMerge pull request #452 from SaberUK/master+nuke-hashmap
2013-04-01 Peter PowellPurge the deprecated hash_map from existance.
2012-11-29 attilamolnarMake LocalUserList an std::list
2012-11-29 attilamolnarAdd a typedef for LocalUserList
2012-10-12 AdamMerge pull request #320 from ChrisTX/insp20+cleanupwin
2012-10-12 ChrisTXWindows: In-depth cleanup (see details)
2012-07-13 Attila MolnarMerge pull request #230 from Robby-/insp20-openssl
2012-06-27 Attila MolnarMerge pull request #235 from attilamolnar/insp20+invitefix
2012-06-17 attilamolnarFix pending invites not being removed when a channel...
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 CrawfordFix some of the include guard names (requested by SaberUK)
2012-04-15 Justin CrawfordFixes for bug #12
2010-02-02 danieldgExecutable include for MOTD and more
2010-01-11 brain...because every now and again, i have to do a massive...
2009-11-16 danieldgUse ServiceProvider for inter-module dependencies
2009-10-24 danieldgMove forward declarations to typedefs.h
2009-10-17 danieldgRewrite ConfigReader again
2009-10-03 danieldgGet rid of a bunch of memory-wasting C-style strings
2009-08-15 w00twin: Last part of support required for VS2010:
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-01-02 w00tUpdate copyrights for 2009.
2008-06-12 brainNow builds ok on gcc 4.3, not tested fully. Also UGLY...
2008-02-05 fezfixed std:: stuff
2008-02-03 w00tClear up header insanity
2008-02-02 w00tMove some stuff to usermanager, remove a little header...
2008-01-10 w00tHeader update: 2007 -> 2008
2008-01-04 w00tRemove some stuff that isn't needed from here.
2007-11-03 brainRemove needless headers from typedefs.h
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...
2007-06-17 brainComments
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-08-09 brainServerConfig extern moved into class InspIRCd
2006-07-08 brainRemove Server::AddExtendedMode and Server::AddExtendedL...
2006-04-10 omRoute some more stuff through socket.h and hash_map...
2006-03-07 brainWhowas refactor - probably wont compile yet
2005-12-16 brainSo many inclusion loops it makes your head spin - forwa...
2005-12-14 brainTidying of stuff
2005-12-14 brainTidied up typos
2005-12-14 brainMade inspircd itself a class, and called its instance...
2005-12-14 brainConfig fixes for moving MOTD and RULES vectors into...
2005-12-14 brainTidied up modules.h added some typedefs to typedefs.h
2005-12-14 brainmoved declarations of typedefs for user_hash and chan_h...