2008-05-05 |
peavey | Convert a few |
blob | commitdiff | raw |
2008-04-04 |
brain | Make all our modules use the new stuff rather than... |
blob | commitdiff | raw | diff to current |
2008-04-01 |
brain | Some metadata commands were using nicknames to identify... |
blob | commitdiff | raw | diff to current |
2008-03-28 |
w00t | git-svn-id: http://svn.inspircd.org/repository/trunk... |
blob | commitdiff | raw | diff to current |
2008-03-28 |
w00t | Wrong place probably |
blob | commitdiff | raw | diff to current |
2008-03-28 |
w00t | Don't desync when blanking metadata with remote servers... |
blob | commitdiff | raw | diff to current |
2008-03-28 |
w00t | Don't desync when setting swhois |
blob | commitdiff | raw | diff to current |
2008-03-24 |
brain | Finally change all the Version() objects |
blob | commitdiff | raw | diff to current |
2008-03-22 |
brain | Wheeee for HUGE commits. Convert all numerics to WriteN... |
blob | commitdiff | raw | diff to current |
2008-02-20 |
brain | Wheee, mass commit! this adds const stafety, throwing... |
blob | commitdiff | raw | diff to current |
2008-02-13 |
w00t | Slight API tweak. Change Command to take char * instead... |
blob | commitdiff | raw | diff to current |
2008-02-11 |
w00t | More -Wshadow fixes.. not really finished yet |
blob | commitdiff | raw | diff to current |
2008-02-10 |
w00t | Really allow for removal of SWHOIS via specifying blank... |
blob | commitdiff | raw | diff to current |
2008-02-09 |
w00t | Implement LogManager::CloseLogs() to give logstreams... |
blob | commitdiff | raw | diff to current |
2008-02-09 |
w00t | Implement bug #492: empty swhois string unsets swhois. |
blob | commitdiff | raw | diff to current |
2008-01-17 |
w00t | Fix.. snomask O is already taken (ffs) so use A instead |
blob | commitdiff | raw | diff to current |
2008-01-17 |
w00t | Remove InspIRCd::WriteOpers in favour of snomask O |
blob | commitdiff | raw | diff to current |
2008-01-10 |
w00t | Header update: 2007 -> 2008 |
blob | commitdiff | raw | diff to current |
2007-11-04 |
brain | Remove Implements() method from every module. booya. |
blob | commitdiff | raw | diff to current |
2007-11-04 |
brain | Honking huge commit. Removal of DELETE() template that... |
blob | commitdiff | raw | diff to current |
2007-11-04 |
brain | Convert all to new Attach() system. The Implements... |
blob | commitdiff | raw | diff to current |
2007-10-21 |
w00t | Another big commit, just to please all my fans out... |
blob | commitdiff | raw | diff to current |
2007-10-15 |
w00t | In the grand tradition of huge fucking commits: |
blob | commitdiff | raw | diff to current |
2007-10-15 |
w00t | class command_t -> class Command. Whey :D |
blob | commitdiff | raw | diff to current |
2007-08-27 |
w00t | Add a metric assload of TRANSLATE macros to modules. |
blob | commitdiff | raw | diff to current |
2007-08-27 |
w00t | Remove unnecessary header traffic |
blob | commitdiff | raw | diff to current |
2007-08-26 |
brain | Fix for bug #376 - FEATURE - (sorry w00t) - not backpor... |
blob | commitdiff | raw | diff to current |
2007-08-03 |
w00t | Add VF_COMMON to a lot modules which require it. Report... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | OOPS! We try again, since I'm smoking craq. LF is 0x0a... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | 'svn propset -R svn:eol-style CR *' Set to UNIX-style... |
blob | commitdiff | raw | diff to current |
2007-07-07 |
special | Added some missing parameter checking in m_swhois |
blob | commitdiff | raw | diff to current |
2007-07-03 |
pippijn | Removed superfluous semicolons |
blob | commitdiff | raw | diff to current |
2007-06-17 |
w00t | Last conversions |
blob | commitdiff | raw | diff to current |
2007-05-21 |
brain | Header rearrangement, move inspircd.h to top, remove... |
blob | commitdiff | raw | diff to current |
2007-05-19 |
w00t | Windows support. Tested and working to compile on freeb... |
blob | commitdiff | raw | diff to current |
2007-05-10 |
brain | Add m_taxonomy and api minor tweak to make it work... |
blob | commitdiff | raw | diff to current |
2007-03-15 |
brain | Add third parameter to OnUserQuit (quit reason for... |
blob | commitdiff | raw | diff to current |
2007-01-01 |
brain | Fix to allow for OnRehash to know what user initiated... |
blob | commitdiff | raw | diff to current |
2007-01-01 |
brain | Make sure that if an oper opers up and has an swhois... |
blob | commitdiff | raw | diff to current |
2007-01-01 |
brain | This should fix it on two fronts: missing Implements... |
blob | commitdiff | raw | diff to current |
2007-01-01 |
brain | This is it, i think |
blob | commitdiff | raw | diff to current |
2007-01-01 |
brain | Blah |
blob | commitdiff | raw | diff to current |
2007-01-01 |
brain | Debug stuff, pay it no attention |
blob | commitdiff | raw | diff to current |
2006-12-15 |
w00t | Remove global namespacing, makes modules compile FASTAH... |
blob | commitdiff | raw | diff to current |
2006-11-15 |
special | Added <oper:swhois> to m_swhois, which will override... |
blob | commitdiff | raw | diff to current |
2006-10-28 |
brain | Fix these too! |
blob | commitdiff | raw | diff to current |
2006-10-28 |
brain | Add support for OnWhoisLine, which allows modules to... |
blob | commitdiff | raw | diff to current |
2006-10-19 |
brain | Insert massive change here. |
blob | commitdiff | raw | diff to current |
2006-10-06 |
brain | Document a ton of classes (e.g. give them a short descr... |
blob | commitdiff | raw | diff to current |
2006-10-01 |
brain | Now with binary versioning goodness |
blob | commitdiff | raw | diff to current |
2006-09-06 |
brain | All commands now return results CMD_FAILURE or CMD_SUCCESS |
blob | commitdiff | raw | diff to current |
2006-08-21 |
brain | In 1.1, place all FJOIN parameters in the last paramete... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | Just to mess with om's head, remove helperfuncs.h from... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | CamelCaseRocksSoMuchICamelCasedAllTheMethodsOfClassInsp... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | Move remaining functions: |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | ConfigReader and FileReader now take InspIRCd* to their... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | None of the modules use an extern InspIRCd* any more |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | (Bigger than it looks, i did this with perl inplace... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | Last of Server:: methods moved to InspIRCd::. Server... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | Note: FOR THE MOMENT, this is BROKEN. It wont run right... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | FindNick, FindChan, ChanModes, UserList, CountInvisible... |
blob | commitdiff | raw | diff to current |
2006-08-09 |
brain | ServerConfig extern moved into class InspIRCd |
blob | commitdiff | raw | diff to current |
2006-08-08 |
brain | WHEEEEE!!!!! |
blob | commitdiff | raw | diff to current |
2006-07-28 |
brain | Add support for syntax of commands in place of the... |
blob | commitdiff | raw | diff to current |
2006-07-16 |
brain | mass tidyup, change A LOT of stuff to const char**... |
blob | commitdiff | raw | diff to current |
2006-07-10 |
brain | Remove cast |
blob | commitdiff | raw | diff to current |
2006-07-10 |
brain | Convert to templated GetExt, and a lot more readable |
blob | commitdiff | raw | diff to current |
2006-04-24 |
brain | delete operator tracking in debug mode (using a macro... |
blob | commitdiff | raw | diff to current |
2006-03-11 |
brain | Last ones |
blob | commitdiff | raw | diff to current |
2006-02-07 |
brain | Tidying of snotices (adding '***' to start of WriteOper... |
blob | commitdiff | raw | diff to current |
2006-02-06 |
om | Make ulines /swhois silently |
blob | commitdiff | raw | diff to current |
2006-02-04 |
om | Stop trying to set an empty swhois if the <type> doesn... |
blob | commitdiff | raw | diff to current |
2006-02-04 |
om | Add support for configured swhois lines |
blob | commitdiff | raw | diff to current |
2006-01-15 |
brain | Updated copyrights in headers etc using perl inplace... |
blob | commitdiff | raw | diff to current |
2005-12-26 |
brain | Last set converted to 'Implements' |
blob | commitdiff | raw | diff to current |
2005-12-16 |
brain | Added support for new command system |
blob | commitdiff | raw | diff to current |
2005-12-07 |
brain | Made module not static |
blob | commitdiff | raw | diff to current |
2005-12-07 |
brain | Fixed broken OnCleanup |
blob | commitdiff | raw | diff to current |
2005-12-07 |
brain | Added OnCleanup handler |
blob | commitdiff | raw | diff to current |
2005-12-07 |
brain | Added OnUserQuit stuffs |
blob | commitdiff | raw | diff to current |
2005-12-07 |
brain | Tested and working locally |
blob | commitdiff | raw | diff to current |
2005-12-07 |
brain | Compilation fixes (UNTESTED) |
blob | commitdiff | raw | diff to current |
2005-12-07 |
brain | Added m_swhois as example of new netbursting/metadata... |
blob | commitdiff | raw | diff to current |
|