2014-04-07 |
Attila Molnar | Merge insp20 |
blob | commitdiff | raw |
2014-01-21 |
Attila Molnar | Merge insp20 |
blob | commitdiff | raw |
2014-01-09 |
Attila Molnar | Stop null checking pointers that are always valid |
blob | commitdiff | raw |
2013-09-12 |
attilamolnar | Send ListModeBase modes implicitly on channel sync |
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 | 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-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-12 |
Attila Molnar | Merge pull request #461 from SaberUK/master+header... |
blob | commitdiff | raw | diff to current |
2013-04-12 |
Peter Powell | Tidy up source files: |
blob | commitdiff | raw | diff to current |
2013-04-11 |
Attila Molnar | Merge pull request #487 from SaberUK/master+better... |
blob | commitdiff | raw | diff to current |
2013-04-11 |
Peter Powell | Convert ISUPPORT to use a map instead of a string. |
blob | commitdiff | raw | diff to current |
2013-04-08 |
attilamolnar | Migrate u_listmode.h into the core, change +b to use it |
blob | commitdiff | raw | diff to current |
2013-04-01 |
attilamolnar | Whitespace and empty destructor removal, minor coding... |
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-11-19 |
attilamolnar | Remove calls to ListModeBase::OnCleanup (deprecated... |
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-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-10-16 |
danieldg | Clean up crash on destruction of statics at exit |
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-08 |
danieldg | Update Event and Request APIs |
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-22 |
danieldg | Describe module purpose in /MODULES output |
blob | commitdiff | raw | diff to current |
2009-09-13 |
danieldg | Change match direction of extbans to allow stacking |
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 | 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-03-14 |
danieldg | Extban rework: allow exceptions to override bans on... |
blob | commitdiff | raw | diff to current |
2009-01-02 |
w00t | Update copyrights for 2009. |
blob | commitdiff | raw | diff to current |
2008-09-06 |
brain | Newer extban-supporting listmode api |
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-08-22 |
w00t | Match conversion stuff. |
blob | commitdiff | raw | diff to current |
2008-08-22 |
w00t | Revert automated conversion by Special, as it (unfortun... |
blob | commitdiff | raw | diff to current |
2008-08-22 |
special | Fix a lot of calls to match() and uses of wildcard... |
blob | commitdiff | raw | diff to current |
2008-07-13 |
w00t | Fix order of arguments, this means that ban exceptions... |
blob | commitdiff | raw | diff to current |
2008-07-12 |
w00t | Add support for ban exceptions on non-user extbans... |
blob | commitdiff | raw | diff to current |
2008-07-11 |
w00t | Extended ban exceptions (untested, probably will explod... |
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-18 |
brain | Remove .c_str()'s in match() calls that are no longer... |
blob | commitdiff | raw | diff to current |
2008-05-18 |
brain | Please see my XXX in m_conn_umodes w00t, maybe somethin... |
blob | commitdiff | raw | diff to current |
2008-05-09 |
peavey | Fix crash if OnCheckBan is called and there is no list... |
blob | commitdiff | raw | diff to current |
2008-05-08 |
w00t | Remove a level of nesting from this |
blob | commitdiff | raw | diff to current |
2008-05-07 |
brain | Make u_listmode more sensible and make it properly... |
blob | commitdiff | raw | diff to current |
2008-03-24 |
brain | Finally change all the Version() objects |
blob | commitdiff | raw | diff to current |
2008-02-13 |
brain | Commit patch from danieldg that makes a ton of stuff... |
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 | Fix these to use new hook system (u_listmode wasnt... |
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-11-04 |
brain | This compiles, but note most modules are currently... |
blob | commitdiff | raw | diff to current |
2007-11-04 |
brain | Whoops and make it valid |
blob | commitdiff | raw | diff to current |
2007-11-04 |
brain | Fix this one too |
blob | commitdiff | raw | diff to current |
2007-10-23 |
brain | Some AddMode fixes |
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-28 |
om | Move everything module-related out of InspIRCd and... |
blob | commitdiff | raw | diff to current |
2007-08-28 |
w00t | DELETE() -> delete |
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 | Convert more modules |
blob | commitdiff | raw | diff to current |
2007-05-25 |
brain | Fix for bug #303 reported by HiroP, thanks |
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-03-10 |
brain | Change mask variable to irc::string to allow for case... |
blob | commitdiff | raw | diff to current |
2007-01-14 |
brain | Added interface 'ChannelBanList' that these two modules... |
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-28 |
brain | Reasonably sized fix - when adding modes in modules... |
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-23 |
brain | Add $ModDep: special comment, similar to $CompileFlags... |
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-27 |
brain | Someone forgot support for CIDR here |
blob | commitdiff | raw | diff to current |
2006-09-15 |
brain | Comments describing classes, for the url http://svn... |
blob | commitdiff | raw | diff to current |
2006-09-02 |
brain | banexception, chanfilter and inviteexception should... |
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 | 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 |
2006-08-10 |
brain | Move InsertMode into ModeParser |
blob | commitdiff | raw | diff to current |
next |