2019-05-01 |
Peter Powell | Merge branch 'insp20' into insp3. |
blob | commitdiff | raw |
2019-04-28 |
Robby | Textual improvements and fixes such as typos, casing... |
blob | commitdiff | raw |
2019-02-18 |
Robby | Various text improvements: consistency, syntax, help... |
blob | commitdiff | raw | diff to current |
2018-11-07 |
Peter Powell | Merge tag 'v2.0.27' into master. |
blob | commitdiff | raw | diff to current |
2018-09-24 |
Peter Powell | Merge branch 'insp20' into master. |
blob | commitdiff | raw | diff to current |
2018-08-15 |
Peter Powell | Merge branch 'insp20' into master. |
blob | commitdiff | raw | diff to current |
2018-07-26 |
Peter Powell | Use CommandBase::Params instead of std::vector<std... |
blob | commitdiff | raw | diff to current |
2018-07-15 |
Peter Powell | Merge branch 'insp20' into master. |
blob | commitdiff | raw | diff to current |
2018-04-22 |
Peter Powell | Merge tag 'v2.0.26' into master. |
blob | commitdiff | raw | diff to current |
2017-12-22 |
Peter Powell | Merge pull request #1446 from B00mX0r/master+wrongnumeric |
blob | commitdiff | raw | diff to current |
2017-12-22 |
B00mX0r | Fixed misc. instances of ERR_NOSUCHNICK instead of... |
blob | commitdiff | raw | diff to current |
2017-12-11 |
Peter Powell | Merge branch 'insp20' into master. |
blob | commitdiff | raw | diff to current |
2017-11-21 |
Peter Powell | Add the override keyword in places that it is missing. |
blob | commitdiff | raw | diff to current |
2017-11-12 |
Peter Powell | Merge tag 'v2.0.25' into master. |
blob | commitdiff | raw | diff to current |
2017-10-12 |
Peter Powell | Merge the latest changes from insp20 into master. |
blob | commitdiff | raw | diff to current |
2017-07-12 |
Peter Powell | Merge pull request #677 from Robby-/master-dnsblzline |
blob | commitdiff | raw | diff to current |
2017-07-09 |
Peter Powell | Merge v2.0.23 and v2.0.24 into master. |
blob | commitdiff | raw | diff to current |
2016-09-02 |
Attila Molnar | Merge insp20 |
blob | commitdiff | raw | diff to current |
2016-08-17 |
Attila Molnar | Merge insp20 |
blob | commitdiff | raw | diff to current |
2016-02-25 |
Attila Molnar | Merge branch 'master+writenumeric' |
blob | commitdiff | raw | diff to current |
2016-02-25 |
Attila Molnar | Convert WriteNumeric() calls to pass the parameters... |
blob | commitdiff | raw | diff to current |
2016-02-22 |
Attila Molnar | Merge insp20 |
blob | commitdiff | raw | diff to current |
2015-05-10 |
Attila Molnar | Merge insp20 |
blob | commitdiff | raw | diff to current |
2015-04-20 |
Attila Molnar | Merge insp20 |
blob | commitdiff | raw | diff to current |
2014-10-27 |
Attila Molnar | Merge insp20 |
blob | commitdiff | raw | diff to current |
2014-07-25 |
Attila Molnar | Merge insp20 |
blob | commitdiff | raw | diff to current |
2014-04-07 |
Attila Molnar | Merge insp20 |
blob | commitdiff | raw | diff to current |
2014-02-26 |
Attila Molnar | m_cycle Remove redundant IS_LOCAL() check |
blob | commitdiff | raw | diff to current |
2014-01-31 |
Attila Molnar | Remove some dead code |
blob | commitdiff | raw | diff to current |
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-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 | Remove TR_END, remove TRANSLATEx() from commands that... |
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-05-14 |
Attila Molnar | Merge pull request #523 from SaberUK/master+server... |
blob | commitdiff | raw | diff to current |
2013-05-14 |
Peter Powell | Add method for writing server notices. |
blob | commitdiff | raw | diff to current |
2013-04-27 |
attilamolnar | Merge insp20 |
blob | commitdiff | raw | diff to current |
2013-04-13 |
attilamolnar | Channel::JoinUser() and Channel::ForceChan() changes |
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 | Attach to events and register services in init() |
blob | commitdiff | raw | diff to current |
2012-10-12 |
attilamolnar | Remove superfluous std::string()s |
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 |
Attila Molnar | Merge pull request #267 from Shawn-Smith/insp20+versionsfix |
blob | commitdiff | raw | diff to current |
2012-07-26 |
Shawn Smith | Updated version lines to be more descriptive and remove... |
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-11 |
brain | ...because every now and again, i have to do a massive... |
blob | commitdiff | raw | diff to current |
2009-10-18 |
danieldg | Cull channels, warn when Extensible objects are not... |
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-13 |
danieldg | Membership* changes |
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-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-08-25 |
w00t | Change module versions to use a string instead of fixed... |
blob | commitdiff | raw | diff to current |
2008-08-07 |
w00t | Fix two modules set VF_COMMON incorrectly, closes bug... |
blob | commitdiff | raw | diff to current |
2008-07-11 |
w00t | Convert API to use std::string, fixes my slight bug... |
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-19 |
brain | Convert channel::name to std::string, this was a beastie! |
blob | commitdiff | raw | diff to current |
2008-05-19 |
brain | More done |
blob | commitdiff | raw | diff to current |
2008-05-04 |
peavey | Done up to and including m_c.. sigh |
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-22 |
w00t | Nuke TIMESYNC from orbit \o/ |
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-01-10 |
w00t | Header update: 2007 -> 2008 |
blob | commitdiff | raw | diff to current |
2007-11-09 |
brain | Roadmap item "Fix jointhrottle to not try 'throttle... |
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 |
w00t | 3 second penalty to CYCLE. |
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-10-07 |
special | dz is determined to crash your ircd :P |
blob | commitdiff | raw | diff to current |
2007-10-07 |
special | Fixed bug #434 (cycle allows bypassing modes for users... |
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 | More conversion |
blob | commitdiff | raw | diff to current |
2007-05-28 |
w00t | Don't return CMD_SUCCESS. This command shouldn't go... |
blob | commitdiff | raw | diff to current |
2007-05-27 |
w00t | Add m_cycle: server-side equivilant of /hop, except... |
blob | commitdiff | raw | diff to current |
|