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
Age
Commit message (
Collapse
)
Author
2016-11-22
os_logsearch: add a hard max limit and make the limiter smarter
Adam
2016-11-22
protocol/inspircd: Match servername as well on ENCAP
genius3000
2016-11-11
Update info.cpp (#181)
Gavin
Thanks
2016-11-11
db_old: convert languages to UTF-8 encoded version
Adam
2016-11-11
Fix opers not really being serializable
Adam
2016-11-11
Can't have nick depend on account because Nick::Delete can delete the account
Adam
2016-11-11
Remove database save and related commands/config
Adam
2016-11-09
Change default database to sqlite, begin 2.0 db_flatfile support
Adam
2016-11-06
Merge pull request #179 from SaberUK/master+oline
Adam
Remove operserv/oline and CanSVSO/SendSVSO in IRCDProto.
2016-11-06
Remove operserv/oline and CanSVSO/SendSVSO in IRCDProto.
Peter Powell
Now UnrealIRCd 3.2.x support has been removed nothing uses this.
2016-11-06
Remove some now unnecessary cleanup code, make nick depenend on account
Adam
2016-11-05
Fix duplicating bots/opers on startup
Adam
2016-11-05
Don't apply secureops to users with chanserv/administration privilege, not ↵
Adam
protected
2016-11-05
ns_group: allow userless execution
Adam
2016-11-05
irc2sql: fix changing status modes to update ison modes
Adam
2016-11-05
cs_access: fix negative access to apply to the -1/0 special casing
Adam
2016-11-05
irc2sql: fix crash on shutdown with no sql
Adam
2016-11-05
irc2sql: update max topic len to 512
Adam
2016-11-04
m_mysql: null empty columns instead of setting to ''
Adam
2016-11-04
irc2sql: fix a couple SQL errors
Adam
2016-11-03
help: always use command name from config, which may be a different case
Adam
2016-11-03
dns: set error to REFUSED when there are no answers
Adam
2016-11-03
Don't apply secureops to protected users
Adam
2016-11-03
Fix userless /ns set email, #1689
Adam
2016-11-03
Don't try to include files with empty paths
Adam
2016-11-03
Fix crash loading enc_old prior to the proto mods
Adam
2016-10-30
Add new RESTful JSON API and documentation
Adam
2016-10-29
Add sqlite amalgamation and use if no system sqlite is found. Move sqlite ↵
Adam
module out of extras.
2016-10-25
os_list: fix regex matching
Adam
2016-10-22
Various codestyle cleanup in most of the core modules
Adam
2016-10-22
chanserv: split various things from main chanserv header
Adam
2016-10-22
Add forgotten hostserv/info
Adam
2016-10-22
SQLite.md: typo
Adam
2016-10-22
nickserv: split nick/account classes to their own headers
Adam
2016-10-17
Address casemapping issues in sqlite/mysql
Adam
2016-10-16
plexus: add noop and sasl support
Adam
2016-10-16
db_sql: don't update objects pending creation as it duplicates it
Adam
2016-10-15
Various improvements/bugfixes to extdb stuff
Adam
2016-10-10
hostserv/request: grammar fail
Adam
2016-10-09
Add max vhosts configuration option
Adam
2016-10-09
Various other modname fixes
Adam
2016-10-09
Adjust reading operserv core config opts
Adam
2016-10-09
Adjust reading botserv core config opts
Adam
2016-10-09
Adjust reading chanserv core config opts
Adam
2016-10-09
Adjust reading memoserv core config opts
Adam
2016-10-09
Adjust reading nickserv core config opts
Adam
2016-10-09
Move vhost nick info to hostserv/main, also show if show_hidden
Adam
2016-10-09
Make vhosts assignable to accounts, not nicks. Allow multiple vhosts per ↵
Adam
account.
2016-10-09
Fix SendMessage formatting messages with mixes of multiple spaces and words
Adam
2016-10-09
Split vhosts into its own structure
Adam
[prev]
[next]