Commit graph

  • c4ab2e3777 add start, stop, reload and restart LSB compatible commands. dev primardj 2024-05-18 15:36:35 +0100
  • 1a21c67c6d Merge pull request 'release 0.3.0' (#10) from implem_command into main main 0.3.0 statzitz 2024-04-18 01:34:14 +0200
  • b1a1b12cf2 release 0.3.0 primardj 2024-04-18 00:35:36 +0100
  • 6aff5b2c87 Merge pull request 'implem_command' (#9) from implem_command into main statzitz 2024-04-18 01:30:48 +0200
  • b73a0abee2 add command x and e primardj 2024-04-18 00:26:52 +0100
  • 32acba1e7a add command t and k primardj 2024-04-16 23:13:47 +0100
  • 7fe2443144 add commands h, a, i, q, 1, 2 primardj 2024-04-16 21:16:34 +0100
  • aa0634c2e7 add command c primardj 2024-04-16 20:20:48 +0100
  • e24e2dcbc9 add the p command primardj 2024-04-16 20:16:48 +0100
  • a5ceacde6e improve the printing of the result to corespond more to the original. primardj 2024-04-16 20:00:26 +0100
  • 92e01299bc make a few optimisations in executor primardj 2024-04-16 00:04:29 +0100
  • 14b762520f other smalls optimisations. primardj 2024-04-15 23:38:24 +0100
  • 3f57120e53 change a big if chain by a match. primardj 2024-04-15 23:24:24 +0100
  • b7ad89359b small optimisation primardj 2024-04-15 23:19:02 +0100
  • d5064ae281 add o command and solve some littles problems with prints. primardj 2024-04-15 23:09:15 +0100
  • cb96b16438 split status_obj/misc.rs into three files. primardj 2024-04-14 21:20:47 +0100
  • 486820f096 add execution of the check script when it is, and some code optimisations. primardj 2024-04-14 20:41:30 +0100
  • e045593008 Merge pull request 'implem_command' (#8) from implem_command into main statzitz 2024-04-14 00:48:34 +0200
  • cb8768b6f5 add method status_update and do optimisation on up and down verbose command. 0.2.1 primardj 2024-04-13 23:41:11 +0100
  • 94f8aebd3a add verbose, svwait and down command primardj 2024-04-13 23:24:59 +0100
  • 6d9fb61ef8 correct printing in code, suppress useless comments. primardj 2024-04-13 20:19:00 +0100
  • 1bcbcc9082 rename svlogd svlogd-rustit and chpst chpst-rustit primardj 2024-04-13 20:00:41 +0100
  • 707d7a2f3d rename sv to sv-rustit primardj 2024-04-13 19:57:16 +0100
  • c0ae3d3aed implem sent_signal and command u primardj 2024-04-13 19:52:51 +0100
  • f2a9af6168 return to 2021 features, and add replace old way to detect error when trying to open fifo file primardj 2024-04-13 19:19:46 +0100
  • 92c5f4b3a1 Merge pull request 'execution' (#7) from execution into main 0.2.0 statzitz 2024-04-13 01:07:20 +0200
  • b971ae1c6c Solve the freeze in case no runsv to listen to fifo. primardj 2024-04-13 00:05:41 +0100
  • 3b44aa3a07 remove some useless comments. primardj 2024-04-12 00:27:29 +0100
  • d3fb3e8974 Merge pull request 'execution' (#6) from execution into main statzitz 2024-04-12 01:19:41 +0200
  • 968b9e7e87 finish basic status command primardj 2024-04-12 00:17:31 +0100
  • 37783dffe7 suppress alot of useless files. primardj 2024-04-11 20:28:58 +0100
  • a4ee3033b0 add status_time primardj 2024-04-11 17:45:35 +0100
  • 28fb89caee add print for each services asked. primardj 2024-04-11 17:08:36 +0100
  • 940f2957e3 add log function, and join the new object to replaces all thoses stupids functions. The arn't removed yet. primardj 2024-04-11 13:30:59 +0100
  • a6debb3e51 add new method to Status_obj primardj 2024-04-11 00:17:51 +0100
  • 2a11b44fe1 create struct status_obj primardj 2024-04-10 23:14:38 +0100
  • 84622ce986 split executor file in a lot of smaller files, make basic status function. primardj 2024-04-09 00:40:01 +0100
  • 6e497b3164 add the ability to read pid in supervise/status primardj 2024-04-08 21:33:17 +0100
  • 591afb7f7b add supervise/ok check, and correct return exit_code. primardj 2024-04-08 12:42:06 +0100
  • 61ccac3415 try change to service directory primardj 2024-04-07 22:40:26 +0100
  • 36f77b3edb make a good path for a service primardj 2024-04-07 22:01:39 +0100
  • 7674e823b9 create module executor and pass to it all it's parametters. primardj 2024-04-07 19:27:08 +0100
  • 14c01eb796 solve panicking with flag é primardj 2024-04-06 11:48:48 +0100
  • 9ec956a049 Merge pull request 'flags' (#5) from flags into main 0.1.0 statzitz 2024-04-06 00:47:55 +0200
  • 9180aa998d Merge branch 'main' into flags statzitz 2024-04-06 00:47:22 +0200
  • 89efeec505 if flag not known, print a proper message jaaj primardj 2024-04-05 23:46:50 +0100
  • f3a03ab4d1 set the command primardj 2024-04-05 23:41:24 +0100
  • f12f786f46 add misc as public parser module primardj 2024-04-05 23:33:31 +0100
  • d1ebe941d4 add flag detections primardj 2024-04-05 23:33:10 +0100
  • f7504ac041 Merge pull request 'change possible and cpossible in const static' (#4) from corrections into main statzitz 2024-04-06 00:06:50 +0200
  • bee369b5f8 Merge branch 'main' into corrections statzitz 2024-04-06 00:06:07 +0200
  • 3a4559723b change possible and cpossible in const static primardj 2024-04-05 23:03:54 +0100
  • 78a6a89988 Merge pull request 'make_vars' (#3) from make_vars into main statzitz 2024-04-05 23:19:32 +0200
  • 0db8158795 remove an useless TODO and add three good ones. primardj 2024-04-05 22:19:10 +0100
  • 989025fe69 add env var SVWAIT primardj 2024-04-05 22:10:11 +0100
  • a66357a179 check value env variable SVDIR primardj 2024-04-05 22:00:23 +0100
  • fad19ac060 Merge pull request 'phase_1' (#2) from phase_1 into main statzitz 2024-04-05 21:13:41 +0200
  • 41b25cd984 make a parser for sv primardj 2024-04-05 20:12:55 +0100
  • 3c18c49ea0 read args given to sv primardj 2024-04-05 17:34:08 +0100
  • 2291e62e50 create all phase 1 projects primardj 2024-04-05 17:18:20 +0100
  • 4cd61fafe8 Merge pull request 'this is a test' (#1) from test into main statzitz 2024-03-25 01:10:37 +0100
  • 578295c283 this is a test primardj 2024-03-25 00:08:43 +0000
  • eb5b95e82d add init sv rust folder primardj 2024-03-24 23:57:14 +0000
  • 0080be8701 add a mirror to the old man primardj 2024-03-24 23:51:57 +0000
  • cec07ba0a7 Initial commit statzitz 2024-03-25 00:45:45 +0100