Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
Supervisor Vms
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OpenVMS
tools
Supervisor Vms
Commits
1eb6ed25feb05fbd4d0cbfdde409cd4cf8612968
Select Git revision
0 results
supervisor-vms
supervisord.py
Author
Search by author
Any Author
authors
Administrator
root
Christian Levrey
ccl
Gérard Labadie
gl
Jean-François Piéronne
jfp
4 authors
Jun 01, 2023
stop on a program in FATAL state doesn't change it to STOPPED
· 1eb6ed25feb0
jfp
authored
2 years ago
1eb6ed25feb0
Fix a bug when stop program is issue and the program is starting
· c2ddfe9f6023
jfp
authored
2 years ago
c2ddfe9f6023
May 31, 2023
If the program is stopping ignore any stop request
· 23261701aab2
jfp
authored
2 years ago
23261701aab2
Fix a bug when commands start/stop are sent with short delay between each command
· 5e064f2183a2
jfp
authored
2 years ago
5e064f2183a2
Start won't work atfer a stop, fix it
· 7859d719b9ed
jfp
authored
2 years ago
7859d719b9ed
Change default autostart to True, compatibility with supervisor on Linux
· 61688a7b270f
jfp
authored
2 years ago
61688a7b270f
Use program name as default process_name, add NLA0: as default for command
· 1a8a6841ebc1
jfp
authored
2 years ago
1a8a6841ebc1
May 30, 2023
Add --nodaemon (or -n) argument to start supervidord in foreground
· b9f3f5f114f9
jfp
authored
2 years ago
b9f3f5f114f9
May 26, 2023
supervisorctl use a process specific mailbox for reply.
· c4309c21038e
jfp
authored
2 years ago
c4309c21038e
Add deamon mode
· 477cbfec34eb
jfp
authored
2 years ago
477cbfec34eb
May 25, 2023
Log creprc error after restoring persona
· 0277cbe9d0fa
jfp
authored
2 years ago
0277cbe9d0fa
Add program configuration parameter 'image' default value 'SYS$SYSTEM:LOGINOUT.EXE'
· 5b6f0875e77a
jfp
authored
2 years ago
5b6f0875e77a
May 24, 2023
Add baspri optional configuration parameter (creprc parameter), default 0
· 02957fc24e05
jfp
authored
2 years ago
02957fc24e05
Remove a print
· 34c97b46de95
jfp
authored
2 years ago
34c97b46de95
Add supprt to kt_limit, quotas, privileges, nouaf
· 58e996ba25f8
jfp
authored
2 years ago
58e996ba25f8
May 15, 2023
Add priority to program
· b3bf2ad04df4
jfp
authored
2 years ago
b3bf2ad04df4
May 13, 2023
Start 1s timer only if necessary
· 57dc6804934f
jfp
authored
2 years ago
57dc6804934f
May 12, 2023
Remove unused variable
· ec5280befeef
jfp
authored
2 years ago
ec5280befeef
Define LNM$PERMANENT_MAILBOX (/user) to SUPERVISORD_TABLE
· d58f348ab0b6
jfp
authored
2 years ago
d58f348ab0b6
May 10, 2023
supervisorctl set PRMMBX privilege
· 34746597d2be
jfp
authored
2 years ago
34746597d2be
autorestart can be False, True, unexpected. Add exitcodes to .conf file
· da3b229727e7
jfp
authored
2 years ago
da3b229727e7
May 09, 2023
supervisorctl check programs name, password argument for supervisord (not in configuration file)
· ff9bc7b1e6ce
jfp
authored
2 years ago
ff9bc7b1e6ce
bugfix for start/stop all
· 6c736ee87d45
jfp
authored
2 years ago
6c736ee87d45
Add optional password for supervisorctl, return a reply for each command
· d46a90f35a22
jfp
authored
2 years ago
d46a90f35a22
Initial version
· 8fe8267c9b59
jfp
authored
2 years ago
8fe8267c9b59
Loading