| Commit message (Expand) | Author | Age | Files | Lines |
| * | Replace copyright headers with headers granting specific authors copyright | Robby- | 2012-04-20 | 228 | -1817/+3605 |
| * | Fix crash in m_rline•••m_rline only called UseInterface() in the constructor, so when there was no regex engine loaded UseInterface() did nothing.
If the specifed regex engine was loaded later on this resulted in being able to unload it behind the back of m_rline and crash the server whenever the engine was accessed.
| attilamolnar | 2012-04-18 | 1 | -4/+14 |
| * | Fix MaxModes check when bursting bans for a channel to compare the number of ...•••This has caused nearly every ban to be sent in a seperate FMODE.
| attilamolnar | 2012-04-18 | 1 | -1/+1 |
| * | Fixes for OnDelLine checking hardcoded line type 'K' instead of IsBurstable()... | attilamolnar | 2012-04-18 | 1 | -1/+1 |
| * | Make m_shun work on aliases | Robby- | 2012-04-18 | 1 | -0/+6 |
| * | shun: stats functionality is implemented, this may be removed | Robby- | 2012-04-17 | 1 | -1/+0 |
| * | shun: Correct stats character in the notice too | Robby- | 2012-04-17 | 1 | -1/+1 |
| * | /STATS: Update the helpop stats-characters aswell as give the ziplink and shu... | Robby- | 2012-04-17 | 2 | -2/+2 |
| * | Replace [cC]olour with [cC]olor | Robby- | 2012-04-17 | 2 | -6/+6 |
| * | Merge pull request #50 from gemina/insp12+starttls•••insp12+starttls | Robin Burchell | 2012-04-14 | 1 | -0/+37 |
| |\ |
|
| | * | Revert "m_ssl_gnutls: remove STARTTLS support"•••This reverts commit 1baaf82568cf16bd2e00a06cbc6ff21294339bc7.
| edem | 2012-04-14 | 1 | -0/+37 |
| * | | Fix double free (in 1.2 the core deletes the commands upon module unload not ... | attilamolnar | 2012-04-14 | 1 | -1/+0 |
| * | | This addresses the memory leak issues reported in issue #38. | Shawn Smith | 2012-04-12 | 4 | -0/+5 |
| |/ |
|
| * | m_ssl_gnutls: remove STARTTLS support | Daniel De Graaf | 2012-03-22 | 1 | -37/+0 |
| * | m_hostchange: Fix a typo preventing port filters from working | Kyle Fuller | 2012-03-22 | 1 | -1/+1 |
| * | m_chghost: Fix incorrect length check pointed out by Thales | Daniel De Graaf | 2012-02-25 | 1 | -5/+6 |
| * | Allow use of absolute paths with m_nationalchars | Jackmcbarn | 2011-07-19 | 1 | -1/+2 |
| * | Fix unsafe iteration in m_timedbans | Daniel De Graaf | 2010-09-25 | 1 | -21/+27 |
| * | SVSNICK should not translate nicks to UIDs | Daniel De Graaf | 2010-09-17 | 1 | -1/+1 |
| * | Fix crash in m_silence when provided with a bad pattern (bug #79) | Daniel De Graaf | 2010-09-04 | 1 | -8/+17 |
| * | Fix resolved hostname being cropped when WEBIRC passes a hostname longer than... | Daniel De Graaf | 2010-09-03 | 1 | -8/+11 |
| * | Quick fix for cgiirc notify bug | Daniel De Graaf | 2010-08-11 | 1 | -2/+2 |
| * | Remove misleading null statement | Daniel De Graaf | 2010-04-24 | 1 | -2/+3 |
| * | Fix crash when a remote server has the same name as we do | Daniel De Graaf | 2010-04-16 | 1 | -2/+3 |
| * | Allow E:lines to make users exempt from DNSBL checks | Daniel De Graaf | 2010-03-31 | 1 | -2/+1 |
| * | Add debouncing to m_cloaking, and fix cloak of hosts without dots | Daniel De Graaf | 2010-03-27 | 1 | -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
| danieldg | 2010-03-22 | 1 | -0/+2 |
| * | 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
| danieldg | 2010-03-06 | 1 | -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
| danieldg | 2010-03-02 | 1 | -0/+3 |
| * | Fix maxparams in FPART/REMOVE•••git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12559 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-02-25 | 1 | -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
| danieldg | 2010-02-21 | 4 | -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
| danieldg | 2010-02-18 | 1 | -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
| danieldg | 2010-02-18 | 1 | -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
| w00t | 2010-02-17 | 1 | -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
| danieldg | 2010-02-16 | 1 | -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
| danieldg | 2010-02-16 | 1 | -1/+4 |
| * | 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
| danieldg | 2010-02-15 | 2 | -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
| danieldg | 2010-02-14 | 3 | -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
| danieldg | 2010-02-12 | 1 | -1/+0 |
| * | 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 |
| * | 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 |
| * | 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 | 1 | -1/+3 |
| * | 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 | 4 | -9/+4 |
| * | 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 |
| * | 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 |
| * | 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 |