Age | Commit message (Expand) | Author |
2008-04-21 | Merge in large patchset from GreenReaper, useful fixes for freeing a ton of d... | brain |
2008-04-13 | Port a bunch of methods of InspIRCd to functors. IsChannel, IsSID, Rehash. | brain |
2008-04-05 | More standardized version output in 002 and 004 to make indexing for version ... | brain |
2008-04-02 | Fix all this crap - it actually works now (we pray..) | w00t |
2008-04-02 | Better generation. This is still fucked up, but less spectacularly and in a m... | w00t |
2008-04-02 | Unneeded | w00t |
2008-02-24 | This should fix remote rehash | brain |
2008-02-15 | Make -nofork work properly with logging now. | aquanight |
2008-02-09 | Implement LogManager::CloseLogs() to give logstreams a chance to clean up on ... | w00t |
2008-02-03 | Clear up header insanity | w00t |
2008-01-17 | Fix.. snomask O is already taken (ffs) so use A instead | w00t |
2008-01-17 | Remove InspIRCd::WriteOpers in favour of snomask O | w00t |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2008-01-04 | Fix warning reported by owine, caused by SID changes. | w00t |
2007-11-11 | Take out some printf gunk | brain |
2007-11-11 | More stuff for this. Its starting to take shape a bit now, and is tidier than... | brain |
2007-11-03 | Final part of bug #441 fix (trunk) | brain |
2007-10-22 | Remove the need for a bunch of the hard coded arrays/hashes by scanning the s... | brain |
2007-10-14 | Fix crashing on startup if there was an error condition in win32 | brain |
2007-08-31 | This may not compile, I'll test it on my desktop. Waiting 20 minutes for a bu... | w00t |
2007-08-27 | Add <server:id> - this is optional, as stated in the example conf, | brain |
2007-08-27 | Changes to UID generation: | w00t |
2007-08-27 | Fix for bug #401 reported by DarkStorm | brain |
2007-08-27 | More uuid fixes, and whack some warnings | brain |
2007-08-26 | Initial UUID generation code. Generates a TS6 compatible UUID. | w00t |
2007-08-26 | Add skeleton functions for UID stuff. | w00t |
2007-08-23 | Raft of fixes so that inspircd can call Cleanup() and Exit() in less 'stable'... | brain |
2007-07-27 | And another error fix | brain |
2007-07-27 | SIGHUP needs to be #define'd on windows. This is an i-hate-windows day today. | brain |
2007-07-27 | Move a bunch of stuff around for tidyness, win32 functions keep creeping into... | brain |
2007-07-25 | Un-static InspIRCd::Exit and use SignalHandler instead. | peavey |
2007-07-25 | Rehash from console works again due to new signalhandler. TODO: Use this to c... | peavey |
2007-07-25 | Begin move of rehash to server.cpp - broken rehash from cmdline for now. | peavey |
2007-07-24 | Move a bundle of stuff to server.cpp from inspircd.cpp | w00t |
2007-07-24 | server.cpp | peavey |