Age | Commit message (Expand) | Author |
2009-01-02 | Update copyrights for 2009. | w00t |
2008-10-27 | Add user/channel mode synchronisation detection to CAPAB - link will now drop... | w00t |
2008-10-25 | Missed one, w00t :) | aquanight |
2008-10-25 | Fix <disabled:umodes> interfering with /unloadmodule m_implementing_a_umode, ... | w00t |
2008-10-18 | Tie settings in mode and whowas to privs. | w00t |
2008-08-31 | Move all the parameters around AGAIN. See docs shortly | brain |
2008-08-17 | Add OnParameterMissing to modehandler, called when the mode handler should ha... | brain |
2008-07-29 | Remove last vestige of libircdfoo, by changing tag into a single identifier... | w00t |
2008-07-29 | Move umode_n to umode_s, second half of last commit | w00t |
2008-07-29 | After discussions and thought, move umode +n to +s. This increases cross-ircd... | w00t |
2008-07-20 | Fixes to some stuff that writes on memory it shouldn't (thanks psychon). | w00t |
2008-07-18 | Implement <disabled:usermodes> and <disabled:chanmodes>. | aquanight |
2008-07-14 | More broken compile stuff | w00t |
2008-07-13 | Convertage. | w00t |
2008-07-12 | Allow opers to view modelists regardless of <security:hidemodelists> | w00t |
2008-07-12 | Make m_gecosban work. We can't make assumptions about how an extban banmask m... | w00t |
2008-05-25 | First phase of conversion to dynamic limits on all the lengths, configured vi... | brain |
2008-05-19 | Convert channel::name to std::string, this was a beastie! | brain |
2008-05-18 | Make User:: nick/ident/dhost/fullname and some other things std::string inste... | aquanight |
2008-05-04 | Conversion of command handler params from "const char* const* parameters, int... | brain |
2008-05-02 | Optimize MODE #chan b etc, avoid a 256 byte memset for duplicate mode checks | brain |
2008-05-01 | Simple user/channel mode patch | brain |
2008-04-21 | Merge in large patchset from GreenReaper, useful fixes for freeing a ton of d... | brain |
2008-04-13 | Only restrict set with <class:usermodes/chanmodes>, not unset | brain |
2008-04-05 | Fix a cosmetic issue: 'oper type does not have access' | w00t |
2008-04-04 | The start of extended bans infrastructure: syntax is e.g. +b n:w00tdiff@*, ba... | w00t |
2008-04-02 | Fixes for bug #493, tidyups to clearing of channel modes on losing FJOIN. Mod... | brain |
2008-04-01 | Add an optional bool to ModeParser::ModeString() to not give the nickname n t... | brain |
2008-03-23 | Add ability to control what opertypes can set what operonly user/chan modes. ... | aquanight |
2008-03-22 | Wheeee for HUGE commits. Convert all numerics to WriteNumeric so that OnNumer... | brain |
2008-02-26 | Fix for bug #466 reported by John | brain |
2008-02-22 | Convert remaining InspIRCd::Log() calls to new logging system | aquanight |
2008-02-20 | Wheee, mass commit! this adds const stafety, throwing a compile error if anyo... | brain |
2008-02-18 | Someone please help me fix the warnings in modules caused by this change. All... | brain |
2008-02-14 | Change string for Om <3 | brain |
2008-02-14 | Make AC_OTHERMODE OnAccessCheck call work again. | brain |
2008-02-14 | If the mode defined by the handler is not '\0', but the handler for it | brain |
2008-02-14 | Reword the failure message to read a little better | brain |
2008-02-14 | Duh, wasnt working when the user had NO prefixes at all! | brain |
2008-02-14 | That was REALLY dumb. Due to a stupid kludge i did, there was duplicate code ... | brain |
2008-02-14 | All working now, with any luck | brain |
2008-02-14 | New mode stuff. Note, the framework is now here so that every mode handler ca... | brain |
2008-02-14 | More OnRawMode fix | w00t |
2008-02-14 | Hopefully fix behaviour of OnRawMode | w00t |
2008-02-10 | More to quiet down. This will be a really tidy looking build for most users now | brain |
2008-02-02 | Move some stuff to usermanager, remove a little header insanity, remove trace... | w00t |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2008-01-06 | Hopefully correct implementation of OnRawMode.. can someone pls check this fo... | w00t |
2007-11-03 | Partial fix for bug #441 | brain |
2007-10-23 | pedantic safe | brain |