Commit History

作者 SHA1 備註 提交日期
  stefan fd99e275e4 fix auth documentation on auth 9 月之前
  Strobel, Stefan | Friedrich Lütze GmbH ffafbff7fe added test for chpasswd function 9 月之前
  Strobel, Stefan | Friedrich Lütze GmbH c69a7d2b8f added function to change passwords during runtime 9 月之前
  Strobel, Stefan | Friedrich Lütze GmbH 53440e609a added test for commands adding the perm structure on command add 9 月之前
  Strobel, Stefan | Friedrich Lütze GmbH 4924f9f176 adding permissions when adding a command if matching permissions are found 9 月之前
  Strobel, Stefan | Friedrich Lütze GmbH 0a1c52e3de added test for root user 9 月之前
  Strobel, Stefan | Friedrich Lütze GmbH fdb07f12c7 Added superuser flag to auth user. 9 月之前
  stefan 0e02aee620 fixed interface usage of custom auth check function 9 月之前
  stefan d7d4fc520e finished integrationtests for auth module 9 月之前
  stefan c942d184dd removed shellmatta_printf from intrinsic functions, added option to only set username via options in login command 9 月之前
  stefan 75c4167e27 removed hide mode from insert char method again and temporarily disabling echo to achieve hide mode 9 月之前
  stefan 66624e0a50 fixed logout with more than one character being passed - fixed logout function not clearing history buffer 9 月之前
  stefan 1e2c0ee920 allow running individual tests again 9 月之前
  stefan 7520310508 force make to run tests single threaded by adding fake dependencies to all other test targets 9 月之前
  stefan fa5a143e39 fixed integration test for auth module (mockup for now) 9 月之前
  stefan f6c6a311ec added documentation on auth option 9 月之前
  stefan 51960301fc changed to proper string matcher in tests 9 月之前
  Strobel, Stefan | Friedrich Lütze GmbH 8519ed103a added integration tests for authentication module 9 月之前
  Strobel, Stefan | Friedrich Lütze GmbH 847634b308 fixed initialization for auth instance members 9 月之前
  stefan 08a9aca942 messed around with the makefile and tests to get them back running 1 年之前
  stefan 2f88fd3aec added username to prompt in autocomplete 1 年之前
  stefan cbaacd10cf added simple logging interface for logins 1 年之前
  stefan 26a9116bc1 added doxygen comments to shellmatta auth 1 年之前
  stefan dba1825e30 resetting shell on logout 1 年之前
  stefan 8c35d8ba95 hiding command from autocompletion if not permitted 1 年之前
  stefan 030113ef0d hiding unpermitted commands from help 1 年之前
  stefan 337c9f01df pretending cmd does not exist when not permitted 1 年之前
  stefan 186d76d30e finished login command 1 年之前
  stefan 6494717d1a clearing history buffer on logout 1 年之前
  stefan f58fe1de29 added basic login/logout logic 1 年之前