| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Add the lookup_lines stuff. Sorry i havent documented this yet, i am tired.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8422 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-29 | 1 | -6/+28 |
| * | Big fat fixme here•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8421 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-29 | 1 | -2/+5 |
| * | Ok, now each xline will be in two places. The sorted vector and a map, each l...•••This allows for faster checking for simple existence of a line for removal/adding without O(n) lookups
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8420 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-29 | 1 | -5/+5 |
| * | Compile fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8419 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-29 | 5 | -5/+5 |
| * | This commit is untested and breaks a lot of xline stuff. work in progress.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8418 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-29 | 1 | -189/+99 |
| * | Make ELines cached, and check for ELined status in all the Matches for all th...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8417 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-10-28 | 1 | -25/+34 |
| * | Update User::exempt all the time we change an E:Line. Brain, can you check I'...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8416 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-10-28 | 1 | -4/+28 |
| * | YAR!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8415 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-28 | 1 | -82/+3 |
| * | Grr•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8413 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-28 | 1 | -5/+5 |
| * | Add Apply and DefaultApply.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8412 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-28 | 1 | -0/+39 |
| * | Fixify•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8411 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-10-28 | 1 | -4/+4 |
| * | Rewrite of XLineManager::ApplyLines to only apply pending lines. This ..doesn...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8410 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-10-28 | 1 | -56/+94 |
| * | I think this is done. Add overloaded Matches() which takes std::string and im...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8409 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-28 | 1 | -1/+21 |
| * | Move matches_qline to Matches, though this won't work properly .. :s•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8408 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-10-28 | 1 | -1/+4 |
| * | Make E:Line/G:Line use the Matches stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8407 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-10-28 | 1 | -16/+20 |
| * | Make ZLine use Matches()•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8406 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-10-28 | 1 | -4/+4 |
| * | Fix this to pass a User•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8405 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-10-28 | 1 | -1/+2 |
| * | Done my part•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8404 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-28 | 1 | -3/+4 |
| * | Add a virtual Matches to XLine class, and override it appropriately for all d...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8403 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-10-28 | 1 | -7/+39 |
| * | Forgot it should return false•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8402 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-28 | 1 | -0/+1 |
| * | Fixed w00t•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8401 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-28 | 1 | -0/+4 |
| * | PERL PIE FOR ALL: Rename a fuckload of XLineManager's methods•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8399 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-10-28 | 11 | -61/+61 |
| * | - Tear out a useless load of XLine clutters that did nothing much except conf...•••- Revert back to early 1.0 design of using a single list for line storage. We'll make this work more efficiently than 1.0 though of course. This simplifies the code for expiry, checking, etc.
- Merge a bunch of sort callbacks into a single sort callback for class XLine.
- Horribly break apply_lines() for the time being.
.. and that's probably it.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8398 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-10-28 | 14 | -504/+168 |
| * | Add m_proxyscan -- someone can doubtless do a much better job of this, as it'...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8397 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-10-28 | 1 | -0/+395 |
| * | Add dz to other contributors, line up columns•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8394 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-27 | 1 | -7/+8 |
| * | Dont echo the JOIN to the user whos speaking•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8393 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-27 | 1 | -1/+5 |
| * | Whoops loused up a tweak•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8392 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-27 | 1 | -4/+4 |
| * | Who flags now count as a wildcard for searching for privacy reasons, fixes bu...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8390 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-27 | 1 | -1/+4 |
| * | Whoops backwards•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8388 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-27 | 1 | -1/+1 |
| * | Fix for bug in windows with backslash directory seperators in config path whe...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8386 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-27 | 1 | -9/+4 |
| * | Now plays nice with m_invisible, and fix a bug which allows users who havent ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8385 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-27 | 1 | -4/+41 |
| * | Remove debug stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8384 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-27 | 1 | -6/+3 |
| * | Fix crashes and broken code in connect:parent stuff that got broken with intr...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8382 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-26 | 1 | -5/+9 |
| * | Fix a pretty silly goof-up•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8380 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-26 | 1 | -1/+1 |
| * | Typo•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8379 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-26 | 1 | -1/+1 |
| * | Whoops, must be const•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8378 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-26 | 1 | -1/+1 |
| * | Whoops, change Implements to use it•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8377 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-26 | 1 | -2/+1 |
| * | Add new event for this with gauranteed delivery of message BEFORE the text is...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8376 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-26 | 4 | -11/+15 |
| * | Damnit! this should fix :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8375 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-26 | 1 | -5/+11 |
| * | Whoops, ballsed up the nameslist generation :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8374 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-26 | 1 | -8/+5 |
| * | Seems to work! Are you impressed, w00t? :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8373 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-26 | 1 | -12/+11 |
| * | Might work might not. dont know yet•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8372 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-26 | 1 | -2/+45 |
| * | Not complete yet, won't work!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8371 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-26 | 1 | -0/+163 |
| * | Disable pedantic for this. Third party headers do silly stuff. long long?!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8369 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-25 | 1 | -0/+1 |
| * | Make install list list automatically generated from build targets and provide...•••Using this, cert.pem and key.pem are only copied to the conf dir if you enabled an ssl module.
Also, this provides facility for a 'make deinstall' which should be safe for use in all situations as it always specifies a file by name and never uses wildcards to rm.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8362 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-25 | 4 | -1/+14 |
| * | Errr, who did this? :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8361 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-25 | 1 | -15/+1 |
| * | If the connect:limit is 0, dont deny connections for going over it•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8360 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-25 | 1 | -1/+1 |
| * | Brain, look at this pls :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8359 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-10-25 | 1 | -0/+3 |
| * | this should fix any of the crashes w00t outlined where User::MyClass == NULL.•••The simplest fix seems to be that if the user has no class, skip all the code that uses the class values.
This makes sense because the only situation where User::MyClass == NULL is when they arent authorised to connect and are being quit so checking flood levels and max sendq etc are irrelevent.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8358 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-10-25 | 3 | -30/+38 |
| * | Implement <connect:limit> - limits how many clients can sit inside a <connect...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8357 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-10-24 | 2 | -4/+13 |