index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
example.conf
Age
Commit message (
Expand
)
Author
2015-12-14
Rename "example.conf" to "anope.example.conf".
Peter Powell
2015-12-14
Rename "services.conf" to "anope.conf".
Peter Powell
2015-12-14
Install into "~/anope" by default instead of "~/services".
Peter Powell
2015-12-14
Rename MOTD file to "motd.txt" from "services.motd".
Peter Powell
2015-12-14
Rename PID file to "anope.pid" from "services.pid".
Peter Powell
2015-12-14
New source tree structure for modules. From commands/cs_access => chanserv/ac...
Adam
2015-10-27
Merge branch '2.0' into 2.1
Adam
2015-09-06
Allow configuring modes
Adam
2015-07-08
Fix a ton of typos.
Peter Powell
2015-03-11
SendConfirmMail: Replace %E with new email
Peter Tseng
2015-01-10
Log user away messages
Adam
2015-01-10
Add networkinfo:nick_chars option to allow configuring additional characters ...
Adam
2015-01-10
Include botserv/* in default Services Administrator opertype to behave like 1.8
Adam
2015-01-05
Merge branch '2.0' into 2.1
Adam
2014-12-29
Allow configuring casemaps
Adam
2014-11-24
Rewrite serializable to have field level granularity
Adam
2014-10-12
Add an operserv/oper/modify privilege.
Thomas Fargeix
2014-10-12
Add a chanserv/access/list privilege
Thomas Fargeix
2014-08-03
Make botserv fantasy override its own privilege
Adam
2014-07-04
Correct the help text of options:useprivmsg ("defmsg" -> "msg")
Attila Molnar
2014-04-20
Deprecate enc_old, enc_md5, and enc_sha1
Adam
2014-04-02
Remove regex mods, use std::regex instead
Adam
2014-04-01
protocol/inspircd12: Remove support
Daniel Vassdal
2014-03-09
Remove mail:restrict as it is no longer useful. Changes nickserv/resetpass de...
Adam
2014-02-20
enc_bcrypt.cpp: Get rid of the libxcrypt dependency by including code from li...
Daniel Vassdal
2014-02-17
Rename m_ssl to m_ssl_openssl and update docs
Attila Molnar
2014-02-12
Add SASL EXTERNAL support. Thanks to ShutterQuick for fixing and testing.
Adam
2014-02-09
Add an opertype priv "protected" to not allow services to kick a user.
Adam
2014-01-26
Revert "Rename db_old hash plain -> none which is what 1.8 calls it"
Adam
2014-01-09
Rename db_old hash plain -> none which is what 1.8 calls it
Adam
2014-01-02
Add an explicit privilege for os_config's modify
Adam
2013-12-25
Fix setting english language in db_old, document how not setting defaultlangu...
Adam
2013-12-13
Log all admin commands by default. I was trying to give an example of log set...
Adam
2013-11-15
Add general:hideregisteredcommands to hide commands that require you to be id...
Adam
2013-11-09
Remove db_plain
Adam
2013-11-01
Use Config::GetClient for looking up services for command{} blocks which less...
Adam
2013-11-01
People often seem to get tripped up by this, so document more clearly
Adam
2013-10-26
added the irc2sql gateway module
DukePyrolator
2013-10-26
moved some config options from example.conf to nickserv.example.conf
DukePyrolator
2013-10-05
cs_entrymsg: Check for the correct override privilege.
Robby-
2013-09-29
ns_access: Allow LIST by Services Operators on suspended nicks. Change wording.
Robby-
2013-09-29
Correct expiretmeout and updatetimeout descriptions in example.conf, it is no...
Adam
2013-09-27
example.conf: nickserv:emailregistration -> nickserv:registration
Robby-
2013-09-27
Only allow using os_oper add and del if you have the privileges for what
Adam
2013-09-27
Fix cs_mode lock reply if nothing is done
Adam
2013-09-08
Fix allowing duplicate entries on the snline list
Adam
2013-07-22
Squashed commit of the following from Federico G. Schwindt <fgsch@lodoss.net>:
Federico G. Schwindt
2013-07-21
More basic config validation, and fix crash when no uplinks are configured. s...
Adam
2013-07-01
Change extensible keys to require explicitly having a type defined for it. Co...
Adam
2013-06-19
Don't enforce usestrictprivmsg on TS6 IRCds and cache the value of usestrictp...
Adam
[next]