2014-04-07 |
Attila Molnar | Merge insp20 |
blob | commitdiff | raw |
2014-01-21 |
Attila Molnar | Merge insp20 |
blob | commitdiff | raw |
2013-09-08 |
attilamolnar | Automatically register ServiceProviders created by... |
blob | commitdiff | raw |
2013-08-30 |
attilamolnar | Replace OnRehash() with ReadConfig() that is called... |
blob | commitdiff | raw | diff to current |
2013-08-30 |
attilamolnar | Merge insp20 |
blob | commitdiff | raw | diff to current |
2013-08-04 |
attilamolnar | Automatically attach modules to events |
blob | commitdiff | raw | diff to current |
2013-07-04 |
Attila Molnar | Merge pull request #574 from SaberUK/master+build-comme... |
blob | commitdiff | raw | diff to current |
2013-07-04 |
Peter Powell | Remove $Core and $Mod* comments apart from $ModDep. |
blob | commitdiff | raw | diff to current |
2013-06-05 |
attilamolnar | Merge insp20 |
blob | commitdiff | raw | diff to current |
2013-05-26 |
Peter Powell | Clean up the FileReader class and all of the modules... |
blob | commitdiff | raw | diff to current |
2013-05-15 |
Attila Molnar | Merge pull request #514 from SaberUK/master+virtual... |
blob | commitdiff | raw | diff to current |
2013-05-15 |
Peter Powell | Tidy up keywords on module methods. |
blob | commitdiff | raw | diff to current |
2012-12-02 |
attilamolnar | Register all commands, modes and extensions using AddSe... |
blob | commitdiff | raw | diff to current |
2012-12-02 |
attilamolnar | Dynamically determine the size of the eventlist[] passe... |
blob | commitdiff | raw | diff to current |
2012-12-02 |
attilamolnar | Attach to events and register services in init() |
blob | commitdiff | raw | diff to current |
2012-10-29 |
attilamolnar | m_opermotd Add support for replacing \u \b etc. with... |
blob | commitdiff | raw | diff to current |
2012-09-30 |
attilamolnar | Fix more undefined behavior caused by referencing the... |
blob | commitdiff | raw | diff to current |
2012-08-13 |
Robin Burchell | Merge pull request #251 from Shawn-Smith/insp20+extbanU |
blob | commitdiff | raw | diff to current |
2012-07-26 |
attilamolnar | m_opermotd Add support for viewing opermotd on a remote... |
blob | commitdiff | raw | diff to current |
2012-05-14 |
Robin Burchell | Merge pull request #109 from Justasic/insp20 |
blob | commitdiff | raw | diff to current |
2012-05-03 |
Robin Burchell | Merge pull request #96 from Justasic/insp20 |
blob | commitdiff | raw | diff to current |
2012-04-23 |
Robin Burchell | Merge pull request #92 from Robby-/insp20-headers |
blob | commitdiff | raw | diff to current |
2012-04-19 |
Robby- | Replace copyright headers with headers granting specifi... |
blob | commitdiff | raw | diff to current |
2010-02-02 |
danieldg | Allow opermotd to specify its file in <files> without... |
blob | commitdiff | raw | diff to current |
2010-01-11 |
brain | ...because every now and again, i have to do a massive... |
blob | commitdiff | raw | diff to current |
2009-10-18 |
danieldg | Remove VF_SERVICEPROVIDER, prevent heap allocation... |
blob | commitdiff | raw | diff to current |
2009-10-17 |
danieldg | Remove dummy API_VERSION from Version constructor |
blob | commitdiff | raw | diff to current |
2009-09-26 |
danieldg | Remove InspIRCd* parameters and fields |
blob | commitdiff | raw | diff to current |
2009-09-22 |
danieldg | Describe module purpose in /MODULES output |
blob | commitdiff | raw | diff to current |
2009-09-13 |
danieldg | Clean up Command constructor |
blob | commitdiff | raw | diff to current |
2009-09-03 |
danieldg | Remove CMD_LOCALONLY, enforce use of GetRouting for... |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | Add Module* creator to Command and ModeHandler |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | Change allocation of commands/modes |
blob | commitdiff | raw | diff to current |
2009-05-24 |
danieldg | OnRehash changes: split to multiple hooks to clarify... |
blob | commitdiff | raw | diff to current |
2009-03-15 |
psychon | Update all wiki links to point to the new wiki. This... |
blob | commitdiff | raw | diff to current |
2009-01-02 |
w00t | Update copyrights for 2009. |
blob | commitdiff | raw | diff to current |
2009-01-02 |
peavey | Fix typo opermoth -> opermotd. Thanks Ankit. |
blob | commitdiff | raw | diff to current |
2009-01-02 |
peavey | Make it optional to show opermotd on /OPER, defaults... |
blob | commitdiff | raw | diff to current |
2008-08-25 |
w00t | Change module versions to use a string instead of fixed... |
blob | commitdiff | raw | diff to current |
2008-06-11 |
pippijn | fixed some indentation and spacing in modules |
blob | commitdiff | raw | diff to current |
2008-05-05 |
aquanight | Conversions |
blob | commitdiff | raw | diff to current |
2008-05-05 |
aquanight | Convert m_spanningtree |
blob | commitdiff | raw | diff to current |
2008-03-24 |
brain | And more of them |
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-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 | Remove unnecessary header traffic |
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-03 |
pippijn | Removed superfluous semicolons |
blob | commitdiff | raw | diff to current |
2007-06-17 |
w00t | 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-11 |
w00t | Last commit of that batch: Fix some returncodes (some... |
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 |
2006-12-15 |
w00t | Remove global namespacing, makes modules compile FASTAH... |
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-11 |
brain | Just to mess with om's head, remove helperfuncs.h from... |
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 | (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-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-04-24 |
brain | delete operator tracking in debug mode (using a macro... |
blob | commitdiff | raw | diff to current |
2006-03-11 |
brain | Yet more const ref changes |
blob | commitdiff | raw | diff to current |
2006-02-26 |
brain | Server* Srv marked static or moved to private member... |
blob | commitdiff | raw | diff to current |
2005-12-26 |
brain | Converted to new Implements system |
blob | commitdiff | raw | diff to current |
2005-12-16 |
brain | Split all commands into seperate files and redid comman... |
blob | commitdiff | raw | diff to current |
2005-12-07 |
brain | Changed behaviour of module API to pass Server* to... |
blob | commitdiff | raw | diff to current |
2005-11-30 |
brain | Added a parameter to OnRehash for the rehash parameter |
blob | commitdiff | raw | diff to current |
2005-11-30 |
w00t | Stylistic changes. |
blob | commitdiff | raw | diff to current |
2005-11-29 |
brain | Added opertype to OnOper and added OnMode function |
blob | commitdiff | raw | diff to current |
2005-05-15 |
brain | Changed to use __single_client_alloc, faster on most... |
blob | commitdiff | raw | diff to current |
2005-05-15 |
brain | Moved a ton of functions into helperfuncs.h to speed... |
blob | commitdiff | raw | diff to current |
2005-04-07 |
brain | Tons of module versionflags stuff, and checks for it... |
blob | commitdiff | raw | diff to current |
2005-04-07 |
brain | Added version flags |
blob | commitdiff | raw | diff to current |
2005-04-07 |
brain | Started work on /UNLOADMODULE, resource tracking and... |
blob | commitdiff | raw | diff to current |
2004-07-17 |
typobox43 | Initial commit |
blob | commitdiff | raw | diff to current |
|