2012-12-15 |
attilamolnar | Add a flag to Command that controls whether an empty... |
blob | commitdiff | raw |
2012-12-15 |
attilamolnar | Add IS_SERVER() and REG_ALL checks to (mostly oper... |
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 | Attach to events and register services in init() |
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-15 |
danieldg | Allow forced nick change to bypass Q:Lines |
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-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-02 |
danieldg | Change more modules to use VF_OPTCOMMON routing |
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-04-16 |
w00t | Convert snomask 'A' into snomask 'a' for local announce... |
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-02-15 |
peavey | Fixify comments |
blob | commitdiff | raw | diff to current |
2009-02-15 |
peavey | Target route SANICK and when we hit the target let... |
blob | commitdiff | raw | diff to current |
2009-01-02 |
w00t | Update copyrights for 2009. |
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-07-14 |
w00t | Lots, lots more numerics.h conversion |
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-25 |
brain | First phase of conversion to dynamic limits on all... |
blob | commitdiff | raw | diff to current |
2008-05-19 |
brain | Commit these |
blob | commitdiff | raw | diff to current |
2008-05-05 |
peavey | and no need to cast parameters to std::string here |
blob | commitdiff | raw | diff to current |
2008-05-05 |
aquanight | Conversions |
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-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 | 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-21 |
brain | Don't penalize any of the SA commands |
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-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-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-04-21 |
peavey | Add *** to +s SNOTICEs |
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-29 |
brain | Same again |
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-08 |
brain | Fix output when user SANICKs themselves |
blob | commitdiff | raw | diff to current |
2006-09-08 |
brain | Made SANICK not collide the user (theres no need to... |
blob | commitdiff | raw | diff to current |
2006-09-08 |
brain | Report invalid nicknames back to oper |
blob | commitdiff | raw | diff to current |
2006-09-08 |
brain | Add failed SANICK notices |
blob | commitdiff | raw | diff to current |
2006-09-08 |
brain | Only put out SANICK success line if the nickchange... |
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 | CamelCaseRocksSoMuchICamelCasedAllTheMethodsOfClassInsp... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | Move remaining functions: |
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 | Move IsNick, IsIdent into class InspIRCd, update module... |
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 | userrec and chanrec now have their own independent... |
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-08-08 |
brain | userrec::UpdateNickHash(), userrec::ForceNickChange... |
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-14 |
brain | Don't allow SAQUIT, SANICK, SAPART and SAJOIN on ulined... |
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 |
2006-01-15 |
brain | Updated copyrights in headers etc using perl inplace... |
blob | commitdiff | raw | diff to current |
2005-12-16 |
brain | Porting to new command system |
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-05-15 |
brain | Changed to use __single_client_alloc, faster on most... |
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-05-16 |
brain | Updated header comments |
blob | commitdiff | raw | diff to current |
2004-04-10 |
brain | Added 'm' datagram type (user mode change) |
blob | commitdiff | raw | diff to current |
2004-04-06 |
brain | The SA* modules actually compile in this version |
blob | commitdiff | raw | diff to current |
2004-04-06 |
brain | Added SA* modules (untested) |
blob | commitdiff | raw | diff to current |
|