aboutsummaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Convert AllowOverride to StringListParameterPierre Ossman2025-03-131-30/+8
* Make use of IntParameter range validationPierre Ossman2025-03-064-8/+12
* Fix bad forward declarations of StringParameterPierre Ossman2025-03-031-1/+1
* Add SELinux policy rules allowing to access /proc/sys/fs/nr_openJan Grulich2025-02-271-0/+8
* Merge branch 'corelib' of https://github.com/CendioOssman/tigervncPierre Ossman2025-02-2530-334/+396
|\
| * Stop relying on "using namespace"Pierre Ossman2025-02-257-72/+58
| * Use absolute paths for librariesPierre Ossman2025-02-251-2/+2
| * Revert Xvnc double slash hackPierre Ossman2025-02-251-8/+5
| * Remove unused libnetwork dependency from vncconfigPierre Ossman2025-02-251-1/+1
| * Move concurrency abstration layer to corePierre Ossman2025-02-251-1/+1
| * Move application directory handling to corePierre Ossman2025-02-252-4/+5
| * Rename core/util to core/stringPierre Ossman2025-02-253-3/+3
| * Get rid of __rfbmax()/__rfbmin()Pierre Ossman2025-02-254-12/+19
| * Move timers to core libraryPierre Ossman2025-02-256-17/+18
| * Move logging to core libraryPierre Ossman2025-02-2512-52/+52
| * Move configuration to core libraryPierre Ossman2025-02-2510-95/+129
| * Move base exception classes to core libraryPierre Ossman2025-02-255-7/+10
| * Move utility functions to core libraryPierre Ossman2025-02-136-14/+19
| * Move basic data types to core libraryPierre Ossman2025-02-1312-34/+45
| * Use initializer lists for basic data typesPierre Ossman2025-02-133-14/+14
| * Move getHostAndPort() to network libraryPierre Ossman2025-02-131-2/+1
| * Order libraries for Xvnc in dependency orderPierre Ossman2025-02-131-1/+1
| * Reduce header #include:sPierre Ossman2025-02-1310-4/+22
* | Add SELinux policy rules allowing to create directories under /rootJan Grulich2025-02-131-0/+10
|/
* Fix argument parsing regression in x0vncserverPierre Ossman2025-01-231-1/+1
* Change development version to 1.15.80Pierre Ossman2025-01-141-1/+1
* Update visible copyright year to 2025Pierre Ossman2025-01-141-1/+1
* Always use lowercase "t" for TigerVNC teamPierre Ossman2025-01-141-1/+1
* Avoid fetching details of disabled pointerPierre Ossman2025-01-141-1/+1
* Avoid duplicate Xvnc bannersPierre Ossman2025-01-131-3/+1
* TIGERVNC_BUILDDIR default keeps dir relationsJoachim Falk2025-01-121-1/+1
* Removed obsolete syslog.target from service filesJoachim Falk2025-01-121-1/+1
* Fix some option dashes in man pages.Joachim Falk2025-01-121-1/+1
*-. Merge branches 'argparse', 'nothread' and 'config' of https://github.com/Cend...Pierre Ossman2025-01-1016-496/+575
|\ \
| | * Print Xvnc banner before all the usage optionsPierre Ossman2025-01-103-4/+10
| | * Describe multiple -Log entries in man pagesPierre Ossman2025-01-072-2/+2
| | * Document Xvnc "-SetPrimary" in man pagePierre Ossman2025-01-071-0/+5
| | * Sort parameters in -help and man pagesPierre Ossman2025-01-073-337/+337
| | * Prefer "PasswordFile" over "rfbauth"Pierre Ossman2025-01-072-2/+2
| | * Move -interface argument to correct sectionPierre Ossman2025-01-071-4/+4
| | * Use normal iterators for parametersPierre Ossman2025-01-071-6/+6
| | * Remove server and viewer config typesPierre Ossman2025-01-072-3/+0
| |/ |/|
| * Give better error message on bad argumentsPierre Ossman2025-01-103-7/+38
| * Make all user commands handle --help and --versionPierre Ossman2025-01-103-1/+24
| * Consolidate argument parsing in single functionPierre Ossman2025-01-105-33/+28
| * Separate parameter name and value in VNC extensionPierre Ossman2024-12-036-35/+57
| * Remove legacy X11 bitfield markersPierre Ossman2024-12-031-74/+74
|/
* Hook sprite functions instead to monitor cursorPierre Ossman2024-11-261-96/+194
* Handle "no cursor", not just "empty cursor"Pierre Ossman2024-11-261-5/+3
* Capitalize even more logging and exceptionsPierre Ossman2024-11-226-18/+18