aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* | modules/m_silence: Allow U-lined services to bypass silence masks•••Adds a config entry (silence->exemptuline) that specifies whether users on U-lined servers can bypass silence masks. Gravatar Renegade3342015-02-051-1/+4
* | Merge insp20Gravatar Attila Molnar2014-10-271-1/+4
|\|
| * m_delaymsg Add option to disallow NOTICEs tooGravatar Attila Molnar2014-10-231-0/+2
| * Update <nationalchars> tag documentationGravatar Attila Molnar2014-10-201-1/+2
* | Remove listmode hiding support from the core•••This is now handled by m_hidelist Gravatar Attila Molnar2014-09-101-5/+0
* | m_hidelist Make minimum rank required to view lists configurableGravatar Attila Molnar2014-09-101-1/+8
* | Add m_hidelist that allows hiding the lists of listmodesGravatar Attila Molnar2014-09-101-0/+14
* | m_pbkdf2: Added module•••Bugfixes and minor changes are by @attilamolnar, original PR #767 Gravatar Daniel Vassdal2014-08-041-0/+14
* | m_bcrypt: Add module•••bcrypt updated to 1.3 by @attilamolnar, original PR #767 Gravatar Daniel Vassdal2014-08-041-0/+9
* | Merge insp20Gravatar Attila Molnar2014-07-2510-300/+338
|\|
| * Update example configuration files, fix typos and case•••Mention m_regex_stdlib in the list of regex providers after m_filter Gravatar Attila Molnar2014-07-244-38/+48
| * Update aliases/anope.conf.exampleGravatar Adam2014-07-231-11/+4
| * remove unneeded whitespace from the docs/examplesGravatar Tim Heckman2014-06-146-16/+16
| * Some more helpop config updates.Gravatar Robby-2014-04-122-242/+277
* | Say "SSL certificate fingerprint" instead of "SSL fingerprint" everywhereGravatar Attila Molnar2014-07-195-12/+12
* | Document the config options of m_removeGravatar Attila Molnar2014-06-091-0/+6
* | m_remove Recognize /REMOVE <chan> <nick>•••The old syntax is now deprecated Fixes issue #860 reported by @Shawn-Smith Gravatar Attila Molnar2014-06-091-5/+3
* | Describe <ident:nolookupprefix>Gravatar Attila Molnar2014-05-281-0/+4
* | m_ident: Add an option to allow idents of users to still be prefixed with a '...•••Fixes #683. Some changes by @attilamolnar, original PR #684 Gravatar Robby-2014-05-281-1/+1
* | m_sajoin, m_sapart Support a comma separated list of channels•••Issue #818 Gravatar Attila Molnar2014-04-141-4/+5
* | Kill <channels> in favour of <connect:maxchans> and <oper:maxchans>.•••Remove channels/high-join-limit privilege Gravatar Peter Powell2014-04-112-16/+8
* | m_filter Allow exemption of messages sent to nicks specified in <exemptfromfi...•••Issue #655 Gravatar Attila Molnar2014-04-111-0/+9
* | Redirect the reader to filters.conf.example for advanced filter configurationGravatar Attila Molnar2014-04-113-5/+8
* | m_filter Rename config key used in exemptfromfilter from "channel" to "target...Gravatar Attila Molnar2014-04-113-3/+3
* | Merge insp20Gravatar Attila Molnar2014-04-079-515/+483
|\|
| * Fix typo in helpop-full that prevented it from loading and other minor helpop...Gravatar Attila Molnar2014-04-062-3/+4
| * Major example configuration and helpop update•••Big thanks to @m4z (#621) and @Robby- (#630) who contributed a lot to this Gravatar Attila Molnar2014-04-049-527/+489
* | Make the maximum hostname length configurable in the config.Gravatar Peter Powell2014-03-081-0/+3
* | Fix m_permchannels not prepending the path when reading the config.Gravatar Peter Powell2014-03-071-2/+2
* | Give m_connectban a configurable ban messageGravatar Googolplexed2014-02-271-1/+5
* | Simplify /SAJOIN syntax and add permission for joining other users.Gravatar Daniel Vassdal2014-02-261-0/+2
* | m_svshold Hide server notices by default•••Issue #742 Gravatar Attila Molnar2014-02-251-1/+2
* | Moving CGIIRC to a new snomask (w)Gravatar Googolplexed2014-02-231-0/+1
* | m_ldapauth.cpp: Allow multiple patterns for users to bypass LDAP authGravatar Thiago Crepaldi2014-02-071-4/+5
* | Document new delayed join feature of m_conn_joinGravatar Attila Molnar2014-01-301-4/+5
* | Add m_clearchan which removes users from a channel without sending n*(n+1)/2 ...Gravatar Attila Molnar2014-01-264-3/+18
* | Merge insp20Gravatar Attila Molnar2014-01-216-25/+33
|\|
| * m_svshold Add config option to hide snoticesGravatar Attila Molnar2014-01-201-0/+2
| * m_httpd Add timeout option; remove timed out connectionsGravatar Attila Molnar2014-01-201-0/+3
| * Update example configs/helpopGravatar Attila Molnar2014-01-203-8/+9
| * Use standard example addresses in configs•••`2001:db8::/32` is the [standard][1] IPv6 example address range, using it also makes it clear when the user has just copy-pasted the example config and didn't actually whitelist 6BONE for some strange reason. Similarly, there are example addresses for [IPv4][2] and [DNS][3]. [1]: http://tools.ietf.org/html/rfc3849 [2]: http://tools.ietf.org/html/rfc5737 [3]: http://tools.ietf.org/html/rfc2606 Gravatar Mantas Mikulėnas2014-01-203-13/+13
| * Improve error reporting for <security:runas{user,group}>.Gravatar Peter Powell2013-09-261-4/+6
* | Add m_starttls and remove it from m_ssl_gnutls, which allows it to work with ...Gravatar Adam2014-01-211-0/+6
* | m_showwhois Update settings on rehashGravatar Attila Molnar2013-12-191-3/+1
* | Add m_ldap, and convert m_ldapoper and m_ldapauth to use it.Gravatar Adam2013-12-191-31/+26
* | Add m_showfile, remove cmd_rulesGravatar Attila Molnar2013-12-185-13/+41
* | Add a Flash Policy Daemon moduleGravatar Daniel Vassdal2013-12-181-0/+8
* | Purge docs/rfc from the repository.•••These are of no use to 99% of users and anyone who actually wants to read them should be capable of using Google to find them. Gravatar Peter Powell2013-12-153-7171/+0
* | Fix a few issues•••- Rehash notices - Modes in CAPAB - GetTargetAndAction() not being static in m_callerid - Loading custom configuration files using --config. (@SaberUK) - ServerConfig::Read not using std::endl. (@SaberUK) - Out of date comments in opers.conf.example, issue #624 Gravatar attilamolnar2013-11-211-2/+0
* | Allow multiple allowmasks in link blocks, #679Gravatar Adam2013-11-211-1/+1