Jay Sorg
4f128c530c
no logic change, remove trailing space
2015-12-11 20:37:43 -08:00
Jay Sorg
96a237c8ef
libxrdp: rail fix for when no flags are set
2015-12-11 20:05:40 -08:00
Jay Sorg
83cff9809c
xorgxrdp=3379d2c
2015-12-10 23:19:32 -08:00
Jay Sorg
f49e2058df
xrdp: change when using xrdp.ini hidelogwindow
2015-12-01 23:10:09 -08:00
Itamar Reis Peixoto
9f710ce94a
Merge pull request #276 from metalefty/show-license-freebsd-rc
...
instfiles: show license at the script taken from FreeBSD ports
2015-11-18 11:39:50 -02:00
jsorg71
93aa8ab352
Merge pull request #295 from metalefty/swissfrench-keyboard
...
add swiss french keyboard map
2015-11-11 23:54:45 -08:00
Koichiro IWAO
7136fe608f
instfiles: add km-100c.ini to Makefile.am
...
Closes neutrinolabs/xrdp#280 .
2015-11-11 11:01:00 +09:00
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
Koichiro IWAO
8f4b59ac73
instfiles: show license at the script taken from FreeBSD ports
2015-08-21 14:16:20 +09: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
Benoit Gschwind
c9762fa3a7
fix wrong handle of commented section in configuration file.
...
- fix parssing of commented section like the line:
#[section_name]
or
![section_name]
- add few comments
- improve redability
2015-08-19 23:02:50 +02: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