openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
sshGate
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 30, 2024 — Jul 30, 2025
Showing page 1 of 10
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
SCP was broken :-(
Guiran Patrick
More...
over 13 years ago
Merge branch 'issue-30-sshgate_editor'
Guiran Patrick
More...
over 13 years ago
- bugfix installation when /etc/sshgate.conf exists but sshGate was uninstalled - bugfix detection of ScriptHelper installation
Guiran Patrick
More...
over 13 years ago
factoring
Guiran Patrick
More...
over 13 years ago
Bugfix uninstall.sh - check unix user exists before call userdel - ask for deleting /etc/sshgate.conf
Guiran Patrick
More...
over 13 years ago
- add VERSION file - update build.sh : -> ./build.sh = use VERSION file + include ScriptHelper -> ./build.sh -i = Interactive mode. ask questions
Guiran Patrick
More...
over 13 years ago
Reset all defined configuration variable before loading a configuration file
Guiran Patrick
More...
over 13 years ago
strip whitespace / cosmetic
Guiran Patrick
More...
over 13 years ago
Use EDIT_FILE when the user has to put date into file
Guiran Patrick
More...
over 13 years ago
Update setup for SSHGATE_EDITOR
Guiran Patrick
More...
over 13 years ago
add EDIT_FILE()
Guiran Patrick
More...
over 13 years ago
update ScriptHelper with a bugfix on ASK
Guiran Patrick
More...
over 13 years ago
Update ScriptHelper library
Guiran Patrick
More...
over 13 years ago
fix #31 -> change '
[email protected]
' into '
[email protected]
' Thx Erwan Le Gall (https://github.com/elg)
Guiran Patrick
More...
over 13 years ago
First created user is admin and not restricted Correct a typo mistake in printed help messages
Guiran Patrick
More...
over 13 years ago
Enforce checking of unix user and group creation. When Group was not created, SETUP_UPDATE_PERMISSIONS failed. thx Thibaud Raso for report
Guiran Patrick
More...
over 13 years ago
chown: invalid group: `sshgate:sshgate' on SETUP_UPDATE_PERMISSIONS(). Thanks Thibaud Raso (
[email protected]
)
Guiran Patrick
More...
over 13 years ago
more information about installation
Guiran Patrick
More...
almost 14 years ago
./test.sh all works too
Guiran Patrick
More...
almost 14 years ago
Splits sshGate server and sshGate client into two different projects. sshGate-client can be found at http://github.com/Tauop/sshGate-client/ - remove client/ - move server/ to root directory - move sshgate.conf to data/ - merge README and server/README and remove client releated information - move all build and installation related code to build-utils/ --- include install.sh, uninstall.sh, upgrade.sh, do_migration.sh --- include bin/sshgate-configure and bin/core/setup.func --- sshgate-configure exists only in script-builted sshgate version only. if sshGate is installed in an other way, let the packager deal with configuration stuff. - update build.sh --- remove all client related stuff --- update server build because of files path modification
Guiran Patrick
More...
almost 14 years ago
Update README file
Guiran Patrick
More...
almost 14 years ago
- Remove install.sh from sshGate-client - Add sshgate-client-configure to configure Host sshgate in ~/.ssh/config - sshg & scpg run sshgate-client-configure each time to check the configuration of ssh_client
Guiran Patrick
More...
almost 14 years ago
disable not-yet-coded commands
Guiran Patrick
More...
almost 14 years ago
starting adding session/record related commands
Guiran Patrick
More...
almost 14 years ago
update desc comment
Guiran Patrick
More...
almost 14 years ago
don't use tar gnu options
Guiran Patrick
More...
almost 14 years ago
bugfix so that it works on MacOS
Guiran Patrick
More...
almost 14 years ago
fix #28 + if non-existing language in templates is set, use 'us' one
Patrick Guiran
More...
about 14 years ago
- add session related CLI commands --- session list current : list current connected users --- session kill <pid> : kill the given session --- debug : switch to debug mode (set -x)
Guiran Patrick
More...
about 14 years ago
one rm is better than two :)
Guiran Patrick
More...
about 14 years ago
←
1
2
3
4
5
6
7
8
9
10
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree