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

Fix ASP services to work with 3.x codebase. #1355

Merged
merged 1 commit into from
Aug 2, 2024

Commits on Aug 2, 2024

  1. Fix ASP services to work with 3.x codebase.

    There were some changes to `server_child.h` in the 3.x codebase. This updates the ASP routines to work with the newer code. Please note that this is untested until AppleTalk support is re-added into afpd.
    
    Misc. fixes to allow building on multiple platforms
    
    Remove some obsolete platform macros.
    
    With this PR, one can now enable AppleTalk and build main successfully.
    NJRoadfan committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    2dc7486 View commit details
    Browse the repository at this point in the history