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

Snitch lib #590

Merged
merged 42 commits into from
Jun 25, 2024
Merged

Snitch lib #590

merged 42 commits into from
Jun 25, 2024

Commits on Jun 18, 2024

  1. infra for snitch lib

    jbbjarnason committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    d72d066 View commit details
    Browse the repository at this point in the history
  2. infra for snitch lib

    jbbjarnason committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    2e9ae5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5fbb90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    534d7fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f622d87 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    721e8b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41562e8 View commit details
    Browse the repository at this point in the history
  8. renamed file

    jbbjarnason committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    73e0e95 View commit details
    Browse the repository at this point in the history
  9. Themis impl (#589)

    * Added structure for alarm system server
    
    * Remove snitch.md from diff
    
    * Update exes/themis/inc/alarm_database.hpp
    Ómar Högni Guðmarsson authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    57f1df0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    53fbcc4 View commit details
    Browse the repository at this point in the history
  11. Added register alarm, fetch alarms and register translation

    Ómar Högni Guðmarsson committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    4faefa3 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Database design modified all alarm text moved to translation

    Had some errors with the design. Moved all alarm text to
    the alarmtranslations table.
    Ómar Högni Guðmarsson committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    5c18d42 View commit details
    Browse the repository at this point in the history
  2. Inital formatting complete

    Ómar Högni Guðmarsson committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    ad0556f View commit details
    Browse the repository at this point in the history
  3. Fixed ordering of list_alarms, added spanish variable test

    Ómar Högni Guðmarsson committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    85a1d07 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Dbus interface outlines added

    Ómar Högni Guðmarsson committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    912e62f View commit details
    Browse the repository at this point in the history
  2. Align code better to documentation, update documentation, remove ack

    Ómar Högni Guðmarsson committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8652b7e View commit details
    Browse the repository at this point in the history
  3. Typo

    Ómar Högni Guðmarsson committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    ce41d59 View commit details
    Browse the repository at this point in the history
  4. Added some basics of monitoring for a process that is lost.

    Ómar Högni Guðmarsson committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    d73c570 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e7acdc View commit details
    Browse the repository at this point in the history
  6. alarm client wip

    jbbjarnason committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    18e00e7 View commit details
    Browse the repository at this point in the history
  7. Modify the reset behaviour to work on the same activation, Dont know …

    …what I was thinking with the other row
    Ómar Högni Guðmarsson committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    1fb0768 View commit details
    Browse the repository at this point in the history
  8. Added some correctness checks

    Ómar Högni Guðmarsson committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    94c5beb View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    0c5c718 View commit details
    Browse the repository at this point in the history
  2. Updated policy and added tests

    Ómar Högni Guðmarsson committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    058f680 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0ab385 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52e83e3 View commit details
    Browse the repository at this point in the history
  5. minor

    jbbjarnason committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d8b5364 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa242dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5da4ed6 View commit details
    Browse the repository at this point in the history
  8. Added skeleton for integration test

    Ómar Högni Guðmarsson committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    568efc9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ceae135 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8cc0053 View commit details
    Browse the repository at this point in the history
  11. Some basic tests working

    Ómar Högni Guðmarsson committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    22cc7db View commit details
    Browse the repository at this point in the history
  12. Added some integration tests

    Ómar Högni Guðmarsson committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    65ed3fd View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    b730de6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddd844b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86c2c13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29086ca View commit details
    Browse the repository at this point in the history
  5. Added two failing tests

    Ómar Högni Guðmarsson committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    aadff4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99acdce View commit details
    Browse the repository at this point in the history
  7. Added functionality where services disapeared get their alarms marked…

    … as unknown
    Ómar Högni Guðmarsson committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    a193dbb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4eae243 View commit details
    Browse the repository at this point in the history