| Commit message (Expand) | Author | Age | Files | Lines |
| * | We name this release Esrom, its a danish cheese, to congratulate peavey on th...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7793 e03df62e-2008-0410-955e-edbf42e46eb7
v1.1.12 | brain | 2007-08-22 | 1 | -1/+1 |
| * | Use userrec::MakeHost not userrec::GetFullRealHost, one has the nick on and w...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7792 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-21 | 1 | -1/+1 |
| * | Implement feature in bug #395 reported by stealth, and tidy up a bit•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7790 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-21 | 1 | -4/+5 |
| * | Introducing major crashy bugs to annoy Stskeeps... just kidding, backport of ...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7788 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-21 | 1 | -1/+2 |
| * | Merge comments back into stable, so that people can still understand stable!•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7780 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-20 | 1 | -0/+3 |
| * | backport fix for bug i just introduced (oops)•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7778 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-20 | 1 | -1/+1 |
| * | Backport, phew, glad this one applied cleanly.•••The only possibility for the issue sts found is that a socket is deleted but also ends up in the socket cull list somehow.
To ensure that the socket does not get deleted, remove the delete and replace with an explicit call to insert into the socket cull list.
We were grappling with these issues in early 1.1 with the userrec cull list, too.
NOTE for later 1.2's consider making CullList a base class which we can derive from to delete lists of other items than userrecs.
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7776 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-20 | 4 | -5/+6 |
| * | backport of fix for bug #382. When colliding a nick, we didnt have : before t...•••Because of a recentish refactor of server to server kills, when killing the user, the kill handler checks for params != 2 and returns if this is true
Because 'nick collision' is two words, long, it ignores the KILL and risks a desync (basically a race condition).
Couldnt duplicate myself, but this *SHOULD* fix.
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7773 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-20 | 1 | -2/+2 |
| * | Backport fix for bug #389, m_nicklock desync•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7771 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-20 | 1 | -1/+0 |
| * | Backport fix for bug #393•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7766 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-20 | 1 | -2/+1 |
| * | Backport <hostchange:ports> from bug #363 (feature)•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7763 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-19 | 1 | -3/+21 |
| * | backport loading warning suggested by Bricker•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7752 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-19 | 1 | -0/+3 |
| * | BP: Pick up a few error conditions we didnt before in the config reader, and ...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7750 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-19 | 1 | -24/+30 |
| * | Fix some /who oddities, fixes bug #383 amongst other issues. Nothing serious.•••Ability to see users who share a common channel with you in /who *wildmask* now.
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7747 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-19 | 1 | -15/+37 |
| * | Also deleted json.h from 1.1•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7745 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2007-08-19 | 1 | -544/+0 |
| * | Blocked r7743 and deleted m_rpc_json from 1.1, since it isn't completed yet•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7744 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2007-08-19 | 1 | -2096/+0 |
| * | bp: Fixed a crash within the timeout for m_httpd sockets•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7741 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2007-08-19 | 1 | -3/+4 |
| * | bp: Added the <cloak:ipalways> and <cloak:lowercase> options. Patch by nenolod•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7738 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2007-08-18 | 1 | -36/+68 |
| * | * Fixed bug in m_banredirect where removing a ban on a channel with maxbans s...•••* Fixed win32 compiling (forgot to backport the #pragma linker directive)
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7734 e03df62e-2008-0410-955e-edbf42e46eb7
| burlex | 2007-08-17 | 1 | -1/+1 |
| * | bp: Fixed bug #390 (broken m_chanprotect noservices)•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7731 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2007-08-16 | 1 | -17/+20 |
| * | Remove a whole load of #ifdef as we can now use gettimeofday.•••If we add a wrapper for getrusage, then we can remove a ton more
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7726 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-15 | 3 | -18/+0 |
| * | Merge 7719, 7720•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7721 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-15 | 2 | -14/+19 |
| * | bp 7717: Fix new millisec /map to compile on windows, by ifndef gettimeofday ...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7718 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-08-13 | 2 | -0/+11 |
| * | Fix this so it works. •••OBVIOUS WARNING FOR THE DUMB: Dont go overwriting .so files at random to test this, you WILL crash your ircd if you do this improprerly, this is a feature of the linux shared object loader.
If you want to test this, try with: rm cmd_whatever.so && echo "TESTTEST" >cmd_whatever.so, do NOT just do the echo.
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7714 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-11 | 2 | -11/+35 |
| * | bp: Make the return codes correct, and allow for LoadCommand without a user p...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7711 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-11 | 1 | -1/+5 |
| * | Backport: Provide error output on failure to load a core command; to console ...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7709 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-11 | 1 | -7/+17 |
| * | bp typo fix•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7703 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-11 | 1 | -1/+1 |
| * | Backport *possible* fix for bug #374, note i am working BLIND here without a ...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7701 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-10 | 1 | -2/+6 |
| * | Backport r7698: users (not opers) set +i would be unable to /who themselves. ...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7699 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-08-10 | 1 | -1/+1 |
| * | Merge in dns fix for bug found by djGrrr•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7695 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-09 | 1 | -0/+2 |
| * | Backport display glitch fix found by djGrrr, fixed by w00t•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7692 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-09 | 1 | -1/+1 |
| * | Fix for bug #379 reported by stealth. Trigger watch signon/signoff on +Q and -Q•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7690 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-09 | 1 | -0/+11 |
| * | Feature request from djGrr, allow changing of server to server ping frequency...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7687 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-07 | 5 | -5/+13 |
| * | Backport: Check for remote and sighup rehashes here, so that it doesnt crash ...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7685 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-07 | 1 | -1/+1 |
| * | Merge in missing part of gnutls fix•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7683 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-06 | 1 | -1/+0 |
| * | Backport r7680: QA: Please check connect classes apply correctly before and a...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7681 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-08-06 | 1 | -8/+12 |
| * | Backport r7678•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7679 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-08-06 | 1 | -1/+1 |
| * | Backport r7676•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7677 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-08-06 | 1 | -1/+1 |
| * | Backport of sorts for r7665 - adding m_nickflood. I do this only because it's...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7671 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-08-05 | 1 | -0/+284 |
| * | Backport as fix, as old way was somewhat useless:•••Change latency figures in /map to milliseconds, much more useful for lag measurement than seconds
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7668 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-05 | 3 | -3/+14 |
| * | Merge flushbuffer openssl fix from trunk manually (without debug), and set sv...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7664 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-08-05 | 1 | -2/+13 |
| * | Merge buffering and notification fixes from trunk. Lessons learned from chats...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7660 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-05 | 1 | -2/+20 |
| * | Merge in fix for hanging client socket from trunk•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7656 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-05 | 1 | -3/+0 |
| * | Merge OpenSSL fix from trunk (r7648-7649)•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7652 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2007-08-04 | 1 | -24/+0 |
| * | more fixes for openssl buffering (none of this affected the superior gnutls)•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7647 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-03 | 1 | -0/+2 |
| * | Merge in change from trunk•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7645 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2007-08-03 | 1 | -4/+4 |
| * | Backport 7641 manually via patch file. I'm off for pleasures of the flesh, cy...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7642 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-08-03 | 30 | -32/+34 |
| * | Manual backport of r7637 - svnmerge is still being a prick•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7638 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-08-03 | 1 | -1/+1 |
| * | Manually merge 7635 because svnmerge is being a prick•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7636 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2007-08-03 | 1 | -1/+1 |
| * | Fixed a recently introduced bug in cmd_list that would cause secret channels ...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7632 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2007-07-30 | 1 | -1/+1 |