Commit Graph

26 Commits

Author SHA1 Message Date
Matthew McClaskey
8c7dd2ed30 KASM-5524 negative numbers on text rotation watermark 2024-01-30 16:44:31 +00:00
Matt McClaskey
659a4198fc
KASM-5466 add text rotation yaml config 2024-01-22 07:30:46 -05:00
Dmitry Maksyoma
7d6244fe1c
vncserver: more debug output for xstartup
- Use "set -x" in generated xstartup.
- Announce running xstartup in logs.
2023-09-03 21:35:13 +12:00
Dmitry Maksyoma
c0ed7d7b1a
Add network.unix_relay to yaml config 2023-08-17 20:29:23 +12:00
Lauri Kasanen
25a996cb97 Resolve KASM-4489 "Feature/ watermark time" 2023-07-26 23:55:06 +00:00
mattmcclaskey
3116154f79
Merge branch 'master' into feature/KASM-2117_watermark 2023-03-14 08:24:34 -04:00
mattmcclaskey
252fc2f20c
rebase and fix conflicts 2023-03-07 07:23:03 -05:00
mattmcclaskey
6a8adf0fb1
Add yaml configs for new settings 2023-03-03 08:58:14 -05:00
ryan.kuba
ee10b81eef
KASM-3806 revert yaml changes to working ones 2023-03-02 13:06:29 -08:00
Dmitry Maksyoma
60cfd52bcf Refactor 2023-02-28 23:31:00 +13:00
ryan.kuba
1b7ebc2a96
KASM-4038 update var to be inside scope instead of global 2023-02-24 07:21:51 -08:00
Dmitry Maksyoma
797c57121a vncserver: add debug output on config load 2023-02-23 05:40:12 +13:00
ryan.kuba
cdf21ea6fd KASM-4038 fix yaml processor to now pass a bool value for hw3d 2023-02-16 18:48:42 -08:00
ryan.kuba
22ec1c6dbd KASM-4038 add yaml config options for new CLI params 2023-02-16 16:01:11 -08:00
Matthew McClaskey
bd8b6d522a KASM-3542 new yaml options http-header, stun server 2022-11-10 10:36:24 +00:00
Dmitry Maksyoma
34ca7595e8 vncserver: don't require group memebership for cert readability check 2022-10-12 09:52:39 +00:00
Dmitry Maksyoma
36a1ffc5e4 Config-based KasmVNC 2022-08-19 17:54:11 +00:00
Dmitry Maksyoma
1c54f4f921 Improve prompts to create a user 2022-07-06 01:56:32 +12:00
Dmitry Maksyoma
4e8750e37a Disable passing of basicauth in vncserver 2021-03-25 23:05:20 +13:00
Dmitry Maksyoma
0d0f8afceb Update FSF address in licences to please rpmlint 2021-02-12 23:06:40 +13:00
matt
de4ddcb154 Fix auth error and build permissions 2021-01-10 16:24:09 +00:00
matt
0a68500ee3 updated readme and vncserver 2020-10-05 19:10:59 +00:00
Mark Mielke
f814a93214 vncserver: Remove legacy HP-UX support
The check for existence of `/usr/spool/sockets/X11/<n>` has been
removed. This file is only relevant on HP-UX, and TigerVNC dropped
support for HP-UX in commit 31e5aa3.
2020-09-21 13:51:13 +03:00
Lauri Kasanen
49f9ce8e5b Remove remnants of the old HTTP server 2020-09-21 13:17:11 +03:00
Pierre Ossman
3ee909ffe6 Don't background the main session command
When used with -fg we expect the startup script to remain running until
the session is over. This will not happen if the session command is put
in the background using &.
2020-09-21 12:59:06 +03:00
matt
408c005d3e Initial commit 2020-09-20 12:16:44 +00:00