Commit történet

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