Age | Commit message (Collapse) | Author |
|
|
|
|
|
Redesign to be more like m_mysql, polling ldap_result from a thread as
done previously is undefined.
|
|
quitting users while looping the local user list
|
|
|
|
|
|
|
|
[2.0] Fix not being able to message ulines when m_restrictmsg is loaded.
|
|
|
|
completed
|
|
|
|
|
|
Remove InspIRCd::SendWhoisLine()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
channel from internal bookkeeping
|
|
|
|
Remove enum EventType
|
|
|
|
Setting a vector push function is recommended to reduce overhead during handshake
|
|
parameter
|
|
SSL_do_handshake()
|
|
GNUTLS_* constant
|
|
in 2.99
|
|
GnuTLS::Profile::SetupSession()
|
|
|
|
handlers
Remove states ISSL_CLOSING and ISSL_CLOSED from m_ssl_gnutls
|
|
|
|
|
|
copying the data from GnuTLS buffers to ReadBuffer
|
|
GnuTLS::DataReader
|
|
checks to use it
|
|
Thanks to @StevenVanAcker for reporting and testing this
|
|
- warning: 'register' storage class specifier is deprecated.
|
|
|
|
|
|
When active is true the user is allowed to log in. When it is FALSE, he is not.
2.0 users must alter their table (or view) so that it contains this field.
|
|
to use the current method, remove wrapper
|
|
|
|
|
|
Uptime can be calculated easily from the boot time
|
|
|