Jason Volk
|
d639eceba2
|
ircd: Move runlevel related into ircd::run:: namespace.
|
2019-01-18 09:08:56 -08:00 |
|
Jason Volk
|
8f9912b766
|
modules/s_conf: Optimize conf room queries.
|
2018-12-28 18:45:26 -08:00 |
|
Jason Volk
|
45bf911952
|
ircd::conf: Add feature to toggle whether conf item is persisted in a db.
|
2018-12-08 16:27:32 -08:00 |
|
Jason Volk
|
b8b6fbea37
|
modules/s_conf: Add default_conf w/ console cmd to set item to default value.
|
2018-11-02 04:49:56 -07:00 |
|
Jason Volk
|
cf46ad916c
|
modules/s_conf: Add prefix argument to rehash_conf for selective rehash.
|
2018-11-02 04:48:57 -07:00 |
|
Jason Volk
|
9aa6e2b768
|
ircd:Ⓜ️ Rename most vm.notify hooks to vm.effect; Refactor vm::accept related.
|
2018-10-09 20:56:12 -07:00 |
|
Jason Volk
|
ede0f79c3d
|
modules/s_conf: Eliminate the redundant conf reload after runlevel RUN transition.
|
2018-09-29 19:57:14 -07:00 |
|
Jason Volk
|
014aa5b80e
|
modules/s_conf: Handle errors on conf item create here.
|
2018-09-25 00:33:40 -07:00 |
|
Jason Volk
|
1711df33a9
|
ircd::conf: Use util::callbacks here.
|
2018-09-15 00:38:45 -07:00 |
|
Jason Volk
|
21a12cbff1
|
modules/s_conf: Set the ircd::conf callback and handle.
|
2018-09-03 04:45:07 -07:00 |
|
Jason Volk
|
f8fae6ed91
|
modules/s_conf: Suppress error log msgs at certain times.
|
2018-09-02 21:57:30 -07:00 |
|
Jason Volk
|
48436fc399
|
modules/s_conf: Save unseen conf item events after runlevel RUN.
|
2018-09-02 21:57:30 -07:00 |
|
Jason Volk
|
94a2fdacb5
|
modules/s_conf: Improve rehashing interface; adjust console cmds.
|
2018-09-02 21:57:30 -07:00 |
|
Jason Volk
|
0d833cda4f
|
ircd:Ⓜ️ Add templated payload for hook.
|
2018-05-26 22:12:11 -07:00 |
|
Jason Volk
|
b305a328ed
|
modules/s_conf: Avoid throwing an error for non-existent keys during startup.
|
2018-05-25 21:06:32 -07:00 |
|
Jason Volk
|
42af033421
|
modules/s_conf: Provide linkage for conf "rehash" w/ console cmd.
|
2018-05-25 20:37:33 -07:00 |
|
Jason Volk
|
c88ce8168b
|
Revert "ircd:Ⓜ️ Convert hook to template."
This reverts commit 915076296f .
|
2018-05-20 18:39:32 -07:00 |
|
Jason Volk
|
915076296f
|
ircd:Ⓜ️ Convert hook to template.
|
2018-05-19 18:49:04 -07:00 |
|
Jason Volk
|
795f0488e4
|
modules/s_conf: Handle exception on the update hook.
|
2018-04-21 22:54:37 -07:00 |
|
Jason Volk
|
9d69e5a405
|
modules: Export conf item get/set in s_conf; import for s_control interface.
|
2018-03-22 14:43:18 -07:00 |
|
Jason Volk
|
d81291e367
|
modules: Fix various mapi header names.
|
2018-03-16 23:48:05 -07:00 |
|
Jason Volk
|
8eb1f4df40
|
ircd/modules: Consistent hook site names "vm notify" -> "vm.notify".
|
2018-03-16 21:42:22 -07:00 |
|
Jason Volk
|
90528245de
|
modules/s_conf: Update conf items from !conf state values on startup.
|
2018-03-06 11:57:57 -08:00 |
|
Jason Volk
|
5c1cb57e9c
|
modules: Reorg conf/console related; add s_control.
|
2018-03-05 05:24:45 -08:00 |
|