Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
|
|
|
|
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
|
|
|
|
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
|
|
|
|
|
|
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
|
|
|
|
send() and recv() so /STATS z displays correct bandwidth usage
|
|
[2.0] m_showwhois Fix potential crash in WHOISNOTICE handler
|
|
|
|
|
|
Get rid of curindex, use a bool to determine if we need to initialize
|
|
000[AAAAA)
|
|
[2.0] Count the actual number of sent/received bytes in SocketEngine statistics
|
|
[2.0] Typo fixes.
|
|
|
|
|
|
|
|
the buffer size passed to the send/receive functions
|
|
[2.0] Fix issue #95 reported by @Joah
|
|
EPOLLET is the highest bit, so storing EPOLLET in a signed value leads to
undefined behaviour.
|
|
|
|
modules/m_mlock: new module implementing server-side MLOCK.
|
|
|
|
|
|
|
|
|
|
|
|
Rewrote the color codes parser to one function, not two
|
|
|
|
|
|
[2.0] Process escape sequences for MOTD for issue #23
|