Age | Commit message (Expand) | Author |
2006-09-13 | Todo: find out content-length, then read that much data | brain |
2006-09-13 | Beginnings of postdata stuff | brain |
2006-09-13 | Document this | brain |
2006-09-13 | Did i ever mention that pipp was pedantic? ;) | brain |
2006-09-13 | Add m_conn_umodes.so which allows setting of modes on users when they connect | brain |
2006-09-13 | Add a comment for readability | brain |
2006-09-13 | Try this, jamie | brain |
2006-09-13 | Fix minor memory leak when setting new param that replaces old | brain |
2006-09-13 | Add debug to m_spanningtree, verifies that inspircd works correctly on FMODE ... | brain |
2006-09-13 | Fix | brain |
2006-09-13 | Fix m_messageflood along same lines as m_joinflood (jamie forgot a patch, i f... | brain |
2006-09-13 | And fix again | brain |
2006-09-13 | Merge jamies many patches | brain |
2006-09-11 | Fix timedbans bug reported by jamie | brain |
2006-09-10 | This should fix the timeout issues pippjin was experiencing | brain |
2006-09-10 | Nicer fix | brain |
2006-09-10 | Change a fux into a fix for pippjin (thanks for the bt) | brain |
2006-09-10 | Much neater more compact override notices for modes: | brain |
2006-09-09 | Ensure that these output the sane value thats actually set, not the possibly ... | brain |
2006-09-09 | Make SAMODE oper output tidier | brain |
2006-09-09 | Tidy up override snotices | brain |
2006-09-09 | More debug logging in this module | brain |
2006-09-09 | Grr | brain |
2006-09-09 | Changes to m_override | brain |
2006-09-08 | This useless module doesnt work right in multi-server and isnt much good anyw... | brain |
2006-09-08 | Fix output when user SANICKs themselves | brain |
2006-09-08 | Move spynames attempt notice into success area | brain |
2006-09-08 | And fix it to compile :p | brain |
2006-09-08 | Tidy up setidle message sent to opers, to show the actual idle time set if th... | brain |
2006-09-08 | Made SANICK not collide the user (theres no need to in the new 1.1 now we hav... | brain |
2006-09-08 | Report invalid nicknames back to oper | brain |
2006-09-08 | Add failed SANICK notices | brain |
2006-09-08 | Only put out SANICK success line if the nickchange succeeds | brain |
2006-09-08 | Typo in mode handler doesnt let -M be removed! | brain |
2006-09-08 | Add similar printf format fix to namesx | brain |
2006-09-08 | *YOINK* Add jamie's patch for parameterized usermodes in m_opermodes (thanks) | brain |
2006-09-07 | 1) Make earlier fix to inspsocket actually compile without error | brain |
2006-09-06 | Forgot to return | brain |
2006-09-06 | Finish off the fix for bug #136 (a biggie for such a simple thing) | brain |
2006-09-06 | All commands now return results CMD_FAILURE or CMD_SUCCESS | brain |
2006-09-06 | Command result codes. This isnt finished yet, still got to do most of the mod... | brain |
2006-09-06 | JOIN now has a TS parameter on it. The client protocol will ignore this when ... | brain |
2006-09-06 | Drop and log unknown nicks in FJOIN, rather than aborting the link | brain |
2006-09-05 | New CAPAB variable (manditory): PROTOCOL | brain |
2006-09-05 | This is a complex one: when autoconnecting, we check each links failover, and... | brain |
2006-09-04 | 'Connection to %s closed' now says 'Connection to %s failed' | brain |
2006-09-04 | Check for failover pointing at self. This is an obvious thing to check for an... | brain |
2006-09-04 | failover connections are now added, thanks for the idea Lauren (happy now? lo... | brain |
2006-09-03 | Call X509_free() after we're done with the cert | brain |
2006-09-03 | Output the certificate hash to the user when they connect | brain |