- Jun 09, 2020
-
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
Update module-service.md See merge request Obarun/66!49
-
Eric Vidal authored
Update 66-enable.md See merge request Obarun/66!50
-
Eric Vidal authored
Update frontend.md See merge request Obarun/66!51
-
Gus Fun authored
-
Gus Fun authored
-
Gus Fun 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
-
Eric Vidal authored
add get_svname, new arguments at parse_service_before,parse_service_deps and parse_service_opts_deps
-
Eric Vidal authored
-
- Jun 02, 2020
-
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
- 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
-
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
-