| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright headers. | 2021-12-30 | 1 | -1/+1 | |
| | | |||||
| * | Add support for forwarding a password from the second nick param. | 2021-12-28 | 1 | -6/+17 | |
| | | |||||
| * | Update copyright headers. | 2021-03-05 | 1 | -1/+1 | |
| | | |||||
| * | Update copyright headers. | 2020-04-24 | 1 | -1/+1 | |
| | | |||||
| * | Update the module descriptions using mkversion. | 2020-04-10 | 1 | -1/+1 | |
| | | |||||
| * | Set the minimum length to 1 for most config items with a default. | 2020-04-09 | 1 | -1/+1 | |
| | | |||||
| * | Allow <passforward:forwardmsg> to be optional. | 2020-04-09 | 1 | -4/+7 | |
| | | |||||
| * | Update copyright headers. | 2020-01-11 | 1 | -0/+6 | |
| | | |||||
| * | Use SQUERY instead of PRIVMSG in alias/passforward config. | 2019-04-04 | 1 | -1/+1 | |
| | | |||||
| * | Avoid forwarding passwords to nickserv when using SASL (#1562) | 2019-01-24 | 1 | -0/+8 | |
| | | |||||
| * | Implement IRCv3 message tag support. | 2018-08-13 | 1 | -2/+2 | |
| | | | | | Co-authored-by: Attila Molnar <attilamolnar@hush.com> | ||||
| * | Move message parsing to ProcessBuffer and fix edge cases in it. | 2018-08-10 | 1 | -1/+1 | |
| | | |||||
| * | Change allocation of InspIRCd::Parser to be physically part of the object ↵ | 2014-06-13 | 1 | -1/+1 | |
| | | | | | containing it | ||||
| * | Switch to std::string::compare() from substr() in a couple of places | 2014-05-26 | 1 | -4/+4 | |
| | | |||||
| * | m_passforward: Don't forward password if the connect block required a ↵ | 2014-05-16 | 1 | -0/+4 | |
| | | | | | password to connect | ||||
| * | Introduce Server class | 2014-01-05 | 1 | -1/+1 | |
| | | | | | | - Replaces std::string server in User - Replaces InspIRCd::ULine() and SilentULine() | ||||
| * | Replace OnRehash() with ReadConfig() that is called on boot, on module load ↵ | 2013-08-30 | 1 | -6/+1 | |
| | | | | | | | and on rehash This eliminates the need for calling OnRehash() in init() | ||||
| * | Automatically attach modules to events | 2013-08-04 | 1 | -2/+0 | |
| | | |||||
| * | Remove $Core and $Mod* comments apart from $ModDep. | 2013-07-04 | 1 | -2/+0 | |
| | | |||||
| * | Merge insp20 | 2013-06-06 | 1 | -1/+1 | |
| |\ | |||||
| | * | Remove unnecessary string copies and dead code | 2013-06-05 | 1 | -1/+1 | |
| | | | |||||
| * | | Tidy up keywords on module methods. | 2013-05-15 | 1 | -4/+4 | |
| | | | | | | | | | | | - Remove virtual keyword from a ton of methods which don't need it. - Add override keyword to a ton of methods which do need it. | ||||
| * | | Whitespace and empty destructor removal, minor coding style changes | 2013-04-01 | 1 | -1/+0 | |
| |/ | |||||
| * | Dynamically determine the size of the eventlist[] passed to Attach() | 2012-12-02 | 1 | -1/+1 | |
| | | | | | m_sqlauth was attached to I_OnUserDisconnect but didn't provide a handler for it, remove | ||||
| * | Attach to events and register services in init() | 2012-12-02 | 1 | -1/+1 | |
| | | |||||
| * | Remove usage of the deprecated ConfigReader | 2012-11-12 | 1 | -4/+4 | |
| | | |||||
| * | Allows to use user->ident string instead of user->nick for NickServ. | 2012-10-08 | 1 | -5/+10 | |
| | | |||||
| * | Module description updates | 2012-05-30 | 1 | -1/+2 | |
| | | |||||
| * | Replace copyright headers with headers granting specific authors copyright | 2012-04-19 | 1 | -8/+14 | |
| | | |||||
| * | Add m_passforward, based on m_conn_pass_nickserv by satmd | 2010-01-07 | 1 | -0/+97 | |
| git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12244 e03df62e-2008-0410-955e-edbf42e46eb7 | |||||
