| Commit message (Expand) | Author | Age | Files | Lines |
| * | - Remove duplicate call to MatchText in filter.. it seems to work ok for me, ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7145 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-05-26 | 1 | -2/+1 |
| * | - Fix some win32 warnings in a way that won't crash gcc compiles (I thought I...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7144 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-05-26 | 1 | -2/+2 |
| * | Fix for bug #303 reported by HiroP, thanks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7136 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-25 | 2 | -3/+26 |
| * | Don't allow SVSHOLD from a non-ulined client. Thanks click.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7133 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-05-25 | 1 | -0/+6 |
| * | Propagate the gunloadmodule command even if the module isn't loaded locally; ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7132 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2007-05-24 | 1 | -5/+6 |
| * | Somehow, the code which does the "assumption" that no prefix means 'that' ser...•••I've put it back, this would explain the commands with empty prefixes being echoed back during that java stuff
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7131 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-24 | 1 | -1/+5 |
| * | Commit patch by IronLegend, thanks :) -- Fixes bug #298•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7125 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-23 | 1 | -1/+1 |
| * | One more with redundant ref to instance. I think this is the last one.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7124 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-05-23 | 1 | -3/+2 |
| * | Module class has a member ServerInstance, so remove any extra refs still ling...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7123 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-05-22 | 4 | -31/+27 |
| * | - Fix two minor warnings here (catch (ModuleException& e) -> catch (ModuleExc...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7121 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-05-22 | 1 | -2/+2 |
| * | Bloody 'safe stl' warnings.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7120 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-22 | 2 | -0/+6 |
| * | Someone forgot the blindingly obvious - APPLY the glines/zlines you add! they...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7112 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-22 | 1 | -0/+8 |
| * | This says ten minutes drift and should say five, fixed•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7106 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-22 | 1 | -1/+1 |
| * | In this module we declare the md5 context as a class, then reference it in fu...•••Not only does this make little sense readability wise, it triggers a warning in vs8. Fixed.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7100 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-21 | 1 | -3/+3 |
| * | Move inspircd.h to top•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7099 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-21 | 9 | -9/+9 |
| * | Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahbl...•••This (1) fixes the irc::string::move warnings on vc8 (2) speeds up compile a lot
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7098 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-21 | 121 | -980/+801 |
| * | Reverted broken patch.. This may break, but it's unlikely :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7090 e03df62e-2008-0410-955e-edbf42e46eb7
| frostycoolslug | 2007-05-21 | 1 | -5/+11 |
| * | - Comment on the ifdef in here, to avoid people (like myself) going 'what the...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7081 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-05-20 | 1 | -0/+4 |
| * | - Fix a small warning thrown by cl about unused local.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7061 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-05-20 | 1 | -2/+2 |
| * | Send CHANMODES= and PREFIX= in CAPAB CAPABILITIES.•••Sorry, if you encounter a server < 1.1.8, youll have to guess by module name.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7055 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-20 | 1 | -1/+1 |
| * | SPACE INDENTING ACTION RANGERS -- ATTACK!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7048 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-19 | 21 | -124/+129 |
| * | Windows support. Tested and working to compile on freebsd and linux. Next ste...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7043 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-05-19 | 115 | -250/+283 |
| * | Fixed a fairly low-risk crash in m_spanningtree•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7042 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2007-05-18 | 1 | -2/+8 |
| * | m_censor can now block lines as well, by specifying an empty replace string (...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7041 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2007-05-18 | 1 | -0/+6 |
| * | Fix broken return statements preventing blockchat and blocked files to be use...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7040 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-17 | 1 | -15/+8 |
| * | Change the way i/o lines are formatted in debug log to make them more intuiti...•••Thu May 17 17:56:16 2007: C[15] -> :Brain MODE #test
Thu May 17 17:56:17 2007: C[15] -> :Brain WHO #test
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7039 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-17 | 1 | -2/+2 |
| * | This is funny, in m_md5 we have an ancient comment from w00t that i forgot to...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7037 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-16 | 1 | -2/+1 |
| * | We announce a ping timeout THREE different times and ways on the server that ...•••Remove the announcement in DoPingChecks.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7036 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-16 | 1 | -2/+1 |
| * | And fix another booboo•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7035 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-16 | 1 | -1/+1 |
| * | Add a notice on connection close stating server link uptime, and fix a bug in...•••command with the nick in twice, and has been doing this presumably since early 1.1's)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7034 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-16 | 4 | -10/+22 |
| * | Tidy logic a little in here, and support <options:exemptchanops>•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7033 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-05-16 | 1 | -2/+4 |
| * | Opers are not exempt from other modes, don't exempt them from +N (we may add ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7031 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-05-16 | 1 | -1/+2 |
| * | While rolling our own IS_LOCAL check with irc::string comparison is clever (T...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7030 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-05-16 | 1 | -3/+1 |
| * | More tweaks from Eric, when an oper is invisible, attempting to /notice or /p...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7026 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-14 | 1 | -1/+21 |
| * | Added patch from Eric at neowin.net so that opers are still visible joining/p...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7025 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-14 | 1 | -2/+28 |
| * | quietbursts tweak for hirop•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7023 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-14 | 1 | -8/+6 |
| * | Now really add +f to <options:chanopsexempt>. Previous add was m_chanfilter (...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7021 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-05-14 | 1 | -30/+32 |
| * | The last commit never happened.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7020 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-05-14 | 1 | -1/+1 |
| * | Add +f (chanfilter) to <options:exemptchanops>•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7019 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-05-14 | 1 | -1/+2 |
| * | Replace strip/blockcolor tags with <options:exemptchanops>, sexy string of mo...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7018 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-05-13 | 2 | -22/+4 |
| * | We dont need to send FMODE for user mode changes, and the FMODE handler doesn...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7017 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-13 | 2 | -3/+5 |
| * | Fix remote bursting with quietbursts, before QA actually test it :P (thanks H...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7014 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-13 | 3 | -5/+8 |
| * | Better logging to troubleshoot silentbursts•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7013 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-13 | 1 | -2/+5 |
| * | Make the debug output a bit more readable•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7012 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-13 | 1 | -9/+7 |
| * | Add <blockcolor:allowchanops>, mirroring <stripcolor:allowchanops>.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7011 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-05-13 | 1 | -15/+26 |
| * | Poach feature request: If a server does not respond after x seconds to a PING...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7010 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-05-13 | 4 | -0/+18 |
| * | Make this FindFeature once, and store the result. It was different dating bac...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7009 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-05-13 | 1 | -27/+19 |
| * | Argh, forgot the space on the end. >_<•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7007 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-05-12 | 1 | -1/+1 |
| * | Make this use std::string, not char crap•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7006 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-05-12 | 1 | -5/+5 |
| * | Last IS_AWAY fix. No more *u->awaymsg. :)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7003 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-05-12 | 1 | -1/+4 |