]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2006-03-12 brainCommented a lot of stuff that hasnt been commented...
2006-03-12 brainConst refs (this is about the last of them in the core...
2006-03-12 brainFixed a missing reference to chanrec::modes
2006-03-12 brainRenamed to chanrec::modes
2006-03-12 brain*NEEDS TESTING* changed binarymodes to use the custom_m...
2006-03-12 brainRemoved chanrec::binarymodes - insp wont compile atm...
2006-03-12 brainAdding to the buffer was clearing it first, reverting...
2006-03-11 brainRemoval of shellscript kludge :)
2006-03-11 brainWork out revision id without src/svn-rev.sh!
2006-03-11 brainComplete removal of all stl stuff here
2006-03-11 brainCompletely removed the deque
2006-03-11 brainPut some error checking back in here
2006-03-11 brainTemporarily removed output buffering as an experiment
2006-03-11 brainBlah
2006-03-11 brainLogging
2006-03-11 omChanges to ./inspircd to hopefully work on freebsd...
2006-03-11 brainDifferent way of using substr
2006-03-11 brainDeque doing some reallllly odd stuff
2006-03-11 brainFixes :P
2006-03-11 brainMORE BUGS GRR
2006-03-11 brainCant do *ANYTHING* in the damn destructor?!
2006-03-11 brainMore checks
2006-03-11 brainClose-pending checks
2006-03-11 brainChecking that buffers are empty in destructor
2006-03-11 brainChecks and stuff :p
2006-03-11 brainDamnit
2006-03-11 brainFixes
2006-03-11 brainForceuy close fix
2006-03-11 brainAdded method to check if an fd is in the socketengine...
2006-03-11 brainRe-enterant safety
2006-03-11 brainRe-enterance safety
2006-03-11 brainMissed some stuff
2006-03-11 brainconst std::string &
2006-03-11 braindeprecated covariant return type flux capacitor flopcir...
2006-03-11 brainRemoved lots of claptrap debug in a well tested old...
2006-03-11 brainLast ones
2006-03-11 brainChanged to const ref
2006-03-11 brainYet more const ref changes
2006-03-11 brainAnd more
2006-03-11 brainMore const ref fixes
2006-03-11 brainMore converted modules
2006-03-11 brainStart of conversion to const refs for std::strings...
2006-03-11 brainTidyup by making some thing sprintf only once rather...
2006-03-11 brainOnly calculate the names list when a local user joins...
2006-03-11 brainDoh @ null chars in an sprintf!
2006-03-11 brainTweaked to use the same system as nenolod's NAMES patch...
2006-03-11 brainDebug counter
2006-03-11 brainMUCH FASTER squit! (and a TON more stable, too)
2006-03-10 brainCheck if we're running -svnupdate on an svn version
2006-03-10 brainadded added "./configure -svnupdate rebuild"
2006-03-10 brainAdded ./configure -svnupdate
2006-03-10 brainRemoved 8-space indents
2006-03-10 brainWhoops, forgot a NULL
2006-03-10 brainCommented all the new config stuff
2006-03-10 brainNow requires inspircd.h for ConvToStr templated function
2006-03-10 brainTidyup and move ConvToStr to a publically accessible...
2006-03-10 brainAnother typo
2006-03-10 brainTypo
2006-03-10 brainMoved more stuff into right places
2006-03-10 brainTidyup of commented out reminder code
2006-03-10 brainMade it compile :p
2006-03-10 brainMass tidyup of ServerConfig::Read and stuff
2006-03-10 omAnother const reference conversion, and remove redundan...
2006-03-10 brainTest stuff for improved multi-tags in core
2006-03-10 brainAdded MultiConfig for multiple-occurance config items
2006-03-10 brainpatch <inspircd-userlist-ptr-safety.diff (Thanks nenolod)
2006-03-10 brainMissing a changeover
2006-03-10 brainRevert to string but return a reference, should be...
2006-03-10 brainSafer
2006-03-10 brainFaster CullItem/CullList using strdup rather than copyi...
2006-03-10 brainTypo
2006-03-10 brainconst references
2006-03-10 brainTidyup
2006-03-10 brainUpdate docs to indicate hostname can be used in <bind...
2006-03-10 brainSupport for hostnames in <bind> tag (so long as the...
2006-03-10 brainTidyup of config reader lowlevel reading
2006-03-10 brainSet bitfields on servermode
2006-03-10 brainAlign names that are output on startup using \t htabs
2006-03-10 brainMoved typedefs etc into the header where they belong
2006-03-10 brainMove vars to top of function
2006-03-10 brainValidating wrong field
2006-03-10 brainImprovements
2006-03-10 brainTidyup of ServerConf::Read about half done (works)
2006-03-10 brainProbably doesnt work yet
2006-03-09 brainMore stuff done
2006-03-09 brainI hate casts.
2006-03-09 brainPlease diagnose error line 205
2006-03-09 omMore const references, this is nearly it apart from...
2006-03-09 omRemove unused variable giving compile warning
2006-03-09 omConvert more by-values to const references, optimise...
2006-03-09 omChanging by-value parameters to const references
2006-03-09 omMostly formatting cleanup, rename a 'Ptr' to a more...
2006-03-09 brainDelete unknown sockets on sight
2006-03-09 brainSpeedups
2006-03-09 brainTidyup to pass some stuff by reference (much faster...
2006-03-09 brainStrlen bashing.
2006-03-09 brainImproved to avoid strlen
2006-03-09 brainChanged to unsigned char to get rid of warnings
2006-03-09 brainlowertab -> lowermap
2006-03-09 brainImproved strhashcomp with no allocations
next