]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/server.cpp
Header update: 2007 -> 2008
[user/henk/code/inspircd.git] / src / server.cpp
2008-01-10 w00tHeader update: 2007 -> 2008
2008-01-04 w00tFix warning reported by owine, caused by SID changes.
2007-11-11 brainTake out some printf gunk
2007-11-11 brainMore stuff for this. Its starting to take shape a bit...
2007-11-03 brainFinal part of bug #441 fix (trunk)
2007-10-22 brainRemove the need for a bunch of the hard coded arrays...
2007-10-14 brainFix crashing on startup if there was an error condition...
2007-08-31 w00tThis may not compile, I'll test it on my desktop. Waiti...
2007-08-27 brainAdd <server:id> - this is optional, as stated in the...
2007-08-27 w00tChanges to UID generation:
2007-08-27 brainFix for bug #401 reported by DarkStorm
2007-08-27 brainMore uuid fixes, and whack some warnings
2007-08-26 w00tInitial UUID generation code. Generates a TS6 compatibl...
2007-08-26 w00tAdd skeleton functions for UID stuff.
2007-08-23 brainRaft of fixes so that inspircd can call Cleanup() and...
2007-07-27 brainAnd another error fix
2007-07-27 brainSIGHUP needs to be #define'd on windows. This is an...
2007-07-27 brainMove a bunch of stuff around for tidyness, win32 functi...
2007-07-25 peaveyUn-static InspIRCd::Exit and use SignalHandler instead.
2007-07-25 peaveyRehash from console works again due to new signalhandle...
2007-07-25 peaveyBegin move of rehash to server.cpp - broken rehash...
2007-07-24 w00tMove a bundle of stuff to server.cpp from inspircd.cpp
2007-07-24 peaveyserver.cpp