Dmitry Maksyoma
c79da47c21
vncserver: extract DetectDisplayNumberFromCliArgs()
2021-07-31 01:11:26 +12:00
Dmitry Maksyoma
55525a627b
vncserver: fix formatting
2021-07-31 00:39:20 +12:00
Dmitry Maksyoma
c435e6ba7d
vncserver: refactor
2021-07-31 00:37:00 +12:00
Dmitry Maksyoma
59d53dbb19
vncserver: extract AskUserToChooseDeOrManualXstartup()
2021-07-31 00:30:21 +12:00
Dmitry Maksyoma
8da1612d4c
vncserver: extract CreateDotVncDir()
2021-07-31 00:23:45 +12:00
Dmitry Maksyoma
a560276817
vncserver: extract ProcessCliOptions()
2021-07-31 00:19:37 +12:00
Dmitry Maksyoma
2cb5098060
vncserver: extract DetectFontPath
2021-07-31 00:09:31 +12:00
Dmitry Maksyoma
ed51231b4e
vncserver: remove obsolete code
2021-07-31 00:02:42 +12:00
Dmitry Maksyoma
f903fd6c9d
vncserver: refactor
2021-07-31 00:02:01 +12:00
Dmitry Maksyoma
a3b9a96df7
vncserver: extract DetectUserName
2021-07-31 00:01:45 +12:00
Dmitry Maksyoma
5811e14b42
vncserver: extract DetectBinariesDir()
2021-07-30 23:55:44 +12:00
Dmitry Maksyoma
fc732f3603
vncserver: refactor
2021-07-30 23:40:51 +12:00
Dmitry Maksyoma
b330856d67
vncserver: improve readability
2021-07-28 22:28:51 +12:00
Dmitry Maksyoma
1165159180
vncserver: extract DetectDisplay() and RunXstartup()
2021-07-28 22:18:59 +12:00
Dmitry Maksyoma
25e761326f
vncserver: extract CreateXstartup()
2021-07-28 22:04:56 +12:00
Dmitry Maksyoma
53c545a9ad
vncserver: better test env detection
2021-07-28 22:01:45 +12:00
Dmitry Maksyoma
7c28908722
vncserver: ask to choose DE spike
2021-07-25 23:21:05 +12:00
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