Last 30 days
-
Downloads
(Moved to GitHub) Wiki page added by knipknap
- Revision r270
Created wiki page through web user interface.
Revision r270
Created wiki page through web user interface.
-
Wiki
(Move to GitHub) Wiki page added by knipknap
- Revision r269
Created wiki page through web user interface.
Revision r269
Created wiki page through web user interface.
-
IssueTracker
(Issue Tracking) Wiki page edited by knipknap
- Revision r268
Edited wiki page through web user interface.
Revision r268
Edited wiki page through web user interface.
-
IssueTracker
(Issue Tracking) Wiki page added by knipknap
- Revision r267
Created wiki page through web user interface.
Revision r267
Created wiki page through web user interface.
-
Documentation
(Exscript Documentation) Wiki page edited by knipknap
- Revision r266
Edited wiki page through web user interface.
Revision r266
Edited wiki page through web user interface.
-
SourceCode
(Accessing the Exscript source code.) Wiki page edited by knipknap
- Revision r265
Edited wiki page through web user interface.
Revision r265
Edited wiki page through web user interface.
-
SourceCode
(Accessing the Exscript source code.) Wiki page edited by knipknap
- Revision r264
Edited wiki page through web user interface.
Revision r264
Edited wiki page through web user interface.
-
issue 20
(-p ssh does not work, have to use ssh://hostname) Status changed by knipknap
-
-
SourceCode
(Accessing the Exscript source code.) Wiki page edited by knipknap
- Revision r263
Edited wiki page through web user interface.
Revision r263
Edited wiki page through web user interface.
-
SourceCode
(Accessing the Exscript source code.) Wiki page added by knipknap
- Revision r262
Created wiki page through web user interface.
Revision r262
Created wiki page through web user interface.
Earlier this year
-
issue 20
(-p ssh does not work, have to use ssh://hostname) reported by pasnak
-
-
-
r260
(Get rid of useless import, cleanup.) committed by knipknap
- Get rid of useless import, cleanup.
Get rid of useless import, cleanup.
-
r259
(Fix: util.run().) committed by knipknap
- Fix: util.run().
-
r258
(Fix: Forgotten import statement caused util.run to fail.) committed by knipknap
- Fix: Forgotten import statement caused util.run to fail.
Fix: Forgotten import statement caused util.run to fail.
-
r257
(Split util.py into seperate modules.) committed by knipknap
- Split util.py into seperate modules.
Split util.py into seperate modules.
-
r256
(Add new Exscript.start() method that is supposed to replace ...) committed by knipknap
- Add new Exscript.start() method that is supposed to replace run() at some point. Add unit tests.
Add new Exscript.start() method that is supposed to replace run() at some point. Add unit tests.
-
r255
(Ignore swap files.) committed by knipknap
- Ignore swap files.
-
r254
(Remove useless signal 'login_done'.) committed by knipknap
- Remove useless signal 'login_done'.
Remove useless signal 'login_done'.
-
r253
(Clean the Connection class up, and add some docs.) committed by knipknap
- Clean the Connection class up, and add some docs.
Clean the Connection class up, and add some docs.
-
r252
(Get rid of __exscript__ builtin variable.) committed by knipknap
- Get rid of __exscript__ builtin variable.
Get rid of __exscript__ builtin variable.
-
r251
(Rework most of the account locking related code, hopefully f...) committed by knipknap
- Rework most of the account locking related code, hopefully fixing some sync issues.
Rework most of the account locking related code, hopefully fixing some sync issues.
-
r250
(Fix: authenticate, authorize, and auto_authorize stdlib func...) committed by knipknap
- Fix: authenticate, authorize, and auto_authorize stdlib functions.
Fix: authenticate, authorize, and auto_authorize stdlib functions.
-
r249
(Fix: Pass options to the Connection object.) committed by knipknap
- Fix: Pass options to the Connection object.
Fix: Pass options to the Connection object.
-
r248
(No longer pass Exscript and Host args to functions invoked b...) committed by knipknap
- No longer pass Exscript and Host args to functions invoked by the FuncJob, as these are now attached
to connection objects.
No longer pass Exscript and Host args to functions invoked by the FuncJob, as these are now attached
to connection objects.
-
r247
(Fix: The last commit broke badly.) committed by knipknap
- Fix: The last commit broke badly.
Fix: The last commit broke badly.
-
r246
(Introduce an explicit connection object.) committed by knipknap
- Introduce an explicit connection object.
Introduce an explicit connection object.
-
r245
(Add Host.set_name().) committed by knipknap
- Add Host.set_name().
-
r244
(util.any_match, util.first_match: Allow for passing Transpor...) committed by knipknap
- util.any_match, util.first_match: Allow for passing Transport objects instead of strings.
util.any_match, util.first_match: Allow for passing Transport objects instead of strings.
-
r243
(Fix: Hosts with domain names that contain more than one dot.) committed by knipknap
- Fix: Hosts with domain names that contain more than one dot.
Fix: Hosts with domain names that contain more than one dot.
-
r242
(Force-close the connection when done.) committed by knipknap
- Force-close the connection when done.
Force-close the connection when done.
-
r241
(No longer require useless True return value from Action obje...) committed by knipknap
- No longer require useless True return value from Action objects.
No longer require useless True return value from Action objects.
-
r240
(Add --delete-logs command line option.) committed by knipknap
- Add --delete-logs command line option.
Add --delete-logs command line option.
-
r239
(Fix: Properly define variables in util.run_template().) committed by knipknap
- Fix: Properly define variables in util.run_template().
Fix: Properly define variables in util.run_template().
-
r238
(Fix: revert last commit.) committed by knipknap
- Fix: revert last commit.
-
r237
(Fix: builtin hostname variable should include domain.) committed by knipknap
- Fix: builtin hostname variable should include domain.
Fix: builtin hostname variable should include domain.
-
r236
(Fix: Move code for defining variables from FunctionRunner to...) committed by knipknap
- Fix: Move code for defining variables from FunctionRunner to TemplateRunner.
Fix: Move code for defining variables from FunctionRunner to TemplateRunner.
-
r235
(Change documentation path.) committed by knipknap
- Change documentation path.
Change documentation path.
-
r234
(Minor cleanup.) committed by knipknap
- Minor cleanup.
-
r233
(Fix: Logfile handling in case of an error.) committed by knipknap
- Fix: Logfile handling in case of an error.
Fix: Logfile handling in case of an error.
-
r232
(Get rid of FunctionRunner.add_hosts_from_*() methods.) committed by knipknap
- Get rid of FunctionRunner.add_hosts_from_*() methods.
Get rid of FunctionRunner.add_hosts_from_*() methods.
-
r231
(Minor whitespace fix in README.) committed by knipknap
- Minor whitespace fix in README.
Minor whitespace fix in README.
-
r230
(Convert README to wiki syntax.) committed by knipknap
- Convert README to wiki syntax.
Convert README to wiki syntax.
-
r229
(Add publish-local documentation Makefile target.) committed by knipknap
- Add publish-local documentation Makefile target.
Add publish-local documentation Makefile target.
-
r228
(Fix: Last account broke the cli script.) committed by knipknap
- Fix: Last account broke the cli script.
Fix: Last account broke the cli script.
-
r227
(Get rid of AccountManager.create_*() methods.) committed by knipknap
- Get rid of AccountManager.create_*() methods.
Get rid of AccountManager.create_*() methods.
-
r226
(Fix util.get_accounts_from_file(), and use base64 encrypted ...) committed by knipknap
- Fix util.get_accounts_from_file(), and use base64 encrypted passwords.
Fix util.get_accounts_from_file(), and use base64 encrypted passwords.
-
r225
(Add util.get_accounts_from_file().) committed by knipknap
- Add util.get_accounts_from_file().
Add util.get_accounts_from_file().
-
r224
(Allow for passing a list of accounts to AccountManager.add_a...) committed by knipknap
- Allow for passing a list of accounts to AccountManager.add_account().
Allow for passing a list of accounts to AccountManager.add_account().
-
Documentation
(Exscript Documentation) Wiki page edited by knipknap
- Revision r223
Edited wiki page through web user interface.
Revision r223
Edited wiki page through web user interface.
|