Age | Commit message (Expand) | Author |
2007-07-25 | Add stuff for functors. Currently, as a test case only InspIRCd::IsNick has b... | brain |
2007-07-25 | Begin move of rehash to server.cpp - broken rehash from cmdline for now. | peavey |
2007-07-25 | svn add I fail it | peavey |
2007-07-25 | Put FileLogger in it's own class. Useful when logging doing more focused logging | peavey |
2007-07-24 | Replace some voodoo with a define | w00t |
2007-07-24 | Fix comment so it makes sense. | peavey |
2007-07-24 | And remove it from the header.. | w00t |
2007-07-24 | Remove redundant include for a speedup of 0.1 in compile time :p | peavey |
2007-07-23 | Fix crash on unload of modules with listening sockets -- some situations requ... | brain |
2007-07-17 | Mass header update. Chatspike-Dev => InspIRCd.... | peavey |
2007-07-16 | OOPS! 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-16 | formatting and ^M | peavey |
2007-07-15 | Fix for bug #349: NOTE there is important caveat about this in the example co... | brain |
2007-07-10 | This should fix the rest of remote kill nick hiding | brain |
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 |