Historial de Commits

Autor SHA1 Mensaje Fecha
  Strobel, Stefan | Friedrich Lütze GmbH 61ffd6fa42 changed the bool success to a flexible enum event in log function interface hace 1 año
  stefan 7fb6048580 fix comment hace 1 año
  stefan f40aca95f6 adding login/logout command dynamically on auth init - the former approach failed when the command list was reordered - might have deleted a command when auth init was called with commands already added hace 1 año
  stefan 495cc02233 updated copyright notices hace 1 año
  stefan bb7152a642 cleaning up, fixing cppcheck findings hace 1 año
  stefan 8ddd166b3e only call login function when the login was successful hace 1 año
  Strobel, Stefan | Friedrich Lütze GmbH c69a7d2b8f added function to change passwords during runtime hace 1 año
  Strobel, Stefan | Friedrich Lütze GmbH 0a1c52e3de added test for root user hace 1 año
  Strobel, Stefan | Friedrich Lütze GmbH fdb07f12c7 Added superuser flag to auth user. hace 1 año
  stefan 0e02aee620 fixed interface usage of custom auth check function hace 1 año
  stefan c942d184dd removed shellmatta_printf from intrinsic functions, added option to only set username via options in login command hace 1 año
  stefan 75c4167e27 removed hide mode from insert char method again and temporarily disabling echo to achieve hide mode hace 1 año
  stefan 66624e0a50 fixed logout with more than one character being passed - fixed logout function not clearing history buffer hace 1 año
  Strobel, Stefan | Friedrich Lütze GmbH 8519ed103a added integration tests for authentication module hace 1 año
  stefan cbaacd10cf added simple logging interface for logins hace 2 años
  stefan 26a9116bc1 added doxygen comments to shellmatta auth hace 2 años
  stefan dba1825e30 resetting shell on logout hace 2 años
  stefan 8c35d8ba95 hiding command from autocompletion if not permitted hace 2 años
  stefan 337c9f01df pretending cmd does not exist when not permitted hace 2 años
  stefan 186d76d30e finished login command hace 2 años
  stefan 6494717d1a clearing history buffer on logout hace 2 años
  stefan f58fe1de29 added basic login/logout logic hace 2 años
  stefan e3a608294f started implementing the interface to the authentication module hace 2 años