Age | Commit message (Expand) | Author |
---|---|---|
2006-08-11 | Change to using Instance->Log (InspIRCd::Log) rather than log() macro | brain |
2006-08-11 | Now two types of log macro, log() and ilog(). log() assumes an InspIRCd objec... | brain |
2006-08-10 | Move tons more stuff into class InspIRCd*, make signal handler functions stat... | brain |
2006-08-07 | Bail if we couldn't bind any ports (when did this get broken?) | brain |
2006-07-19 | * Seperate out socket engines into derived classes of SocketEngine. | brain |