Commit Graph

34 Commits

Author SHA1 Message Date
suyono b2668287ae Merge pull request 'README.md + Example + Docker build args + wmpidproxy fix' (#1) from readme into main
Reviewed-on: #1
2023-12-26 20:57:04 +00:00
Suyono 08a040ac72 doc: getting-started 2023-12-27 07:51:31 +11:00
Suyono 6df8ba2810 fix doc: dir reference 2023-12-26 10:00:04 +11:00
Suyono 7785b3ec48 fix(pidproxy): replace Timer with Ticker
tested: ssh-docker
2023-12-26 09:53:37 +11:00
Suyono 70a4d132c3 Merge branch 'main' into readme 2023-12-26 09:21:09 +11:00
Suyono b15066b513 fix(pidproxy): handle new line
example: sshd
2023-12-26 09:20:42 +11:00
Suyono e2275ef05e wip doc: merge getting started to README.md 2023-12-26 08:23:34 +11:00
Suyono 541228bf68 wip: writing documentation 2023-12-25 13:38:18 +11:00
Suyono a87c568335 wip: config unit test 2023-12-25 13:13:03 +11:00
Suyono 574d3deb56 wip: getting started 2023-12-19 15:54:28 +11:00
Suyono 5679faecdb chore: exclude test binary on default build 2023-12-18 12:28:14 +00:00
Suyono 2a4629c017 wip: README.md 2023-12-18 22:45:19 +11:00
Suyono c043c91f0e chore(Makefiles): to simplify Dockerfile
fix(wmexec): setgid before setuid
test(wmexec): tested
2023-12-17 23:45:03 +00:00
Suyono 15a804aa7d feat(exec): cgo call to getpwnam and getgrnam 2023-12-17 05:23:26 +00:00
Suyono 653b4ff158 feat(exec): initial 2023-12-17 03:36:47 +00:00
Suyono 8cf92167df chore: fix .gitignore
feat(waiter): waiting for signal
2023-12-14 00:11:39 +00:00
Suyono 9c74296c27 chore(pidproxy): remove binary from git and update .gitignore 2023-12-12 01:25:31 +00:00
Suyono 8a85ad5107 feat(pidproxy): added signal handler 2023-12-12 00:29:32 +00:00
Suyono ad8499daa5 feat(pidproxy): read startsecs from env
chore: centralize env prefix
2023-12-10 22:23:43 +11:00
Suyono 8704f80d4b docker: added bookworm image 2023-12-10 10:13:21 +00:00
Suyono dbe9dbba9c test: prep pidproxy 2023-12-10 09:37:55 +00:00
Suyono 4ec5750cd5 feat: pidproxy and Makefile 2023-12-10 05:39:37 +00:00
Suyono 3dc69325c1 test: add more cron 2023-12-09 10:42:05 +00:00
Suyono 2eae19f64c fix: env binding in oneshot and less output from dummy 2023-12-09 09:58:49 +00:00
Suyono b589fb8f0c debug: adjust cron ticker interval & debug message 2023-12-09 09:35:16 +00:00
Suyono dd66cb9f1e test: prepare 2023-12-09 08:40:07 +00:00
Suyono d5eb872b13 fix: mismatch WaitGroup 2023-12-09 04:29:38 +00:00
Suyono 9128503da1 wip: pipe stdout & stderr 2023-12-09 02:44:06 +00:00
Suyono d9d1fe72d4 fix: setting last run when true
improve(dev): set mount volume to speed up dev container start
2023-12-08 15:15:35 +11:00
Suyono 2971f5c709 wip: ready for initial test 2023-12-08 15:15:35 +11:00
Suyono bd4ba67ad2 wip: config 2023-12-08 15:15:35 +11:00
Suyono eb7bde3cbe wip 2023-12-08 15:15:35 +11:00
Suyono a4ba011b36 wip: start simple 2023-12-08 15:15:35 +11:00
suyono ec3b108111 Initial commit 2023-08-28 08:04:50 +00:00