changelog

来自「mmstatd包含一个 C库和服务器」· 代码 · 共 30 行

TXT
30
字号
$Id: ChangeLog,v 1.1 2003/01/10 03:52:36 mmondor Exp $Release: mmstatd 0.0.6 devlDate   : January 9, 2003By     : Matthew Mondor* Bug fix  - Delete operations performed on unexisting keys would crash the daemon,    this was fixed.* New features  - mmstat_init() was modifed in a way that autoflush keys (which delete    themselves automatically when reaching zero) can now consist of both    volatile or persistant keys.  - The various STAT_RESET, STAT_UPDATE and STAT_DELETE operations can    now be atomically performed on all keys matching a supplied '*' and '?'    wildcard pattern as well.  - The mmstat(8) utility now supports 'hreport' which reports more readable    results for humans (although less verbose).  - If compiled with -DNODROPPRIVS it will not attempt to perform any    credential changes before launching. In which case it will also refuse    to be started by the superuser. Userful for non-privileged users.  - The mmstatd, mmstat(3) library and as such mmstat(8) utility will now use    the MMSTATCONF environment variable if set to determine which configuration    file to use. This permits several non-privileged users to each run their    own mmstat service for instance.  - mmstatd can now be specified configuration file to use on the command    line arguments.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?