Historique des commits

Auteur SHA1 Message Date
  Strobel, Stefan | Friedrich Lütze GmbH 8519ed103a added integration tests for authentication module il y a 9 mois
  Strobel, Stefan | Friedrich Lütze GmbH 847634b308 fixed initialization for auth instance members il y a 9 mois
  stefan 08a9aca942 messed around with the makefile and tests to get them back running il y a 1 an
  stefan 2f88fd3aec added username to prompt in autocomplete il y a 1 an
  stefan cbaacd10cf added simple logging interface for logins il y a 1 an
  stefan 26a9116bc1 added doxygen comments to shellmatta auth il y a 1 an
  stefan dba1825e30 resetting shell on logout il y a 1 an
  stefan 8c35d8ba95 hiding command from autocompletion if not permitted il y a 1 an
  stefan 030113ef0d hiding unpermitted commands from help il y a 1 an
  stefan 337c9f01df pretending cmd does not exist when not permitted il y a 1 an
  stefan 186d76d30e finished login command il y a 1 an
  stefan 6494717d1a clearing history buffer on logout il y a 1 an
  stefan f58fe1de29 added basic login/logout logic il y a 1 an
  stefan e3a608294f started implementing the interface to the authentication module il y a 1 an
  shimatta be552fe243 Merge branch 'bugfix/#59_fix_makefile' of shimatta/shellmatta into develop il y a 3 ans
  S.Hentges 9537825fd8 Escape braces il y a 3 ans
  shimatta 28e82c65de Merge branch 'develop' of shimatta/shellmatta into master il y a 3 ans
  shimatta 4d542f973b Merge branch 'feature/#55-help-command-shall-only-print-help-and-usage-as-derailled-output' of shimatta/shellmatta into develop il y a 3 ans
  prozessorkern c1f42d8239 checking for buffer overflow in insertChars function il y a 3 ans
  prozessorkern a5bd5c57ab added detailed help function il y a 3 ans
  prozessorkern e3c35bd0d5 improved doxygen documentation il y a 3 ans
  prozessorkern eb524436ce improved style and fixed some cppcheck findings il y a 3 ans
  shimatta a9b8dcb504 Merge branch 'feature/#52-only-store-new-commands-in-history' of shimatta/shellmatta into develop il y a 3 ans
  prozessorkern c7f238c005 fixed comments il y a 3 ans
  prozessorkern 0b0a52d898 fixed the history buffer when there is an overflow il y a 3 ans
  prozessorkern e6b45952b3 added tests for shellmatta_history and improved documentation il y a 3 ans
  prozessorkern 438e4c4d76 fix dirty flag il y a 3 ans
  prozessorkern ded69bc1f4 make mario happy il y a 3 ans
  prozessorkern 88c33895f6 added check if the current entered command matches the last command in the history buffer - if the command is already stored it will not be stored again il y a 3 ans
  prozessorkern ac6ffb9602 fixed findings from static analysis il y a 3 ans