| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace copyright headers with headers granting specific authors copyright | 2012-04-19 | 1 | -8/+14 | |
| * | Fix m_opermodes.so sending modes for unintroduced clients with oper autologin... | 2010-08-03 | 1 | -4/+9 | |
| * | Use FindNickOnly in a few commands to prevent enumerating users via UID walking | 2010-04-02 | 1 | -1/+1 | |
| * | Change is-using-SSL numeric to 671 to match more other IRCds•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12482 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-16 | 1 | -1/+1 | |
| * | Change is-using-SSL numeric to 275 to match other IRCds•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12481 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-16 | 1 | -1/+1 | |
| * | Add <oper:autologin> to allow SSL fingerprint-based automatic oper login•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12467 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-15 | 1 | -12/+24 | |
| * | Show SSL fingerprint in /WHOIS line, allow fingerprints to be hidden from non...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12429 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-10 | 1 | -27/+35 | |
| * | SSL certificate requests prior to full registration must use SocketCertificat...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12402 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-08 | 1 | -3/+4 | |
| * | Add <connect requiressl="trusted"> to force CA verification for clients on th...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12401 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-08 | 1 | -1/+12 | |
| * | Add requireident/requiressl to connect blocks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12353 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-02 | 1 | -2/+9 | |
| * | Remove unneededd IS_LOCAL casts•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12292 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-01-18 | 1 | -2/+2 | |
| * | PreCommand/PostCommand are local-only hooks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12291 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-01-18 | 1 | -1/+1 | |
| * | Fix iteration of oper blocks by SSLINFO•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12290 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-01-18 | 1 | -44/+11 | |
| * | ...because every now and again, i have to do a massive commit.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-01-11 | 1 | -1/+1 | |
| * | Use ServiceProvider for inter-module dependencies•••This will stop dependency chains from preventing module reloads when it is not actually needed; however, it removes some failsafes that will need to be reimplemented in order to avoid unmapped vtables. This deprecates Request as an inter-module signaling mechanism, although SQL still uses it. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12140 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-11-16 | 1 | -6/+0 | |
| * | Remove Extensible parent from EventHandler•••This also fixes SSL certificate support when m_sslinfo is not loaded git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12048 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-11-06 | 1 | -5/+9 | |
| * | Remove VF_SERVICEPROVIDER, prevent heap allocation of ConfigReader•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11904 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-10-18 | 1 | -1/+1 | |
| * | Move static map of extensions into ServerInstance, add const-correctness•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11873 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-10-14 | 1 | -3/+3 | |
| * | Update Event and Request APIs•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11808 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-10-08 | 1 | -10/+11 | |
| * | Remove InspIRCd* parameters and fields•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11763 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-26 | 1 | -3/+3 | |
| * | Fix automated metadata decoding with ExtItem•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11715 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-13 | 1 | -6/+6 | |
| * | Clean up Command constructor•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11707 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-13 | 1 | -2/+2 | |
| * | Add SerializeFormat for easier metadata formatting•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11704 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-13 | 1 | -2/+2 | |
| * | Change Extensible to use strongly typed entries•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11696 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-13 | 1 | -70/+75 | |
| * | Remove CMD_LOCALONLY, enforce use of GetRouting for routed commands•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11671 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-03 | 1 | -1/+1 | |
| * | Fix memory leak and invalid vtable location on unload of m_sslinfo•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11649 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-02 | 1 | -0/+8 | |
| * | ModResult conversion: Change return type of all module functions•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11634 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-02 | 1 | -4/+4 | |
| * | Add Module* creator to Command and ModeHandler•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11631 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-02 | 1 | -3/+2 | |
| * | MetaData rework•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11607 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-02 | 1 | -28/+14 | |
| * | Change allocation of commands/modes•••API change: Commands passed to AddCommand are no longer deleted automatically This removes lots of needless heap allocation and fixes a few memory leaks by allocating commands and modes as part of the Module rather than creating them separately in the module constructor. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11592 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-02 | 1 | -4/+3 | |
| * | Merge m_ssl_oper_cert into m_sslinfo to reduce the number of SSL modules•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11431 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-07-02 | 1 | -2/+86 | |
| * | Merge m_ssl_data with m_ssinfo to reduce the number of SSL modules•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11430 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-07-02 | 1 | -3/+76 | |
| * | m_sslinfo does not depend on external libraries, it should not be in extra•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11418 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-06-27 | 1 | -0/+90 |
