| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add m_rmatch | 2010-10-20 | 1 | -0/+5 | |
| | | |||||
| * | Break up services-related example configuration into anope/atheme/builtin files | 2010-10-09 | 1 | -204/+2 | |
| | | |||||
| * | Add BOTNOTICE pseudo-command to <botcmd> parsing | 2010-10-08 | 1 | -1/+1 | |
| | | |||||
| * | Document m_clear | 2010-10-04 | 1 | -0/+4 | |
| | | |||||
| * | Add support for shorthand listmodes | 2010-09-27 | 1 | -0/+5 | |
| | | |||||
| * | Make m_sql_* module names consistent | 2010-09-26 | 1 | -33/+13 | |
| | | |||||
| * | Fix typo | 2010-09-11 | 1 | -1/+1 | |
| | | |||||
| * | Get rid of the not-so-'useful' server bot example and replace it with an ↵ | 2010-09-11 | 1 | -11/+14 | |
| | | | | | example of ChanServ using the built-in modules for services | ||||
| * | Remove config for it too | 2010-09-06 | 1 | -7/+0 | |
| | | |||||
| * | Update m_flatfile_channels to be more robust | 2010-09-06 | 1 | -5/+8 | |
| | | | | | | | | Enable storage of registered channels without permanent channels, or vice versa Only set the dirty bit if a channel that is written to the database gets its mode or topic changed, rather than any channel or user Move NukeChannel to core and put announcets back in options Allow sending mode merges via the protocol interface | ||||
| * | Document m_sql_channels and m_flatfile_channels | 2010-09-05 | 1 | -3/+25 | |
| | | |||||
| * | Convert m_alias and m_serverbots to FormatSubstitute | 2010-08-27 | 1 | -13/+12 | |
| | | |||||
| * | Add some documentation about sqlauth and an example | 2010-08-27 | 1 | -3/+37 | |
| | | |||||
| * | Add m_sqlcommand - allow creating /COMMANDs that map to SQL queries | 2010-08-27 | 1 | -0/+27 | |
| | | |||||
| * | Add options to config to recheck autoop upon logging in or changing host | 2010-08-24 | 1 | -0/+11 | |
| | | |||||
| * | Move spanningtree config to <spanningtree> from various other places | 2010-08-21 | 1 | -0/+32 | |
| | | |||||
| * | Add support for setting accountname to m_sqlauth and m_ldapauth | 2010-08-19 | 1 | -0/+4 | |
| | | |||||
| * | Split provided modes off from m_services_account | 2010-08-19 | 1 | -11/+27 | |
| | | |||||
| * | Document m_chanregister and mark it VF_VENDOR | 2010-08-19 | 1 | -0/+14 | |
| | | |||||
| * | Fix the <database> example tags | 2010-08-19 | 1 | -3/+3 | |
| | | |||||
| * | Add m_chanacl to the example modules config | 2010-08-17 | 1 | -0/+4 | |
| | | |||||
| * | Add m_cline and m_opmoderated to the configfile | 2010-08-17 | 1 | -0/+13 | |
| | | |||||
| * | Fix up invite checking code and add m_inviteextban | 2010-08-16 | 1 | -0/+6 | |
| | | |||||
| * | Remove now-obsolete and buggy m_timedbans and document m_timedmodes | 2010-08-16 | 1 | -4/+0 | |
| | | |||||
| * | Add timed modes module | 2010-08-15 | 1 | -0/+15 | |
| | | |||||
| * | Add m_serverbots | 2010-08-07 | 1 | -0/+18 | |
| | | |||||
| * | Config overhaul | 2010-08-07 | 1 | -36/+54 | |
| | | |||||
| * | Allow customizing the operprefix rank | 2010-08-07 | 1 | -2/+5 | |
| | | |||||
| * | Prevent kicks of users who have a protecting low-rank prefix set | 2010-08-07 | 1 | -4/+15 | |
| | | |||||
| * | Add <opflags> config tag | 2010-08-06 | 1 | -0/+7 | |
| | | |||||
| * | Update a number of docs issues | 2010-08-03 | 1 | -55/+23 | |
| | | |||||
| * | Clarify the m_custom prefix message a bit | 2010-08-03 | 1 | -1/+1 | |
| | | |||||
| * | Removing example for m_spy which doesn't exist in insp20 | 2010-08-03 | 1 | -6/+0 | |
| | | |||||
| * | Add RAWIO log level which is more verbose than DEBUG | 2010-08-03 | 1 | -1/+1 | |
| | | |||||
| * | Allow m_sqlauth to set connect class | 2010-08-03 | 1 | -36/+2 | |
| | | |||||
| * | SQL API v3 | 2010-08-03 | 1 | -4/+4 | |
| | | |||||
| * | Change lockserv emergency unlock procedure, and add one for jumpserver | 2010-08-03 | 1 | -1/+3 | |
| | | |||||
| * | Documentation for <auditorium> tag | 2010-08-03 | 1 | -11/+10 | |
| | | |||||
| * | Allow invex to bypass key | 2010-08-03 | 1 | -0/+2 | |
| | | |||||
| * | Add m_customprefix, deprecates m_halfvoice | 2010-08-03 | 1 | -4/+17 | |
| | | |||||
| * | Restore <options:exemptchanops> with long names | 2010-08-03 | 1 | -9/+0 | |
| | | |||||
| * | Change chanprotect settings so it is possible to permit +q to grant +q ↵ | 2010-08-03 | 1 | -9/+5 | |
| | | | | | without permitting +a to grant +a | ||||
| * | Switch the order of arguments in the +X mode, thanks aquanight for the ↵ | 2010-02-14 | 1 | -3/+3 | |
| | | | | | | | suggestion git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12456 e03df62e-2008-0410-955e-edbf42e46eb7 | ||||
| * | Change GeoIP to be a connect block matcher | 2010-02-13 | 1 | -13/+12 | |
| | | | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12450 e03df62e-2008-0410-955e-edbf42e46eb7 | ||||
| * | Update m_exemptchanops to allow users to specify the status required for the ↵ | 2010-02-09 | 1 | -5/+6 | |
| | | | | | | | exemption git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12412 e03df62e-2008-0410-955e-edbf42e46eb7 | ||||
| * | half-voice is a better name than status prefix | 2010-02-09 | 1 | -4/+4 | |
| | | | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12406 e03df62e-2008-0410-955e-edbf42e46eb7 | ||||
| * | Update example config for passforward and RPC module changes [jdhore] | 2010-02-07 | 1 | -8/+20 | |
| | | | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12395 e03df62e-2008-0410-955e-edbf42e46eb7 | ||||
| * | Add mode +V, status prefix. Because we haven't used up enough channel mode ↵ | 2010-02-06 | 1 | -1/+5 | |
| | | | | | | | letters yet. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12385 e03df62e-2008-0410-955e-edbf42e46eb7 | ||||
| * | Move configuration examples to docs, remove automatic overwrite on make install | 2010-02-06 | 1 | -0/+1849 | |
| git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12383 e03df62e-2008-0410-955e-edbf42e46eb7 | |||||
