Age | Commit message (Expand) | Author |
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 |
2007-10-22 | Remove the need for a bunch of the hard coded arrays/hashes by scanning the s... | brain |
2007-10-15 | In the grand tradition of huge fucking commits: | w00t |
2007-10-07 | Support 501 numeric (its different for user modes compared to channel modes) ... | brain |
2007-08-28 | Remove some fake client stuff, make it use the global record | w00t |
2007-08-27 | Remove more unnecessary header traffic | w00t |
2007-08-26 | Proper fix for end-of-list numerics on restricted lists in bug #386, rather t... | brain |
2007-07-18 | Ive tidied up the mode count stuff, but i still cant duplicate negative invis... | brain |
2007-07-16 | OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR. | peavey |
2007-07-16 | 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au... | peavey |
2007-07-13 | Explicitly disallow mode prefixes > 126, to prevent excess muppetry by 3rd pa... | brain |
2007-07-01 | Compile fixes | brain |
2007-07-01 | Optimizations and code tidyups. QA please check that svsnick and other forced... | brain |
2007-06-12 | Fix advertising of +h/% in 005 and 004 numerics when halfops are not enabled ... | brain |
2007-06-09 | Change some = "" to clear() and some == "" to .empty() | brain |
2007-05-30 | Fix bug #310 reported by Smartys, and optimize mode.cpp a bit (was using stri... | brain |
2007-05-19 | Fix std::sort stuff for w00t | brain |
2007-05-12 | We've had an IS_OPER macro for a long time. About time we started using it, m... | w00t |
2007-05-04 | foolish human! you can't /mode query a user that isnt there! | brain |
2007-05-04 | Where others charge, we give for free. Have fun and use wisely. With great po... | brain |
2007-05-01 | Move new listmode check deeper into the mode parser so that it doesnt generat... | brain |
2007-04-30 | Fix one issue, add another feature: When sending MODE +beI, weed out duplicat... | brain |
2007-04-27 | Add support for hiding listmode lists such as +beI from unprivileged users. | brain |