Age | Commit message (Expand) | Author |
2007-04-04 | Before i was rudely interrupted by a FUCKING *RAM FAILURE*, i was going to co... | brain |
2007-04-02 | If the user has a nick, use it in the numeric | brain |
2007-04-02 | "NICK :" did nothing and said nothing. It now says erroneous nick and uses th... | brain |
2007-04-02 | A quick glance at ircu indicates that when an empty gecos is given in USER, i... | brain |
2007-04-02 | This needs some general QA-ing. Add support to new parser (introduced in 1.1)... | brain |
2007-04-02 | Fixed a DNS timeout race condition that could result in a NOTICE AUTH message... | special |
2007-04-02 | The other half of special's LUSERS fix | brain |
2007-04-01 | Fixed numeric for one of the lusers messages (was 254, should've been 255) | special |
2007-04-01 | Add feature to this module which allows you to specify that an oper requires ... | brain |
2007-04-01 | Add -config parameter to bin/inspircd which allows a user to specify the conf... | brain |
2007-04-01 | Add m_seenicks.so, adds snomasks +nN which show local and remote nick changes... | brain |
2007-04-01 | Make it use the static text for the reason instead, i have a feeling clients ... | brain |
2007-04-01 | Add m_jumpserver, allows server forwarding with RPL_REDIR numeric 010. xchat ... | brain |
2007-04-01 | Add <options:fixedquit> and <options:suffixquit> to go along with the existin... | brain |
2007-03-31 | Tweak to numeric 378: is connecting from ident@host | w00t |
2007-03-30 | hidechans: allow showing on self whois, QA, test if you're bored :p | w00t |
2007-03-30 | Add extra stuff to LIST. | brain |
2007-03-29 | Make this available to all users | brain |
2007-03-29 | Add snomasks to /check on a user (QA, please test), also return CMD_LOCALONLY... | w00t |
2007-03-26 | Fix bug reported by darix where inspircd process returns 15 for successful st... | brain |
2007-03-25 | 1.1.4+Norvegia | brain |
2007-03-25 | Remove excessive debugging | brain |
2007-03-25 | Allow some commands to use a mask of * (this usually finds the 'root' server) | brain |
2007-03-24 | Test stuff to fix remote stats brokage | brain |
2007-03-24 | Remove unused var | brain |
2007-03-24 | Fix untidy debug output | brain |
2007-03-24 | Fix two things: (1) log gets replaced by a user fd after restart causing debu... | brain |
2007-03-24 | m_showwhois now sends a message for remote whois as well | special |
2007-03-24 | Check validity (length) of all NICK parameters to make sure we're not introdu... | brain |
2007-03-24 | Remove unused variable | brain |
2007-03-23 | Ident fixes, to make sure that if you dont get an ident reply you cant sneak ... | brain |
2007-03-23 | ident over ipv6 fixes, and fixes to inspsocket BindAddr which wasnt doing ipv... | brain |
2007-03-23 | Tweak some stuff about | brain |
2007-03-23 | Fix small memory leak | brain |
2007-03-22 | Fix high-bandwidth stuff with inspsocket+ssl, and eagain | brain |
2007-03-22 | EAGAIN fixes for gnutls | brain |
2007-03-22 | We're checking for non-null session->sess in VerifyCertificate now. theres ve... | brain |
2007-03-22 | Some tweaks for gnutls | brain |
2007-03-22 | More checks in IS_HSDONE event hook | brain |
2007-03-22 | Fix crashes in ipv6 ssl using gnutls, and crashes when linking ssl to non-ssl... | brain |
2007-03-20 | Update a notice on server already existing to be more clear | w00t |
2007-03-18 | Remove two pointless casts, and remove some space indenting (how does this ke... | brain |
2007-03-18 | Change back to FMODE for channel mode changes from users | brain |
2007-03-18 | set the TS of a channel in JoinUser, not after the entire FJOIN, this is safe... | brain |
2007-03-17 | Abort link at +/- 300secs, warn at +/- 30 secs | brain |
2007-03-16 | Remote /MODULES | brain |
2007-03-16 | Now syncs with the master every 10 mins | brain |
2007-03-16 | Wtf, ive found the source of the drift, it adds the old delta to the new! | brain |
2007-03-16 | Improve this to show time with and without delta, without the user having to ... | brain |
2007-03-16 | Different timesync, dont use yet | brain |