Skip to content
Snippets Groups Projects
  1. Jun 17, 2024
    • Eric Vidal's avatar
      Remove the '@' prefix at key name. · 31e19b31
      Eric Vidal authored
      Key name now begin with a capital letters instead of using the '@' character.
      Also, '-' character are removed from  a composite name.
      This is introduce the very first change of the key field.
      Some simplications and changes to the key name will be made.
      Add the  get_enum_list() function.
      31e19b31
  2. May 31, 2024
    • Eric Vidal's avatar
      Allow empty module. · 595a8c57
      Eric Vidal authored
      Permit to set uid and gid for a run script.
      Unknown key may occur at end of the file.
      Avoid to changed pointer.
      Typo fix.
      595a8c57
  3. May 24, 2024
    • Eric Vidal's avatar
      fix environment computation and · 6fcf2dd4
      Eric Vidal authored
      clean of string from frontend key for module.
      fix value of intree key.
      allow sufficient space for rename of interdependences.
      fix use of parse_list functions even in case of multiple line.
      6fcf2dd4
  4. May 17, 2024
  5. May 07, 2024
    • Eric Vidal's avatar
      adapt to new skalibs function. · ccd5b6a4
      Eric Vidal authored
      Reduce use of HEAP memory with
      the stack_xxx functions familly.
      Switch to the new lexer algorithm.
      Fix the parse of the @runas key.
      ccd5b6a4
  6. Jan 08, 2024
  7. Dec 22, 2023
  8. Nov 27, 2023
  9. Nov 25, 2023
  10. Nov 21, 2023
  11. Nov 09, 2023
  12. Oct 31, 2023
  13. Oct 30, 2023
  14. May 31, 2023
  15. May 28, 2023
    • Eric Vidal's avatar
      pass through temporary directory. · 69f24c1e
      Eric Vidal authored
      Parse the service and write the result in a temporary directory. When the write process
      is finished the directory is copied to the original service directory overwritten a
      same file. The symlink /var/lib/66/system/.resolve/service/<name> is made at the complete
      end of the process. So we can clean the mess removing the temporary directory and
      avoid to change the original service directory before the end of the process. The state of
      system should be clean event on crash of the parse process
      69f24c1e
  16. May 21, 2023
  17. Apr 15, 2023
  18. Mar 10, 2023
  19. Feb 17, 2023
  20. Jan 30, 2023
  21. Jan 29, 2023
  22. Jan 28, 2023
  23. Jan 26, 2023
  24. Nov 27, 2022
  25. Oct 15, 2022
  26. Sep 26, 2022
  27. Jan 14, 2022
  28. Dec 04, 2021
  29. Nov 30, 2021
Loading