summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-07-17Mass header update. Chatspike-Dev => InspIRCd....peavey
2007-07-16OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.peavey
2007-07-16'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...peavey
2007-07-16formatting and ^Mpeavey
2007-07-15Fix for bug #349: NOTE there is important caveat about this in the example co...brain
2007-07-10This should fix the rest of remote kill nick hidingbrain
2007-06-17I think we're done adding comments to headers. Phew.brain
2007-06-17More commentsbrain
2007-06-17Comments (lots of, this was really lacking)brain
2007-06-17Commentsbrain
2007-06-17More commentsbrain
2007-06-17Guess what i added here?brain
2007-06-17Comments :)brain
2007-06-17Comment stuff that lacks itbrain
2007-06-17Comments (lots of)brain
2007-06-17Doxygen comments for command handlersbrain
2007-06-17More commentsbrain
2007-06-17Add commentsbrain
2007-06-17Commentsbrain
2007-06-17Commentsbrain
2007-06-17Tons of stuff added since 1.0 is missing documentation commentsbrain
2007-06-17Extra commentsbrain
2007-06-17Remove static link stuffbrain
2007-06-17Module factory and init function in modules turned into a neat macro:brain
2007-06-14MAXMODES+1 -> MAXMODES+2brain
2007-06-14- Made the recvfrom wrapper a bit neater.burlex
2007-06-14- Fixed UDP Overlapped I/O under windows. (not the best way this could be don...burlex
2007-06-14Some general syntax cleanups.pippijn
2007-06-14Fix for bug #324 reported by HiroPbrain
2007-06-13Fixes for tokenization oddness with metadata, and weird behaviour of std::ist...brain
2007-06-05Sexeger!brain
2007-06-05Add comment to what the table here is forbrain
2007-06-05Refactored InspIRCd::Duration(). The leetcode now lives!brain
2007-06-04Add options:moronbanner. Yes really, thats what its called. See the example c...brain
2007-06-04Excess flood tidyupsbrain
2007-06-02Change the behaviour of insp in windows to keep its window open, with some st...brain
2007-06-01Make valgrind happy and not leak mem.peavey
2007-05-30Apply ipv6 #ifdef tidyup patch from djGrrr, thanks :)brain
2007-05-27Config option for default channel modes -- more to follow, don't use yetbrain
2007-05-27Whoops, ++it++? Thats gonna break :pbrain
2007-05-27Change for reverse output of lists, most recent first, for bug #307. Also fix...brain
2007-05-26Dunno why this method was static, doesnt need to be...brain
2007-05-25Tidy up to coding stylebrain
2007-05-22Bloody 'safe stl' warnings.brain
2007-05-22Crappy warningsbrain
2007-05-21I think this was the source of burlex's confusion with the spanningtree propo...brain
2007-05-20Remove asserts and convert to unix line endingsbrain
2007-05-20- Modify ServerConfig::GetFullProgDir to just return cwd, previously it did a...w00t
2007-05-19Fix std::sort stuff for w00tbrain
2007-05-19Space indents must die.brain