Age | Commit message (Expand) | Author |
2008-01-07 | Fix up some usercounts stuff.. to be tested. | w00t |
2008-01-06 | Hopefully correct implementation of OnRawMode.. can someone pls check this fo... | w00t |
2008-01-06 | OnRawMode event makes a return: This was removed post 1.0 because it was incr... | 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 | Throw exception if trying to construct a duplicate channel | w00t |
2008-01-06 | Move CreateChannel to a constructor instead | w00t |
2008-01-06 | Move channel creation to a seperate Channel::CreateChannel (y'know, perhaps t... | w00t |
2008-01-06 | Forward declaration isn't required here | w00t |
2008-01-06 | Add overridden constructor with specified time in seconds for bancache entry ... | w00t |
2008-01-06 | Maybe BanCache works now? | 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-06 | Add bancache expiry stuff, currently records expire 60 seconds after creation... | w00t |
2008-01-05 | Fix a bug (snotices repeating constantly), and add a flush timer (1x5 seconds) | w00t |
2008-01-05 | Fix snomask stacking, still needs to flush all snomasks on a timer to avoid m... | w00t |
2008-01-05 | Snomask stacking: not yet working (crashes), and not quite finished | 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 | Remove non-portable code and replace with a debug call | w00t |
2008-01-04 | Fix warning reported by owine, caused by SID changes. | w00t |
2008-01-04 | Forward port r8629: Fix for bug #458 - servers going missing on collision etc | w00t |
2008-01-04 | Format the header a little better, add some stuff preparing for snomask compr... | 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-04 | Remove some stuff that isn't needed from here. | w00t |
2008-01-03 | Hopefully fix crashes on startup with some connect tags (I think when the las... | om |
2008-01-03 | Minor tweak | w00t |
2008-01-03 | SID generation should(?) now work again as well. NOTE: no error checking on S... | w00t |
2008-01-03 | Patch turning Config->sid from size_t to char **. This also undoes the total ... | w00t |
2008-01-02 | Update this to use the new oper call | w00t |
2008-01-02 | And update docs | 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-12-30 | Remove an unneeded forward declaration and typedef | 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-17 | It compiles; ship it. | w00t |
2007-11-16 | Correctly do the second setup of the fake client (AFTER uid has been initiali... | w00t |
2007-11-16 | Minor change: Add + to FMODE on creation of a new channel. This makes all FMO... | w00t |
2007-11-15 | Add another BanCache stub. I'm not writing it yet as the storage of entries h... | w00t |
2007-11-12 | Argh, i give up | brain |
2007-11-12 | More craq | brain |
2007-11-12 | Remove craq | brain |