summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-06Fix bug #224 by refreshing the security ip cache every hour. The easier solut...brain
2007-04-06Fix the previous commit better - always copy the null terminator (oops)brain
2007-04-06Fix issue spotted by devious - if a value is defined and a later rehash clear...brain
2007-04-05Fix for bug #199 (Feature request) submitted by owine. Ended up adding an ext...brain
2007-04-05Fix for bug #216, m_cloaking now tries to cloak a larger amount of the hostna...brain
2007-04-05Add 'silent' option to example confbrain
2007-04-05Add filter type 'silent', as requested in bug #235 reported by Casey.brain
2007-04-05Add support for <link:hidden> fixes feature request documented in bug #247 re...brain
2007-04-05Add extra /map info (connection uptime, and lag time) to /MAP for opers. Adds...brain
2007-04-05Add feature outlined in bug #192, give a notice showing cipher on connect to ...brain
2007-04-04Before i was rudely interrupted by a FUCKING *RAM FAILURE*, i was going to co...brain
2007-04-02If the user has a nick, use it in the numericbrain
2007-04-02"NICK :" did nothing and said nothing. It now says erroneous nick and uses th...brain
2007-04-02A quick glance at ircu indicates that when an empty gecos is given in USER, i...brain
2007-04-02This needs some general QA-ing. Add support to new parser (introduced in 1.1)...brain
2007-04-02Fixed a DNS timeout race condition that could result in a NOTICE AUTH message...special
2007-04-02The other half of special's LUSERS fixbrain
2007-04-01Fixed numeric for one of the lusers messages (was 254, should've been 255)special
2007-04-01Add feature to this module which allows you to specify that an oper requires ...brain
2007-04-01Add -config parameter to bin/inspircd which allows a user to specify the conf...brain
2007-04-01Add m_seenicks.so, adds snomasks +nN which show local and remote nick changes...brain
2007-04-01Make it use the static text for the reason instead, i have a feeling clients ...brain
2007-04-01Add m_jumpserver, allows server forwarding with RPL_REDIR numeric 010. xchat ...brain
2007-04-01Add <options:fixedquit> and <options:suffixquit> to go along with the existin...brain
2007-03-31Tweak to numeric 378: is connecting from ident@hostw00t
2007-03-31Add macros IS_OPER() and IS_AWAY()brain
2007-03-30hidechans: allow showing on self whois, QA, test if you're bored :pw00t
2007-03-30Add extra stuff to LIST.brain
2007-03-29Make this available to all usersbrain
2007-03-29Add snomasks to /check on a user (QA, please test), also return CMD_LOCALONLY...w00t
2007-03-26Fix bug reported by darix where inspircd process returns 15 for successful st...brain
2007-03-251.1.4+Norvegiabrain
2007-03-25Remove excessive debuggingbrain
2007-03-25Allow some commands to use a mask of * (this usually finds the 'root' server)brain
2007-03-24Test stuff to fix remote stats brokagebrain
2007-03-24Remove unused varbrain
2007-03-24Fix untidy debug outputbrain
2007-03-24Fix two things: (1) log gets replaced by a user fd after restart causing debu...brain
2007-03-24m_showwhois now sends a message for remote whois as wellspecial
2007-03-24Check validity (length) of all NICK parameters to make sure we're not introdu...brain
2007-03-24Remove unused variablebrain
2007-03-23Ident fixes, to make sure that if you dont get an ident reply you cant sneak ...brain
2007-03-23ident over ipv6 fixes, and fixes to inspsocket BindAddr which wasnt doing ipv...brain
2007-03-23Tweak some stuff aboutbrain
2007-03-23Fix small memory leakbrain
2007-03-22Fix high-bandwidth stuff with inspsocket+ssl, and eagainbrain
2007-03-22EAGAIN fixes for gnutlsbrain
2007-03-22We're checking for non-null session->sess in VerifyCertificate now. theres ve...brain
2007-03-22Some tweaks for gnutlsbrain
2007-03-22More checks in IS_HSDONE event hookbrain