Age | Commit message (Expand) | Author |
2007-06-17 | I think we're done adding comments to headers. Phew. | brain |
2007-06-17 | More comments | brain |
2007-06-17 | Comments (lots of, this was really lacking) | brain |
2007-06-17 | Comments | brain |
2007-06-17 | More comments | brain |
2007-06-17 | Guess what i added here? | brain |
2007-06-17 | Comments :) | brain |
2007-06-17 | Comment stuff that lacks it | brain |
2007-06-17 | Comments (lots of) | brain |
2007-06-17 | Doxygen comments for command handlers | brain |
2007-06-17 | More comments | brain |
2007-06-17 | Add comments | brain |
2007-06-17 | Comments | brain |
2007-06-17 | Comments | brain |
2007-06-17 | Tons of stuff added since 1.0 is missing documentation comments | brain |
2007-06-17 | Extra comments | brain |
2007-06-17 | Remove static link stuff | brain |
2007-06-17 | Module factory and init function in modules turned into a neat macro: | brain |
2007-06-14 | MAXMODES+1 -> MAXMODES+2 | brain |
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-14 | Some general syntax cleanups. | pippijn |
2007-06-14 | Fix for bug #324 reported by HiroP | brain |
2007-06-13 | Fixes for tokenization oddness with metadata, and weird behaviour of std::ist... | brain |
2007-06-05 | Sexeger! | brain |
2007-06-05 | Add comment to what the table here is for | brain |
2007-06-05 | Refactored InspIRCd::Duration(). The leetcode now lives! | brain |
2007-06-04 | Add options:moronbanner. Yes really, thats what its called. See the example c... | brain |
2007-06-04 | Excess flood tidyups | brain |
2007-06-02 | Change the behaviour of insp in windows to keep its window open, with some st... | brain |
2007-06-01 | Make valgrind happy and not leak mem. | peavey |
2007-05-30 | Apply ipv6 #ifdef tidyup patch from djGrrr, thanks :) | brain |
2007-05-27 | Config option for default channel modes -- more to follow, don't use yet | brain |
2007-05-27 | Whoops, ++it++? Thats gonna break :p | brain |
2007-05-27 | Change for reverse output of lists, most recent first, for bug #307. Also fix... | brain |
2007-05-26 | Dunno why this method was static, doesnt need to be... | brain |
2007-05-25 | Tidy up to coding style | brain |
2007-05-22 | Bloody 'safe stl' warnings. | brain |
2007-05-22 | Crappy warnings | brain |
2007-05-21 | I think this was the source of burlex's confusion with the spanningtree propo... | brain |
2007-05-20 | Remove asserts and convert to unix line endings | brain |
2007-05-20 | - Modify ServerConfig::GetFullProgDir to just return cwd, previously it did a... | w00t |
2007-05-19 | Fix std::sort stuff for w00t | brain |
2007-05-19 | Space indents must die. | brain |
2007-05-19 | Helps if I add the w32 specific code, too. :p | w00t |
2007-05-19 | Windows support. Tested and working to compile on freebsd and linux. Next ste... | w00t |
2007-05-15 | Rather largeish change to class checking on connect to fix a few minor bits a... | w00t |
2007-05-15 | Add cmd_reloadmodule.{h,cpp} contributed by Eric at neowin.net, thanks :) | brain |
2007-05-13 | Replace strip/blockcolor tags with <options:exemptchanops>, sexy string of mo... | w00t |
2007-05-11 | Remove some stuff deprecated since 1.0 | w00t |