.. |
alive
|
fix: don't exit with fping host is unreachable
|
2023-12-05 10:02:52 +01:00 |
alive.json
|
Initial commit
|
2020-10-20 14:30:27 +00:00 |
batch
|
enh: batch: openhandle() is overkill and doesn't work on EOF
|
2024-01-17 11:01:50 +01:00 |
clush
|
enh: plugins: better signal handling to avoid dangling children processes
|
2024-02-20 12:14:01 +01:00 |
groupInfo
|
fix: groupInfo: show group name in human-readable output
|
2023-04-17 14:18:51 +02:00 |
groupInfo.json
|
Initial commit
|
2020-10-20 14:30:27 +00:00 |
groupList
|
fix: performance issues introduced by effab4a
|
2022-07-12 10:07:16 +02:00 |
groupList.json
|
Initial commit
|
2020-10-20 14:30:27 +00:00 |
groupListPasswords
|
feat: add type8 and type9 password hashes
|
2023-09-19 17:12:48 +02:00 |
groupListPasswords.json
|
Initial commit
|
2020-10-20 14:30:27 +00:00 |
groupListServers
|
fix: performance issues introduced by effab4a
|
2022-07-12 10:07:16 +02:00 |
groupListServers.json
|
Initial commit
|
2020-10-20 14:30:27 +00:00 |
help
|
fix: add missing autocompletions, readonly flags and help category for some plugins
|
2023-05-31 17:37:52 +02:00 |
help.json
|
refacto: osh.pl: move hardcoded plugin special cases to config
|
2023-11-08 13:21:20 +01:00 |
info
|
fix: performance issues introduced by effab4a
|
2022-07-12 10:07:16 +02:00 |
info.json
|
refacto: osh.pl: move hardcoded plugin special cases to config
|
2023-11-08 13:21:20 +01:00 |
lock
|
Initial commit
|
2020-10-20 14:30:27 +00:00 |
lock.json
|
Initial commit
|
2020-10-20 14:30:27 +00:00 |
mtr
|
chore: new perltidy rules
|
2022-07-01 10:21:19 +02:00 |
mtr.json
|
Initial commit
|
2020-10-20 14:30:27 +00:00 |
nc
|
chore: fix typos everywhere
|
2020-11-05 17:36:17 +00:00 |
nc.json
|
Initial commit
|
2020-10-20 14:30:27 +00:00 |
ping
|
enh: plugins: better signal handling to avoid dangling children processes
|
2024-02-20 12:14:01 +01:00 |
ping.json
|
Initial commit
|
2020-10-20 14:30:27 +00:00 |
scp
|
enh: scp and sftp with mfa support
|
2023-11-08 13:21:20 +01:00 |
scp.json
|
refacto: use osh_print to obey force_stderr
|
2023-11-08 13:21:20 +01:00 |
selfAddIngressKey
|
chore: new perltidy rules
|
2022-07-01 10:21:19 +02:00 |
selfAddIngressKey.json
|
Initial commit
|
2020-10-20 14:30:27 +00:00 |
selfDelIngressKey
|
chore: new perltidy rules
|
2022-07-01 10:21:19 +02:00 |
selfDelIngressKey.json
|
Initial commit
|
2020-10-20 14:30:27 +00:00 |
selfForgetHostKey
|
Initial commit
|
2020-10-20 14:30:27 +00:00 |
selfForgetHostKey.json
|
Initial commit
|
2020-10-20 14:30:27 +00:00 |
selfGenerateEgressKey
|
feat: add UTF-8 chars to output when supported and allowed
|
2021-05-24 16:44:35 +02:00 |
selfGenerateEgressKey.json
|
Initial commit
|
2020-10-20 14:30:27 +00:00 |
selfGeneratePassword
|
feat: add type8 and type9 password hashes
|
2023-09-19 17:12:48 +02:00 |
selfGeneratePassword.json
|
Initial commit
|
2020-10-20 14:30:27 +00:00 |
selfGenerateProxyPassword
|
Initial commit
|
2020-10-20 14:30:27 +00:00 |
selfGenerateProxyPassword.json
|
Initial commit
|
2020-10-20 14:30:27 +00:00 |
selfListAccesses
|
fix: performance issues introduced by effab4a
|
2022-07-12 10:07:16 +02:00 |
selfListAccesses.json
|
Initial commit
|
2020-10-20 14:30:27 +00:00 |
selfListEgressKeys
|
chore: selfListEgressKeys: fix typo
|
2022-07-29 11:29:58 +02:00 |
selfListIngressKeys
|
enh: print a msg when no ingress keys are found
|
2022-07-01 10:10:17 +02:00 |
selfListIngressKeys.json
|
Initial commit
|
2020-10-20 14:30:27 +00:00 |
selfListPasswords
|
feat: add type8 and type9 password hashes
|
2023-09-19 17:12:48 +02:00 |
selfListPasswords.json
|
Initial commit
|
2020-10-20 14:30:27 +00:00 |
selfListSessions
|
chore: new perltidy rules
|
2022-07-01 10:21:19 +02:00 |
selfMFAResetPassword
|
Initial commit
|
2020-10-20 14:30:27 +00:00 |
selfMFAResetPassword.json
|
refacto: osh.pl: move hardcoded plugin special cases to config
|
2023-11-08 13:21:20 +01:00 |
selfMFAResetTOTP
|
Initial commit
|
2020-10-20 14:30:27 +00:00 |
selfMFAResetTOTP.json
|
refacto: osh.pl: move hardcoded plugin special cases to config
|
2023-11-08 13:21:20 +01:00 |
selfMFASetupPassword
|
enh: plugins: better signal handling to avoid dangling children processes
|
2024-02-20 12:14:01 +01:00 |
selfMFASetupPassword.json
|
refacto: osh.pl: move hardcoded plugin special cases to config
|
2023-11-08 13:21:20 +01:00 |
selfMFASetupTOTP
|
chore: new perltidy rules
|
2022-07-01 10:21:19 +02:00 |
selfMFASetupTOTP.json
|
refacto: osh.pl: move hardcoded plugin special cases to config
|
2023-11-08 13:21:20 +01:00 |
selfPlaySession
|
chore: new perltidy rules
|
2022-07-01 10:21:19 +02:00 |
selfPlaySession.json
|
Initial commit
|
2020-10-20 14:30:27 +00:00 |
sftp
|
enh: scp and sftp with mfa support
|
2023-11-08 13:21:20 +01:00 |
sftp.json
|
refacto: use osh_print to obey force_stderr
|
2023-11-08 13:21:20 +01:00 |
unlock
|
Initial commit
|
2020-10-20 14:30:27 +00:00 |
unlock.json
|
Initial commit
|
2020-10-20 14:30:27 +00:00 |