| Commit message (Expand) | Author | Age | Files | Lines |
| * | 1.1.21 release!•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10841 e03df62e-2008-0410-955e-edbf42e46eb7
v1.1.22 | brain | 2008-12-02 | 1 | -1/+1 |
| * | Don't build the core as lots of shared objects, but instead do it properly.•••I bet this breaks somewhere. If this breaks for you, blame w00t. :P
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10834 e03df62e-2008-0410-955e-edbf42e46eb7
| psychon | 2008-11-30 | 1 | -70/+51 |
| * | 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 |
| * | Change rm to force removal for configureclean target, obsoletes debian patch.•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10828 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-11-27 | 1 | -5/+5 |
| * | Don't attempt to modify permissions on config file, obsoletes debian patch.•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10827 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-11-27 | 1 | -3/+0 |
| * | Fix gnutls detection, wrong var was set, thanks SnoFox•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10826 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-11-26 | 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 |
| * | Add alias for ALIS, closes bug #632.•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10806 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-11-10 | 1 | -0/+2 |
| * | Fix duplicated umode, closes bug #631•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10802 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-11-10 | 1 | -2/+1 |
| * | 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 | 2 | -2/+4 |
| * | 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 | 2 | -3/+9 |
| * | 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: Port was never read in for connect tags, patch from Szymek - thanks!•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10750 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-10-29 | 1 | -1/+2 |
| * | 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 | 3 | -13/+55 |
| * | 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 |
| * | These need updating, too•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10625 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-10-05 | 1 | -2/+2 |
| * | 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 | 2 | -6/+6 |
| * | Fix for bug #604 reported by Phoenix, thanks•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10611 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2008-09-30 | 1 | -1/+1 |
| * | 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 |
| * | backport r10054 from trunk. fixes output corruption if ports fail to bind.•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10355 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2008-08-30 | 1 | -1/+1 |
| * | Caciocavallo release•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10340 e03df62e-2008-0410-955e-edbf42e46eb7
v1.1.21 | brain | 2008-08-28 | 1 | -1/+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 | 2 | -3/+13 |
| * | Configure fixes; don't always use poll socket engine, better detection at whe...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10263 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-08-25 | 1 | -11/+20 |
| * | Allow U:Lines to deoper people, fixes bug #599 reported by mixx941.•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10257 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-08-24 | 1 | -1/+3 |
| * | 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 |
| * | Remove unnecessary logging•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10252 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-08-24 | 1 | -6/+0 |
| * | Minimally tested and working poll socket engine. This should work ok, but you...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10249 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-08-24 | 1 | -9/+19 |
| * | Fix memset on engine setup•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10248 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-08-24 | 1 | -1/+1 |
| * | Fixes to make this compile, also add it into configure if epoll/kqueue/ports ...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10247 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-08-24 | 2 | -17/+48 |
| * | Revert this file•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10243 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-08-24 | 1 | -14/+0 |
| * | Add poll() socket engine. Nothing will actually use this, yet, and it's untes...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10242 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-08-24 | 3 | -0/+221 |
| * | Fix problem noted by psychon: man getsockopt() states that 'optlen is a value...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10234 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-08-23 | 2 | -2/+2 |
| * | 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 |
| * | This wasn't supposed to have been committed, my bad.•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10162 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-08-18 | 2 | -8/+2 |
| * | Work around OpenSSL retardation and braindamage: if you pass a different buff...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10160 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2008-08-18 | 4 | -3/+11 |