Histórico de Commits

Autor SHA1 Mensagem Data
  Strobel, Stefan | Friedrich Lütze GmbH 4924f9f176 adding permissions when adding a command if matching permissions are found há 1 ano atrás
  stefan 75c4167e27 removed hide mode from insert char method again and temporarily disabling echo to achieve hide mode há 1 ano atrás
  Strobel, Stefan | Friedrich Lütze GmbH 847634b308 fixed initialization for auth instance members há 1 ano atrás
  stefan 26a9116bc1 added doxygen comments to shellmatta auth há 2 anos atrás
  stefan 8c35d8ba95 hiding command from autocompletion if not permitted há 2 anos atrás
  stefan 337c9f01df pretending cmd does not exist when not permitted há 2 anos atrás
  stefan 186d76d30e finished login command há 2 anos atrás
  stefan f58fe1de29 added basic login/logout logic há 2 anos atrás
  prozessorkern eb524436ce improved style and fixed some cppcheck findings há 4 anos atrás
  prozessorkern e6b45952b3 added tests for shellmatta_history and improved documentation há 4 anos atrás
  prozessorkern ac6ffb9602 fixed findings from static analysis há 4 anos atrás
  prozessorkern c74e37b846 fix #47 now calling a continued command even without new input data há 5 anos atrás
  S.Hentges 0fa2e5d1f8 Fix bug in shellmatta.c há 5 anos atrás
  prozessorkern 6c76dfc7ae fixed comments to get rid of doxygen warnings há 5 anos atrás
  prozessorkern d7962a54dc added busy mode and test há 5 anos atrás
  prozessorkern 3b99ad2a56 fix #43 added a config interface to change the newline character expected há 5 anos atrás
  prozessorkern c2e4324236 bugfix - now stdin returns 0 if the heredoc body is empty há 5 anos atrás
  prozessorkern 5e84f1b022 added continuous mode support fix #3 há 5 anos atrás
  prozessorkern 17bb88d292 changed heredoc to exchange data via a stdin like interface with a read function fix #39 há 5 anos atrás
  prozessorkern 5a00f22e31 added the help command variable to the instance structure to get independant commands for each instance fix #42 há 5 anos atrás
  prozessorkern ecc43307af added first working option parser for short options há 5 anos atrás
  prozessorkern 2921f9791b fix #15 added an api to control mode and echo + fixed the implementation and added tests há 5 anos atrás
  prozessorkern bf1d91eca7 close #14 - added a resetShell api function + fixed some problems há 5 anos atrás
  prozessorkern 4f7fbff2e8 close #34 added 0x7f as backspace and removed wrong check for 0x7e as delete. close #34 há 5 anos atrás
  prozessorkern d2617a4f86 close #31 - made all command parameter except the command name optional + added and fixed tests há 5 anos atrás
  prozessorkern c04accdb55 close #30 added overwritable help command parameter and fixed some compiler issues (some of them only appeared when compiling with optimization) há 5 anos atrás
  prozessorkern d1649e5e86 added remove api + small integratio test close #9 há 5 anos atrás
  prozessorkern 34ec2d9b45 removed \e from sourcecode and testcases há 5 anos atrás
  prozessorkern 16365f341e changed heredoc support há 5 anos atrás
  prozessorkern 280e512746 added basic heredoc function há 5 anos atrás