Age | Commit message (Collapse) | Author |
|
|
|
before playing back history, don't playback to remote users
|
|
[2.0] Cut the ending \n from all lines in included (exec)files
|
|
[2.0] Install all configuration files
|
|
[2.0] Add support to m_namesx for altering /WHO replies
|
|
m_geoip Change /stats G numeric to be 801
|
|
|
|
extended-join CAPs
|
|
user logs out of an account
|
|
the network
Fixes issue #103 reported by @nenolod
|
|
|
|
|
|
This hook is called whenever a client's IP is modified.
|
|
This way we fire a future hook based on local IP information changing.
|
|
Code which touches client_sa should instead use this SetClientIP function so that hooks may
be called in the future.
|
|
|
|
|
|
|
|
|
|
<jmw@debian.org> for the patch
Fixes issue #98 reported by @guikcd
|
|
|
|
|
|
|
|
specification
|
|
when the lookup completes
|
|
|
|
those which begin with a colon
Update links.conf.example
|
|
rehashing
|
|
|
|
[2.0] Fix desyncs caused by m_autoop and broken spanningtree routing logic
|
|
[2.0] Fix crash in m_ssl_gnutls destructor when dh_params wasn't inited
|
|
|
|
dh_params wasn't inited
Fixes #181 reported by @BlacklightShining
|
|
|
|
[2.0] Fix last character being chopped off in included (exec)files
|
|
[2.0] Module description updates
|
|
[2.0] Add more documentation about logging, aswell as make text, tab and space corrections to the configs.
|
|
[2.0] md5: zero the whole MD5Context, not only part of it
|
|
[2.0] Don't send a MODE on join when the join was silenced by a module
|
|
|
|
|
|
rules)
|
|
corrections to the configs
|
|
|
|
This leaked information when a module gave privs to the joining user in OnUserPreJoin
Fix CycleHostsFromUser having the opposite effect
|
|
[2.0] Improve bandwidth usage statistics (/STATS z)
|
|
|
|
send() and recv() so /STATS z displays correct bandwidth usage
|
|
[2.0] m_showwhois Fix potential crash in WHOISNOTICE handler
|
|
[2.0] Fix generating invalid UIDs after current_uid is 000Z99999
|