Commit Graph

  • 9f2ef4c91a Background process when its ready to open a socket Jamie Cameron 2022-10-28 11:31:29 -07:00
  • 76bf648f94 Disable SSL/TLS renegotiation Timo Gurr 2022-08-16 11:28:48 +02:00
  • 20f40d0d38 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2022-10-27 18:26:45 -07:00
  • 9ea1f0ad52 Make boxes bigger Jamie Cameron 2022-10-27 18:19:20 -07:00
  • 989e15d4cd Merge pull request #1766 from webmin/dev/dont-expose-socket-as-global-variable Jamie Cameron 2022-10-27 13:06:36 -07:00
  • 5204bd1a1b Add to support onclose event handler (for connection lost) iliajie 2022-10-27 21:49:08 +03:00
  • 72cce4349b Add error handling iliajie 2022-10-27 20:43:03 +03:00
  • 2574e2012f Fix to always clear screen as sometimes command-prompt is eaten up iliajie 2022-10-27 20:32:39 +03:00
  • fbef076ebc Fix not to expose active socket to a global scope iliajie 2022-10-27 20:29:39 +03:00
  • 3c5e065edc Cleanup todos Jamie Cameron 2022-10-26 23:17:02 -07:00
  • 84a7279442 Rename module to Terminal iliajie 2022-10-27 03:07:05 +03:00
  • 435c55039e Fix error message wording iliajie 2022-10-27 03:06:31 +03:00
  • 4aa80112c4 Send port too iliajie 2022-10-27 01:10:33 +03:00
  • a1d09c977f Don't terminate existing shell because of socket probe from a new shell Jamie Cameron 2022-10-26 11:35:57 -07:00
  • 67f8f9ccd6 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2022-10-26 09:47:57 -07:00
  • c23c334eed Connection: header may be more than just upgrade Jamie Cameron 2022-10-26 09:47:27 -07:00
  • e94b819b7b Fix to detect terminal width and height only for regular themes iliajie 2022-10-26 19:19:31 +03:00
  • 4c7eb9ccb2 Clean out webmin environment vars Jamie Cameron 2022-10-26 09:08:01 -07:00
  • a1b497dc72 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2022-10-26 09:06:58 -07:00
  • 7064fc4708 Start in user's home dir Jamie Cameron 2022-10-26 09:06:43 -07:00
  • 29960cfe92 Fix indent iliajie 2022-10-26 13:06:40 +03:00
  • ec1a1ed023 Fix cap iliajie 2022-10-26 12:34:41 +03:00
  • a97bf30bd8 Make module name consistent Jamie Cameron 2022-10-25 23:35:08 -07:00
  • b640e87969 Fix user switching Jamie Cameron 2022-10-25 23:34:59 -07:00
  • 3026a51a1f Code cleanup Jamie Cameron 2022-10-25 22:44:39 -07:00
  • e9bcccfc8c getpwnam can return 0 for root Jamie Cameron 2022-10-25 22:13:34 -07:00
  • b32fb2da61 Fix up merge conflict Jamie Cameron 2022-10-25 13:40:58 -07:00
  • b7758a8bcd Support using remote user Jamie Cameron 2022-10-25 13:38:38 -07:00
  • 65aaf7ad92 Merge pull request #1765 from webmin/dev/xterm.js Jamie Cameron 2022-10-25 13:32:02 -07:00
  • 296a904e78 Fix to pass only clear data to the theme iliajie 2022-10-25 21:32:45 +03:00
  • 5f32e6e80e Fix to clear left overs (after removed fit addon) iliajie 2022-10-25 21:08:54 +03:00
  • a29a356689 Change module name to Terminal iliajie 2022-10-25 21:03:54 +03:00
  • 1cb39a681c Add further improvements to the xterm module: iliajie 2022-10-25 20:50:04 +03:00
  • e1a61d7815 Fix indent (properly) iliajie 2022-10-25 13:08:59 +03:00
  • 8b60a24251 Fix indent iliajie 2022-10-25 13:06:52 +03:00
  • bf46fe67b8 Fix offset to be 5 as appears to be best with various scaling modes iliajie 2022-10-25 04:17:02 +03:00
  • 760e0e3152 Fix to always pass cols and rows options ; fix adjustments iliajie 2022-10-25 04:02:10 +03:00
  • b1a2b5dfc9 Add support for SPA themes iliajie 2022-10-25 03:00:37 +03:00
  • 86e1493dee Fix not to use barewords for file handler iliajie 2022-10-25 00:49:08 +03:00
  • 74e37099fd Fix to use headers when set to avoid initial redirect iliajie 2022-10-25 00:35:07 +03:00
  • fe81978900 Fix rows (lines) to be browser dependent (i.e. to fit nano controls) iliajie 2022-10-25 00:00:23 +03:00
  • 3f1c4a23ad Fix UTF-8 support (don't double encode) iliajie 2022-10-24 23:38:30 +03:00
  • 21faef0804 Fix indent and proper code formatting iliajie 2022-10-24 23:26:22 +03:00
  • ed7997d306 Fix to use xterm-256color .. as it works on all contemporary systems iliajie 2022-10-24 23:14:09 +03:00
  • ba10eb4173 Add support to setup column size from UI (or work automatically) iliajie 2022-10-24 23:07:04 +03:00
  • ea741f002d Fix to add config option to set width and height iliajie 2022-10-24 21:44:58 +03:00
  • 6948205ebe Fix to auto-focus terminal iliajie 2022-10-24 20:06:33 +03:00
  • 4c686dbd1d Fix to actually load to fit the page ; remove tables iliajie 2022-10-24 18:43:13 +03:00
  • 6ad8c64c31 Drop rows and columns as terminal will fit the container automatically iliajie 2022-10-24 18:30:29 +03:00
  • cc70ab2f39 Add to load auto-fit module ; load with serial iliajie 2022-10-24 18:24:04 +03:00
  • 1019a2697a Add new module to auto-fit container size iliajie 2022-10-24 18:21:27 +03:00
  • 214b5f3e61 Drop .map files iliajie 2022-10-24 18:21:12 +03:00
  • 379cf53076 Update to the latest Xterm.js 5.0.0 iliajie 2022-10-24 18:20:44 +03:00
  • 285815cab2 Merge pull request #1762 from webmin/dev/fix-systemd-lost-properties Jamie Cameron 2022-10-23 12:35:13 -07:00
  • 8cdd3eeeab Add config options for width and height Jamie Cameron 2022-10-22 23:17:21 -07:00
  • acec438536 Pretent to be a vt100 Jamie Cameron 2022-10-22 18:19:02 -07:00
  • 98c2ce24c1 Include the session ID in the websockets key so that it can be verified on the backend to prevent misuse of the session Jamie Cameron 2022-10-22 18:17:15 -07:00
  • b049ba6c3b Add more debug info Jamie Cameron 2022-10-22 12:13:27 -07:00
  • f153590cf2 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2022-10-22 12:09:29 -07:00
  • 0c5cbaef3f Launching a shell actually works now! Jamie Cameron 2022-10-22 12:07:25 -07:00
  • cb98164c82 Fix to only get specific properties for speed iliajie 2022-10-22 19:07:05 +03:00
  • 0930bdde32 Fix indent iliajie 2022-10-22 14:33:42 +03:00
  • debcde489d Abstract systemd unit types iliajie 2022-10-22 14:32:02 +03:00
  • bf0a3a109b Fix to filter out all possible templates iliajie 2022-10-22 14:18:46 +03:00
  • 231c8fcbd3 Merge branch 'master' into dev/fix-systemd-lost-properties Ilia 2022-10-22 13:57:02 +03:00
  • 831abe0812 Fix to run systemctl show individually for each unit instead iliajie 2022-10-22 13:51:40 +03:00
  • 429cf742be Sync with master iliajie 2022-10-22 13:48:46 +03:00
  • e2438029ab Fir to preformat error message iliajie 2022-10-22 13:40:57 +03:00
  • 532e1150ce Asking for properties causes some units to be skipped Jamie Cameron 2022-10-21 22:22:05 -07:00
  • 70546895cd Columns in index might be quoted https://sourceforge.net/p/webadmin/bugs/5588/ Jamie Cameron 2022-10-21 19:48:02 -07:00
  • 3758aec710 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2022-10-21 19:32:18 -07:00
  • 5224603d0a Show key state Jamie Cameron 2022-10-21 19:31:14 -07:00
  • 8d7731e72b Merge pull request #1763 from 7Adrian/patch-1 Ilia 2022-10-21 14:39:12 +03:00
  • 8db0de4f9c Merge branch 'webmin:master' into patch-1 7Adrian 2022-10-21 13:09:25 +02:00
  • d7c34eab2b Limit a connection to a user Jamie Cameron 2022-10-20 22:22:45 -07:00
  • a87f3fbf89 No need for forked command mode for now Jamie Cameron 2022-10-20 21:41:14 -07:00
  • 9c56426ccd Start of work on xterm shell over websockets Jamie Cameron 2022-10-20 21:39:38 -07:00
  • 5404142690 Fix to run systemctl show for each unit iliajie 2022-10-20 13:33:01 +03:00
  • 9350bd79cd Separate units in systemctl show by the spaces between them Jamie Cameron 2022-10-19 22:06:50 -07:00
  • 854d34bda2 Revert "Fix stop loosing systemd units https://github.com/webmin/webmin/issues/1745" Jamie Cameron 2022-10-19 22:01:33 -07:00
  • 0ec465cfb0 Also check dynamic status before editing Jamie Cameron 2022-10-19 17:04:35 -07:00
  • f7441d2c22 Include dynamic zone status in cache, and use this to determined whether a freeze/thaw is needed Jamie Cameron 2022-10-19 17:01:31 -07:00
  • 65a00792aa Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2022-10-19 16:39:49 -07:00
  • 6495b12ddc Fix polish translation 7Adrian 2022-10-20 01:04:57 +02:00
  • 561763d610 Fixed typo mistake 7Adrian 2022-10-20 00:21:00 +02:00
  • 758370c84c Fixed typo mistake 7Adrian 2022-10-20 00:16:49 +02:00
  • 8d5f43d73b Fix polish translation 7Adrian 2022-10-20 00:10:20 +02:00
  • 4b9e7831af Merge pull request #1761 from kwadrat/master Ilia 2022-10-19 16:02:44 +03:00
  • b9e6ceecfc Fix systemd lost properties iliajie 2022-10-19 15:19:11 +03:00
  • 60349eb62e Protect Webmin from being deleted or stopped, and restart properly iliajie 2022-10-19 14:25:43 +03:00
  • 18a84c643e Update translations iliajie 2022-10-19 13:44:49 +03:00
  • 6a38dd89d1 Fix precedence is very important, especially when service is masked iliajie 2022-10-19 13:40:40 +03:00
  • f1924ddf81 Fix: Doręczać Piotr Kasprzyk 2022-10-19 12:27:38 +02:00
  • 3456f581de Fix to prevent masked services from being edited iliajie 2022-10-19 12:40:20 +03:00
  • 460ba7d8cd Add support to display No (masked) state iliajie 2022-10-19 12:33:08 +03:00
  • d16b6433f3 Fix to display stopped, disable and masked in orange iliajie 2022-10-19 12:28:14 +03:00
  • a4d5956291 Fix new group CN Jamie Cameron 2022-10-18 22:45:42 -07:00
  • afb8b9971a Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2022-10-18 20:56:33 -07:00
  • de53c5acc0 Add back freeze and thaw when reloading zones https://sourceforge.net/p/webadmin/bugs/5587/ Jamie Cameron 2022-10-18 20:56:17 -07:00
  • 79f485d81d Fix to test if unit exists before masking ; add return codes iliajie 2022-10-18 19:05:45 +03:00