722 Commits

Author SHA1 Message Date
Peter Powell
c5a85f686e Upgrade Doxyfile from 1.8.3.1 to 1.8.9.1.
Also, strip comments by request of @attilamolnar.
2015-02-27 00:34:04 +00:00
Attila Molnar
cde9fdc38b Remove outdated ircservices and neostats config examples
Issue #991
2015-02-09 00:09:38 +01:00
Renegade334
6ec3d27b2a 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.
2015-02-05 15:01:23 +00:00
Attila Molnar
fc7bd73cf5 Fix a couple of helpop issues
Fixes issue #949 reported by @webczat
2014-11-29 16:40:33 +01:00
JD Horelick
2faf5ff670 Make some config strings a bit more professional and use RFC reserved TLD's everywhere 2014-11-09 03:48:48 +01:00
JD Horelick
c35ad9206c Add missing oper-only commands to oper class blocks 2014-11-09 03:48:47 +01:00
Attila Molnar
3a3ff94967 Merge insp20 2014-10-27 15:26:20 +01:00
Attila Molnar
6cc3e6be81 m_delaymsg Add option to disallow NOTICEs too 2014-10-23 17:59:44 +02:00
Attila Molnar
cb45d5c3a5 Update <nationalchars> tag documentation 2014-10-20 20:42:17 +02:00
Attila Molnar
6890d6aef7 Remove listmode hiding support from the core
This is now handled by m_hidelist
2014-09-10 15:03:21 +02:00
Attila Molnar
02158b6490 m_hidelist Make minimum rank required to view lists configurable 2014-09-10 14:59:00 +02:00
Attila Molnar
c2fb4e4b9d Add m_hidelist that allows hiding the lists of listmodes 2014-09-10 14:50:57 +02:00
Daniel Vassdal
4e0c477eb3 m_pbkdf2: Added module
Bugfixes and minor changes are by @attilamolnar, original PR #767
2014-08-04 13:36:18 +02:00
Daniel Vassdal
0fc6faa7a1 m_bcrypt: Add module
bcrypt updated to 1.3 by @attilamolnar, original PR #767
2014-08-04 13:10:09 +02:00
Attila Molnar
f62654a685 Merge insp20 2014-07-25 12:05:40 +02:00
Attila Molnar
484bb1ef62 Update example configuration files, fix typos and case
Mention m_regex_stdlib in the list of regex providers after m_filter
2014-07-24 14:20:14 +02:00
Adam
cb24e182f8 Update aliases/anope.conf.example 2014-07-23 08:17:24 -04:00
Attila Molnar
3d0fa60ba5 Say "SSL certificate fingerprint" instead of "SSL fingerprint" everywhere 2014-07-19 14:39:04 +02:00
Tim Heckman
a84ac5c112 remove unneeded whitespace from the docs/examples 2014-06-14 18:36:57 -07:00
Attila Molnar
53c59d9a99 Document the config options of m_remove 2014-06-09 17:49:57 +02:00
Attila Molnar
f45a8e2a14 m_remove Recognize /REMOVE <chan> <nick>
The old syntax is now deprecated

Fixes issue #860 reported by @Shawn-Smith
2014-06-09 17:43:50 +02:00
Attila Molnar
e98f1c6429 Describe <ident:nolookupprefix> 2014-05-28 13:46:01 +02:00
Robby-
9baeec44d0 m_ident: Add an option to allow idents of users to still be prefixed with a '~' for connect classes which have disabled ident lookups through the <connect:useident> setting.
Fixes #683.

Some changes by @attilamolnar, original PR #684
2014-05-28 13:39:23 +02:00
Attila Molnar
78d46e8460 m_sajoin, m_sapart Support a comma separated list of channels
Issue #818
2014-04-14 17:14:10 +02:00
Robby-
ad2e0ef1cd Some more helpop config updates. 2014-04-12 22:18:22 +02:00
Peter Powell
c511bb56f5 Kill <channels> in favour of <connect:maxchans> and <oper:maxchans>.
Remove channels/high-join-limit privilege
2014-04-11 16:14:10 +02:00
Attila Molnar
557c02839b m_filter Allow exemption of messages sent to nicks specified in <exemptfromfilter> tags
Issue #655
2014-04-11 15:25:54 +02:00
Attila Molnar
1453b889ef Redirect the reader to filters.conf.example for advanced filter configuration 2014-04-11 15:20:29 +02:00
Attila Molnar
477811faef m_filter Rename config key used in exemptfromfilter from "channel" to "target", but keep compatibility 2014-04-11 15:16:26 +02:00
Attila Molnar
f71e6bf9cb Merge insp20 2014-04-07 13:40:51 +02:00
Attila Molnar
dcff388202 Fix typo in helpop-full that prevented it from loading and other minor helpop issues 2014-04-06 16:21:04 +02:00
Attila Molnar
883f6db55b Major example configuration and helpop update
Big thanks to @m4z (#621) and @Robby- (#630) who contributed a lot to this
2014-04-04 18:05:06 +02:00
Peter Powell
f2db4b743f Make the maximum hostname length configurable in the config. 2014-03-08 13:01:09 +01:00
Peter Powell
9ccb36800a Fix m_permchannels not prepending the path when reading the config. 2014-03-07 18:28:01 +01:00
Googolplexed
dcd07e3892 Give m_connectban a configurable ban message 2014-02-27 16:17:46 +01:00
Daniel Vassdal
8af4a2795b Simplify /SAJOIN syntax and add permission for joining other users. 2014-02-26 14:00:01 +01:00
Attila Molnar
4e0fd52057 m_svshold Hide server notices by default
Issue #742
2014-02-25 16:48:38 +01:00
Googolplexed
3c9e626d3f Moving CGIIRC to a new snomask (w) 2014-02-23 12:10:17 +01:00
Thiago Crepaldi
4ed0292914 m_ldapauth.cpp: Allow multiple patterns for users to bypass LDAP auth 2014-02-07 18:10:20 +01:00
Attila Molnar
2e8c2a6a5f Document new delayed join feature of m_conn_join 2014-01-30 22:18:40 +01:00
Attila Molnar
7acb4ced20 Add m_clearchan which removes users from a channel without sending n*(n+1)/2 QUIT messages 2014-01-26 13:39:10 +01:00
Attila Molnar
e244cb2c63 Merge insp20 2014-01-21 18:44:08 +01:00
Adam
ec1e85cb3d Add m_starttls and remove it from m_ssl_gnutls, which allows it to work with both openssl and gnutls 2014-01-21 18:04:08 +01:00
Attila Molnar
b8f0e349ce m_svshold Add config option to hide snotices 2014-01-20 17:05:01 +01:00
Attila Molnar
ef264e2dca m_httpd Add timeout option; remove timed out connections 2014-01-20 16:57:30 +01:00
Attila Molnar
659530cbab Update example configs/helpop 2014-01-20 16:48:20 +01:00
Mantas Mikulėnas
b43e157a14 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
2014-01-20 16:44:10 +01:00
Attila Molnar
57d02ca02e m_showwhois Update settings on rehash 2013-12-19 17:02:41 +01:00
Adam
dbbd333956 Add m_ldap, and convert m_ldapoper and m_ldapauth to use it. 2013-12-19 16:40:11 +01:00
Attila Molnar
a1d46b8bff Add m_showfile, remove cmd_rules 2013-12-18 18:01:19 +01:00