]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2006-08-23 brainMode handlers handling listmodes where a listmode item...
2006-08-23 brainInherit ModuleMessage from Extensible, so users can...
2006-08-21 brainPoor old Ian Gulliver :p Finally got his credit here
2006-08-21 brainIn 1.1, place all FJOIN parameters in the last paramete...
2006-08-19 brainMake it virtual, in case someone ever wants to make...
2006-08-19 brainExtra comments about how the FileLogger class schedules...
2006-08-19 brainMissing vector.h
2006-08-19 brainI hate this header
2006-08-19 brainAdd multimap
2006-08-19 brainMore tweaks
2006-08-19 brainFixed makefile
2006-08-19 brainChanged modes/ makefile (not yet tested)
2006-08-19 brainRemove users.h include from here
2006-08-18 brainFix timeouts
2006-08-18 brainFix ident timeouts to work properly when the connect...
2006-08-18 brainMake DELETE inline so its about as fast as the define...
2006-08-18 brainChange #define DELETE to a template
2006-08-18 brainChange comment
2006-08-18 brainMissing a space in log messages
2006-08-18 brainNONBLOCKING LOGGER!
2006-08-18 brainIndent tidyup
2006-08-18 brainDocument ListenSocket class
2006-08-18 brainFix trying to add failed ports to socketengine (<3...
2006-08-18 brainDont allow an empty away message (im not sure what...
2006-08-18 brainTypos in the socketengines
2006-08-18 brainThings are so much easier here (thanks to sts for the...
2006-08-18 brainOdd bits and bobs to keep the numeric sane if the user...
2006-08-18 brainstskeeps trying to get his name all over our commit...
2006-08-18 brainDont allow an empty key (thanks stskeeps)
2006-08-18 brainCorrectly return false on failure to fork
2006-08-18 brainChecking if child pid still exists, if it vanishes...
2006-08-18 brainWhen daemonizing, have parent process wait forever...
2006-08-18 brainComments
2006-08-18 brainMove lowermap[] into a pre-initialised const array...
2006-08-18 brainDont allow USERIP (where loaded) on unregistered users
2006-08-18 brainDont allow USERHOST (and new WHO) on unregistered users
2006-08-18 brainDon't allow adding of invalid nicknames to watchlist
2006-08-18 brainGet rid of SocketEngine::Wait and array-copy, change...
2006-08-18 specialModified m_silence to take masks instead of nicknames...
2006-08-18 brainEventHandler class, an abstraction for raw i/o
2006-08-18 specialForward port of /list pattern matching, reported by...
2006-08-17 brainOptimize tons more timer checking stuff
2006-08-17 brainDoSocketTimeouts and TickTimers only need to be called...
2006-08-17 brainAdd modules.h to cmd_connect.h
2006-08-17 brainJust comments
2006-08-17 brainFix typo
2006-08-17 brainuserrec::AddBuffer and userrec::Write end up copying...
2006-08-17 brainImprove userrec::AddBuffer (remove craq char to std...
2006-08-17 brainChange a std::string operator+= to append()
2006-08-17 brainOptimization and removal of casts (profiling stuff)
2006-08-16 brainCheck in eline, gline and kline for the @ which signifi...
2006-08-16 brainOptimizations
2006-08-16 brainWasnt checking channel name on ban deletion
2006-08-16 brainLeaChim please try this
2006-08-16 brainfree() REQUIRES casts to free const char*'s :<
2006-08-16 brainBecause the iterator can be whacked (and the item)...
2006-08-16 brainTweak: Setting server pointer isnt required
2006-08-13 brainIf +L is set without +l, dont forward users
2006-08-13 brainClear fd_ref_table and socket_ref arrays in the constructor
2006-08-12 brainSo i wonder why we've not had this problem sooner
2006-08-12 brainMake sure that the hostname isnt set after the timeout...
2006-08-12 brainThis commit is dedicated to Boo ;-pppppp
2006-08-12 omCatch exceptions from SQLresolver
2006-08-12 omComplain if we can't find the binary
2006-08-12 brainDocument base modes
2006-08-12 brainExplain what ModeParser does
2006-08-12 brainDocument the nspace namespace
2006-08-12 brainDocument some missing xline stuff
2006-08-12 brainMore docs. Tons more docs. I need coffee and we're...
2006-08-12 brainDocument command_parse.h and CommandParser class
2006-08-12 brainDocument irc::socket namespace members/classes
2006-08-11 brainRemove a blank line! WOO YAY! biggest commit all week!
2006-08-11 brainJust to mess with om's head, remove helperfuncs.h from...
2006-08-11 brainDocument TimerManager class
2006-08-11 brainAdded comment about why its important to push_back...
2006-08-11 brainDocument XLineManager
2006-08-11 brainJust about enough docs to rebuild the docs page now
2006-08-11 brainTons more docs
2006-08-11 brainDocumentation of new chanrec functions
2006-08-11 brainDocument all the new methods (eventually there will...
2006-08-11 brainDocumented all of the functions in a basic manner here...
2006-08-11 brainMore comments
2006-08-11 brainTons of comments
2006-08-11 brainCamelCaseRocksSoMuchICamelCasedAllTheMethodsOfClassInsp...
2006-08-11 brainMove remaining functions:
2006-08-11 brainSo is this one ;-ppp
2006-08-11 brainThis commit-o-gram is dedicated to boo, because i geek...
2006-08-11 brainSomehow, IMPORTANT changes got reverted.
2006-08-11 brainpeline/pxline etc stuff removed
2006-08-11 brainMove xline to before config system
2006-08-11 brainFixed
2006-08-11 brainFix FOREACH_MOD macros
2006-08-11 brainChange to using Instance->Log (InspIRCd::Log) rather...
2006-08-11 brainNow two types of log macro, log() and ilog(). log(...
2006-08-11 brainMove all of the xline stuff into class XLineManager...
2006-08-11 brainMove ReadBuffer into InspIRCd class
2006-08-11 brainMove whowas into InspIRCd
2006-08-11 brainRemoval of an extern
2006-08-11 brainChange to use InspIRCd::Time()
2006-08-11 brainextern time_t TIME -> InspIRCd::Time()
next