Age | Commit message (Expand) | Author |
2008-10-31 | Fix crash. | w00t |
2008-10-31 | Rename to test | brain |
2008-10-31 | Rename to test.conf | brain |
2008-10-31 | Redo removal of m_services crap.. temp/ dir readded per jdhore.. | w00t |
2008-10-31 | Revert "Remove m_services and documentation relating to it. Also remove conf/... | w00t |
2008-10-31 | Remove m_services and documentation relating to it. Also remove conf/temp/ (??) | w00t |
2008-10-31 | Merge m_services functionality into m_services_account. | w00t |
2008-10-31 | Add snomask +s +L - remote link notices. | w00t |
2008-10-31 | Revert "Remove user no longer being watched, not the quitting one. Fix from S... | w00t |
2008-10-31 | Fix a header that was partly in the older style. | w00t |
2008-10-30 | Better error message for erroring on loading server cert - give certfile/keyf... | w00t |
2008-10-30 | Revert docs on setting too. | w00t |
2008-10-30 | Revert "Add option to allow +q to +q users, +a to +a users." | w00t |
2008-10-30 | Fix a compiler warning about a redefinition of some symbol. | psychon |
2008-10-29 | Fix for "unknown commands" w/ m_abbreviation, thanks dz for making me underst... | w00t |
2008-10-29 | Add +s +J - for remote channel creation. This helps m_chanlog stop being quit... | w00t |
2008-10-28 | Make this less confusing for us and users | w00t |
2008-10-28 | Fix 4in6 IP resolution hack now that the leading ::ffff: is stripped from the... | w00t |
2008-10-28 | Remove one (now unneeded) 4in6 hack. | w00t |
2008-10-28 | Improve ./inspircd stop [danieldg] | w00t |
2008-10-28 | Remove ancient comment. | w00t |
2008-10-28 | Add reasons to other modules that implement XLines also. | w00t |
2008-10-28 | Remove comment, as it is now done. | w00t |
2008-10-28 | Move chanprotect settings from <options> to <chanprotect>. | w00t |
2008-10-28 | Add option to allow +q to +q users, +a to +a users. | w00t |
2008-10-28 | Move spanningtree to the bottom of the module configuration file. Thanks MacG... | w00t |
2008-10-28 | Watch visibility test was working the wrong way. Patch from Darom. | w00t |
2008-10-28 | dz added to /info, psychon (omitted?!) added to startup :) | w00t |
2008-10-27 | Add user/channel mode synchronisation detection to CAPAB - link will now drop... | w00t |
2008-10-27 | Merge commit 'danieldg/out-12' | w00t |
2008-10-27 | Be a hell of a lot more strict about malformed UID commands. We've always bee... | w00t |
2008-10-27 | Fix redundant stats snotice, thanks dz. | w00t |
2008-10-27 | Remove user no longer being watched, not the quitting one. Fix from Szymek (t... | w00t |
2008-10-27 | Improvments to valdebug-unattended [danieldg] | w00t |
2008-10-27 | valgrind-unattended patch by MacGyver, thanks a ton! :) | brain |
2008-10-26 | D'oh | brain |
2008-10-26 | Epic fail, did someone order a shipment of fail? | brain |
2008-10-26 | This one too | brain |
2008-10-26 | Fix obvious oversight spotted by Ankit, provide xline reasons when adding them | brain |
2008-10-26 | fix for banwalk and keys reported by mix941 | peavey |
2008-10-25 | Fix a number of commands to have max_params field. This means in practice, th... | w00t |
2008-10-25 | Explain the duplicate OnPreCommand call. | w00t |
2008-10-25 | By moving OnPreCommand call in two places, modules (even with unverified comm... | w00t |
2008-10-25 | Add optional max_params for commands, which means that we can compress 'extra... | w00t |
2008-10-25 | Missed one, w00t :) | aquanight |
2008-10-25 | Fix <disabled:umodes> interfering with /unloadmodule m_implementing_a_umode, ... | w00t |
2008-10-25 | Fix another connect class bug on rehash | w00t |
2008-10-25 | Use TargetTypeFlags instead of int in a few places. | w00t |
2008-10-25 | As we have an enum for type, why not ..use it? | w00t |
2008-10-25 | Last of documentation for protocol interface. XXX, ProtocolInterface::GetServ... | w00t |