| Commit message (Expand) | Author | Age | Files | Lines |
| * | 1.2.4 release•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12427 e03df62e-2008-0410-955e-edbf42e46eb7
v1.2.4 | danieldg | 2010-02-10 | 1 | -1/+1 |
| * | Set link state to DYING on more error paths•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12393 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-02-07 | 1 | -2/+3 |
| * | Restart server_hash iteration after quitting dead and pinged out servers•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12391 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-02-07 | 1 | -1/+5 |
| * | 1.2.3 release•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12380 e03df62e-2008-0410-955e-edbf42e46eb7
v1.2.3 | danieldg | 2010-02-05 | 1 | -1/+1 |
| * | Fix nick change desync when users change to a Q:lined nick•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12379 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-02-05 | 1 | -1/+1 |
| * | Fix clone counting bugs in IDENT and PASS based CGI:IRC clients•••Previously, clone counts were not properly decremented for the CGI:IRC
host itself if the resolver changed the user's IP. This fix removes
support for passing a resolved hostname in the password field (only
raw IP addresses are allowed, which are resolved by the ircd).
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12333 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-01-30 | 1 | -31/+14 |
| * | Fix memory leak in SetSockAddr (triggered by cgiirc clients)•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12332 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-01-30 | 1 | -0/+4 |
| * | Remove users from uuidlist/clientlist on QuitUser, not during cull (allows UI...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12327 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-01-30 | 4 | -16/+5 |
| * | Fix empty FMODE being sent if SendMode denies mode changes•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12324 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-01-28 | 6 | -10/+13 |
| * | If SVSNICK is sent to force a change to a UID-lookalike, just change nick to ...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12319 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-01-24 | 1 | -3/+4 |
| * | Add DYING state, and use it instead of asking the core to delete the socket w...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12316 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-01-23 | 4 | -4/+18 |
| * | Support account invex extbans (+I R:accountname) [patch by Johannes13]•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12315 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-01-23 | 1 | -2/+22 |
| * | Fall back to copying bind IP if getsockname() fails, as it apparently can on ...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12313 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-01-22 | 1 | -0/+3 |
| * | Allow redirect bans to be unset by any op/halfop (bug #936)•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12312 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-01-21 | 1 | -1/+1 |
| * | Slightly more comprehensible message for connect throttle banning.•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12306 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2010-01-19 | 1 | -1/+1 |
| * | 1.2.2 release•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12281 e03df62e-2008-0410-955e-edbf42e46eb7
v1.2.2 | danieldg | 2010-01-17 | 1 | -1/+1 |
| * | Check for configuration errors before erroring on port binds.•••This allows an ircd to start with some ports unbound, which is useful in some situations.
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12273 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2010-01-16 | 1 | -1/+3 |
| * | Make parameter unsigned so that passing -1 for "none" actually works, rather ...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12266 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-01-16 | 1 | -2/+2 |
| * | Allow maxtargets to be bypassed in LoopCall for JOIN•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12254 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-01-14 | 2 | -57/+12 |
| * | Fix m_sqllog compilation (bug #939)•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12253 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-01-14 | 1 | -1/+2 |
| * | Fix chanlimit when <connect> does not specify a maximum (bug #929)•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12252 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-01-14 | 1 | -16/+7 |
| * | Fix +l being visibly set on every FJOIN of a remote user•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12249 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-01-11 | 1 | -3/+5 |
| * | Hook OnUserRegister instead of OnUserConnect so that remote user connection i...•••Fixes bug #926.
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12236 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2009-12-31 | 1 | -2/+2 |
| * | Check channel name in SVSJOIN to avoid propegating an invalid channel, fixes ...•••This will result in a mild desync if someone has (ab)used SVSJOIN when linking a server running this to their network, but since those channels are screwed anyway..
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12234 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2009-12-31 | 1 | -7/+12 |
| * | Correct fix by Namegduf for bug #922, as my earlier fix just made it worse•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12232 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2009-12-04 | 1 | -14/+33 |
| * | backport r12164, fixes bug #921 reported by Sm0ke0ut•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12166 e03df62e-2008-0410-955e-edbf42e46eb7
| dz | 2009-11-21 | 1 | -3/+7 |
| * | Fix failed oper snomask being sent to local oper sno on remote servers•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12131 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2009-11-15 | 1 | -4/+3 |
| * | Revert "Change /HELPOP => /HELP to be sensible and match every other ircd"•••This change really doesn't belong in the stable branch
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12091 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2009-11-11 | 1 | -1/+1 |
| * | Change /HELPOP => /HELP to be sensible and match every other ircd•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12090 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2009-11-11 | 1 | -1/+1 |
| * | Copy SID and server name from existing config before running checks; fixes bu...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12049 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2009-11-06 | 1 | -9/+9 |
| * | Fix CGI:IRC user class in the other places too•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11987 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2009-11-01 | 1 | -0/+2 |
| * | Fix CGI:IRC user class not being changed based on their real IP when it is ch...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11986 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2009-11-01 | 1 | -0/+2 |
| * | Fix local clone count bookkeeping•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11985 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2009-11-01 | 1 | -6/+9 |
| * | Add hacks to fix SSL bindings to 0.0.0.0 and ::•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11979 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2009-10-28 | 2 | -0/+12 |
| * | 1.2.1 release•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11918 e03df62e-2008-0410-955e-edbf42e46eb7
v1.2.1 | danieldg | 2009-10-19 | 1 | -1/+1 |
| * | Stop recvq processing when a user is marked as quitting•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11913 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2009-10-18 | 1 | -5/+2 |
| * | Rewrite m_alias DoCommand to do variable substitution in one pass, fixing bug...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11912 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2009-10-18 | 1 | -44/+45 |
| * | Fix infinite loop on alias expansion, found by Adam•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11909 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2009-10-18 | 1 | -4/+5 |
| * | Fix channel iterator invalidation by running PurgeEmptyChannels in cull list,...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11781 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2009-09-30 | 2 | -1/+1 |
| * | Prevent fake users from quitting•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11744 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2009-09-17 | 1 | -0/+6 |
| * | Where there are hidden servers, report the /map server count as the hidden co...•••calculate the user average over this number of servers too. -- Reported by Syloq, thanks!
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11728 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2009-09-15 | 1 | -3/+3 |
| * | Properly spacify opertypes in error messages. Patch by dKingston•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11725 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2009-09-14 | 2 | -2/+2 |
| * | Don't allow /who to match servers when HideWhoisServer is enabled (unless the...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11694 e03df62e-2008-0410-955e-edbf42e46eb7
| special | 2009-09-13 | 1 | -4/+5 |
| * | GnuTLS: Send SSL client certificate on server link•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11691 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2009-09-12 | 1 | -9/+43 |
| * | Fix invalid iterator in select socketengine•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11688 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2009-09-09 | 1 | -14/+13 |
| * | Fix auditorium trimming kick messages to the first word (reported on forum to...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11675 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2009-09-05 | 1 | -4/+4 |
| * | Revert "Bump version so people know what they're using."•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11553 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2009-09-01 | 1 | -1/+1 |
| * | Bump version so people know what they're using.•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11551 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2009-09-01 | 1 | -1/+1 |
| * | Bump out of RC•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11546 e03df62e-2008-0410-955e-edbf42e46eb7
v1.2.0 | w00t | 2009-08-29 | 1 | -1/+1 |
| * | Stop a potential null pointer dereference introduced by Namegduf's patch, fou...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11545 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2009-08-28 | 1 | -10/+1 |