summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 1.2.8 release v1.2.8Gravatar Daniel De Graaf2010-09-051-1/+1
* Fix crash in m_silence when provided with a bad pattern (bug #79)Gravatar Daniel De Graaf2010-09-041-8/+17
* Fix resolved hostname being cropped when WEBIRC passes a hostname longer than...Gravatar Daniel De Graaf2010-09-031-8/+11
* Fix the stupid untested off-by-two ident length checkGravatar Daniel De Graaf2010-08-131-1/+1
* Quick fix for cgiirc notify bugGravatar Daniel De Graaf2010-08-111-2/+2
* Decrease nick change fakelag penalty to match 2.0Gravatar Daniel De Graaf2010-08-021-1/+1
* Use EFD_NONBLOCK in test creation of eventfd (makes it require glibc 2.8/linu...Gravatar Daniel De Graaf2010-05-212-2/+2
* Remove misleading null statementGravatar Daniel De Graaf2010-04-241-2/+3
* 1.2.7 release v1.2.7Gravatar Daniel De Graaf2010-04-181-1/+1
* Fix crash when a remote server has the same name as we doGravatar Daniel De Graaf2010-04-161-2/+3
* Check maximum length of ban list for local users, not remoteGravatar Daniel De Graaf2010-04-161-1/+1
* Fix typo in argument to valdebug spotted by daemonic.Gravatar Dennis Friis2010-04-051-1/+1
* Allow E:lines to make users exempt from DNSBL checksGravatar Daniel De Graaf2010-03-311-2/+1
* Add debouncing to m_cloaking, and fix cloak of hosts without dotsGravatar Daniel De Graaf2010-03-271-2/+20
* Send module load/unload notifications as metadata•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12647 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-03-221-0/+2
* Make /etc/resolv.conf reader slightly less stupid•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12643 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-03-181-3/+6
* Filter out modules not applicable to the installed inspircd version•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12624 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-03-121-0/+12
* Don't implement --atleast-version ourselves, incorrectly•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12621 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-03-111-25/+2
* Add support for DESTDIR•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12619 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-03-111-5/+5
* Fix mode +L being visibly reset on every FJOIN•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12608 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-03-061-0/+2
* Fix memory leak and possible crash in m_ident, found in 2.0•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12587 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-03-021-0/+3
* Cap masks and bans at 250 characters to fix bug #946•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12574 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-03-012-0/+5
* 1.2.6 release•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12560 e03df62e-2008-0410-955e-edbf42e46eb7 v1.2.6Gravatar danieldg2010-02-251-1/+1
* Fix maxparams in FPART/REMOVE•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12559 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-02-251-2/+2
* Remove server deletion from OnError, fixes crash on ping timeout•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12511 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-02-214-13/+11
* Compile fix for m_ldapauth•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12496 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-02-181-3/+4
* Support multiple certificates in GnuTLS certificate chain•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12492 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-02-181-7/+18
* Backport r12486: Check for <user>:<password> for ldap auth in /PASS password ...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12487 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2010-02-171-10/+28
* Bug #645 was correct behavior on the client's part, the IRC STARTTLS standard...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12479 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-02-161-6/+2
* Close and delete server sockets when they are in DYING state, should avoid 10...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12473 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-02-162-3/+7
* 1.2.5 release•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12462 e03df62e-2008-0410-955e-edbf42e46eb7 v1.2.5Gravatar danieldg2010-02-151-1/+1
* Fix race where two servers with the same name can enter WAIT_AUTH_2 and cause...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12461 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-02-152-9/+9
* Call OnClose() before changing link state to DYING to clean up introduced ser...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12458 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-02-143-2/+8
* Fix sending null character on callerid metadata•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12441 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-02-121-1/+0
* When we get events on unknown file descriptors, unregister them rather than s...•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12437 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-02-111-0/+6
* 1.2.4 release•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12427 e03df62e-2008-0410-955e-edbf42e46eb7 v1.2.4Gravatar danieldg2010-02-101-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 Gravatar danieldg2010-02-071-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 Gravatar danieldg2010-02-071-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.3Gravatar danieldg2010-02-051-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 Gravatar danieldg2010-02-051-1/+1
* Clarify fingerprint comments in example oper block•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12374 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-02-041-16/+16
* 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 Gravatar danieldg2010-01-301-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 Gravatar danieldg2010-01-301-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 Gravatar danieldg2010-01-304-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 Gravatar danieldg2010-01-287-10/+21
* 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 Gravatar danieldg2010-01-241-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 Gravatar danieldg2010-01-234-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 Gravatar danieldg2010-01-231-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 Gravatar danieldg2010-01-221-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 Gravatar danieldg2010-01-211-1/+1