Commit Graph

2342 Commits

Author SHA1 Message Date
Dartheo
7cd97bd2af add swiss french keyboard map 2015-11-11 10:56:06 +09:00
jsorg71
657f144ed5 Merge pull request #294 from janLo/simplify-session-match
Simplify session match logic.
2015-11-08 23:57:01 -08:00
Jay Sorg
e1c7aa377f common: fix possible deadlock in trans 2015-11-02 17:57:11 -08:00
Jay Sorg
d59d672f55 xup: no logic change, add logging 2015-11-02 17:54:16 -08:00
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>
2015-10-25 23:25:19 +01:00
Itamar Reis Peixoto
5f16481feb Merge pull request #267 from moobyfr/fix-systemd-debian
some fixes for systemd on debian
2015-10-14 08:40:53 -04:00
Jay Sorg
6f90e27d80 tabs to spaces, no logic change 2015-10-10 22:16:16 -07:00
Jay Sorg
dcdb617e63 for Xvnc sesman session, use hash of password for vnc auth 2015-10-10 15:44:31 -07:00
Jay Sorg
418637f72d xrdp: fix --kill 2015-10-10 15:42:29 -07:00
Jay Sorg
fd793bd213 rename g_tcp_can_recv to g_sck_can_recv 2015-10-07 22:17:12 -07:00
Jay Sorg
0bb92e0a61 xorgxrdp=884b347 2015-10-06 21:15:44 -07:00
Jay Sorg
ab3b8edf4a common: change wait objs to use 'pipe' and remove per process temp directories in /tmp/.xrdp/ 2015-10-06 20:55:47 -07:00
Jay Sorg
7889ee638e sesman: close sync and term sockets after fork 2015-09-27 01:26:22 -07:00
Jay Sorg
89f449aa01 common: set log file fd to close on exec 2015-09-27 01:25:07 -07:00
Jay Sorg
7695f3d87b common: fix logic for internal_log_end 2015-09-27 01:24:14 -07:00
jsorg71
c0ef543291 Merge pull request #274 from teckids/submit-upstream
remove remaining proven DFSG-unfree files
2015-09-01 16:50:39 -07:00
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
2015-08-30 19:08:09 -03:00
Itamar Reis Peixoto
04f8982f5e add missing .ini files into extra_dist, so they will appear in xrdp tarball after a make dist 2015-08-30 19:03:12 -03:00
mirabilos
57a7f18cb3 add historic GPLv2+ to Simone’s files
this becomes GPLv3+ when combined with Apache v2 licenced files
2015-08-26 23:33:00 +02:00
Jay Sorg
444673b1fa xorgxrdp=4a2b11f 2015-08-26 14:26:33 -07:00
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
2015-08-26 20:19:36 +02:00
Jay Sorg
e51175f6d8 vnc: fix a issue with passwords longer that 8 2015-08-20 12:47:10 -07:00
jsorg71
bd248ac2be Merge pull request #270 from teckids/submit-upstream
merge copyright and licence for this file from where it was taken from
2015-08-19 14:55:33 -07:00
jsorg71
8a644c6966 Merge pull request #272 from moobyfr/feature-xorgxrdp-allowxrandr
Allow to reconnect with a different size while using the Xorg module
2015-08-19 14:48:18 -07:00
Blindauer Emmanuel
12092e8098 Allow to reconnect with a different size while using the Xorg module 2015-08-19 07:42:00 +02:00
Jay Sorg
4430119d40 common: remove d3des files 2015-08-18 21:19:43 -07:00
Jay Sorg
6384bae1e7 common: changes to trans for timeout 2015-08-18 21:10:23 -07:00
Jay Sorg
bfe69badc3 vnc: remove rfbDes calls 2015-08-18 18:05:45 -07:00
Jay Sorg
d91de3c1cc sesman: remove rfbDes calls 2015-08-18 17:33:13 -07:00
Jay Sorg
5c08ece708 common: add g_mirror_memcpy 2015-08-18 17:14:09 -07:00
Jay Sorg
01aff5e9e8 xorgxrdp=f72dda9 2015-08-17 11:43:24 -07:00
Jay Sorg
6974dc5c6d remove some more generated files 2015-08-17 11:18:48 -07:00
Jay Sorg
7fb6586a9e remove some qt generated files 2015-08-10 18:43:34 -07:00
mirabilos
dca8083ada merge copyright and licence for this file from where it was taken from 2015-08-05 19:27:55 +02:00
speidy
253500ed4d Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into devel 2015-08-03 23:41:55 -04:00
speidy
0f14d1bbc5 bootstrap, add libtoolize 2015-08-03 23:41:05 -04:00
Jay Sorg
49eb42b5b1 xorgxrdp=f72dda9 2015-08-03 20:38:38 -07:00
Jay Sorg
a303f9aaec remove trailing white space 2015-08-03 20:37:43 -07:00
Jay Sorg
870437ac42 sesman: don't use hard code path for Xorg 2015-08-03 19:08:15 -07:00
Jay Sorg
a4f8705e99 multimon fix, mstsc reports desktop width and height of primary only 2015-08-03 17:12:46 -07:00
Blindauer Emmanuel
4179589548 Add default directory for debian, and set them optional
Remove the --nodaemon which makes the service fail at start
2015-07-24 08:49:12 +02:00
Jay Sorg
dbf959f5fa X11rdp: do not Enqueue motion unless mouse position actually changes, fixes some context menus not always working 2015-07-19 11:52:17 -07:00
Jay Sorg
a330789e5b xup: fix for when Xorg/X11rdp to xup message payload is zero 2015-07-18 22:48:07 -07:00
Itamar Reis Peixoto
d4791b39e1 Merge pull request #265 from itamarjp/devel
improve systemd unit files
2015-07-15 15:06:18 -03:00
Itamar Reis Peixoto
26780d7fea improve systemd unit files 2015-07-15 14:23:39 -03:00
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
2015-07-14 15:33:28 -03:00
itamarjp
c5cac75593 add more missing files into extra_dist 2015-07-14 12:16:25 -03:00
itamarjp
960cc62a0e add missing files into extra_dist,
this is required when using make dist to generate a tarball
2015-07-14 11:35:33 -03:00
Jay Sorg
2ed8108d77 Merge branch 'devel' of git:neutrinolabs/xrdp into devel 2015-07-13 01:10:58 -07:00
Jay Sorg
6c23b85593 add timeout to trans_get_wait_objs_rw 2015-07-13 01:10:48 -07:00