Skip to content
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

Merged
merged 48 commits into from
Jan 2, 2024
Merged

V5.6.0 #60

merged 48 commits into from
Jan 2, 2024

Conversation

dmcoles
Copy link
Owner

@dmcoles dmcoles commented Jan 2, 2024

No description provided.

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
1) correct memory leak with tags structures
…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) Add options to start config tool
2) add a shutdown command so config tool can restart ACP
Express
1) add install script
2) remove file size check from ftp dir scanning as it was causing some issues
3) update (c) dates to 2023
4) fix memory corruption bug in tooltype cache
1) for ftp filter out download paths that are sub-folders so that files are not duplicated in the root as well as in the folders
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
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
1) System stats and session stats are single page only
2) Enable new look menus
3) SessionStats were not refreshed after deiconify
4) Menu's were not freed correctly
1) Incorrect conf num recorded in callers log when rejoining conf after login
set script bit on logoff scripts in the default bbs archive
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
@dmcoles dmcoles merged commit acda2d9 into master Jan 2, 2024
1 check passed
@dmcoles dmcoles deleted the v5.6.0 branch March 1, 2024 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant