Age | Commit message (Expand) | Author |
2007-04-09 | Debug, and we seem to be sending capab twice | brain |
2007-04-09 | Check against the HMAC challenge now: *UNTESTED* | brain |
2007-04-09 | Add basic HMAC suggested by jilles to make the auth not suck -- this is proba... | brain |
2007-04-09 | Test code that pretends to send a hashed value if its got a challenge - don't... | brain |
2007-04-09 | Added ability to send and receive a challenge, dont do anything with it yet | brain |
2007-04-09 | Add methods needed for storing challenge string | brain |
2007-04-08 | Make the max '3 dots' and not 2 | brain |
2007-04-08 | Fix to reinsert sockets into the list as read event | brain |
2007-04-08 | Add support for solaris 10 IO Completion Ports, contributed by nenolod | brain |
2007-04-08 | It might be slightly slower, but memset the array as we're using it as a matr... | brain |
2007-04-08 | Should change the header too | brain |
2007-04-08 | Make the lines wide enough to hold the new data | brain |
2007-04-07 | Add licensing headers to files which are missing them and make sure they are ... | brain |
2007-04-07 | Set the signals to 'quick exit' before the fork, not straight after, because ... | brain |
2007-04-06 | Gorgonzola! | brain |
2007-04-06 | More information in error when a module cant be loaded | brain |
2007-04-06 | Change wording of message | brain |
2007-04-06 | Fix params passed on /restart | brain |
2007-04-06 | Increase sleep delay to 20, to provide reading time for the message | brain |
2007-04-06 | Missing newline | brain |
2007-04-06 | Add a facility to allow starting as root, bin/inspircd -runasroot | brain |
2007-04-06 | We had to roll our own time function because some craqsmoker thought having a... | brain |
2007-04-06 | Show expiry times of glines, klines, qlines and elines as the time theyre due... | brain |
2007-04-06 | Check for people with lack of clue putting "!" in gline/kline/zline masks :p | brain |
2007-04-06 | Fix bug #224 by refreshing the security ip cache every hour. The easier solut... | brain |
2007-04-06 | Fix the previous commit better - always copy the null terminator (oops) | brain |
2007-04-06 | Fix issue spotted by devious - if a value is defined and a later rehash clear... | brain |
2007-04-05 | Fix for bug #199 (Feature request) submitted by owine. Ended up adding an ext... | brain |
2007-04-05 | Fix for bug #216, m_cloaking now tries to cloak a larger amount of the hostna... | brain |
2007-04-05 | Add filter type 'silent', as requested in bug #235 reported by Casey. | brain |
2007-04-05 | Add support for <link:hidden> fixes feature request documented in bug #247 re... | brain |
2007-04-05 | Add extra /map info (connection uptime, and lag time) to /MAP for opers. Adds... | brain |
2007-04-05 | Add feature outlined in bug #192, give a notice showing cipher on connect to ... | brain |
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 |