phanes
|
8def175313
|
various interpolation fixes
|
2022-01-23 04:47:15 -05:00 |
phanes
|
c16f464a3e
|
fixing interpolation
|
2022-01-23 02:44:15 -05:00 |
phanes
|
53c1271475
|
fixed interpolation for exec. context
|
2022-01-23 02:38:32 -05:00 |
phanes
|
119e980c20
|
interpolates filename
|
2022-01-23 02:34:28 -05:00 |
phanes
|
ebdb9d643a
|
experimental #2: now interpolates environment variables in config object file
|
2022-01-17 00:12:13 -05:00 |
Christopher M. Punches
|
2871f8f8c1
|
updated more logging
|
2021-07-26 02:18:47 -04:00 |
Christopher M. Punches
|
c3de36fbec
|
cleaned up some logging
|
2021-07-26 01:55:02 -04:00 |
Christopher M. Punches
|
a85721a0e9
|
cleaned up some logging
|
2021-07-26 01:52:12 -04:00 |
Christopher M. Punches
|
23f64c026c
|
fixed argument handling in unit definitions
|
2021-07-26 01:17:41 -04:00 |
Chris Punches
|
5287a1baa9
|
fixing shell option in unit definitions/sprocket
|
2021-04-07 23:20:41 -04:00 |
Chris Punches
|
9863390f67
|
dropping ncurses for newt
|
2021-04-07 19:14:29 -04:00 |
Chris Punches
|
d0391b7304
|
woops
|
2021-04-07 00:00:00 -04:00 |
Chris Punches
|
3de2dd7039
|
adjusting fatal warning
|
2021-04-04 23:24:49 -04:00 |
Chris Punches
|
865c81b36a
|
new docs
|
2021-04-04 22:34:15 -04:00 |
Chris Punches
|
63c4e542ea
|
release-ready
|
2021-04-04 22:19:42 -04:00 |
Chris Punches
|
04f9e63756
|
pre-release licensing cleanup - AGPL
|
2021-04-04 21:32:00 -04:00 |
Chris Punches
|
89f734de84
|
pre-release
|
2021-04-04 21:21:05 -04:00 |
Chris Punches
|
4b3a9170bf
|
cleaning up
|
2021-04-03 22:39:25 -04:00 |
Chris Punches
|
3d421b1ca0
|
stdout/stderr routing is now 'virtually' async
|
2021-04-03 20:24:22 -04:00 |
Chris Punches
|
199d93a2b2
|
clean push
|
2021-03-25 02:13:48 -04:00 |
Chris Punches
|
dce543a15d
|
early rex, finally
|
2021-03-25 02:11:23 -04:00 |
Chris Punches
|
31ed2feb7f
|
i/o for parent child good, but some fd is staying open
|
2021-03-07 23:29:47 -05:00 |
Chris Punches
|
d4a228f351
|
logging improvements
|
2021-02-13 19:41:08 -05:00 |
Chris Punches
|
a5a729054a
|
updated readme for reviewers
|
2020-12-28 22:20:25 -05:00 |
Master
|
6db624ef93
|
typo; squash previous
|
2020-08-01 16:15:41 -04:00 |
Master
|
c16d69429a
|
sproc::execute changed sete[u|g]id() to set[u|g]id()
|
2020-08-01 15:44:20 -04:00 |
Master
|
a5317bfeda
|
units now can choose their environment. consider moving to plan.
|
2020-07-03 00:24:01 -04:00 |
Master
|
8b35a88643
|
added shell attribute to unit object definition to allow more flexibility; defaults to sh
|
2020-07-01 23:01:13 -04:00 |
Master
|
3b467e2c0a
|
added shell attribute to unit object definition to allow more flexibility; defaults to sh
|
2020-07-01 22:57:32 -04:00 |
Master
|
c4828d506b
|
added shell attribute to unit object definition to allow more flexibility; defaults to sh
|
2020-07-01 22:30:51 -04:00 |
Master
|
c9567f20e4
|
fix uid/gid set order
|
2020-06-29 23:54:53 -04:00 |
Master
|
4cb2449f24
|
improved error reporting on setegid failure
|
2020-06-29 23:51:18 -04:00 |
Master
|
58f4684449
|
improved error reporting on setegid failure
|
2020-06-29 23:47:00 -04:00 |
Master
|
3bb3b5f47e
|
reworked exceptions for message value
|
2020-06-29 22:00:01 -04:00 |
Master
|
52734d2f2c
|
reworked exceptions for message value
|
2020-06-29 21:52:39 -04:00 |
Master
|
af18419eda
|
cleanup after changes
|
2020-06-29 21:06:18 -04:00 |
Master
|
f4a38de0c0
|
added group and user set[uid|gid] capability at unit definition level
|
2020-06-29 02:22:11 -04:00 |
Master
|
3517b9cc11
|
repair target string
|
2020-06-20 23:14:04 -04:00 |
Master
|
137c82ebaa
|
repair target string
|
2020-06-20 23:07:14 -04:00 |
Master
|
e49cc335f3
|
fixing execution context for targets
|
2020-06-20 23:05:51 -04:00 |
Master
|
4ea05b842a
|
minor repair of usage of env vars file
|
2020-06-20 23:00:55 -04:00 |
Master
|
3bc60f56de
|
minor repair of usage of env vars file
|
2020-06-20 22:57:30 -04:00 |
Master
|
88eaea7bfa
|
fixed context issue with conf file loading re: env vars file
|
2020-06-20 21:10:42 -04:00 |
Master
|
d636ece26a
|
dtype repair to logger
|
2020-06-20 20:25:45 -04:00 |
Master
|
839c3d398a
|
logging reflow
|
2020-06-20 20:09:32 -04:00 |
Chris Punches
|
11829aca39
|
fixed missing vars load on post-rectification execution
|
2018-06-01 23:23:38 -04:00 |
Chris Punches
|
8f6f7761c4
|
fixed missing vars load on post-rectification execution
|
2018-06-01 23:19:30 -04:00 |
Chris Punches
|
722688ebf3
|
new environment variable file feature
|
2018-02-25 01:24:59 -05:00 |
Chris Punches
|
3591bd344d
|
now shows where it looked for missing config file during initialisation
|
2018-02-24 20:18:31 -05:00 |
Phanes
|
1c354b4401
|
updated readme to be more clear
|
2017-12-08 00:34:29 -05:00 |