Histórico de Commits

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