stefan
|
51960301fc
changed to proper string matcher in tests
|
9 months ago |
Strobel, Stefan | Friedrich Lütze GmbH
|
8519ed103a
added integration tests for authentication module
|
9 months ago |
Strobel, Stefan | Friedrich Lütze GmbH
|
847634b308
fixed initialization for auth instance members
|
9 months ago |
shimatta
|
56b7a22405
Merge branch 'feature/#64-add-gcc-printf-hints' of shimatta/shellmatta into develop
|
9 months ago |
Strobel, Stefan | Friedrich Lütze GmbH
|
25feee0480
Merge branch 'develop' into feature/#64-add-gcc-printf-hints
|
9 months ago |
shimatta
|
15cbedb2e6
Merge branch 'bugfix/#65-Test-does-not-run-with-gcc11' of shimatta/shellmatta into develop
|
9 months ago |
Strobel, Stefan | Friedrich Lütze GmbH
|
314e51dc80
fix dependency path in makefile
|
9 months ago |
Strobel, Stefan | Friedrich Lütze GmbH
|
77a147298e
fix warnings in testfile
|
9 months ago |
Strobel, Stefan | Friedrich Lütze GmbH
|
a662dc5f92
updated catch2 to 2.13.10
|
9 months ago |
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 year ago |
stefan
|
08a9aca942
messed around with the makefile and tests to get them back running
|
1 year ago |
stefan
|
2f88fd3aec
added username to prompt in autocomplete
|
1 year ago |
stefan
|
cbaacd10cf
added simple logging interface for logins
|
1 year ago |
stefan
|
26a9116bc1
added doxygen comments to shellmatta auth
|
1 year ago |
stefan
|
dba1825e30
resetting shell on logout
|
1 year ago |
stefan
|
8c35d8ba95
hiding command from autocompletion if not permitted
|
1 year ago |
stefan
|
030113ef0d
hiding unpermitted commands from help
|
1 year ago |
stefan
|
337c9f01df
pretending cmd does not exist when not permitted
|
1 year ago |
stefan
|
186d76d30e
finished login command
|
1 year ago |
stefan
|
6494717d1a
clearing history buffer on logout
|
1 year ago |
stefan
|
f58fe1de29
added basic login/logout logic
|
1 year ago |
stefan
|
e3a608294f
started implementing the interface to the authentication module
|
1 year ago |
shimatta
|
be552fe243
Merge branch 'bugfix/#59_fix_makefile' of shimatta/shellmatta into develop
|
3 years ago |
S.Hentges
|
9537825fd8
Escape braces
|
3 years ago |
shimatta
|
28e82c65de
Merge branch 'develop' of shimatta/shellmatta into master
|
3 years ago |
shimatta
|
4d542f973b
Merge branch 'feature/#55-help-command-shall-only-print-help-and-usage-as-derailled-output' of shimatta/shellmatta into develop
|
3 years ago |
prozessorkern
|
c1f42d8239
checking for buffer overflow in insertChars function
|
3 years ago |
prozessorkern
|
a5bd5c57ab
added detailed help function
|
3 years ago |
prozessorkern
|
e3c35bd0d5
improved doxygen documentation
|
3 years ago |
prozessorkern
|
eb524436ce
improved style and fixed some cppcheck findings
|
3 years ago |