Dmitry Maksyoma
6bdcbc32b1
vncserver: enable local testing
...
It uses the dir it was ran from to find other binaries. If I run it
locally as unix/vncserver, I want to use /usr/bin for other binaries.
2021-07-25 23:07:29 +12:00
Dmitry Maksyoma
c4cc856e56
Revert "vncserver: add magic text to signify that the file can be replaced"
...
This reverts commit b8fd6a28a4
.
2021-07-21 19:20:38 +12:00
Dmitry Maksyoma
b8fd6a28a4
vncserver: add magic text to signify that the file can be replaced
2021-07-18 01:02:04 +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