Revīziju vēsture

Autors SHA1 Ziņojums Datums
  stefan 1e2c0ee920 allow running individual tests again 11 mēneši atpakaļ
  stefan 7520310508 force make to run tests single threaded by adding fake dependencies to all other test targets 11 mēneši atpakaļ
  stefan fa5a143e39 fixed integration test for auth module (mockup for now) 11 mēneši atpakaļ
  stefan f6c6a311ec added documentation on auth option 11 mēneši atpakaļ
  stefan 51960301fc changed to proper string matcher in tests 11 mēneši atpakaļ
  Strobel, Stefan | Friedrich Lütze GmbH 8519ed103a added integration tests for authentication module 11 mēneši atpakaļ
  Strobel, Stefan | Friedrich Lütze GmbH 847634b308 fixed initialization for auth instance members 11 mēneši atpakaļ
  stefan 08a9aca942 messed around with the makefile and tests to get them back running 1 gadu atpakaļ
  stefan 2f88fd3aec added username to prompt in autocomplete 1 gadu atpakaļ
  stefan cbaacd10cf added simple logging interface for logins 1 gadu atpakaļ
  stefan 26a9116bc1 added doxygen comments to shellmatta auth 1 gadu atpakaļ
  stefan dba1825e30 resetting shell on logout 1 gadu atpakaļ
  stefan 8c35d8ba95 hiding command from autocompletion if not permitted 1 gadu atpakaļ
  stefan 030113ef0d hiding unpermitted commands from help 1 gadu atpakaļ
  stefan 337c9f01df pretending cmd does not exist when not permitted 1 gadu atpakaļ
  stefan 186d76d30e finished login command 1 gadu atpakaļ
  stefan 6494717d1a clearing history buffer on logout 1 gadu atpakaļ
  stefan f58fe1de29 added basic login/logout logic 1 gadu atpakaļ
  stefan e3a608294f started implementing the interface to the authentication module 2 gadi atpakaļ
  shimatta be552fe243 Merge branch 'bugfix/#59_fix_makefile' of shimatta/shellmatta into develop 3 gadi atpakaļ
  S.Hentges 9537825fd8 Escape braces 3 gadi atpakaļ
  shimatta 28e82c65de Merge branch 'develop' of shimatta/shellmatta into master 3 gadi atpakaļ
  shimatta 4d542f973b Merge branch 'feature/#55-help-command-shall-only-print-help-and-usage-as-derailled-output' of shimatta/shellmatta into develop 3 gadi atpakaļ
  prozessorkern c1f42d8239 checking for buffer overflow in insertChars function 3 gadi atpakaļ
  prozessorkern a5bd5c57ab added detailed help function 3 gadi atpakaļ
  prozessorkern e3c35bd0d5 improved doxygen documentation 3 gadi atpakaļ
  prozessorkern eb524436ce improved style and fixed some cppcheck findings 3 gadi atpakaļ
  shimatta a9b8dcb504 Merge branch 'feature/#52-only-store-new-commands-in-history' of shimatta/shellmatta into develop 3 gadi atpakaļ
  prozessorkern c7f238c005 fixed comments 3 gadi atpakaļ
  prozessorkern 0b0a52d898 fixed the history buffer when there is an overflow 3 gadi atpakaļ