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

Docker, bug fixes, and more #12

Merged
merged 26 commits into from
Mar 18, 2023
Merged

Docker, bug fixes, and more #12

merged 26 commits into from
Mar 18, 2023

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    27ce16b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c00d4bc View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. Started a bit of a restructure

    amnuts committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    c189c84 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    a860075 View commit details
    Browse the repository at this point in the history
  2. Started to update some docs

    amnuts committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    dd3392a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ffb7b1 View commit details
    Browse the repository at this point in the history
  4. Further docker-related tweaks

    * Run the talker in the foreground if it's being started by supervisord
    * Updated the documentation
    * Tweaked the docker-setup.sh output
    * Tweaked the supervisord.conf setup
    amnuts committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    36175d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f59d7c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #10 from amnuts/dockerize

    Add docker setup
    amnuts committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    0470b03 View commit details
    Browse the repository at this point in the history
  7. Updated vendor files for sds

    amnuts committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    06cfc2d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a74e322 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    9ca32ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from amnuts/sds-update

    Updated sds and fixed a few issues
    amnuts committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    85d1e4c View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. PR feedback: fixed typo

    amnuts committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    1b18af3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bed438d View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    5fa2f9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09797e7 View commit details
    Browse the repository at this point in the history
  3. Added email address back in

    amnuts committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    5f0f534 View commit details
    Browse the repository at this point in the history
  4. Fixed some issues

    * Some seg fault issues and overflow issues
    * Added gdb to the docker container
    * Fixed some typos I spotted
    amnuts committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    d862864 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63cd916 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    fc0a880 View commit details
    Browse the repository at this point in the history
  2. Removed compiled warnings from align_strings function

    Now the only compiler warnings come from the netlinks files!
    amnuts committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    da2c18b View commit details
    Browse the repository at this point in the history
  3. Fixing some typos

    amnuts committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    3499f71 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. Updated some texts

    amnuts committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    a7ce2cf View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. Prevent globbing

    amnuts committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    8ef3b9a View commit details
    Browse the repository at this point in the history
  2. Small tweak to script

    amnuts committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    0c33c4f View commit details
    Browse the repository at this point in the history