Age | Commit message (Collapse) | Author |
|
- Strip the directory name in the default casemapping value.
- Error out if the casemapping value contains a space.
- Error out if the locale file failed to load.
- Fix relative file path when building on Windows.
- Install nationalchars files on Windows.
|
|
Also update docs/ accordingly
|
|
|
|
|
|
copies done by sendq flattening
|
|
Do sendq flattening in SSL modules, move code for it into class SSLIOHook from core
|
|
|
|
Let OnStreamSocketWrite see the entire sendq instead of one element at a time
|
|
|
|
|
|
Add support for channel alias prefixes with multiple characters.
|
|
|
|
|
|
|
|
Issue #1051
|
|
Fix modules with 2+ files not having their LinkerFlags parsed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Redesign to be more like m_mysql, polling ldap_result from a thread as
done previously is undefined.
|
|
Just a mismatched type, improperly done cast.
|
|
Fix multiple ERROR messages being sent to unregistered users by removing the "Exiting with status..." message
|
|
|
|
quitting users while looping the local user list
|
|
Encase the IPv6 address in `STATS p` with square brackets.
|
|
This is a widely used format as without it the port is ambigious.
|
|
|
|
|
|
|
|
|
|
Start cleaning up the make/*.pl files.
|
|
As far as I can tell this only worked with older versions of GCC
and there is no value in fixing it as diagnostics have improved
since then and it makes errors hard to search for anyway.
This also shaves off an average of five seconds on each build on
my hardware. Neat!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix IPv6 nameservers not being detected by the resolv.conf parser.
|
|
ResourceRecords
|
|
matches what was passed to MyManager::RemoveRequest()
|
|
|
|
|