-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
V5.6.0 #60
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2) update session bytes upload/downloaded to handle >4gb 3) better handling of telnet iac codes during file transfers 4) allow settings to control password lengths and strengths, password expiry 5) add PBKDF2 encryption of user passwords 6) Improve caching of download directory contents 7) Improve cps calculations to handle faster transfers 8) add second page of options to account editor 9) add force password reset, account lockout and number of password failures to account editor screen 10) setting a password now requires the user to enter the password twice for verification
2. allow user logons to be limited by an ip mask 3. Use built in filesize function instead of creating our own 4. Improve file list scanning to strip ansi sequences 5. change log line for ftp downloads to match zmodem downloads 6. New user questions date/time format inconsistent with other files 7. Temporary new user questions file was not being cleared down 8. UDlog was not recording the user details correctly
…pability 2) Remove very old debug code 3) Allow multiple sub directories for ftp 4) Update download directory caching to be used for ftp as well 5) Optimise ftp directory listing speed
2) Remove file missing check for MCI doors
1) Add support for auto sending username/password when making outgoing telnet connections 2) Telnet control codes not correctly filtered when connected to outgoing telnet 3) revert part of previous change "Allow SM_ mci command in all mci text" 4) Refactor MAIL_ON and EXECUTE_ON functions 5) user TOP CPS not updated on FTP transfers 6) Logon MAIL_ON and EXECUTE_ON functions were not executed for ftp calls 7) Add warning on account editor if exiting without saving 8) remove some unused variables
1) initial setup for help text messages 2) fix couple of bad variable declarations
Add all remaining help texts add exit menu button add about window add missing ftp port, ftp data port and http port settings
add warning requesters notify of incomplete configuration, wrong version of rexxdoor and needing a restart
set as runbg add new tabs for conf and nodes pages add about mui window add checks for missing critical settings
1) set file selector to only show folders for conf upload/download paths 2) give user option to add all sub folders when adding conf download path
1) make conf numbers always two digits on conf selector 2) fix path in makefile to stringlist.e
2) add iconify menu option in ACP 3) add system stats and session stats in ACP 4) add intuition menus on node screen in express 5) rework install script
1) fix add buffers in makefile. each buffer is 100k so it should be 3 not 300
merge actions workflow
update dev-build release on every commit
deploy build artifact
create release artifcact (lha)
change make to use release build
fix casing in github build action
set script bit on logoff scripts in the default bbs archive
update file_id and readme dates
update readme.txt add aminet header file copy installer into dist archive update lha version in dist archive update acp.info icon
fix small typo in readme fix bug in Config Editor menu handling in acp
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.