openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Exscript
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 4 hours
ago. based on code collected
about 4 hours
ago.
Feb 23, 2025 — Feb 23, 2026
Showing page 33 of 61
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fix: error detection in Exscript.protocols.Transport adapters failed.
Samuel Abels
More...
about 15 years ago
Improve API doc publish script.
Samuel Abels
More...
about 15 years ago
Add API docs for the Exscript.util.syslog module.
Samuel Abels
More...
about 15 years ago
fix: typo in driver API docs.
Samuel Abels
More...
about 15 years ago
fix: typo in AIX driver API docs.
Samuel Abels
More...
about 15 years ago
fix: typo in one os API docs.
Samuel Abels
More...
about 15 years ago
fix: Transport.login(): eat the prompt before sending an authorization command.
Samuel Abels
More...
about 15 years ago
improved API doc formatting.
Samuel Abels
More...
about 15 years ago
remove some redundant code from Exscript.protocols.Transport protocol authenticate methods.
Samuel Abels
More...
about 15 years ago
remove redundant execute() methods from Exscript.protocols.Transport.
Samuel Abels
More...
about 15 years ago
fix: error message on errors during Telnet.expect().
Samuel Abels
More...
about 15 years ago
Rename Exscript.protocols.Key to Exscript.PrivateKey.
Samuel Abels
More...
about 15 years ago
Redesigned API of Exscript.protocols.Transport.
Samuel Abels
More...
about 15 years ago
improved error message in Exscript.QueueTest.
Samuel Abels
More...
about 15 years ago
Exscript.util.telnetd: minor indent fix.
Samuel Abels
More...
about 15 years ago
Exscript.Account: password defaults to empty string.
Samuel Abels
More...
about 15 years ago
Exscript.protocols: merge the Telnet/SSH/Dummy.authenticate() methods into .app_authenticate(). Replace the wait parameters by a flush parameter.
Samuel Abels
More...
about 15 years ago
Add Exscript.transport.Transport.cancel_expect().
Samuel Abels
More...
about 15 years ago
Exscript.protocols.Transport: all regex methods now accept lists of regular expressions.
Samuel Abels
More...
about 15 years ago
add Exscript.util.cast.to_regex() and .to_regexs().
Samuel Abels
More...
about 15 years ago
add Exscript.protocols.Transport.waitfor().
Samuel Abels
More...
about 15 years ago
get rid of the openssh wrapper (removes SSH1 support).
Samuel Abels
More...
about 15 years ago
Exscript.protocols.Transport: add a huge chunk of documentation.
Samuel Abels
More...
about 15 years ago
introduce a new, explicit Key object for private key authentification. this also adds support for keys that require passwords.
Samuel Abels
More...
about 15 years ago
fix: use sys.path.append instead of sys.path.insert in Exscript.__init__.
Samuel Abels
More...
about 15 years ago
get rid of unused Exscript.external.logging.
Samuel Abels
More...
about 15 years ago
rewrite the SSH2 adapter to use paramiko.Transport object directly, instead of paramiko.Client.
Samuel Abels
More...
about 15 years ago
Makefile: fix: use distutils to select default site directory.
Samuel Abels
More...
about 15 years ago
Eliminate useless "catch all" statements like "except:" and "except Exception".
Samuel Abels
More...
about 15 years ago
Add a test for Exscriptd.OrderDB.get_order_progress_from_id().
Samuel Abels
More...
about 15 years ago
←
1
2
…
29
30
31
32
33
34
35
36
37
…
60
61
→
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