- Aug 12, 2024
-
-
Eric Vidal authored
-
Eric Vidal authored
-
- Jul 13, 2024
-
-
Eric Vidal authored
-
- Jun 20, 2024
-
-
Eric Vidal authored
At write time: - Add the whole sa to the new cdb field named sa instead of storing the key one by one. - Store uniquely the uint of the key instead of appending a string. At read time: - Do not build again the sa looking for the cdb value but read the whole sa instead. - Do not use extra HEAP memory allocation. At modification time: - Sanitize the resolve by writting the sa from scratch. - Use /tmp directory as temporary cdb file. Replace resolve_find_cdb by the resolve_get_key and resolve_get_sa function. Replace service_resolve_copy by service_resolve_sanitize.
-
- May 17, 2024
-
-
Eric Vidal authored
This reverts commit 87bd69c6.
-
- May 07, 2024
-
-
Eric Vidal authored
-
- Jan 08, 2024
-
-
Eric Vidal authored
-
- Dec 21, 2023
-
-
Eric Vidal authored
-
- Nov 27, 2023
-
-
Eric Vidal authored
-
- Jun 14, 2023
-
-
Eric Vidal authored
-
- May 21, 2023
-
-
Eric Vidal authored
-
- Apr 15, 2023
-
-
Eric Vidal authored
-
- Mar 10, 2023
-
-
Eric Vidal authored
-
Eric Vidal authored
-
- Feb 17, 2023
-
-
Eric Vidal authored
Thanks for your service! This resolve file was used with s6-rc. The things now are simplier and flexible.
-
- Feb 02, 2023
-
-
Eric Vidal authored
-
- Jan 29, 2023
-
-
Eric Vidal authored
-
- Nov 30, 2022
-
-
Eric Vidal authored
-
- Nov 27, 2022
-
-
Eric Vidal authored
-
- Oct 15, 2022
-
-
Eric Vidal authored
-
- Apr 08, 2022
-
-
Eric Vidal authored
-
- Mar 29, 2022
-
-
Eric Vidal authored
-
Eric Vidal authored
service Master resolve file is no longer a service incorporate to the DB. It was reorganize to provide mandatory field to be a real Master. This file will now be used to known the global state of the services.
-
- Mar 26, 2022
-
-
Eric Vidal authored
-
- Mar 18, 2022
-
-
Eric Vidal authored
use new name of tree_read_cdb(), tree_resolve_read_master_cdb(), tree_resolve_write_cdb() and tree_resolve_write_master_cdb() function
-
- Jan 15, 2022
-
-
Eric Vidal authored
-
- Jan 14, 2022
-
-
Eric Vidal authored
-