]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/server.cpp
Fixed an issue that could cause empty parameters in module commands to not be sent...
[user/henk/code/inspircd.git] / src / server.cpp
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