| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use pkg-config to search for gnutls rather than the now-removed libgnutls-config•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@11408 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2009-06-13 | 1 | -3/+2 |
| * | Backport r11224, which fixes issues with /lusers oper counts and /who * o (an...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@11226 e03df62e-2008-0410-955e-edbf42e46eb7
| dz | 2009-03-15 | 1 | -1/+1 |
| * | Backport r11196 (fix check for blank CHGHOST). Reported by Taros.•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@11197 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2009-03-10 | 1 | -1/+1 |
| * | Fix a crash in m_conn_waitpong, spotted by Obi_Wan.•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@11160 e03df62e-2008-0410-955e-edbf42e46eb7
| dz | 2009-03-01 | 1 | -1/+1 |
| * | Backport r11144: m_uninvite and m_ssl_oper_cert should be marked as VF_COMMON...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@11145 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2009-02-23 | 2 | -2/+2 |
| * | Commands that only give a response locally should not be propagated globally,...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@11142 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2009-02-23 | 1 | -1/+1 |
| * | Use extended open method instead of the basic. Because basic always does SQLI...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@11137 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-02-22 | 1 | -1/+1 |
| * | <sqlauth:useident> logic was reversed, so it used nick when yes and vice versa•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@11136 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-02-22 | 1 | -17/+16 |
| * | This is safe to merge, from Darom's uninitialised vars patch bug #701•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@11097 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2009-02-13 | 1 | -2/+2 |
| * | Check if dest user is local, since this is the user we are going to GetExt on...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@11094 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-02-12 | 2 | -5/+2 |
| * | Fix Warned not being correctly initialised in one of the treeserver construct...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@11072 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2009-02-09 | 1 | -0/+2 |
| * | backport r11027 from trunk: fix little typo in syntax hint, type => action•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@11028 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-02-04 | 1 | -1/+1 |
| * | Backport r11000, properly check for handshake completion in m_ssl_gnutls. Apo...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@11001 e03df62e-2008-0410-955e-edbf42e46eb7
| dz | 2009-01-25 | 1 | -1/+1 |
| * | Rename it too, to avoid a clash•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10986 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2009-01-22 | 1 | -1/+1 |
| * | Simple crossport from m_ldapauth, requested by Chankster on the forums. Allow...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10985 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2009-01-22 | 1 | -5/+7 |
| * | Backport r10954 from trunk:••• Change /CHECK <#channel> to correctly report timestamp since it might have been TS synced after creation.
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10956 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-01-09 | 1 | -7/+7 |
| * | Backport nicer error message from 1.2•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10951 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2009-01-07 | 1 | -1/+1 |
| * | Backport m_auditorium fixes from r10944•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10945 e03df62e-2008-0410-955e-edbf42e46eb7
| dz | 2009-01-04 | 1 | -5/+4 |
| * | Fix this module always causing next_call to be set to userrec->expire causing...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10937 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-01-03 | 1 | -0/+1 |
| * | Add missing argument to time() - it doesn't work like SI::Time()..•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10881 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-12-12 | 1 | -1/+1 |
| * | Backport autoconnect fix: don't delay autoconnects if a higher value than we ...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10880 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-12-12 | 1 | -1/+3 |
| * | Don't let an already-existing CBan be re-added.•••This could be particularly painful on networks that split fairly often.
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10877 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-12-12 | 1 | -0/+10 |
| * | Disallow any messageflood parameter where x < 2 in +f x:y, prevents moronic b...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10868 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-12-07 | 1 | -1/+1 |
| * | Fix warning that added by removing readable ambiguity in order of operations.•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10832 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-11-27 | 1 | -1/+1 |
| * | Maintain backwards compatibility with older 1.1, so we don't add a second Kil...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10831 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-11-27 | 1 | -2/+2 |
| * | Remove server name prefix from kill messages, low-priority cosmetic fix.•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10830 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-11-27 | 1 | -2/+2 |
| * | Backport 8a7abaf: don't check permission to +Q if not a local user, fixes bug...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10820 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-11-24 | 1 | -10/+13 |
| * | Backport r10791, m_watch was deleting the wrong user's watcher list•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10794 e03df62e-2008-0410-955e-edbf42e46eb7
| dz | 2008-11-03 | 1 | -2/+2 |
| * | Fix an uninitialised variable in ConfigReader::GetError()•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10789 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-11-02 | 1 | -2/+2 |
| * | Backport leak on /rehash fix.•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10788 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-11-02 | 1 | -2/+2 |
| * | Backport race condition fixes.•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10761 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-10-31 | 2 | -0/+6 |
| * | Revert "Backport: Remove user no longer being watched, not the quitting one. ...•••This reverts commit e121279e1a71b12e283c5849e0b635fed10512da.
As on trunk, this is most likely incorrect, and needs further review.
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10758 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-10-31 | 1 | -1/+1 |
| * | Fix a low risk race condition which could result in crashes, spotted by Szyme...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10747 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-10-28 | 1 | -6/+33 |
| * | Backport: Watch visibility test was working the wrong way. Patch from Darom.•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10736 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-10-28 | 1 | -4/+4 |
| * | Backport: Remove user no longer being watched, not the quitting one. Fix from...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10729 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-10-27 | 1 | -1/+1 |
| * | Better fix for bug #628•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10725 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-10-27 | 1 | -2/+2 |
| * | Numerous fixes for m_dccallow - only the first banfile tag mattered, improper...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10647 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2008-10-15 | 1 | -9/+18 |
| * | Backport leak fix on helpop config reading, thanks Macgyver.•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10632 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-10-08 | 1 | -4/+4 |
| * | Fix for bug #614 reported by jdhore, thanks. NOTE: The numerics for /MODULES ...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10624 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-10-05 | 1 | -3/+3 |
| * | Replace the IP (in addition to hostname) for CGIIRC clients; fixes glines and...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10608 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2008-09-29 | 1 | -17/+16 |
| * | Backport r10602: potentially unsafe comparison in SSL•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10603 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-09-26 | 1 | -0/+4 |
| * | Fix for bug #610 reported by ankit•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10595 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-09-24 | 1 | -1/+1 |
| * | Backport r10517: Fix KILL server-notice duplication•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10518 e03df62e-2008-0410-955e-edbf42e46eb7
| aquanight | 2008-09-11 | 1 | -0/+1 |
| * | Fix an uninitialised variable used for /stats z, also fix the Funky Maths(tm)...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10328 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-08-27 | 1 | -4/+4 |
| * | Unbreak build.•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10322 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-08-27 | 1 | -1/+1 |
| * | Fix ident using uninitialised memory meaning that ident lookups would sometim...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10321 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-08-27 | 1 | -0/+2 |
| * | Backport r10319•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10320 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-08-27 | 1 | -1/+6 |
| * | Prevent redundant mode changes•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10255 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-08-24 | 1 | -3/+13 |
| * | Backport r10202•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10203 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-08-21 | 1 | -0/+4 |
| * | Apply to clictx too•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10163 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-08-18 | 1 | -0/+1 |