Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Allow U-lined services to bypass m_silence (configurable)
|
|
|
|
Fix xline reasons being truncated in m_xline_db.
|
|
Adds a config entry (silence->exemptuline) that specifies whether
users on U-lined servers can bypass silence masks.
|
|
This error was introduced in bbeb5ea3.
|
|
|
|
into a method
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TreeServer
|
|
Make methods const while at it
|
|
object is a User
|
|
ExtensionItem::type
|
|
|
|
|
|
|
|
substr() returns a new string while erase() and assign() modify the existing one
|
|
|
|
|
|
|