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 7 hours
ago. based on code collected
about 7 hours
ago.
Jan 18, 2025 — Jan 18, 2026
Showing page 59 of 61
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix: Only use domain name if a domain is not already appended.
knipknap
More...
over 17 years ago
Fix logging.
knipknap
More...
over 17 years ago
Passed in variable names were not correctly defined.
knipknap
More...
over 17 years ago
Fix mask2pfxlen to work with 255.255.255.255, fix Python 2.2 breakage.
knipknap
More...
over 17 years ago
Add mask2pfxlen function to the stdlib.
knipknap
More...
over 17 years ago
Major redesign, split some libraries out of the Exscript package.
knipknap
More...
over 17 years ago
* Add support for from ... to ... loops. * Improved the SSH adapter such that it works even if the DISPLAY variable is set. * Add support for using the SSH -i switch. * Added the List and IPv4 namespaces, with several new functions.
knipknap
More...
over 17 years ago
* lib/Exscript/Fail.py: Fix: Inverted logic. * lib/Exscript/Execute.py, lib/Exscript/Extract.py, lib/Exscript/Parser.py, exscript.py: Changed behavior of --no-prompt such that all prompts are now ignored, not only the login prompt. Added --no-initial-prompt that mimics the original behavior of --no-prompt. * lib/Exscript/TerminalConnection/Telnet.py: Improved error message in debug mode. -Samuel
knipknap
More...
almost 18 years ago
* lib/Exscript/Fail.py, lib/Exscript/Code.py, : New built-in keyword "fail". * lib/TerminalActions/LoggedSequence.py: Fix: Prettier log message. -Samuel
knipknap
More...
about 18 years ago
* exscript.py: Script may now also be used as a standard Python module. * lib/Exscript/Append.py: Add new built-in modifier "append". * lib/Exscript/stdlib/Device/model.py: New Exscript function "model()". * lib/Exscript/TerminalConnection/*: Fix: Better error message on prompt timeout. -Samuel
knipknap
More...
about 18 years ago
* lib/TerminalConnection/telnetlib.py: Fixed a bug that the prompt match would sometimes not add the correct content into the response buffer. * exscript.py: Added the --no-auto-logout switch. -Samuel
knipknap
More...
about 18 years ago
* Release 0.9.11. -Samuel
knipknap
More...
about 18 years ago
* Possible fix for Huawei router detection. -Samuel
knipknap
More...
about 18 years ago
* Turn on even more debug info. -Samuel
knipknap
More...
about 18 years ago
* Show a lot more debug info in the login procedure. -Samuel
knipknap
More...
about 18 years ago
* Some improvements for Huawei routers. -Samuel
knipknap
More...
about 18 years ago
* Hopefully fixed the "quit" command on Huawei routers. -Samuel
knipknap
More...
about 18 years ago
* lib/TerminalConnection/Transport.py: Increase default timeout to 30 seconds. * exscript.py, lib/Exscript/stdlib/Connection/send.py: Fix: exit/quit command. -Samuel
knipknap
More...
about 18 years ago
* Removed some obsolete code. -Samuel
knipknap
More...
about 18 years ago
* lib/TerminalConnection/*.py, lib/Exscript/stdlib/Device/vendor.py: Improved operating system and vendor detection. * lib/Exscript/Regex.py: Added support for regular expression modifiers. * lib/Exscript/stdlib/Device/os.py: New builtin function device.os(). * exscript.py: Execute "quit" instead of "exit" on Huawei routers. -Samuel
knipknap
More...
about 18 years ago
* lib/Exscript/stdlib/Connection/wait_for.py: New builtin function. * lib/Exscript/ExpressionNode.py: Decreased priority of the "not" operator. -Samuel
knipknap
More...
about 18 years ago
* Added --no-prompt switch. -Samuel
knipknap
More...
about 18 years ago
* Fix: Restore Huawei username prompt support. -Samuel
knipknap
More...
about 18 years ago
* Fix: Last commit was broken. -Samuel
knipknap
More...
about 18 years ago
* Fix: Do not ask for the username when the -n switch is given. * Improved command line error messages for -n switch. -Samuel
knipknap
More...
about 18 years ago
* Fix: Make the builtin function device.vendor() work for cisco_crs1. -Samuel
knipknap
More...
about 18 years ago
* Fix: Huawei support was most probably broken. -Samuel
knipknap
More...
about 18 years ago
* exscript.py: Added -a and -n switches. * lib/FooLib/Interact.py: get_user(): New. * lib/TerminalConnection/*.py: Add support for Huawei routers. * lib/TerminalConnection/Transport.py: Improved prompt matching. -Samuel
knipknap
More...
about 18 years ago
* lib/TerminalConnection/telnetlib.py: Speed up prompt matching by only searching through the last 40 bytes in the buffer. This also limits the maximum prompt length to 40 characters. * lib/Exscript/stdlib/Device/vendor.py: Improved Cisco router detection. -Samuel
knipknap
More...
over 18 years ago
* exscript.py: Added a --version flag. -Samuel
knipknap
More...
over 18 years ago
←
1
2
…
53
54
55
56
57
58
59
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