Age | Commit message (Collapse) | Author |
|
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
echo-message is NOT enabled (issue #2016)
|
|
echo-message is enabled (closes #2016)
|
|
echo-message is enabled (issue #2016)
|
|
|
|
an IRC command (closes #1992)
|
|
|
|
|
|
and user's guide
|
|
(issue #1973)
|
|
(issue #2010)
|
|
Regression was introduced in commit 817d1eaf8e0be700bf9b61dcbaf9db7ab507d3af.
|