Age | Commit message (Expand) | Author |
2008-01-07 | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8657 e03df62e-2... | w00t |
2008-01-07 | Second half of usercount fix.. | w00t |
2008-01-07 | Fix up some usercounts stuff.. to be tested. | w00t |
2008-01-06 | 90% sure this fix will mean SHA256 works consistantly. Was a problem in SHA25... | w00t |
2008-01-06 | Permanent channels, currently conflicts with blockcaps (+P) and is untested | w00t |
2008-01-06 | Basic core changes for permanent channels. | w00t |
2008-01-06 | Back out rsquit: wasn't meant to be committed yet. | w00t |
2008-01-06 | Add removal of BanCache entries on XLINE add/del, so we avoid out of date res... | w00t |
2008-01-05 | Add SnomaskManager::FlushSnotices() stub | w00t |
2008-01-05 | Fix for bug #464, thanks John | brain |
2008-01-04 | Fix m_banredirect: (hint: sizeof(f) != sizeof(*f) ;p) | w00t |
2008-01-04 | Forward port r8629: Fix for bug #458 - servers going missing on collision etc | w00t |
2008-01-04 | Back out previous patch disabling ADDLINE processing. The problem is in the n... | w00t |
2008-01-04 | ADDLINE is broken, don't process it for now.. | w00t |
2008-01-02 | Update this to use the new oper call | w00t |
2008-01-02 | Totally untested patch to add <oper:modes> support. dz, test. Thanks ;p | w00t |
2008-01-02 | Add param 'opername' to event OnPostOper. This will help make a (slightly nic... | w00t |
2008-01-02 | m_clones: Only show the number of clones and IP for each entry over the limit... | w00t |
2007-11-29 | The mysql worker thread only sleeps 50 nanosecs between cycles, this is not e... | brain |
2007-11-18 | Now fetches page. Not the page you ask for, but meh :p | brain |
2007-11-18 | Test framework connects now | brain |
2007-11-18 | Half complete test framework | brain |
2007-11-18 | First part of stuff for remote includes (this doesnt work yet) | brain |
2007-11-16 | Minor change: Add + to FMODE on creation of a new channel. This makes all FMO... | w00t |
2007-11-12 | Argh, i give up | brain |
2007-11-12 | NOTE: our stuff for parsing multiple dns replies for dnsbl with an 'A record ... | brain |
2007-11-11 | This works with multiple remote includes now except it hangs when an include ... | brain |
2007-11-11 | Currently crashes with multiple layers of include. don't use this yet | brain |
2007-11-11 | Fix some dodgy destructor stuff | brain |
2007-11-11 | Handle non-200 HTTP status codes as error | brain |
2007-11-11 | IT WORKS! | brain |
2007-11-11 | No crash, now we just have to find out why it wont connect | brain |
2007-11-11 | Fixed all that, back to the crash we had before (yay?) | brain |
2007-11-11 | Tidyups | brain |
2007-11-11 | Ok, this works except for it wont resolve hosts before full startup. argh why?! | brain |
2007-11-11 | Hmm | brain |
2007-11-11 | m_http_client is crashy. will fix. | brain |
2007-11-11 | Really should add this. | brain |
2007-11-10 | Fix owines crashes here too | brain |
2007-11-10 | Fix crashes found by owine (usually on startup) | brain |
2007-11-10 | m_spy no longer implements SPYNAMES, instead it overrides normal NAMES on the... | brain |
2007-11-10 | SPYLIST is no longer required in 1.2, remove | brain |
2007-11-09 | Roadmap item "Fix jointhrottle to not try 'throttle' clients during a netmerg... | brain |
2007-11-09 | Same here, fix some minor memory leaks noticed by w00t | brain |
2007-11-09 | We should probably UseInterface last, too | brain |
2007-11-09 | Theres actually more to this. Before we throw, delete cu (the destructor WONT... | brain |
2007-11-09 | Same fix here | brain |
2007-11-04 | Fix the FIXME related to new module event and loading stuff | brain |
2007-11-04 | Remove Implements() method from every module. booya. | brain |
2007-11-04 | wtf at the line endings in this bag of spanners | brain |