]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_svshold.cpp
MetaData rework
[user/henk/code/inspircd.git] / src / modules / m_svshold.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-01-28 dzNote to self, cast time_t to long int for printf.....
2009-01-28 dzMake xline expiry messages a bit clearer that the xline...
2009-01-02 w00tUpdate copyrights for 2009.
2008-08-25 w00tChange module versions to use a string instead of fixed...
2008-07-12 w00tConvert SVSHOLD to use the new XLine framework
2008-07-02 w00tForward port r9946: make SVSHOLD silent to avoid useles...
2008-06-11 pippijnfixed some indentation and spacing in modules
2008-05-25 brainFirst phase of conversion to dynamic limits on all...
2008-05-19 brainMore done
2008-05-05 peaveyConvert a few
2008-04-02 brainDOH! Fix my muppetry of a segfault, and fix some warnings
2008-03-30 aquanightCommit -Wformat=2 -Wmissing-format-attributes, printf...
2008-03-24 brainFinally change all the Version() objects
2008-02-22 aquanightConvert remaining InspIRCd::Log() calls to new logging...
2008-02-20 brainWheee, mass commit! this adds const stafety, throwing...
2008-02-13 w00tSlight API tweak. Change Command to take char * instead...
2008-01-17 w00tFix.. snomask O is already taken (ffs) so use A instead
2008-01-17 w00tRemove InspIRCd::WriteOpers in favour of snomask O
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-21 w00tAnother big commit, just to please all my fans out...
2007-10-15 w00tIn the grand tradition of huge fucking commits:
2007-10-15 w00tclass command_t -> class Command. Whey :D
2007-08-27 w00tAdd a metric assload of TRANSLATE macros to modules.
2007-08-27 w00tRemove unnecessary header traffic
2007-08-03 w00tAdd VF_COMMON to a lot modules which require it. Report...
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. :D
2007-06-13 brainI think this fixes visual studio oddities
2007-06-13 brainFixes for tokenization oddness with metadata, and weird...
2007-06-11 brainThe spelling nazis are amongst us!
2007-05-25 w00tDon't allow SVSHOLD from a non-ulined client. Thanks...
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...
2006-12-17 brainHandle removal of permenant svsholds
2006-12-17 brainFix potential crash, not enough parameters for va_arg...
2006-12-17 peaveyUse safe iter for deleting while iterating
2006-12-17 brainsomeone test this please
2006-12-15 w00tRemove global namespacing, makes modules compile FASTAH...
2006-10-20 brainConst refs
2006-10-19 brainInsert massive change here.
2006-10-01 brainNow with binary versioning goodness
2006-10-01 brainAtheme wont work right, because this wasnt VF_COMMON...
2006-09-26 brainMake svshold case insensitive, fix ./configure -update...
2006-09-25 w00tSVSHOLD, not SVSHold
2006-09-25 w00tAdd m_svshold, Q:Lines on crack for services. Party...