Age | Commit message (Expand) | Author |
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 | Try this pipp and see if the bug manifests in a different place | brain |
2006-09-13 | If inspircd crashes in std::string destructor in CommandParser::ProcessComman... | brain |
2006-09-13 | Add a comment for readability | brain |
2006-09-13 | Special check in cmd_quit and cmd_kill and special return value CMD_USER_DELE... | 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-13 | Applied jamie's cmd_gline patch | special |
2006-09-11 | Whack a strlcpy() | brain |
2006-09-11 | kill casts, so that om <3's the code | 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 | Take some debug crap out of ModeParser::ModeString() | brain |
2006-09-10 | * Fix ChanModes::ModeString to not try and set a key as a user mode ;) | brain |
2006-09-10 | Make it neater | brain |
2006-09-10 | Dont allow keys of length >= 32 | brain |
2006-09-10 | Remove unused buffer and call to MakeHost() | brain |
2006-09-10 | Make /stats k/g/e work right | brain |
2006-09-10 | Split hostmasks into ident and host pairs for matching as g/k/e lines. This a... | brain |
2006-09-10 | Fix the new g/k/e line stuff to match ips. NOTE: this makes g/k/e much slower... | brain |
2006-09-10 | Match IP's with klines, glines and exceptions, as well as hosts | brain |
2006-09-10 | Move Spacify() into irc:: namespace as multiple modules use it now | brain |
2006-09-10 | Spacify() the oper types | brain |
2006-09-10 | Tons more useful detail when failing to oper (and when successfully opering t... | brain |
2006-09-10 | Stop gcc prerelease (PRERELEASE? YEAH REALLY, WE HATE YOUR GUTS DEBIAN) from ... | 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 | ModuleFactories are not being deleted, this means that updates arent loaded | brain |
2006-09-09 | Remove debug output | brain |
2006-09-09 | I'll give you ##TOAST, :p | brain |
2006-09-09 | Reset LastParse string when we try to parse new modes | brain |
2006-09-09 | Dont generate host change, ident change or fullname change events if the host... | brain |
2006-09-09 | Ensure that these output the sane value thats actually set, not the possibly ... | brain |
2006-09-09 | Tidier string building | brain |
2006-09-09 | Make SAMODE oper output tidier | brain |
2006-09-09 | And fix it so it doesnt go into an infinite loop when meeting the end conditi... | brain |
2006-09-09 | Add sane limiting to mode output, so we cant have more than 100 mode chars in... | brain |
2006-09-09 | Tidy up override snotices | brain |
2006-09-09 | m_override is now fixed, replaced AC_GENERAL_MODE OnAccessCheck event | brain |
2006-09-09 | More debug logging in this module | brain |
2006-09-09 | Grr | brain |
2006-09-09 | Changes to m_override | brain |