]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_services_account.cpp
MetaData rework
[user/henk/code/inspircd.git] / src / modules / m_services_account.cpp
2009-09-02 danieldgMetaData rework
2009-09-02 danieldgChange allocation of commands/modes
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-03-14 danieldgExtban rework: allow exceptions to override bans on...
2009-02-25 danieldgAllow accountname to be changed without an explicit...
2009-02-14 peaveyNuke trailing spaces
2009-01-10 dzFix bug #665 reported by Ankit, m_services_account...
2009-01-02 w00tUpdate copyrights for 2009.
2008-10-31 w00tFix crash.
2008-10-31 w00tMerge m_services functionality into m_services_account.
2008-09-02 brainChange exception message: "You cannot load m_services...
2008-08-25 w00tChange module versions to use a string instead of fixed...
2008-08-05 w00tMissed another
2008-08-05 w00tMissed one.
2008-07-16 specialApplied patch by psychon to make AddExtBanChar correctl...
2008-07-14 w00tAdd extban types +bb R: and M: - stops matching account...
2008-06-11 pippijnfixed some indentation and spacing in modules
2008-05-19 brainThese done
2008-05-01 brainSimple user/channel mode patch
2008-04-16 brainChange that allows the m_override module to not announc...
2008-03-24 brainAnd more of them
2008-03-22 brainWheeee for HUGE commits. Convert all numerics to WriteN...
2008-03-21 brainAdd capability for m_services_account to broadcast...
2008-02-18 w00tPhew. Fix a bunch of method sigs to stop warnings.
2008-01-17 w00tRemove a redundant method here, call the mode manager...
2008-01-10 w00tHeader update: 2007 -> 2008
2007-11-04 brainRemove Implements() method from every module. booya.
2007-11-04 brainConvert all to new Attach() system. The Implements...
2007-10-23 brainAll of insp now builds with -pedantic (theres some...
2007-10-15 w00tIn the grand tradition of huge fucking commits:
2007-08-28 w00tDELETE() -> delete
2007-08-27 w00tRemove unnecessary header traffic
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
2007-07-03 pippijnRemoved superfluous semicolons
2007-06-17 w00tConversions..
2007-05-21 brainHeader rearrangement, move inspircd.h to top, remove...
2007-05-19 w00tWindows support. Tested and working to compile on freeb...
2007-05-10 brainAdd m_taxonomy and api minor tweak to make it work...
2007-04-22 peaveyupdate some comments.
2007-04-18 peaveyAdd another trim() to outgoing metadata accountname...
2007-04-18 peaveyoops, overlooked a reference.
2007-04-18 peaveyAdd fix for bug #259 now that Brain is RAM impaired...
2007-03-15 brainAdd third parameter to OnUserQuit (quit reason for...
2007-03-03 peaveyFix m_services_account logout by allowing meta with...
2007-02-18 brainEliminate some string copies, tidy some code, and rever...
2007-02-07 brainFix for bug #205 reported by nenolod (modules that...
2006-12-28 brainReasonably sized fix - when adding modes in modules...
2006-12-15 w00tRemove global namespacing, makes modules compile FASTAH...
2006-11-26 brainAdd extra parameter to OnUserPreNotice and OnUserPrePri...
2006-10-28 brainFix these too!
2006-10-28 brainAdd support for OnWhoisLine, which allows modules to...
2006-10-19 brainInsert massive change here.
2006-10-01 brainNow with binary versioning goodness
2006-09-25 brainAll done.
2006-09-15 brainComments describing classes, for the url http://svn...
2006-09-08 brainTypo in mode handler doesnt let -M be removed!
2006-09-02 brainAll modules which implement simplemodes (no parameters...
2006-08-25 brainRemove On005Numeric event from a ton of modules which...
2006-08-23 brainModeParser::InsertMode is no longer required -- this...
2006-08-11 brainJust to mess with om's head, remove helperfuncs.h from...
2006-08-11 brainCamelCaseRocksSoMuchICamelCasedAllTheMethodsOfClassInsp...
2006-08-11 brainMove remaining functions:
2006-08-11 brainNone of the modules use an extern InspIRCd* any more
2006-08-10 brainLast of Server:: methods moved to InspIRCd::. Server...
2006-08-10 brainNote: FOR THE MOMENT, this is BROKEN. It wont run right...
2006-08-10 brainSo much stuff changed in this one, i forgot most of it.
2006-08-10 brainMove InsertMode into ModeParser
2006-08-09 brainServerConfig extern moved into class InspIRCd
2006-08-08 brainWHEEEEE!!!!!
2006-07-10 brainPort to templated GetExt()
2006-07-09 brainConvert to new api
2006-07-08 brainRefactored user modes to work like the channel modes...
2006-06-23 w00tm_services_account - now with 100 percent more elite.