summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-01-02Add param 'opername' to event OnPostOper. This will help make a (slightly nic...w00t
2008-01-02m_clones: Only show the number of clones and IP for each entry over the limit...w00t
2007-11-29The mysql worker thread only sleeps 50 nanosecs between cycles, this is not e...brain
2007-11-18Now fetches page. Not the page you ask for, but meh :pbrain
2007-11-18Test framework connects nowbrain
2007-11-18Half complete test frameworkbrain
2007-11-18First part of stuff for remote includes (this doesnt work yet)brain
2007-11-17It compiles; ship it.w00t
2007-11-16Correctly do the second setup of the fake client (AFTER uid has been initiali...w00t
2007-11-16Minor change: Add + to FMODE on creation of a new channel. This makes all FMO...w00t
2007-11-15Add another BanCache stub. I'm not writing it yet as the storage of entries h...w00t
2007-11-12Argh, i give upbrain
2007-11-12More craqbrain
2007-11-12Remove craqbrain
2007-11-12NOTE: our stuff for parsing multiple dns replies for dnsbl with an 'A record ...brain
2007-11-11This works with multiple remote includes now except it hangs when an include ...brain
2007-11-11Currently crashes with multiple layers of include. don't use this yetbrain
2007-11-11Fix some dodgy destructor stuffbrain
2007-11-11Make sure we dont leak ram after loading filesbrain
2007-11-11Handle non-200 HTTP status codes as errorbrain
2007-11-11IT WORKS!brain
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