Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
lot of unused language strings.
|
|
binary dir
|
|
|
|
opened with append not truncate
|
|
connect to the uplink. Because we may not know modes until after we are synced we could accidentally nuke all of the mlocks
|
|
|
|
style arrays. Burned the old process/split_buf/memory.c code
|
|
non-core service bots logging messages, fixed setting the topic to the topic setter on inspircd12/20, and fixed logging status mode changes on ts6 ircds
|
|
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
|
|
dynamic modes
|
|
|
|
|
|
|
|
|
|
|
|
This allows modules (xmlrpc) to create and accept SSL connections.
Also fixed unloading m_mysql at certain times and made the threading
engine always work correctly on Windows.
|
|
|
|
destruct properly and automatically"
This does not work as expected, it causes objects allocated by modules to be freed by the operating system when
the module is unloaded, giving no chance to the module to deallocate it itself.
This reverts commit 05e6815d912f0418f6da25a2106dd718796f02fa.
|
|
users not bypass the OnConnect event
|
|
get log messages about user modes when users connect, and fixed tracking some umodes on Unreal
|
|
finding non-standard paths though.
|
|
core and modules, updated TODO, and fixed a few small bugs
|
|
|
|
properly and automatically
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Windows. Added in a LastError function to keep having to use strerror/GetLastError everywhere.
|
|
|
|
they are in multiple blacklists
|
|
the nameserver
|
|
|
|
the channels botserv bot instead of only ChanServ
|
|
older IRCds
|
|
just deleting them, and fixed a compile warning
|
|
during the middle of queries
|
|
updated example.conf
|
|
|
|
|
|
|