aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'vatral-fix-dlopen-vuln' into 3.6.xHEAD3.6.xMike Gabriel2024-01-222-0/+14
|\
| * Fix dlopen() privilege escalationVadim Troshchinskiy2023-09-272-0/+14
|/
* Merge branch 'fangyaling-3.6.x' into 3.6.xMike Gabriel2023-08-273-0/+32
|\
| * Add support for new arch LoongarchYalingFang2023-08-253-0/+32
|/
* release 3.5.99.273.5.99.27release-builds/3.6.xMike Gabriel2023-06-2810-14525/+9175
* Merge branch 'Ionic-bugfix/nxdialog-rpm-hashbang' into 3.6.xMike Gabriel2023-06-281-4/+4
|\
| * nx-libs.spec: fix hashbang when manually replacing instead of using pathfix.py.Mihai Moldovan2023-06-271-4/+4
|/
* Merge branch 'uli42-pr/bump_years' into 3.6.xMike Gabriel2023-04-28394-1685/+1685
|\
| * Update Copyright yearsUlrich Sibiller2023-04-28394-1685/+1685
|/
* Merge branch 'uli42-pr/silence_imake' into 3.6.xMike Gabriel2023-04-287-74/+104
|\
| * silence imake for normal buildsUlrich Sibiller2023-04-287-74/+104
|/
* Merge branch 'mjtrangoni-move-to-stream' into 3.6.xMike Gabriel2023-04-281-24/+55
|\
| * GHActions: Move to CentOS stream imagesMario Trangoni2023-04-271-24/+55
|/
* Merge branch 'uli42-pr/various9' into 3.6.xMike Gabriel2023-04-27158-788/+783
|\
| * Screen.c: use %s / __func__ for fprintfUlrich Sibiller2023-04-271-141/+141
| * Imakefiles: delete trailing whitespaceUlrich Sibiller2023-04-279-18/+18
| * nx-X11/config: whitespace fixesUlrich Sibiller2023-04-2714-55/+55
| * testscripts: whitespace fixesUlrich Sibiller2023-04-272-12/+11
| * nxcomp: delete trailing whitespaceUlrich Sibiller2023-04-27108-463/+463
| * nxagent: delete trailing whitespace in many filesUlrich Sibiller2023-04-2722-94/+90
| * Loop.cpp: spelling fixUlrich Sibiller2023-04-271-1/+1
| * Compext.c: spelling fixesUlrich Sibiller2023-04-271-2/+2
| * Compext.c: fix typo in datatypeUlrich Sibiller2023-04-271-1/+1
| * Pointer.c: fix trailing whitespaceUlrich Sibiller2023-04-271-1/+1
|/
* Merge branch 'uli42-pr/update_libX11_2022' into 3.6.xMike Gabriel2023-04-27135-813/+1318
|\
| * Update libNX_X11 to upstream's libX11-1.7.3.1-10-gd60ede78Ulrich Sibiller2023-04-27135-813/+1318
|/
* Merge branch 'uli42-pr/extend_readme' into 3.6.xMike Gabriel2023-04-271-1/+23
|\
| * README.md: add references to maintained opennx, rxclient and freenx reposUlrich Sibiller2023-04-271-1/+23
|/
* nx-libs.spec: only depend upon pathfix.py for Fedora 27+ and RHEL 7+.Mihai Moldovan2023-02-231-2/+14
* nx-libs.spec: fix TIRPC usage on *SuSE 15.3+.Mihai Moldovan2023-02-231-2/+2
* debian/rules: fix version detection on testing and unstable.Mihai Moldovan2023-02-231-0/+20
* nx-libs.spec: add BR: upon pathfix.py.Mihai Moldovan2023-02-231-0/+4
* nx-libs.spec: fix nxdialog hashbang selection, especially on *SuSE.Mihai Moldovan2023-02-231-2/+14
* Merge pull request #1028 from uli42/pr/fix_clipboard_callbacksUlrich Sibiller2022-01-293-42/+80
|\
| * NXdispatch.c: use defined value CurrentTime instead of 0Ulrich Sibiller2021-11-181-2/+4
| * Clipboard.c: fix some commentsUlrich Sibiller2021-11-181-4/+5
| * Events.c: fix typo in commentUlrich Sibiller2021-11-181-1/+1
| * Clipboard.c: use a TimeStamp datatype for lastTimeChanged as dix doesUlrich Sibiller2021-11-181-15/+6
| * Clipboard.c: fix typo in array nameUlrich Sibiller2021-11-181-11/+11
| * Clipboard.c: re-add callbacksUlrich Sibiller2021-11-181-9/+53
* | Merge pull request #1033 from uli42/pr/nxclient_geometryUlrich Sibiller2022-01-291-0/+1
|\ \
| * | Screen.c: fix handling of AllScreens without a running window managerUlrich Sibiller2021-12-291-0/+1
| |/
* | Merge pull request #1035 from gratuxri/ubuntu_jammyUlrich Sibiller2022-01-291-0/+2
|\ \ | |/ |/|
| * Add Ubuntu 22.04gratuxri2022-01-161-0/+2
|/
* Merge branch 'uli42-pr/various8' into 3.6.xMike Gabriel2021-10-308-77/+71
|\
| * Clipboard.c: fix/reformat some commentsUlrich Sibiller2021-10-301-8/+14
| * Screen.c, Window.c: use "None" everywhere for FullscreenWindowUlrich Sibiller2021-10-302-2/+2
| * Screen.c: Fix wrong format specifierUlrich Sibiller2021-10-301-1/+1
| * Imakefiles: whitespace fixesUlrich Sibiller2021-10-303-43/+42
| * Args.c: remove superfluous SAFE_free() callUlrich Sibiller2021-10-301-2/+0