| Commit message (Expand) | Author | Age | Files | Lines |
| * | Also fix here; glob patterns may not start with > or <. TODO: iterate comma s...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10599 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2008-09-25 | 1 | -1/+1 |
| * | Fix for bug #610 reported by ankit, numeric changed to 505•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10596 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-09-24 | 1 | -1/+1 |
| * | Fix for listening sockets not clearing their timeout on connected. Reported b...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10594 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2008-09-24 | 2 | -1/+4 |
| * | Set Id property on a bunch of modules which lack it, etc.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10593 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-09-22 | 4 | -4/+4 |
| * | warning-free on windows•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10592 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-09-22 | 1 | -7/+0 |
| * | Windows compile fixes for RLine•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10591 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-09-22 | 1 | -5/+11 |
| * | Fix for bug #605 reported by MacGuyver, if a line is expired when we are addi...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10589 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-09-22 | 1 | -1/+1 |
| * | Fix /STATS output to show the regex module in use•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10588 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-09-21 | 1 | -1/+1 |
| * | Fix leak, thanks aquanight•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10586 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-09-21 | 1 | -0/+1 |
| * | No longer needed•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10585 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-09-21 | 1 | -461/+0 |
| * | Fix re-creation of config filters•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10584 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-09-21 | 1 | -5/+10 |
| * | Because m_filter reads definitions from the conf, unlike rline, when we see o...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10583 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-09-21 | 1 | -1/+4 |
| * | Well, that was moronic of me•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10582 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-09-21 | 1 | -1/+0 |
| * | someone forget an instance•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10581 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-09-21 | 2 | -2/+2 |
| * | This compiles but is NOT tested yet. Do not use unless you like pain.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10580 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-09-21 | 2 | -238/+591 |
| * | Be consistent. Use ServerInstance in all places instead of 'Instance' in half...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10579 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-09-21 | 37 | -288/+288 |
| * | Fixes. Dont try and catch exceptions within the RLine ctor, we dont always wa...•••that creates the object as to what they want to do with the exception and if they want it shown.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10578 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-09-21 | 1 | -27/+7 |
| * | Fix various rline bugs, implement /stats R, and fix the issue where you get n...•••about when the rline fails due to missing provider?
Also fix the fact that we dont have a catch around the Generate() in addline, which would just make insp abort.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10577 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-09-21 | 2 | -14/+28 |
| * | Fix bug discovered by Ankit, m_rline loaded without regex provider causes seg...•••interface
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10576 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-09-21 | 1 | -7/+13 |
| * | Fix the 'i/o error on connection (no error)' stuff, by displaying 'connected ...•••Also trigger failover whenever a connection times out in the new authentication timeout code (the connection isnt
properly established so the failover should trigger)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10575 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-09-21 | 2 | -2/+11 |
| * | Make regex providers load correctly. Move m_rline to use the regex providers,...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10573 e03df62e-2008-0410-955e-edbf42e46eb7
| aquanight | 2008-09-21 | 5 | -21/+96 |
| * | Move m_regex.h and m_regex_glob.cpp to main modules directory, as these have ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10571 e03df62e-2008-0410-955e-edbf42e46eb7
| aquanight | 2008-09-20 | 2 | -0/+0 |
| * | inbound sockets need a timeout, too. 30 secs should be pleanty•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10560 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-09-19 | 1 | -1/+4 |
| * | Implement timeout on outgoing server connections as per our docs <link:timeout>•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10558 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2008-09-19 | 5 | -0/+27 |
| * | Roll back tweak to the starttls spec requested by kvirc devs, sorry we cant d...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10549 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-09-17 | 1 | -14/+0 |
| * | Shrink users properly on quit, and make cloaks for all existing users on load...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10546 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-09-16 | 1 | -1/+17 |
| * | dont try and cloak if no valid cloak was returned (eg. localhost)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10542 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2008-09-14 | 1 | -5/+6 |
| * | more namespace fix0rz•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10539 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2008-09-13 | 2 | -10/+10 |
| * | Optimisation•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10538 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-09-13 | 1 | -0/+4 |
| * | namespace fix0rz•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10537 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2008-09-13 | 1 | -5/+5 |
| * | Fix setting of +x before we've processed an OnUserConnect•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10536 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-09-13 | 1 | -5/+8 |
| * | Last cleanup. All trunk extras now builds again.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10532 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2008-09-12 | 2 | -4/+2 |
| * | fix for listensocket, tested and also working like a charm.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10531 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2008-09-12 | 1 | -45/+62 |
| * | more cleanup•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10530 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2008-09-12 | 1 | -2/+2 |
| * | cleanup•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10529 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2008-09-12 | 1 | -43/+41 |
| * | fix for listenbase, tested and works like a charm.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10528 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2008-09-12 | 1 | -49/+70 |
| * | Fix KILL server-notice duplication•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10517 e03df62e-2008-0410-955e-edbf42e46eb7
| aquanight | 2008-09-11 | 1 | -0/+1 |
| * | Remove WaitingForWriteEvent, it seems to do *nothing* except confuse things. ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10509 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-09-11 | 1 | -23/+0 |
| * | Back out change, as this doesn't work properly with channel bans.. Prioritise...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10508 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-09-10 | 1 | -77/+77 |
| * | Bit of a tidyup, generate cloak whenever first set, not necessarily on connect•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10500 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-09-10 | 1 | -73/+77 |
| * | Hook conn_umodes before anything else so that config order is less of a factor•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10497 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-09-10 | 1 | -4/+5 |
| * | Move XMLSocket to be modulemanager-provided, flash now has real socket suppor...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10495 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-09-10 | 1 | -182/+0 |
| * | Remember to free some stuff when failing in the ctor•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10489 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-09-09 | 1 | -0/+6 |
| * | fix compile errors (whoops)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10488 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-09-09 | 1 | -2/+2 |
| * | Whoops, schoolboy error•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10487 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-09-09 | 1 | -2/+2 |
| * | Add connmutex to mutex the connections vector, otherwise we can get access fr...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10486 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-09-09 | 1 | -2/+23 |
| * | peavey, w00t, this works now. Methods werent copied right. Please feel free t...•••ALSO now works on win32, tested!
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10485 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-09-09 | 1 | -1/+0 |
| * | fix various bodge-ups, we must have been tired when fixing this in the first ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10483 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-09-09 | 1 | -5/+6 |
| * | not test compiled yet: sql modules werent working because someone chopped out...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10482 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-09-09 | 1 | -13/+22 |
| * | Remove a (now nonexistant) reference from .h•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10481 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-09-08 | 1 | -4/+0 |