Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Added a search path option to the Config script for cmake to use when finding libraries for modules or for gettext.
Fixed m_mysql and m_ssl to work under Windows, made the Windows Config
program remember the last used options, and fixed Windows release builds.
|
|
|
|
|
|
and fixed a potential crash from rehashing while sending mail
|
|
not logged as normal
|
|
|
|
really does
|
|
many now unnecessary queries from db_mysql
|
|
since there isn't a reason we cant allow reloading them. Soon os_modreload will allow reloading the protocol modules.
|
|
since it's in its own block now
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the akill list
|
|
updated example.conf
|
|
DNS blacklists.
Rewrote internal handling of IPs, we now properly support users using IPv6.
Fixed a few problems with the UnrealIRCd protocol module.
|
|
|
|
logchan bots join if the IRCd requires them to
|
|
|
|
whether or not to join bots to the log channels, and fixed two log messages in ns_identify
|
|
|
|
|
|
|
|
faster. Removed db_mysql_execute for now.
|
|
changed the default engine to be select
|
|
bsminusers to 0, which keeps the botserv bot in the channel at all times.
|
|
hostserv/* is a command, not a permission
|
|
|
|
commands from normal users
|
|
These modules allows users to configure settable options in /ns and /cs set
that will be displayed in /ns and /cs info.
Removed os_info, cs_set_url, ns_set_url, cs_set_email, ns_set_icq
|
|
|
|
|
|
|
|
src/core/enc_*, plus fixing unintentional broken logic in said modules caused by my first OCD commit.
Also added a note to example.conf about enc_sha1 being potentially broken, and slight code style OCD in hashcomp.cpp found by Adam.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|