Age | Commit message (Expand) | Author |
2009-03-15 | Update all wiki links to point to the new wiki. This was done automatically w... | psychon |
2009-03-06 | Construct explicit parameter type list for MODE parameters | danieldg |
2009-02-14 | Nuke trailing spaces | peavey |
2009-01-22 | Fix bug #659, #524 and others: Allow operoverride to set +qa. Based on patch ... | w00t |
2009-01-02 | Update copyrights for 2009. | w00t |
2008-10-30 | Revert "Add option to allow +q to +q users, +a to +a users." | w00t |
2008-10-28 | Remove ancient comment. | 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-09-26 | Fix <options:noservices> causing +o (and +q!) not being correctly given on ch... | aquanight |
2008-08-25 | Change module versions to use a string instead of fixed digits, and use props... | w00t |
2008-08-10 | Fix bug #555 : <options:deprotectothers> now works correctly, and applies to ... | aquanight |
2008-07-11 | Fix m_nopartmsg to work via API modification, involves a string copy that won... | w00t |
2008-06-11 | fixed some indentation and spacing in modules | pippijn |
2008-05-25 | More compile fixes | brain |
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-19 | More done | brain |
2008-05-05 | fix some unitialised vectors and tidy up a bit. | peavey |
2008-05-04 | Convert a whole bunch more | peavey |
2008-05-01 | Some modules throw CoreException, this is wrong wrongitty wrong! Throw Module... | brain |
2008-04-21 | Remove OnRehash of m_chanprotect: bad idea, and it's broken anyway. | w00t |
2008-04-16 | Change that allows the m_override module to not announce a key override for a... | brain |
2008-04-04 | Dont check APrefix both times :p | brain |
2008-04-04 | Better checks | brain |
2008-04-04 | Throw exception if both the prefix chars are defined and the same (thaks dani... | brain |
2008-04-02 | Fixes for bug #493, tidyups to clearing of channel modes on losing FJOIN. Mod... | brain |
2008-04-02 | This is better than using a const; Since 1.1 we don't need a value at all, we... | brain |
2008-04-02 | Remove unload_kludge: this still isn't handled in a very polite way (it uses ... | w00t |
2008-04-02 | Just use string literal instead of declaring a var for it | w00t |
2008-04-01 | Configurable prefixes for chanmodes +qa: prefixes can be turned on or off ind... | w00t |
2008-04-01 | Add a required prefix of 0, this may fix problem encountered by Raff7.. (pure... | w00t |
2008-03-24 | Finally change all the Version() objects | brain |
2008-03-22 | Wheeee for HUGE commits. Convert all numerics to WriteNumeric so that OnNumer... | brain |
2008-02-18 | Phew. Fix a bunch of method sigs to stop warnings. | w00t |
2008-01-17 | Remove a redundant method here, call the mode manager directly | w00t |
2008-01-17 | Fix.. snomask O is already taken (ffs) so use A instead | w00t |
2008-01-17 | Remove InspIRCd::WriteOpers in favour of snomask O | w00t |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2007-11-09 | Same here, fix some minor memory leaks noticed by w00t | brain |
2007-11-04 | Fix these to use new hook system (u_listmode wasnt fixed yet) | brain |
2007-11-04 | Honking huge commit. Removal of DELETE() template that never worked right anyway | brain |
2007-11-04 | Convert all to new Attach() system. The Implements() method needs removing fr... | brain |
2007-10-23 | More | brain |
2007-10-23 | More AddModes fixes | brain |
2007-10-15 | In the grand tradition of huge fucking commits: | w00t |
2007-10-03 | PROPAGATE this fix | brain |
2007-08-28 | Remove the last uses of localised fake clients. This removes a lot of allocat... | w00t |
2007-08-27 | Remove unnecessary header traffic | w00t |
2007-08-16 | Fixed bug #390 (broken m_chanprotect noservices) | special |