]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include
Rename all these so that the names reflect the database server theyre used with more...
[user/henk/code/inspircd.git] / include /
2007-01-14 brainSomeone left the colon off the 'end of list' numeric...
2007-01-14 brainAdded interface 'ChannelBanList' that these two modules...
2007-01-14 braing++ is picky about default params with overloading
2007-01-14 brainAdd alias:matchcase config setting (per-alias, determin...
2007-01-12 peaveyUpdate inline documentation for DelFd() so the doxygen...
2007-01-11 brainQuick tweak before work, set the default force=false...
2007-01-11 peaveypgsql should now work thx to added posibility to force...
2007-01-09 brainComment on a lot of recently added stuff that wasnt...
2007-01-09 brainSomeone forgot to make correct deps for timer.h. Fixed.
2007-01-09 peaveyHave ConvNumeric correctly convert 0 to 0 instead of...
2007-01-09 brainAdd specialization for ConvToStr on a single char,...
2007-01-09 brainThis is better, and proved working
2007-01-09 brainThis is a bit better
2007-01-09 brainOverloaded template classes for mucho improved ConvToSt...
2007-01-09 brainCache channel max bans value to save an O(n) loop of...
2007-01-08 peaveycmd_whowas now uses the shiny new repeating timer.
2007-01-08 brainAdd repeating timers, and make an hourly prune of the...
2007-01-08 peaveyMove whowas containers into whowas class to avoid all...
2007-01-08 brainAdd /CLEARCACHE, oper only command which completely...
2007-01-07 brainUpdate a comment, and touch a header just to make peopl...
2007-01-07 brainDocument dns caching, add a "bool cached" to OnLookupCo...
2007-01-07 brainAnd its all done and working!
2007-01-07 brainDNS caching stuff (almost done)
2007-01-07 brainDNS Stuff - this wont work right yet, it will soon...
2007-01-07 peaveyMove all /WHOWAS related out of core and into cmd_whowas.
2007-01-07 brainAdd TTL stuff to dns system (pass it to inherited objects)
2007-01-07 peaveyadd internal cmdhandler that will make it easy to move...
2007-01-04 brainMassive speedups for applying and checking perm xlines...
2007-01-03 brainFix lusers breakage introduced by latest set of optimiz...
2007-01-01 brainFix to allow for OnRehash to know what user initiated...
2007-01-01 brainAdd port type identifiers
2006-12-31 brainAdd missing feature: /rehash reinitializes dns subsytem...
2006-12-30 brainCached GetFullRealHost etc.
2006-12-30 brainProperly document support for libhamsters
2006-12-30 brainAdd unregistered user counter, this may also fix the...
2006-12-30 peaveyChange description for insp_aton since only a positive...
2006-12-29 brainThis doesnt need to be static
2006-12-29 brainAdd counter system for umodes to get rid of some O(n)
2006-12-26 peaveyAdd Template itoa to convert integer to char*
2006-12-26 peaveyAlso add support for default values for ConfValueBool...
2006-12-26 peaveyAdd possibility to define default value for ConfValue...
2006-12-24 peaveyFix a bug in whowas that could desync list.
2006-12-24 brainAdd OnGarbageCollect method
2006-12-23 brainHash rehashing change
2006-12-23 brainClose logfile on rehash and reopen (it was only doing...
2006-12-23 brainFix exit in wrong place, and add new exitcodes.h
2006-12-23 brainProgram termination (including SIGTERM) now calls InspI...
2006-12-23 brainUnload as many modules as we can on restart, and close...
2006-12-23 brainRefactored /RESTART (and added InspIRCd::Restart(reason))
2006-12-22 peaveychange userrec int timeout to time_t since it's a times...
2006-12-22 brainAdd ConvToInt() template to go with ConvToStr() that...
2006-12-22 brainRefactor connect allow/deny lines
2006-12-18 brainRefactor dns.cpp to use an array of request types rathe...
2006-12-17 brainAdd this:
2006-12-17 peaveyMake RemoveCommand private.
2006-12-17 peaveyInvented safe delete-while-itering for hash_map.
2006-12-16 peaveyConfig option added for prefixed channel NOTICEs and...
2006-12-16 brainAdd stuff so that the core catches CoreException properly
2006-12-16 brainAdd an optional parameter to ConfigReader::ReadValue...
2006-12-16 peaveyMake irc::spacify take 'const char*' instead of 'char*'
2006-12-15 w00tAnd now, just to force you to recompile the *whole...
2006-12-15 w00tStill more massive commit fun. Headers in include/...
2006-12-15 brainCleaning up irrelevent stuff in channels.cpp
2006-12-14 brainCPU Usage percent in stats z! yay!
2006-12-14 brainRefactor userrec::chans.
2006-12-13 brainChange m_watch to use hash_map rather than map, because...
2006-12-13 brainImprove the way 005 ISUPPORT is sent to users when...
2006-12-12 brainImprove how we handle ELINEs on connect, turn O(2n...
2006-12-12 brainNew clone counting mechanism (this isnt tested yet)
2006-12-11 brainirc::string assign(std::string&)
2006-12-10 brainAdd InspIRCd::UseInterface and InspIRCd::DoneWithInterf...
2006-12-10 brainRemoval of AES, this is no longer required. (This also...
2006-12-09 brainAdd the stuff required for the InspSocketHook interface
2006-12-09 brainAdd OnRawSocketConnect, we've not had it till now becau...
2006-12-09 brainNot yet tested -- allow iohooking of inspsockets
2006-12-07 brainBad w00tie bad, /who isnt checking +s for channel ...
2006-12-05 brainDocument FindInterface, PublishInterface, UnpublishInte...
2006-12-05 brainUntested, undocumented PublishInterface, UnpublishInter...
2006-12-05 brainThis has changed again, i suggest you dont bother tryin...
2006-12-05 brainChange this a LOT.
2006-11-29 specialAdded InspIRCd::GetTimeDelta() - previously m_alltime...
2006-11-27 brainBuildExemptList is becoming pretty ugly. grr.
2006-11-27 brainAdd OnBuildExemptList, which is used to build an exempt...
2006-11-27 brainAdd exception lists to OnUserMessage and OnUserNotice...
2006-11-26 brainUpdate comments to reflect new API
2006-11-26 brainAdd extra parameter to OnUserPreNotice and OnUserPrePri...
2006-11-22 specialRemoved <options:tempdir> - this hasn't been used since...
2006-11-21 peaveyfix for bug #175, change OnUserRegister to return int...
2006-11-19 brainFix all the _FORTIFY_SOURCE warnings except "punned...
2006-11-18 brainChange from dos to unix line endings (how did these...
2006-11-18 brainbits_size must be protected, not private
2006-11-18 brainAdd \code and \endcode tags for doxygen
2006-11-18 brainFix a major whoopsie in that class i just added. It...
2006-11-18 brainReduce size of max number of bytes in a bitfield from...
2006-11-18 brainProperly document irc::dynamicbitmask
2006-11-17 brainFix this so it works, passes test case. Provide a metho...
2006-11-17 brainAdd irc::dynamicbitmask class. Feel free to take a...
2006-11-15 brainTidy up some stuff
2006-11-15 brainComments, woo and yay
2006-11-15 brainAll of the void* cast stuff gone!!!
next