- 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.
-
- Jan 08, 2024
-
-
Eric Vidal authored
-
- Nov 27, 2023
-
-
Eric Vidal authored
-
- Oct 15, 2022
-
-
Eric Vidal authored
-
- Jan 15, 2022
-
-
Eric Vidal authored
-
- Jan 14, 2022
-
-
Eric Vidal authored
-
- Dec 05, 2021
-
-
Eric Vidal authored
-
Eric Vidal authored
-
- Jan 16, 2021
-
-
Eric Vidal authored
-
- Jan 11, 2021
-
-
Eric Vidal authored
-
Eric Vidal authored
-
- Nov 15, 2020
-
-
Eric Vidal authored
-
- Jan 01, 2020
-
-
Eric Vidal authored
-
- Mar 03, 2019
-
-
Eric Vidal authored
-
- Jan 24, 2019
-
-
Eric Vidal authored
-
- Oct 18, 2018
-
-
Eric Vidal authored
-