Age | Commit message (Collapse) | Author |
|
- Fix temporary files not being deleted after use.
- Fix the option for disabling rpath.
- Fix the help message:
* Fix indentation of some help options.
* Fix default paths not containing 'run'.
* Remove documentation for --disable-ipv6 (exists but does nothing).
* Remove documentation for --library-dir (does not exist).
- Fix some minor errors in messages.
|
|
Fix copy/paste error in m_denychans.
|
|
Missing doc added by @attilamolnar
|
|
m_httpd also now uses the correct timestamp format.
Windows-specific fixes by @attilamolnar, original PR #849
|
|
|
|
|
|
|
|
pointlessly
|
|
|
|
document what it does
|
|
|
|
containing it
|
|
|
|
|
|
containing it using fakederef
|
|
containing it using fakederef
|
|
ModuleManager is constructed when ServerInstance is non-NULL, test that instead
|
|
containing it using fakederef
|
|
containing it using fakederef
|
|
containing it using fakederef
|
|
|
|
|
|
/USERHOST
|
|
|
|
|
|
|
|
Change append(" ") to push_back(' ')
|
|
|
|
Deduplication makes us do pointless processing for every ISON and offers
no benefit at all to proper clients that send a nick only once
|
|
|
|
variable
|
|
once per chan
|
|
|
|
|
|
|
|
to LocalUser
No remote users were passed to this hook before.
Remove needless IS_LOCAL() checks.
|
|
module denies a nick change
|
|
SASL)
|
|
|
|
server on rehash
|
|
|
|
protocol servers
|
|
VERSION
|
|
Issue #637, suggested by @CuleX
|
|
|
|
|
|
Don't send SINFO to 1202 protocol servers
|
|
data about a server
|
|
Remove whitespace from docs
|
|
|