2014-04-07 |
Attila Molnar | Merge insp20 |
blob | commitdiff | raw |
2014-02-15 |
Attila Molnar | Add ParamModeBase and ParamMode, change all parameter... |
blob | commitdiff | raw |
2014-01-21 |
Attila Molnar | Merge insp20 |
blob | commitdiff | raw | diff to current |
2013-11-12 |
Adam | Use WriteNumeric() everywhere we send numerics and... |
blob | commitdiff | raw | diff to current |
2013-09-08 |
attilamolnar | Automatically register ServiceProviders created by... |
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-13 |
attilamolnar | Call Channel::SetModeParam() from the mode parser when... |
blob | commitdiff | raw | diff to current |
2013-06-05 |
attilamolnar | Merge insp20 |
blob | commitdiff | raw | diff to current |
2013-05-16 |
attilamolnar | Remove unused variables, avoid copies where possible... |
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 |
2013-04-27 |
attilamolnar | Merge insp20 |
blob | commitdiff | raw | diff to current |
2013-04-16 |
attilamolnar | m_kicknorejoin Store and compare uuids instead pointers |
blob | commitdiff | raw | diff to current |
2013-04-16 |
attilamolnar | m_kicknorejoin Limit time to 30m by default |
blob | commitdiff | raw | diff to current |
2013-04-16 |
attilamolnar | m_kicknorejoin Minor improvements |
blob | commitdiff | raw | diff to current |
2013-04-13 |
attilamolnar | OnUserPreJoin is a local-only hook, change User* parame... |
blob | commitdiff | raw | diff to current |
2013-04-01 |
attilamolnar | Whitespace and empty destructor removal, minor coding... |
blob | commitdiff | raw | diff to current |
2013-04-01 |
attilamolnar | Change channel name parameter of Module::OnUserPreJoin... |
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-09-30 |
attilamolnar | Fix more undefined behavior caused by referencing the... |
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-07 |
danieldg | Fix crash on kick when +J is set, +misc cleanup |
blob | commitdiff | raw | diff to current |
2010-01-15 |
danieldg | Remove VF_COMMON from mode-provider modules (no longer... |
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-11-15 |
danieldg | Add ParamChannelModeHandler |
blob | commitdiff | raw | diff to current |
2009-10-24 |
danieldg | Get rid of ModePair |
blob | commitdiff | raw | diff to current |
2009-10-14 |
danieldg | Move static map of extensions into ServerInstance,... |
blob | commitdiff | raw | diff to current |
2009-10-08 |
danieldg | Add names for all modes (part 1 of named channel mode... |
blob | commitdiff | raw | diff to current |
2009-10-05 |
danieldg | Run DelMode and DelModeWatcher in RemoveModule |
blob | commitdiff | raw | diff to current |
2009-09-26 |
danieldg | Remove InspIRCd* parameters and fields |
blob | commitdiff | raw | diff to current |
2009-09-13 |
danieldg | Simplify ModeHandler constructor |
blob | commitdiff | raw | diff to current |
2009-09-13 |
danieldg | Module API changes to use Membership* where sensible |
blob | commitdiff | raw | diff to current |
2009-09-13 |
danieldg | Change Extensible to use strongly typed entries |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | ModResult conversion: Change return type of all module... |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | Remove "servermode" parameter, replace with IS_FAKE... |
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 | Use CheckTimeStamp to merge modes on netburst |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | Change allocation of commands/modes |
blob | commitdiff | raw | diff to current |
2009-04-29 |
danieldg | Overloading SetMode seems to cause the compiler to... |
blob | commitdiff | raw | diff to current |
2009-04-17 |
danieldg | Fix SetModeParam to use std::string and handle edge... |
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 |
2008-11-01 |
w00t | Second attempt at time() -> SI->Time(), now problems... |
blob | commitdiff | raw | diff to current |
2008-10-23 |
w00t | Revert earlier time() -> SI->Time() diff for now, this... |
blob | commitdiff | raw | diff to current |
2008-10-23 |
w00t | Patch from Namegduf converting all instances (where... |
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-31 |
bricker | and another rev bites the dust..thanks dz |
blob | commitdiff | raw | diff to current |
2008-05-31 |
bricker | fix. thanks jackmcbarn and special. |
blob | commitdiff | raw | diff to current |
2008-05-31 |
bricker | make the +J msg a little more coherent |
blob | commitdiff | raw | diff to current |
2008-05-19 |
brain | Convert channel::name to std::string, this was a beastie! |
blob | commitdiff | raw | diff to current |
2008-05-19 |
brain | Fix these too |
blob | commitdiff | raw | diff to current |
2008-04-16 |
brain | Change that allows the m_override module to not announc... |
blob | commitdiff | raw | diff to current |
2008-03-24 |
brain | Finally change all the Version() objects |
blob | commitdiff | raw | diff to current |
2008-02-18 |
w00t | Phew. Fix a bunch of method sigs to stop warnings. |
blob | commitdiff | raw | diff to current |
2008-01-17 |
w00t | Remove a redundant method here, call the mode manager... |
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-23 |
brain | More |
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-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 |
brain | SPACE INDENTING ACTION RANGERS -- ATTACK! |
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-03 |
brain | Fix broken modules (broken due to api change) |
blob | commitdiff | raw | diff to current |
2007-01-17 |
brain | Mass comment removal. |
blob | commitdiff | raw | diff to current |
2006-12-28 |
brain | Reasonably sized fix - when adding modes in modules... |
blob | commitdiff | raw | diff to current |
2006-12-21 |
special | This should fix the issue with unsetting +J |
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-01 |
brain | Now with binary versioning goodness |
blob | commitdiff | raw | diff to current |
2006-09-25 |
brain | All done. |
blob | commitdiff | raw | diff to current |
2006-09-24 |
special | Fixed bugs #150 and #151, thanks to jamie for reporting... |
blob | commitdiff | raw | diff to current |
2006-09-15 |
brain | Annotations |
blob | commitdiff | raw | diff to current |
2006-09-13 |
brain | Merge jamies many patches |
blob | commitdiff | raw | diff to current |
2006-09-02 |
brain | Because these modes take no parameter when being remove... |
blob | commitdiff | raw | diff to current |
2006-08-25 |
brain | Remove On005Numeric event from a ton of modules which... |
blob | commitdiff | raw | diff to current |
2006-08-23 |
brain | ModeParser::InsertMode is no longer required -- this... |
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 | Change to using Instance->Log (InspIRCd::Log) rather... |
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-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 | So much stuff changed in this one, i forgot most of it. |
blob | commitdiff | raw | diff to current |
next |