Age | Commit message (Collapse) | Author |
|
disconnection (closes #2038)
|
|
It is no more needed to remove `VERS-SSL3.0` because it is no longer in the
default priorities since GnuTLS 3.4.0 (released on 2015-04-08).
|
|
It is no more needed to remove `VERS-SSL3.0` because it is no longer in the
default priorities since GnuTLS 3.4.0 (released on 2015-04-08).
|
|
|
|
|
|
This is made using standard color code '\x04' followed by text color (RGB as
hexadecimal) and optional background (RGB as hexadecimal).
|
|
This is not strictly necessary, just in case the function strtol() doesn't
update the pointer.
|
|
buffer (closes #2037)
|
|
|
|
|
|
|
|
|
|
server messages
|
|
|
|
|
|
Help is updated on these commands:
- `/allchan`
- `/allpv`
- `/allserv`
|
|
IRC nick color infos (issue #194, issue #2032)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
by line (issue #2005)
|
|
|
|
|
|
callbacks (issue #989)
|
|
|
|
A mask with wildcards is now allowed in the following commands:
- `/trigger enable`
- `/trigger disable`
- `/trigger toggle`
- `/trigger restart`
- `/trigger del`
- `/trigger restore`
|
|
(closes #1994)
The clean of processes with waitpid() is now delayed after the kill(), so that
there are no more zombies.
In addition, this can be done manually if needed with `/sys waitpid`.
|
|
|
|
|
|
|
|
Completions renamed:
- "buflist_all_items" -> "buflist_items"
- "buflist_used_items" -> "buflist_items_used"
|
|
|
|
inet_pton() can return values < 0.
|
|
#2020, issue #97)
|
|
(issue #2019)
|
|
script (closes #2019)
|
|
(closes #2018)
|
|
|
|
list of scripts (closes #1723)
|
|
|