Age | Commit message (Expand) | Author |
2007-04-15 | Report the correct MAXMODES value | brain |
2007-04-14 | Don't send SYNTAX to clients which havent registered fully yet. Nothing says ... | brain |
2007-04-14 | Working in m_filter_pcre. | brain |
2007-04-14 | Add move-match-to-head-of-queue stuff to pcre filter | brain |
2007-04-14 | Working for m_filter, needs implementing in m_filter_pcre | brain |
2007-04-14 | Some tweaks suggested by pingbad, dont use yet :p | brain |
2007-04-14 | Add a pair of curly braces because gcc will whine otherwise about declaration... | brain |
2007-04-14 | Find out from the commit notices that we're still using ctime() here and shou... | brain |
2007-04-12 | Dont use send_mode_explicit protocol call, use send_mode, which doesnt try an... | brain |
2007-04-09 | The hmac stuff was slightly wrong, calculating the 2nd part | brain |
2007-04-09 | D'oh, this is what causes it to randomly not allow the HMAC, when theres an =... | brain |
2007-04-09 | And spell it right. | brain |
2007-04-09 | Minor change, easy to roll back if it fucks up | brain |
2007-04-09 | Whoopsie | brain |
2007-04-09 | Wait longer before sending data on the connect than on the accept | brain |
2007-04-09 | Revert | brain |
2007-04-09 | Test tweak to make it sync faster | brain |
2007-04-09 | Different way of generating random string | brain |
2007-04-09 | Give information in snomask +l to what type of auth was used | brain |
2007-04-09 | Handle non-hmac servers smarter without having to globally turn off hmac | brain |
2007-04-09 | Add config <options:disablehmac> to support disabling of HMAC, and tidy up to... | brain |
2007-04-09 | Remove debug: This now works! | brain |
2007-04-09 | I think we're almost there now | brain |
2007-04-09 | More fucking around | brain |
2007-04-09 | This is likely fucked up beyond all recognition. Today is fubar day :p | brain |
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 |