- 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
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
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
-
- May 28, 2020
-
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
- May 27, 2020
-
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
add real_exec field at sv_alltype struct, 66-inresolve display now real run and finish file even for the log. Also pass to new configuration file location at ss_resolve_setnwrite and ss_resolve_setlognwrite
-
- May 22, 2020
-
-
Eric Vidal authored
Module dir is no longer mandatory, add 66 configuration variable on the envrionment at call of the configure script, merge configuration files for services inside the module, less redundant code,fix search of instantiated services source, implement all dependencies of service recursively, fix environment parse process
-
Eric Vidal authored
add overwrite_conf at sv_alltype_s struct,add uint8_t disable_module argument to parse_service_before, add uint8_t conf argument at parse_add_service and regex_configure,change to the new return of read_svfile. Only disable the main module, overwrite configuration file for service inside a module
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
- May 19, 2020
-
-
Eric Vidal authored
-
- May 18, 2020
-
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
- May 16, 2020
-
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
- May 03, 2020
-
-
Eric Vidal authored
-
- Apr 30, 2020
-
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
- Apr 28, 2020
-
-
Eric Vidal authored
-