Strobel, Stefan | Friedrich Lütze GmbH
|
61ffd6fa42
changed the bool success to a flexible enum event in log function interface
|
9 maanden geleden |
stefan
|
495cc02233
updated copyright notices
|
9 maanden geleden |
stefan
|
bb7152a642
cleaning up, fixing cppcheck findings
|
9 maanden geleden |
stefan
|
5f53dccaf6
Merge branch 'develop' into feature/#63-add-simple-authentication-mechanism
|
9 maanden geleden |
Strobel, Stefan | Friedrich Lütze GmbH
|
c69a7d2b8f
added function to change passwords during runtime
|
9 maanden geleden |
Strobel, Stefan | Friedrich Lütze GmbH
|
fdb07f12c7
Added superuser flag to auth user.
|
9 maanden geleden |
stefan
|
f6c6a311ec
added documentation on auth option
|
9 maanden geleden |
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 jaar geleden |
stefan
|
cbaacd10cf
added simple logging interface for logins
|
1 jaar geleden |
stefan
|
26a9116bc1
added doxygen comments to shellmatta auth
|
1 jaar geleden |
stefan
|
186d76d30e
finished login command
|
1 jaar geleden |
stefan
|
f58fe1de29
added basic login/logout logic
|
1 jaar geleden |
stefan
|
e3a608294f
started implementing the interface to the authentication module
|
1 jaar geleden |
prozessorkern
|
a5bd5c57ab
added detailed help function
|
3 jaren geleden |
prozessorkern
|
e3c35bd0d5
improved doxygen documentation
|
3 jaren geleden |
prozessorkern
|
e6b45952b3
added tests for shellmatta_history and improved documentation
|
3 jaren geleden |
prozessorkern
|
c74e37b846
fix #47 now calling a continued command even without new input data
|
4 jaren geleden |
prozessorkern
|
96cf0c8d65
added busy command to the example + declared option parser options as const
|
4 jaren geleden |
prozessorkern
|
d7962a54dc
added busy mode and test
|
4 jaren geleden |
prozessorkern
|
3b99ad2a56
fix #43 added a config interface to change the newline character expected
|
4 jaren geleden |
prozessorkern
|
5e84f1b022
added continuous mode support fix #3
|
4 jaren geleden |
prozessorkern
|
17bb88d292
changed heredoc to exchange data via a stdin like interface with a read function fix #39
|
4 jaren geleden |
prozessorkern
|
5a00f22e31
added the help command variable to the instance structure to get independant commands for each instance fix #42
|
4 jaren geleden |
prozessorkern
|
ecc43307af
added first working option parser for short options
|
4 jaren geleden |
prozessorkern
|
60c4c7dadd
added basic interface of the shellmatta option parser + started adding a test module
|
4 jaren geleden |
prozessorkern
|
2921f9791b
fix #15 added an api to control mode and echo + fixed the implementation and added tests
|
4 jaren geleden |
prozessorkern
|
bf1d91eca7
close #14 - added a resetShell api function + fixed some problems
|
4 jaren geleden |
prozessorkern
|
d2617a4f86
close #31 - made all command parameter except the command name optional + added and fixed tests
|
4 jaren geleden |
prozessorkern
|
d1649e5e86
added remove api + small integratio test close #9
|
4 jaren geleden |
prozessorkern
|
16365f341e
changed heredoc support
|
5 jaren geleden |