- Jun 21, 2020
-
-
Eric Vidal authored
-
- 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
-
- 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
-
- 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
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
-