Age | Commit message (Expand) | Author |
2008-05-09 | Fix some indenting. | peavey |
2008-05-09 | Add defaults for SQLHost since comparing depends on them being initialised. A... | peavey |
2008-05-09 | Fix restart code, by getting run path and argv before calling Cleanup() | peavey |
2008-05-08 | Add call to protocol interface to get useful info on the server map. Return a... | brain |
2008-05-08 | Make this nicer, rely on the last write event after the Write() that sends al... | brain |
2008-05-08 | Remove the timeout stuff, it is not stable and not really required, we are no... | brain |
2008-05-08 | When searching by servername without wildcards, conceal +i users no matter wh... | brain |
2008-05-08 | Possible todo | w00t |
2008-05-08 | Clarify a comment that confused me | w00t |
2008-05-08 | Rename to m_connectban | w00t |
2008-05-08 | Prepare to rename this, change it's purpose from quitban to connect ban (was ... | w00t |
2008-05-08 | Remove a level of nesting from this | w00t |
2008-05-07 | Masterful rewrite of User::AddBuffer to remove a string copy (and make more e... | w00t |
2008-05-07 | Add support for /nick 0: changes nick to UID, which can come in useful for ci... | w00t |
2008-05-07 | Make u_listmode more sensible and make it properly use WriteNumeric, and a fe... | brain |
2008-05-06 | Fix broken m_alias, cant preallocate and then push_back, because then its ma... | brain |
2008-05-06 | Fix bad throws and some other stuff in this module | brain |
2008-05-06 | Removed the verbosity in 'make clean' to fix issues with OpenBSD and possibly... | special |
2008-05-06 | Fix typo +c => +C reported by alamar | peavey |
2008-05-05 | Remove JOIN sending, all should be FJOIN | brain |
2008-05-05 | Snotice on failed oper. | w00t |
2008-05-05 | Okay, this was good in theory, but totally and utterly fucked in implementati... | w00t |
2008-05-05 | Don't propegate SETHOST, ChangeDisplayedHost sends out hostchange anyway | w00t |
2008-05-05 | Un-break this so remote users still get RemoteMessage okay if targetted at a ... | w00t |
2008-05-05 | Alter remotemessage here to not do what w00ts patch did, twice | brain |
2008-05-05 | Don't re-propegate CHGHOST unnecessarily | w00t |
2008-05-05 | Add sanity checks to LoopCall to prevent miscalls like this by broken 3rd par... | brain |
2008-05-05 | fix LoopCalls to not send param count thus avoiding a crash in command parser | peavey |
2008-05-05 | Calling wrong loopcall overloaded method, due to hasty search and replace ear... | brain |
2008-05-05 | Fix warning | brain |
2008-05-05 | and no need to cast parameters to std::string here | peavey |
2008-05-05 | parameters are already std::string no need to cast here | peavey |
2008-05-05 | fix some unitialised vectors and tidy up a bit. | peavey |
2008-05-05 | Conversion complete, distclean compiles cleanly again. (If everything works i... | peavey |
2008-05-05 | Convert a few missing | peavey |
2008-05-05 | Convertions | peavey |
2008-05-05 | oops, fix this one. | peavey |
2008-05-05 | Convert a few | peavey |
2008-05-05 | Convert a few | peavey |
2008-05-05 | Convert even more | peavey |
2008-05-05 | Convert more | peavey |
2008-05-05 | Conversions | aquanight |
2008-05-05 | Remove extra documented moduledir (reported by smartys). And move quietbursts... | peavey |
2008-05-05 | Convert m_spanningtree | aquanight |
2008-05-05 | and now aquanight, you can compile from m_m* | peavey |
2008-05-05 | Convert convert convert | peavey |
2008-05-04 | converting m_d* done | peavey |
2008-05-04 | Done up to and including m_c.. sigh | peavey |
2008-05-04 | Convert a few more | peavey |
2008-05-04 | Convert a whole bunch more | peavey |