コミット履歴

作者 SHA1 メッセージ 日付
  stefan c942d184dd removed shellmatta_printf from intrinsic functions, added option to only set username via options in login command 1 年間 前
  stefan 75c4167e27 removed hide mode from insert char method again and temporarily disabling echo to achieve hide mode 1 年間 前
  stefan 66624e0a50 fixed logout with more than one character being passed - fixed logout function not clearing history buffer 1 年間 前
  stefan 1e2c0ee920 allow running individual tests again 1 年間 前
  stefan 7520310508 force make to run tests single threaded by adding fake dependencies to all other test targets 1 年間 前
  stefan fa5a143e39 fixed integration test for auth module (mockup for now) 1 年間 前
  stefan f6c6a311ec added documentation on auth option 1 年間 前
  stefan 51960301fc changed to proper string matcher in tests 1 年間 前
  Strobel, Stefan | Friedrich Lütze GmbH 8519ed103a added integration tests for authentication module 1 年間 前
  Strobel, Stefan | Friedrich Lütze GmbH 847634b308 fixed initialization for auth instance members 1 年間 前
  shimatta 56b7a22405 Merge branch 'feature/#64-add-gcc-printf-hints' of shimatta/shellmatta into develop 1 年間 前
  Strobel, Stefan | Friedrich Lütze GmbH 25feee0480 Merge branch 'develop' into feature/#64-add-gcc-printf-hints 1 年間 前
  shimatta 15cbedb2e6 Merge branch 'bugfix/#65-Test-does-not-run-with-gcc11' of shimatta/shellmatta into develop 1 年間 前
  Strobel, Stefan | Friedrich Lütze GmbH 314e51dc80 fix dependency path in makefile 1 年間 前
  Strobel, Stefan | Friedrich Lütze GmbH 77a147298e fix warnings in testfile 1 年間 前
  Strobel, Stefan | Friedrich Lütze GmbH a662dc5f92 updated catch2 to 2.13.10 1 年間 前
  Mario Hüttel d313514fe8 Add GCC specific format attribute to the function prototype of shellmatta_printf to mark it as a printf-like function. 1 年間 前
  stefan 08a9aca942 messed around with the makefile and tests to get them back running 2 年 前
  stefan 2f88fd3aec added username to prompt in autocomplete 2 年 前
  stefan cbaacd10cf added simple logging interface for logins 2 年 前
  stefan 26a9116bc1 added doxygen comments to shellmatta auth 2 年 前
  stefan dba1825e30 resetting shell on logout 2 年 前
  stefan 8c35d8ba95 hiding command from autocompletion if not permitted 2 年 前
  stefan 030113ef0d hiding unpermitted commands from help 2 年 前
  stefan 337c9f01df pretending cmd does not exist when not permitted 2 年 前
  stefan 186d76d30e finished login command 2 年 前
  stefan 6494717d1a clearing history buffer on logout 2 年 前
  stefan f58fe1de29 added basic login/logout logic 2 年 前
  stefan e3a608294f started implementing the interface to the authentication module 2 年 前
  Kübler, Carina | Friedrich Lütze GmbH 747f6042c9 adding logging feature 2 年 前