Koichiro IWAO
16a284d1dc
Drop exec permission of non executable files
9 years ago
Pavel Roskin
964e860072
Run through codespell
9 years ago
Jay Sorg
f49e2058df
xrdp: change when using xrdp.ini hidelogwindow
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
9 years ago
Jay Sorg
6974dc5c6d
remove some more generated files
9 years ago
itamarjp
960cc62a0e
add missing files into extra_dist,
...
this is required when using make dist to generate a tarball
9 years ago
Jay Sorg
6c23b85593
add timeout to trans_get_wait_objs_rw
9 years ago
Jay Sorg
5d73cbd636
set the source for chansrv
9 years ago
Jay Sorg
4a553e07af
update the module API
9 years ago
Jay Sorg
b56aa9832e
work on main loop changes
9 years ago
Thomas Spalinger
04b729ccd1
finish for supporting swiss german keyboard
10 years ago
jsorg71
b55231f18a
Merge pull request #226 from metalefty/freebsd/openpam
...
xrdp: xrdp_mm.c detect and use OpenPAM
10 years ago
Jay Sorg
33167a7c74
add frame acks and h264 codec mode basics
10 years ago
Koichiro IWAO
283a16115a
xrdp: xrdp_mm.c detect and use OpenPAM
...
OpenPAM is used in FreeBSD, NetBSD, DragonFly BSD and Mac OS X.
On the Linux system, Linux-PAM is used. Detect PAM during configure
and use which the system has.
10 years ago
Koichiro IWAO
ba2237a3c4
xrdp: fix -h -v option if xrdp.ini is invalid
...
- log_start should be called after help and version
- Fixes neutrinolabs/xrdp#33 .
10 years ago
Akira Taniguchi
2fc1f3b811
xrdp_keyboard.ini: Fix jp keyboard model
10 years ago
Koichiro IWAO
2212991bd7
Add Japanese keymap codes in xrdp_keyboard.ini
10 years ago
Mike Rostermund
b3cc8f75d9
Fix spelling error and typo
10 years ago
jsorg71
c39d2b0912
Merge pull request #178 from mgorny/altgr-keymap
...
altgr+shift/capslock support in keymaps
10 years ago
Anthony Agresta
6ddc43c4fc
vnc: Added delay_ms option. Fixes neutrinolabs/xrdp#182
10 years ago
jsorg71
dd00c8691c
Merge pull request #173 from moobyfr/default-autorun-ini
...
Set a value for the default autorun session
10 years ago
Michał Górny
cc3231272d
Install and enable 0415/pl keymap
10 years ago
Michał Górny
20a962b640
keymap: support combining shift & capslock with altgr
...
Add support for combining shift & caps lock keys with altgr so that
capital national characters can be written. There was some support for
shift+altgr in xrdp-keygen but it was never actually used.
10 years ago
BLINDAUER Emmanuel
4dcc186299
Set a value for the default autorun session
10 years ago
Jay Sorg
2badb31bf2
big endian fix
10 years ago
Jay Sorg
f73f314c2c
no logic change, indent
10 years ago
jsorg71
0d63263772
Merge pull request #137 from ArvidNorr/choose_shortcutdev
...
support for preferred combo box choice added
10 years ago
Jay Sorg
4afe769467
xrdp: encoder shutdown fix
10 years ago
Jay Sorg
a6d71388c8
xrdp: add tcutils to xrdp.ini
10 years ago
Jay Sorg
8397055e8b
move some hard code paths to defines in header
10 years ago
Jay Sorg
ffed349875
added option to set rdp crypto level to none
10 years ago
Jay Sorg
779f0bf470
add xrdp_keyboard.ini to Makefile.am
10 years ago
Jay Sorg
d99181aa78
xrdp: added xrdp_keyboard.ini
10 years ago
Jay Sorg
29b2e42279
xrdp: if PACKAGE_VERSION not defined, define as ???
10 years ago
Jay Sorg
b7d15c55ed
xrdp: don't include config.h unless HAVE_CONFIG_H is defined
10 years ago
Laxmikant Rashinkar
e4654b57ca
coverity: Resource leak (2nd round)
10 years ago
Laxmikant Rashinkar
a9d7c13147
coverity: read from pointer after free
10 years ago
Laxmikant Rashinkar
67119ecc81
coverity: array compared against 0
10 years ago
Laxmikant Rashinkar
56e43c4a38
Merge branch 'devel' of github.com:NeutrinoLabs/xrdp into devel
10 years ago
Laxmikant Rashinkar
27055d5762
coverity: improper use of negative value
10 years ago
Idan Freiberg
16929efb05
Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into
...
devel
Conflicts:
libxrdp/xrdp_sec.c
10 years ago
Idan Freiberg
afdf638c7b
libxrdp, common: work on TLS mode
10 years ago
Laxmikant Rashinkar
0c63a8feb3
coverity: Dereference after null check
10 years ago
Laxmikant Rashinkar
a990287c46
coverity: fixed unchecked return value from library
10 years ago
Jay Sorg
1291d2dbbe
work on codec mode
10 years ago
Laxmikant Rashinkar
3bb31876e7
coverity: fixed resolution leak issues
10 years ago
Jay Sorg
c64b154475
small fix for rdp scancode file
10 years ago
speidy
aa0f039cef
xrdp: fix for prefilled username issue
10 years ago
Jay Sorg
7d5f7d1133
added --enable-rfxcodec
10 years ago
Idan Freiberg
9007deae6f
libxrdp: added an option to enforce security layer in xrdp.ini
10 years ago
Jay Sorg
2a5e28de34
default max_bpp to 32
11 years ago
Jay Sorg
0cabb4a565
32 bpp compress the alpha, leave room for biggest 32 bpp data
11 years ago
Jay Sorg
ac4adf483f
libxrdp: cursor big endian fix
11 years ago
Jay Sorg
5d49553919
work on 32 bit planar bitmap compressor
11 years ago
ArvidNorr
19ef9ea3b7
support for preferred combo box choice added
11 years ago
ArvidNorr
5030b97d24
added support for optional background image
11 years ago
Jay Sorg
59fa8df434
xrdp: don't show connection log unless there is a problem
...
Conflicts:
xrdp/xrdp_mm.c
11 years ago
Jay Sorg
ec44b9dca1
xrdp: update web site
11 years ago
Jay Sorg
8b1639b96b
xrdp: allow xrdp to listen in UDS
11 years ago
Jay Sorg
0ea5c248c3
turn on bulk compressor by default
11 years ago
Cocoon
138de5c348
remove 1 from default title string
11 years ago
Cocoon
bf43deabf1
make login screen window title configurable
11 years ago
speidy
fc753a9504
xrdp: xrdp_wm: changed the autologin logic
11 years ago
speidy
9e4f4159ef
xrdp: indentation fix
11 years ago
speidy
5ff8aee291
xrdp: for proxy modules, pass target ip to module (if ip passed-in from
...
client into domain field (starting with _))
11 years ago
Jay Sorg
9a3679b1c1
improve debugging dump jpeg for codec mode
11 years ago
Jay Sorg
0748f41101
set codec mode according to client
11 years ago
Jay Sorg
575fc9fb6f
work on codec mode jpeg
11 years ago
BLINDAUER Emmanuel
185aafd12d
Call cleanup for encoder
11 years ago
Jay Sorg
6d7e315b0c
work on surface command
11 years ago
Jay Sorg
50a1b1fdb9
work on codec mode jpeg
11 years ago
Laxmikant Rashinkar
40ec8a1714
Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel
11 years ago
Laxmikant Rashinkar
9470b031aa
xrdp_encoder: developer checkin
11 years ago
Jay Sorg
8f05bee238
xrdp: add an option to do md5 bitmap hash for bitmap cache
11 years ago
Jay Sorg
da0d0e687a
reduce the memory needed for crc16 bitmap cache lists
11 years ago
Jay Sorg
f66c5911a2
xrdp: speed up bitmap cache lru using linked list
11 years ago
Jay Sorg
f94f5bec1c
xrdp: speed up bitmap cache lookup using hash table
11 years ago
speidy
8372cce84d
o libxrdp: fastpath output, added cursor and palette now updates
...
o xrdp.ini: changed default behavior: always new cursors, always use
fastpath input and output.
11 years ago
Laxmikant Rashinkar
ac6717e32e
fixed some connection issues when using xorg driver mode
11 years ago
Laxmikant Rashinkar
883650700f
added support for using Xorg driver model
11 years ago
Jay Sorg
932d785deb
fast path changes, iso never reads now
11 years ago
jsorg71
1ce75182af
Merge pull request #111 from speidy/fastpath
...
libxrdp: Fastpath input
11 years ago
speidy
43f4d439ec
libxrdp: work on fastpath, length issue
11 years ago
Jay Sorg
12cbbf74e6
xrdp:no logic change, comments and printfs
11 years ago
speidy
1f1e803140
Merge ../../neutrinolabs/xrdp into fastpath
...
Conflicts:
libxrdp/libxrdp.c
libxrdp/libxrdp.h
libxrdp/xrdp_iso.c
libxrdp/xrdp_sec.c
libxrdp/xrdp_tcp.c
xrdp/xrdp.ini
11 years ago
Jay Sorg
e9e14f22f9
started work on fastpath, restructure PDU in
11 years ago
Laxmikant Rashinkar
1f51f62df9
Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel
11 years ago
Laxmikant Rashinkar
76a0901964
o --enable-load_pulse_modules changed to --enable-loadpulsemodules
...
o color entries in xrdp.ini file are now specfied using RGB format only
o login screen now works with pixel depth of 8, 15, 16 and 24 bits
11 years ago
Jay Sorg
8cd57e0710
added server_paint_rects
11 years ago
Laxmikant Rashinkar
c5c8324d91
Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel
11 years ago
Laxmikant Rashinkar
e95edef44e
fixed an issue where channels with uppercase names were not being recognized
11 years ago
speidy
80204e2536
libxrdp: work on fastpath input, added fastpath option to xrdp.ini
11 years ago
Jay Sorg
43e388b7e5
remove some warning, move gethostname to os_calls
11 years ago
Jay Sorg
7b7debd56a
comment spelling fixes from univention
11 years ago
Laxmikant Rashinkar
c96dd8df2b
made login screen fully customizable
11 years ago
Jay Sorg
885804cf14
Merge branch 'master' into devel
11 years ago
Koichiro IWAO
25d795796a
xrdp: set default encryption level to high
11 years ago
Jay Sorg
086481395c
Merge branch 'multimon' of git://github.com/speidy/xrdp into speidy-multimon
...
Conflicts:
common/xrdp_client_info.h
libxrdp/xrdp_iso.c
libxrdp/xrdp_sec.c
11 years ago
Jay Sorg
7176f14647
added options to set tcp send and recv buffer sizes
11 years ago