]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include
Logging
[user/henk/code/inspircd.git] / include /
2006-03-11 brainFixes
2006-03-11 brainAdded method to check if an fd is in the socketengine...
2006-03-11 brainMissed some stuff
2006-03-11 brainconst std::string &
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-10 brainTidyup and move ConvToStr to a publically accessible...
2006-03-10 brainMoved more stuff into right places
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 brainMissing a changeover
2006-03-10 brainRevert to string but return a reference, should be...
2006-03-10 brainFaster CullItem/CullList using strdup rather than copyi...
2006-03-10 brainconst references
2006-03-10 brainSupport for hostnames in <bind> tag (so long as the...
2006-03-10 brainMoved typedefs etc into the header where they belong
2006-03-10 brainImprovements
2006-03-09 omMore const references, this is nearly it apart from...
2006-03-09 omConvert more by-values to const references, optimise...
2006-03-09 omChanging by-value parameters to const references
2006-03-09 brainSpeedups
2006-03-09 brainTidyup to pass some stuff by reference (much faster...
2006-03-09 brainUM_WALLOPS had value 3 which was a combination of UM_SE...
2006-03-09 brainAdded userrec::modebits - fast way of checking if user...
2006-03-09 brainProbably wont compile yet - purge_empty_channels refactor
2006-03-08 brainRemoved deprecated Server::IsOnChannel (was a C++-ish...
2006-03-08 brainFixed externs
2006-03-08 brainRemoved has_channel(userrec*,chanrec*), the new preferr...
2006-03-08 brainRemoved declarations of ancient and misspelled functions :/
2006-03-08 braincmode was declared here too - declaration removed.
2006-03-08 braincmode now returns const char* as it returns a pointer...
2006-03-08 brainGot rid of all that ugly char* cast crap (todo: change...
2006-03-08 brainFixed #defines to be enums (tidier)
2006-03-08 brainActually, 64.
2006-03-08 brainchanrec::custom_modes only needs 96 values not 190
2006-03-07 brain*TEST* Server::DumpText - Dump a *stringstream* to...
2006-03-07 brainMade split_chlist available for external use from comma...
2006-03-07 brainSafety checking (a really really clever trick btw)...
2006-03-07 brainWhowas refactor - probably wont compile yet
2006-03-07 brainTweaks to socket engine, faster buffer flush and hopefu...
2006-03-07 brainCheck for write errors in inspsocket (this is probably...
2006-03-07 brain*TEST CODE* Faster custom mode set/unset
2006-03-07 brainNo need to be inline in the include
2006-03-06 brainTidied GetMaxBans to leave the ConfigReader subsystem...
2006-03-06 brainTidied up give/take methods
2006-03-06 brainMode-code rewrite. Might act weird, needs proper testin...
2006-03-05 brainSped up introduction of nicks using vector::resize...
2006-03-02 brainAdded IS_SINGLE, see comment in include/inspircd.h
2006-03-02 brain*UNTESTED* speeding up HasPermission by factor of hundr...
2006-03-02 brainis_uline was an inefficient piece of crap - fixed.
2006-03-02 brainMade host fields more correct 64 in length with 63...
2006-03-02 brainMade extensive use of charlcat to cut down on strlcat...
2006-03-02 brainAdded charlcat which appends a single char to a char...
2006-03-02 brainChanged definition of CallHandler and CallCommandHandle...
2006-02-28 brainBanHiding
2006-02-28 brainMade it safe to quits and nickchanges
2006-02-27 omAdd comment stressing the importance of certain element...
2006-02-27 brainTest two
2006-02-27 brainConstant eating 20% cpu since last nights commit -...
2006-02-26 brainMoved the contents of the mainloop into a function...
2006-02-24 omNothing to see here, nothing, at all.
2006-02-23 brainLook-behind for missed timers up to 2 minutes (if your...
2006-02-23 brainMoved timer stuff from OnBackgroundTimer to InspTimer...
2006-02-23 brainFixed to work
2006-02-23 brainIncorporating InspTimer into safelist as a test
2006-02-23 brainFixes
2006-02-23 brainFirst revision of new timer code, not in the makefile...
2006-02-22 brainAdded m_safelist helper functions GetChannelCount and...
2006-02-21 brainFixed
2006-02-21 brainAdded second form of find() taking const char*, which...
2006-02-21 brainImproved speed of Find() by passing reference to std...
2006-02-19 brainAIEEE fucking overloaded operators
2006-02-19 brainTweaks
2006-02-19 brainAdded + and == operators between std::string and irc...
2006-02-19 brainRemoved unneeded {}'s
2006-02-19 brainTesting \exception doxygen tag that *should* work
2006-02-19 brainForgot to commit this?
2006-02-19 brainApparently to catch descendent classes we need to catch...
2006-02-19 brainMade a booboo
2006-02-19 brainAdded exception handling for module loading
2006-02-15 brainMoved custom_mode_params to per-channel
2006-02-13 w00tAdded bool IsValidChannelName(const char *) - it doesn...
2006-02-12 brainTweak to allow @%+ to all exist on a user at once durin...
2006-02-08 brainChecks to not propogate invalid or already-existing...
2006-02-08 brainIncreased how often socket timeout checks occur which...
2006-02-07 brainSlightly more efficient write buffers
2006-02-06 brainAdded support for changing tempdir via <options:tempdir>
2006-02-05 brainPropogation of away messages across network (we dont...
2006-02-05 omAdd .c_str()'s to m_sqloper in call to OneOfMatches...
2006-02-05 brainCommented on new return value of OnUserPreKick for...
2006-02-04 brainAllow space seperated hostlist in <oper:host> e.g....
2006-02-04 brainAdded "char status" parameter to OnUserPreNotice and...
2006-02-03 omAdd operators >> and << for irc::string and i/ostreams...
2006-02-03 brainTypo fixes #2
2006-02-03 brainThis probably wont compile atm - add support for prefix...
2006-02-03 brainAdded ircu-like hidewhois feature that allows hiding...
2006-02-03 brain*EXPERIMENTAL* <options:hidesplits> ircu-style quit...
2006-02-02 brainRemoved bool return of DoBackgroundUserStuff()
next