aboutsummaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Simplify RandR output name handlingPierre Ossman2024-06-241-36/+26
* Avoid redundant argumentsPierre Ossman2024-06-242-14/+14
* Simplify code using range-based for loopsPierre Ossman2024-06-242-23/+11
* Prefer std::find() over manual searchPierre Ossman2024-06-241-6/+6
* Mark overridden virtual functionsPierre Ossman2024-06-2411-48/+48
* Use nullptr in all C++ codePierre Ossman2024-06-2417-109/+116
* Make sure we use C++ 11Pierre Ossman2024-06-241-0/+2
* Merge branch 'xserver-cleanup' of github.com:CendioOssman/tigervncPierre Ossman2024-06-1910-617/+31
|\
| * Raise Xorg requirement to 1.20+Pierre Ossman2024-06-194-337/+0
| * Avoid patching miinitext.c for XvncPierre Ossman2024-06-198-150/+12
| * Stop explicitly including fbcmap_mi.cPierre Ossman2024-06-191-1/+1
| * Stop linking to libX11Pierre Ossman2024-06-191-1/+1
| * Clean up CPPFLAGS handling in xserverPierre Ossman2024-06-197-30/+17
| * Remove unused NO_MODULE_EXTS definePierre Ossman2024-06-191-1/+1
| * Actually use config.h in Xvnc/libvnc.soPierre Ossman2024-06-191-3/+6
| * Simplify Xorg version handlingPierre Ossman2024-06-1910-111/+10
* | Merge branch 'present' of github.com:CendioOssman/tigervncPierre Ossman2024-06-1914-33/+225
|\|
| * Keep frame clock running if waiting for frame tickPierre Ossman2024-06-191-0/+1
| * Add support for X Present extensionPierre Ossman2024-06-198-6/+200
| * Add missing ErrorF() newlinesPierre Ossman2024-06-191-3/+3
| * Make SDesktop::start()/stop() optionalPierre Ossman2024-06-192-10/+0
| * Maintain a constant VNCServer/SDesktop connectionPierre Ossman2024-06-194-8/+15
| * Explicitly request timer repetitionPierre Ossman2024-06-194-8/+5
| * Stop treating "0" as "no timeouts"Pierre Ossman2024-06-193-4/+7
* | Create common recursive mkdir()Pierre Ossman2024-05-302-31/+31
* | Only do restorecon() for legacy directoryPierre Ossman2024-05-301-12/+12
* | Fix late vncsession loggingPierre Ossman2024-05-301-0/+7
* | Respect PAM modules for $XDG_STATE_HOMEPierre Ossman2024-05-301-3/+16
* | Add comment that PAM configuration is an examplePierre Ossman2024-05-201-0/+4
* | Merge branch 'casantos-rhbz_2180903' of https://github.com/casantos/tigervncPierre Ossman2024-05-2010-23/+34
|\ \
| * | vncconfig: add option to force view-only remote client connectionsCarlos Santos2024-04-269-18/+27
| * | Remove the network::SocketServer interface.Carlos Santos2024-04-263-5/+7
| |/
* | Merge pull request #1737 from 62832/fix-1195Samuel Mannehed (ThinLinc team)2024-05-0712-64/+158
|\ \
| * | Implement XDG Base Directory paths, deprecate ~/.vnc902024-04-2612-68/+154
| * | Begin work on XDGBDS compliance and overrideable configs902024-03-152-7/+15
| |/
* | Add .gitignore for SELinux filesPierre Ossman2024-04-261-0/+2
* | Don't trigger build from install targetPierre Ossman2024-04-261-1/+1
* | Clean up temporary SELinux directoryPierre Ossman2024-04-261-0/+1
* | Overwrite vncsession.pp.bz2 each timePierre Ossman2024-04-261-1/+1
|/
* Properly propagate CursorWarpedTo()Pierre Ossman2024-03-141-0/+5
* Clarify AcceptPointerEvents settingPierre Ossman2024-02-062-2/+2
* Fix shared memory leakAdam Halim2024-01-261-1/+1
* Set all HAVE_ macros on the top levelPierre Ossman2024-01-242-8/+3
* Remove superfluous X11_FOUND checkPierre Ossman2024-01-241-4/+4
* Allow combining socket activation and extra portsPierre Ossman2024-01-242-36/+50
* Log when sd_listen_fds() failsPierre Ossman2024-01-241-0/+5
* Use SD_LISTEN_FDS_START constantPierre Ossman2024-01-241-4/+2
* x0vncserver: Add support for systemd socket activationMike Looijmans2024-01-123-29/+62
* Set Pixmap depths after creating visualsPierre Ossman2024-01-101-2/+2
* Update copyright year to 2024Samuel Mannehed2024-01-091-1/+1