summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-11-11No crash, now we just have to find out why it wont connectbrain
2007-11-11Fixed all that, back to the crash we had before (yay?)brain
2007-11-11This fixed. Initialise dns at the end of pass 1 before loading first set of m...brain
2007-11-11Tidyupsbrain
2007-11-11Ok, this works except for it wont resolve hosts before full startup. argh why?!brain
2007-11-11Hmmbrain
2007-11-11m_http_client is crashy. will fix.brain
2007-11-11Really should add this.brain
2007-11-11Provide a facility for modules to flag a config file completedbrain
2007-11-11More stuff incomingbrain
2007-11-11More stuffbrain
2007-11-11We need to initialize the user twice, and we need to initialize the uid AFTER...brain
2007-11-11Take out some printf gunkbrain
2007-11-11Report failure to load configsbrain
2007-11-11Add a counter for errored filesbrain
2007-11-11Whoops, make it pick up module-handled schemas correctlybrain
2007-11-11This works properly now. Files in the file:// schema are loaded by the core.brain
2007-11-11More stuff for this. Its starting to take shape a bit now, and is tidier than...brain
2007-11-11Begin rethink on this. Warning, this WILL break your ircd if youre using trunk!brain
2007-11-11In prep for remote includes, configuration reading is now two-pass.brain
2007-11-11Implement roadmap item: "userrec::HasPermission -> map of maps, for (even fas...brain
2007-11-10Fix owines crashes here toobrain
2007-11-10Fix crashes found by owine (usually on startup)brain
2007-11-10m_spy no longer implements SPYNAMES, instead it overrides normal NAMES on the...brain
2007-11-10SPYLIST is no longer required in 1.2, removebrain
2007-11-10Allow eline/gline/kline/zline by nickbrain
2007-11-09Roadmap item "Fix jointhrottle to not try 'throttle' clients during a netmerg...brain
2007-11-09Same here, fix some minor memory leaks noticed by w00tbrain
2007-11-09We should probably UseInterface last, toobrain
2007-11-09Theres actually more to this. Before we throw, delete cu (the destructor WONT...brain
2007-11-09Same fix herebrain
2007-11-05Rehash method added which frees unused memory from the hash_map. Has a delete...brain
2007-11-04BanCache: Add a negative hit for an IP address upon FullConnect.w00t
2007-11-04Fix the FIXME related to new module event and loading stuffbrain
2007-11-04Integrate K/Gline into the bancache system by making some modifications to De...w00t
2007-11-04On failure to load a module, DetachAll on the module pointer, also, try to fr...brain
2007-11-04Remove Implements() method from every module. booya.brain
2007-11-04wtf at the line endings in this bag of spannersbrain
2007-11-04Fix these to use new hook system (u_listmode wasnt fixed yet)brain
2007-11-04Instead of a vector of vectors, use an array of vectors as in the original sp...brain
2007-11-04Remove debug junk from ModuleManager::SetPrioritybrain
2007-11-04Somehow, we missed onebrain
2007-11-04Fix non-POD passingbrain
2007-11-04Honking huge commit. Removal of DELETE() template that never worked right anywaybrain
2007-11-04Aaaand, the rest of itbrain
2007-11-04MODERR tidyupsbrain
2007-11-04Fix the two FIXMEsbrain
2007-11-04Commentsbrain
2007-11-04Change this, risking a crash otherwisebrain
2007-11-04Some more to fix still, modules probably wont load correctly atmbrain