summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-05Add SnomaskManager::FlushSnotices() stubw00t
2008-01-05Fix for bug #464, thanks Johnbrain
2008-01-04Fix m_banredirect: (hint: sizeof(f) != sizeof(*f) ;p)w00t
2008-01-04Remove non-portable code and replace with a debug callw00t
2008-01-04Fix warning reported by owine, caused by SID changes.w00t
2008-01-04Forward port r8629: Fix for bug #458 - servers going missing on collision etcw00t
2008-01-04Format the header a little better, add some stuff preparing for snomask compr...w00t
2008-01-04Back out previous patch disabling ADDLINE processing. The problem is in the n...w00t
2008-01-04ADDLINE is broken, don't process it for now..w00t
2008-01-04Remove some stuff that isn't needed from here.w00t
2008-01-03Hopefully fix crashes on startup with some connect tags (I think when the las...om
2008-01-03Minor tweakw00t
2008-01-03SID generation should(?) now work again as well. NOTE: no error checking on S...w00t
2008-01-03Patch turning Config->sid from size_t to char **. This also undoes the total ...w00t
2008-01-02Update this to use the new oper callw00t
2008-01-02And update docsw00t
2008-01-02Totally untested patch to add <oper:modes> support. dz, test. Thanks ;pw00t
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-12-30Remove an unneeded forward declaration and typedefw00t
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