Commit Graph

508 Commits (59a5fb0ddbb05623abd7fe742be4321e0beffb0a)

Author SHA1 Message Date
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
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
10 years ago
Jay Sorg 0cabb4a565 32 bpp compress the alpha, leave room for biggest 32 bpp data
10 years ago
Jay Sorg ac4adf483f libxrdp: cursor big endian fix
10 years ago
Jay Sorg 5d49553919 work on 32 bit planar bitmap compressor
10 years ago
ArvidNorr 19ef9ea3b7 support for preferred combo box choice added
10 years ago
ArvidNorr 5030b97d24 added support for optional background image
10 years ago
Jay Sorg 59fa8df434 xrdp: don't show connection log unless there is a problem
10 years ago
Jay Sorg ec44b9dca1 xrdp: update web site
10 years ago
Jay Sorg 8b1639b96b xrdp: allow xrdp to listen in UDS
10 years ago
Jay Sorg 0ea5c248c3 turn on bulk compressor by default
10 years ago
Cocoon 138de5c348 remove 1 from default title string
10 years ago
Cocoon bf43deabf1 make login screen window title configurable
10 years ago
speidy fc753a9504 xrdp: xrdp_wm: changed the autologin logic
10 years ago
speidy 9e4f4159ef xrdp: indentation fix
10 years ago
speidy 5ff8aee291 xrdp: for proxy modules, pass target ip to module (if ip passed-in from
10 years ago
Jay Sorg 9a3679b1c1 improve debugging dump jpeg for codec mode
10 years ago
Jay Sorg 0748f41101 set codec mode according to client
10 years ago
Jay Sorg 575fc9fb6f work on codec mode jpeg
10 years ago
BLINDAUER Emmanuel 185aafd12d Call cleanup for encoder
10 years ago
Jay Sorg 6d7e315b0c work on surface command
10 years ago
Jay Sorg 50a1b1fdb9 work on codec mode jpeg
10 years ago
Laxmikant Rashinkar 40ec8a1714 Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel
10 years ago
Laxmikant Rashinkar 9470b031aa xrdp_encoder: developer checkin
10 years ago
Jay Sorg 8f05bee238 xrdp: add an option to do md5 bitmap hash for bitmap cache
10 years ago
Jay Sorg da0d0e687a reduce the memory needed for crc16 bitmap cache lists
10 years ago
Jay Sorg f66c5911a2 xrdp: speed up bitmap cache lru using linked list
10 years ago
Jay Sorg f94f5bec1c xrdp: speed up bitmap cache lookup using hash table
10 years ago
speidy 8372cce84d o libxrdp: fastpath output, added cursor and palette now updates
10 years ago
Laxmikant Rashinkar ac6717e32e fixed some connection issues when using xorg driver mode
10 years ago
Laxmikant Rashinkar 883650700f added support for using Xorg driver model
10 years ago
Jay Sorg 932d785deb fast path changes, iso never reads now
10 years ago
jsorg71 1ce75182af Merge pull request #111 from speidy/fastpath
10 years ago
speidy 43f4d439ec libxrdp: work on fastpath, length issue
10 years ago
Jay Sorg 12cbbf74e6 xrdp:no logic change, comments and printfs
10 years ago
speidy 1f1e803140 Merge ../../neutrinolabs/xrdp into fastpath
10 years ago
Jay Sorg e9e14f22f9 started work on fastpath, restructure PDU in
10 years ago
Laxmikant Rashinkar 1f51f62df9 Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel
10 years ago
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