Commit Graph

508 Commits (59a5fb0ddbb05623abd7fe742be4321e0beffb0a)

Author SHA1 Message Date
Laxmikant Rashinkar 76a0901964 o --enable-load_pulse_modules changed to --enable-loadpulsemodules
10 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
11 years ago
Jay Sorg 7176f14647 added options to set tcp send and recv buffer sizes
11 years ago
Jay Sorg 8d8ec92d02 xrdp: fix after a8 merge
11 years ago
Jay Sorg c1b7cbd657 merges from authentic8
11 years ago
Jay Sorg cff17f3038 xrdp: fix a crash in painter when invalid target is set
11 years ago
Jay Sorg f75b9143e2 VUL: make sure cache entries are in range
11 years ago
Jay Sorg 06d92b787a VUL: call libxrdp_disconnect if libxrdp_process_incomming fails
11 years ago
Jay Sorg f75ec32e7c xrdp fix typeo in cache macro
11 years ago
Jay Sorg 1a616a1b46 move text2bool to os_calls
11 years ago
speidy 8e76b68102 neutrinordp: clean old freerdp moduels, add config, fix for RFX codec to
11 years ago
Jim Grandy a308d2e25c Fix errors cause by previous merge (2361914)
11 years ago
Jim Grandy b7b3d9ef28 Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c b96f85f 8c32c46 f87f6b3 c93cce0 26ce9ce
11 years ago
jgrandy 26ae5a60a8 Merge: add /opt/xrdp/lib to rpath in xrdp, for libfreerdp
11 years ago
Jim Grandy 981741f55c Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 27d8a01 a96a217 e512090 a9a6762 9c02bfa bd26fcc c0d29d9 676dd35 3b26737
11 years ago
Jim Grandy 45b0bc9f17 Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 74b015d 4e51e6d 2829087
11 years ago
Jim Grandy 1ae9a7f2b6 Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df f994298 38e2def
11 years ago
Jim Grandy af4e42a08d Hand-apply patches (rail) from Authentic8: bc68076
11 years ago
Jim Grandy 53311f2b25 Hand-apply patches (rail improvements) from Authentic8 branch: 6e15b4a 2c99e69 3f30429 aad2aaa 4f8481e 5117ac2 f3dcf1a
11 years ago
Jim Grandy dfe5911b55 Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, 0e21d45, 44447d5, e452e4f, 3d05576, dd69d8f
11 years ago
Jay Sorg 4a66be133f CRC optimize
11 years ago
Jay Sorg e602a28d5c common: transport aware when app is terminating
11 years ago
Laxmikant Rashinkar 474d17d556 xrdp: added support for forcing credentials on command line
11 years ago
speidy 151cc7b5d1 libxrdp: add xrdp.ini multi-mon config
11 years ago
Jay Sorg 42329bda00 adding xrdp.ini option to turn off new cursors
11 years ago
Jay Sorg d4d6a65adb merge from pmhahn
11 years ago
Jay Sorg 9f175d307b no logic changes, cleanup and copyright year updates
11 years ago
Jay Sorg 64d821461c fix for autologin
11 years ago
Jay Sorg 19a9ed47dc xrdp: use full path for loading xrdp modules
11 years ago
Laxmikant Rashinkar c5ebc9ae51 a debug version of xrdp/xrdp.ini was previously commited
11 years ago
Laxmikant Rashinkar ef32626a9b Merge branch 'fuse_speedup'
11 years ago
Laxmikant Rashinkar 97c483c8b3 swapped cb_lookup and cb_readdir
11 years ago
Jay Sorg 214a7b52bc merge from ghomem
11 years ago
Gustavo Homem 23584f7e5f remove legacy operation on rsakeys.ini
11 years ago
Gustavo Homem e702ac79d4 don't copy stock rsakeys.init
11 years ago
Jay Sorg 6beddfde28 new(color) cursors working now
11 years ago
Jay Sorg 12f7cd64f1 work on new(color) cursors
11 years ago
Jay Sorg 494150f1a9 work on new(color) cursors
11 years ago
Jay Sorg 30f64f27b6 xrdp: xrdp_mm.c fix some warnings and code cleanup
11 years ago
Guan-Zhong Huang 6fd7deb510 Fix compilation error without PAM
11 years ago
Laxmikant Rashinkar 297fdaf1c6 o removed square brackets inside commented code in xrdp.ini
11 years ago
Laxmikant Rashinkar 78d4e19258 o early checkin for drive redirection
11 years ago
ArvidNorr fe69d2f07b Comments and debug when blocking channels added. Fix for potential vulnerability in log.c
12 years ago
ArvidNorr 72c99794ee Merge pull request #59 from ArvidNorr/morelogging
12 years ago
ArvidNorr 9aa0cb4e61 Merge pull request #58 from ArvidNorr/pam-cont
12 years ago
ArvidNorr 876f356dad deny access if group is undefined
12 years ago
ArvidNorr 0770f217fa PAM error text can be configured
12 years ago
Philipp Hahn f2b7aafb4e X11rdp: fix spelling mistakes
12 years ago
Philipp Hahn ab60300e9a xrdp: Ignore channels and logging sections
12 years ago
ArvidNorr 975d44e99f More logging added
12 years ago
LawrenceK 266db3150b refactor and use test2bool instead of duplicated code testing for on,yes,true, non zero
12 years ago
LawrenceK c9e934c320 bug in find_name_in_lists
12 years ago
LawrenceK 36cf7532fa Keep osirium master the same as freerdp master
12 years ago
ArvidNorr a2bbbd8cc3 Display PAM error in gateway setup, use domain name as IP/DNS, changed how the socket is closed
12 years ago
LawrenceK fd2d098f68 Merge branch 'master' of git://github.com/FreeRDP/xrdp
12 years ago
Jay Sorg b2c242f50e update for xrdp.ini
12 years ago
LawrenceK d26cb83a4f Make this the osirium default xrdp file
12 years ago
Jay Sorg cce4f773d8 fixes, logging for off screen
12 years ago
Marc-André Moreau 6ed3d10096 Merge pull request #45 from Osirium/patch/debug-logging
12 years ago
LawrenceK 64ca201fd8 Update allowed channel lists from entries in the connection entry prefixed channel. Allows different settings for each preset connection.
12 years ago
LawrenceK 4c189ec3b4 update/fix some debug log calls and add the test of XRDP_DEBUG to make files so controlled by the autoconf option --enable-xrdpdebug
12 years ago
Jay Sorg 49c4ee8c8c Merge branch 'master' of github.com:FreeRDP/xrdp
12 years ago
Jay Sorg d9765c0783 fix for odd error when disconecting client
12 years ago
Laxmikant Rashinkar edf5971cef o in login dialog set sesman-X11rdp as the default module
12 years ago
Laxmikant Rashinkar 1123323fda o moved from GNU General Public License to Apache License, Version 2.0
12 years ago
Jay Sorg 87ab0218e2 no logic change, remove tabs
12 years ago
Jay Sorg 6d539b8e22 user rfx for cache v3 if client supports
12 years ago
Jay Sorg b2e69bbb46 xrdp.ini: added rail channel
12 years ago
Jay Sorg 58f5dcc030 autotools: change top_srcdir to top_builddir for LIBADD
12 years ago
Jay Sorg 3d3e4a0ffa xrdp: hook up the rail functions in module manager
12 years ago
Jay Sorg dc6be76b11 rail: proxy rail
12 years ago
norrarvid 318e09fd47 fix merge conflics
12 years ago
norrarvid e87ec50721 fix minor merge conflict
12 years ago
norrarvid fc49bf6b48 Fix layout
12 years ago
ArvidNorr d2903cd1fc Merge pull request #28 from ArvidNorr/tcp_nodelay
12 years ago
ArvidNorr 1011b4a256 Merge pull request #22 from ArvidNorr/moduleload
12 years ago
norrarvid 31a5dd33dd minor layout fixes
12 years ago
Jay Sorg a8bf71b567 xrdp: fix warnings
12 years ago
Jay Sorg 856783ba95 no logic changes, remove warnings and coding style changes
12 years ago
Jay Sorg 099a421c77 log: added path for when --prefix is used
12 years ago
norrarvid 42edcbb6c1 Improved logging
12 years ago
norrarvid a1274b0320 Clear state required when relogin is performed
12 years ago
norrarvid eef475e025 timeout added for the reply to come from sesman
12 years ago
norrarvid 048154ccef missing init of variable added
12 years ago
Jay Sorg 5cd7e29a9f Merge remote branch 'syslog3/syslog3'
12 years ago
norrarvid e5fb05e9cb Support for TCP keepalive and TCP no_delay added
12 years ago
norrarvid a555dc5a42 pamusername and pampassword are now readable on login screen
12 years ago
norrarvid 10fdc5c17f separate pam authentication for gateways
12 years ago
norrarvid f4ffaafc20 channels can be disabled by XRDP
12 years ago
norrarvid 02f3fe1e2a Improved error handling for module load and init, fixed bug in logwindow
12 years ago
norrarvid 2109d7a044 merge comments defines and simplified function
12 years ago
norrarvid a45f993bfe added comments, added define, removed unused inparameter
12 years ago
Marc-André Moreau 60b0529656 Merge pull request #20 from ArvidNorr/widerlogin
12 years ago
norrarvid 4f327d957f Support for long user and DNS name
12 years ago
norrarvid 4d4ebbf363 Initial syslog support in XRDP
12 years ago
Jay Sorg 62bf3c61f5 xrdp: pid file fixes
12 years ago
Jay Sorg 0566da74eb xrdp: add fork option to xrdp.ini
12 years ago
Jay Sorg bde5dd6671 added g_close_wait_obj and size parameter to g_write_ip_address
12 years ago
Jay Sorg d08e27e824 xrdp: fix memory leak in fork
12 years ago
Jay Sorg c7bd96ba85 xrdp: added -f command line option to fork on connections
12 years ago
Jay Sorg 900a2541ca offscreen bitmaps: implement the delete list
12 years ago
Jay Sorg e09f14e6d4 don't jpeg compress fonts
12 years ago
Jay Sorg d88291c9dd -xorg: work on off screen bitmaps
12 years ago
Jay Sorg aa3fad894d xorg: work on offscreen bitmaps
12 years ago
Jay Sorg cc3754a2bd xorg: work on offscreen bitmaps
12 years ago
Jay Sorg 76e070e4f1 started work on off screen bitmap support
12 years ago
Jay Sorg e8d2e4b6ad xrdp: xrdp_painter_copy width, height fix
12 years ago
Jay Sorg e0fc7297f5 pass the client_info(caps) on to module and xserver
12 years ago
Jay Sorg 3e422c04c6 fixes from ArvidNorr
12 years ago
Jay Sorg b124612675 xrdp: added xrdp.ini options to auto execute a modules and hide log window
12 years ago
Jay Sorg 238d14b60a xrdp: added override setting for chansrv port
12 years ago
Jay Sorg e9c58226ba use unix domain socket for xrdp-X11rdp connection
12 years ago
Jay Sorg 93939893de remove old freerdp dir
13 years ago
Jay Sorg 3e90b6c9cf freerdp1: nla
13 years ago
Jay Sorg d8f9e8310d move temp files from /tmp to /tmp/.xrdp
13 years ago
Jay Sorg 7411c42e7b freerdp module, color conversion
13 years ago
Jay Sorg f10e5bbfd5 fix for https://bugzilla.redhat.com/show_bug.cgi?id=782619
13 years ago
Jay Sorg b36f7d346c add --port command line override
13 years ago
Jay Sorg 946d9b257b move win32 to own file
13 years ago
Jay Sorg b0ebf1c146 remove warnings, check for nil
13 years ago
Jay Sorg 5972c136bf added 15 and 24bpp support and changes for reconnect / resize
13 years ago
Jay Sorg 12ce9c136f add max bpp option to xrdp.ini
13 years ago
Jay Sorg b7aecf16b0 move disconnect to X11rdp
13 years ago
Jay Sorg 0e5e50925c added a way to disconnect a session from within a session
13 years ago
Jay Sorg 6c9529c9b9 printf error when can't bind port
13 years ago
Jay Sorg 93727da778 update some copyright years
13 years ago
Jay Sorg d3a505b78f minor changes
13 years ago
Jay Sorg dd6a0988b7 variable drop down menu size
14 years ago
Itamar Reis Peixoto 6b08b8b71e include missing files in make dist
14 years ago
Itamar Reis Peixoto 759757435e xrdp comestic patch from "Alessandro Briosi" <tsdogs@briosix.org>
14 years ago
Itamar Reis Peixoto 83edc21992 use package version in xrdp.c
14 years ago
Jay Sorg 4d4f80bfc4 work on freerdp
14 years ago
Jay Sorg 4f88bf83c1 fixes for bell function
14 years ago
Nicola Ruggero 3ba752e7b7 Removed dead code re-introduced erroneously in commit 4cf06dbbcb
14 years ago
Nicola Ruggero 17bc1418ec Read keymaps over 128 keys. Patch by Yoshitomo Nakashima
14 years ago
Nicola Ruggero d797b2cf49 Implemented client IP logging
14 years ago
Nicola Ruggero 87297c5014 Version up to 0.6.0
14 years ago
Nicola Ruggero 4cf06dbbcb Major code cleanup:
14 years ago
Nicola Ruggero 104f762e5d Added bell (pcspeaker) support
14 years ago
Jay Sorg 25371d6bc9 log messages friend
14 years ago
Jay Sorg 8846b589de use en-us keymap file if no keymap file
14 years ago