- Jun 19, 2020
-
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
pass resolve file to cdb format. mark ss_resolve_pack() deprecated. Add ss_resolve_{read_cdb,write_cdb,add_cdb,add_cdb_uint,find_cdb}()
-
- Jun 18, 2020
-
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
- Jun 17, 2020
-
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
- Jun 15, 2020
-
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
do not force directory for external and optional dependencies,return 2 in parse_service_before() if the service is already parsed
-
Eric Vidal authored
-
- Jun 14, 2020
-
-
Eric Vidal authored
-
- Jun 13, 2020
-
-
Eric Vidal authored
-
- Jun 11, 2020
-
-
Eric Vidal authored
-
Eric Vidal authored
-
- Jun 09, 2020
-
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
- Jun 08, 2020
-
-
Eric Vidal authored
use ss_resolve_t and ss_revolve_svtree to find the configuration file instead of reading directly the sysadm configuration directory. Help user with a good help message in case of sudo command
-
Eric Vidal authored
add rebuild_list(). Place configuration file location of each service inside the module configuration directories version, add MOD_COLOR environment variable at the configure script runtime
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
pass to new configuration location. Only read the configuration file of the service. Use the new ss_resolve_svtree()
-
Eric Vidal authored
add field to struct ssexec_s to know if the options(verbosity,live,tree,timeout,color) was passed or not
-
- Jun 04, 2020
-
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
be able to force the search at a specific directory. Classify the content of a directory by file first. Simplify the code of ss_resovle_src(). Declaration of ss_resolve_cmp_service_basedir(), ss_resolve_sort_directory_first()
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
keep information of environment file at keep_common. Do not parse the service name, it's already done earlier at parser_enabled function, get_svname declaration
-
Eric Vidal authored
add ss_resolve_cmp_service_basedir and ss_resolve_sort_directory_first, new argument at ss_resolve_src_path
-