- Sep 30, 2024
-
-
Eric Vidal authored
-
- Aug 18, 2024
-
-
Eric Vidal authored
-
- Jun 03, 2024
-
-
Eric Vidal authored
Each tool needs to be independent, which meant that every time a tool was called, it would build the entire system graph. This was an obvious waste of time and resources. Now, the tools build the graph based on the requested services, which drastically reduces the time needed to construct the necessary dependency graph.
-
- Mar 31, 2024
-
-
Eric Vidal authored
-
- Jan 08, 2024
-
-
Eric Vidal authored
-
- Dec 22, 2023
-
-
Eric Vidal authored
-
- Nov 27, 2023
-
-
Eric Vidal authored
-
- Nov 25, 2023
-
-
Eric Vidal authored
-
- Oct 31, 2023
-
-
Eric Vidal authored
-
Eric Vidal authored
-
- Oct 30, 2023
-
-
Eric Vidal authored
-
- Jun 14, 2023
-
-
Eric Vidal authored
Do not warn the user about this feature. It only used on very specific case like module migration process. Badly used, this features can easily broke the sanity of the system state
-
- Jun 02, 2023
-
-
Eric Vidal authored
-
- May 31, 2023
-
-
Eric Vidal authored
-
- Apr 15, 2023
-
-
Eric Vidal authored
-
- Feb 02, 2023
-
-
Eric Vidal authored
-
- Jan 29, 2023
-
-
Eric Vidal authored
-
Eric Vidal authored
-
- Jan 28, 2023
-
-
Eric Vidal authored
-
- Jan 14, 2022
-
-
Eric Vidal authored
-
- Jan 12, 2022
-
-
Eric Vidal authored
-
- Jan 10, 2022
-
-
Eric Vidal authored
-
- Dec 05, 2021
-
-
Eric Vidal authored
rename service_resolve_svtree function to service_intree. Rename struct ss_resolve_graph_style to info_graph_style
-
- Dec 04, 2021
-
-
Eric Vidal authored
-
- Sep 27, 2021
-
-
Eric Vidal authored
-
- Apr 10, 2021
-
-
Eric Vidal authored
-
- Feb 27, 2021
-
-
Eric Vidal authored
-
- Jan 16, 2021
-
-
Eric Vidal authored
-
- Jan 11, 2021
-
-
Eric Vidal authored
-
Eric Vidal authored
-
- Nov 16, 2020
-
-
Eric Vidal authored
-
Eric Vidal authored
-
- Nov 15, 2020
-
-
Eric Vidal authored
-
- Oct 30, 2020
-
-
Eric Vidal authored
The check of the symlink can return true even if lstat return -1, so be sure to only pass if the lstat return 0 and the symlink check return true
-
- Oct 04, 2020
-
-
Eric Vidal authored
-
- Sep 20, 2020
-
-
Eric Vidal authored
-
Eric Vidal authored
-
- Jun 15, 2020
-
-
Eric Vidal authored
-
- May 22, 2020
-
-
Eric Vidal authored
-
- Apr 18, 2020
-
-
Eric Vidal authored
-