Commit Graph

2342 Commits (7cd97bd2afe4a336bbd7cf78c10661e66f9d7e60)
 

Author SHA1 Message Date
Dartheo 7cd97bd2af add swiss french keyboard map 9 years ago
jsorg71 657f144ed5 Merge pull request #294 from janLo/simplify-session-match
Simplify session match logic.
9 years ago
Jay Sorg e1c7aa377f common: fix possible deadlock in trans 9 years ago
Jay Sorg d59d672f55 xup: no logic change, add logging 9 years ago
Jan Losinski 844f01b937 Simplify session match logic.
The session match logic had two versions - one for the
SESMAN_SESSION_TYPE_XRDP and SESMAN_SESSION_TYPE_XORG sessions and one
for every other type. The only difference was, that different display
sizes where ignored when searching for sessions to reconnect if the
policy does not have the SESMAN_CFG_SESS_POLICY_D flag set and the type
is SESMAN_SESSION_TYPE_XRDP or SESMAN_SESSION_TYPE_XORG.

The reason was that xvnc cannot resize and the others can do. This two
versions where not necessary because we set the
SESMAN_CFG_SESS_POLICY_D flag every time we have a xvnc session a few
lines above. So the two branches for the different types can be reduced
to one.

Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
9 years ago
Itamar Reis Peixoto 5f16481feb Merge pull request #267 from moobyfr/fix-systemd-debian
some fixes for systemd on debian
9 years ago
Jay Sorg 6f90e27d80 tabs to spaces, no logic change 9 years ago
Jay Sorg dcdb617e63 for Xvnc sesman session, use hash of password for vnc auth 9 years ago
Jay Sorg 418637f72d xrdp: fix --kill 9 years ago
Jay Sorg fd793bd213 rename g_tcp_can_recv to g_sck_can_recv 10 years ago
Jay Sorg 0bb92e0a61 xorgxrdp=884b347 10 years ago
Jay Sorg ab3b8edf4a common: change wait objs to use 'pipe' and remove per process temp directories in /tmp/.xrdp/ 10 years ago
Jay Sorg 7889ee638e sesman: close sync and term sockets after fork 10 years ago
Jay Sorg 89f449aa01 common: set log file fd to close on exec 10 years ago
Jay Sorg 7695f3d87b common: fix logic for internal_log_end 10 years ago
jsorg71 c0ef543291 Merge pull request #274 from teckids/submit-upstream
remove remaining proven DFSG-unfree files
10 years ago
Itamar Reis Peixoto 99d322e64f Merge pull request #278 from itamarjp/devel
add missing .ini files into extra_dist, so they will appear in xrdp tarball after a make dist
10 years ago
Itamar Reis Peixoto 04f8982f5e add missing .ini files into extra_dist, so they will appear in xrdp tarball after a make dist 10 years ago
mirabilos 57a7f18cb3 add historic GPLv2+ to Simone’s files
this becomes GPLv3+ when combined with Apache v2 licenced files
10 years ago
Jay Sorg 444673b1fa xorgxrdp=4a2b11f 10 years ago
mirabilos c3f9f82daf replace image with one I shot myself just now: “Blick auf’s Meßdorfer Feld”
(view towards Meßdorfer Feld, from ↳ tarent) published under any
OSI certified Open Source licence
10 years ago
Jay Sorg e51175f6d8 vnc: fix a issue with passwords longer that 8 10 years ago
jsorg71 bd248ac2be Merge pull request #270 from teckids/submit-upstream
merge copyright and licence for this file from where it was taken from
10 years ago
jsorg71 8a644c6966 Merge pull request #272 from moobyfr/feature-xorgxrdp-allowxrandr
Allow to reconnect with a different size while using the Xorg module
10 years ago
Blindauer Emmanuel 12092e8098 Allow to reconnect with a different size while using the Xorg module 10 years ago
Jay Sorg 4430119d40 common: remove d3des files 10 years ago
Jay Sorg 6384bae1e7 common: changes to trans for timeout 10 years ago
Jay Sorg bfe69badc3 vnc: remove rfbDes calls 10 years ago
Jay Sorg d91de3c1cc sesman: remove rfbDes calls 10 years ago
Jay Sorg 5c08ece708 common: add g_mirror_memcpy 10 years ago
Jay Sorg 01aff5e9e8 xorgxrdp=f72dda9 10 years ago
Jay Sorg 6974dc5c6d remove some more generated files 10 years ago
Jay Sorg 7fb6586a9e remove some qt generated files 10 years ago
mirabilos dca8083ada merge copyright and licence for this file from where it was taken from 10 years ago
speidy 253500ed4d Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into devel 10 years ago
speidy 0f14d1bbc5 bootstrap, add libtoolize 10 years ago
Jay Sorg 49eb42b5b1 xorgxrdp=f72dda9 10 years ago
Jay Sorg a303f9aaec remove trailing white space 10 years ago
Jay Sorg 870437ac42 sesman: don't use hard code path for Xorg 10 years ago
Jay Sorg a4f8705e99 multimon fix, mstsc reports desktop width and height of primary only 10 years ago
Blindauer Emmanuel 4179589548 Add default directory for debian, and set them optional
Remove the --nodaemon which makes the service fail at start
10 years ago
Jay Sorg dbf959f5fa X11rdp: do not Enqueue motion unless mouse position actually changes, fixes some context menus not always working 10 years ago
Jay Sorg a330789e5b xup: fix for when Xorg/X11rdp to xup message payload is zero 10 years ago
Itamar Reis Peixoto d4791b39e1 Merge pull request #265 from itamarjp/devel
improve systemd unit files
10 years ago
Itamar Reis Peixoto 26780d7fea improve systemd unit files 10 years ago
Itamar Reis Peixoto 99b433a130 Merge pull request #261 from itamarjp/devel
add missing files into extra_dist, this is required when using make dist to generate a tarball
10 years ago
itamarjp c5cac75593 add more missing files into extra_dist 10 years ago
itamarjp 960cc62a0e add missing files into extra_dist,
this is required when using make dist to generate a tarball
10 years ago
Jay Sorg 2ed8108d77 Merge branch 'devel' of git:neutrinolabs/xrdp into devel 10 years ago
Jay Sorg 6c23b85593 add timeout to trans_get_wait_objs_rw 10 years ago