Commit Graph

1250 Commits (4006260317c93affcbcbfbb676d15ddcd5e99b5e)
 

Author SHA1 Message Date
ArvidNorr 4006260317 Merge pull request #61 from ArvidNorr/channelblock
Comments,debug added. Fix for potential vulnerability in log.c
13 years ago
ArvidNorr fe69d2f07b Comments and debug when blocking channels added. Fix for potential vulnerability in log.c 13 years ago
ArvidNorr 6c2c4a9b11 Merge pull request #60 from ArvidNorr/freerdpfixes
Support different mouse pointers better if you not use windows Aero scheme
Support for text cursors in microsoft word.
13 years ago
ArvidNorr 7fea3a661b Layout fixes 13 years ago
ArvidNorr 72c99794ee Merge pull request #59 from ArvidNorr/morelogging
More logging for debug and trace.
13 years ago
ArvidNorr fb7294ed26 small len fixes 13 years ago
ArvidNorr fa55ece029 Removed unused 'build' in gitignore 13 years ago
ArvidNorr 9aa0cb4e61 Merge pull request #58 from ArvidNorr/pam-cont
PAM additions mostly for a gateway situation
13 years ago
ArvidNorr 876f356dad deny access if group is undefined 13 years ago
ArvidNorr 0770f217fa PAM error text can be configured 13 years ago
ArvidNorr 975d44e99f More logging added 13 years ago
jsorg71 ffc7e7ff27 Merge pull request #52 from Osirium/patch/text2bool
Patch/text2bool - use common function when converting string to bool
13 years ago
LawrenceK bdc678bdc3 Merge branch 'patch/text2bool' of github.com:Osirium/xrdp into patch/text2bool 13 years ago
LawrenceK 266db3150b refactor and use test2bool instead of duplicated code testing for on,yes,true, non zero 13 years ago
LawrenceK e47a9cea97 Allow for any non 0 and the string to also be true. These are the tests used elsewhere in the xrdp code. 13 years ago
Jay Sorg e632bc794b Merge branch 'master' of github.com:FreeRDP/xrdp 13 years ago
Jay Sorg 6daec38c65 vrplayer fixes 13 years ago
Marc-André Moreau 01330445ce Merge pull request #51 from Osirium/bug/channel-enables
Bug/channel enables
13 years ago
LawrenceK c9e934c320 bug in find_name_in_lists 13 years ago
LawrenceK 09dba93bb5 refactor and use test2bool instead of duplicated code testing for on,yes,true, non zero 13 years ago
LawrenceK 9335ba3db8 Allow for any non 0 and the string to also be true. These are the tests used elsewhere in the xrdp code. 13 years ago
LawrenceK 36cf7532fa Keep osirium master the same as freerdp master
Revert "Make this the osirium default xrdp file"

This reverts commit d26cb83a4f.
13 years ago
ArvidNorr a2bbbd8cc3 Display PAM error in gateway setup, use domain name as IP/DNS, changed how the socket is closed 13 years ago
ArvidNorr c3e403022a mouse pointer and text cursor fixes 13 years ago
LawrenceK fd2d098f68 Merge branch 'master' of git://github.com/FreeRDP/xrdp 13 years ago
Jay Sorg 88be8505a9 vrplayer: fix for building with older ffmpeg 13 years ago
Jay Sorg 13327df86f vrplayer: change to get screen position 13 years ago
Jay Sorg b2c242f50e update for xrdp.ini 13 years ago
Jay Sorg eb4209e932 libxrdp: added ini settings for bulk compressor 13 years ago
Jay Sorg b6fb300954 xrdpvr: compile fix for older ffmpeg 13 years ago
LawrenceK d26cb83a4f Make this the osirium default xrdp file 13 years ago
Jay Sorg fb01994dbb vrplayer: path and close changes 13 years ago
Jay Sorg 0013072938 vrplayer: rpath change 13 years ago
Jay Sorg 3eb3f65e41 X11rdp: keyboard and offscreen bitmap fix 13 years ago
Jay Sorg b3dcfdaa37 libxrdp: add our own mppc compression instead of using the freerdp mppc 13 years ago
Jay Sorg f91b33ed13 off screen bitmap creation, don't invalidate whole area 13 years ago
Laxmikant Rashinkar f3cc2a5154 Merge branch 'master' of https://github.com/FreeRDP/xrdp 13 years ago
Laxmikant Rashinkar cae2adb75e o developer checkin
o modified vrplayer to use threads
13 years ago
Jay Sorg cce4f773d8 fixes, logging for off screen 13 years ago
Jay Sorg 842fbc43e0 X11rdp: create off screen pixmap if not created on use 13 years ago
Marc-André Moreau 6ed3d10096 Merge pull request #45 from Osirium/patch/debug-logging
update/fix some debug log calls and add the test of XRDP_DEBUG to make f...
13 years ago
Marc-André Moreau 8ef52fed92 Merge pull request #46 from Osirium/patch/channel-enables
Update allowed channel lists from entries in the connection entry prefix...
13 years ago
LawrenceK 64ca201fd8 Update allowed channel lists from entries in the connection entry prefixed channel. Allows different settings for each preset connection. 13 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 13 years ago
Marc-André Moreau cc03ff6704 Merge pull request #42 from Osirium/freerdp-refactor-06-dec-2012
Freerdp refactor 06 dec 2012
13 years ago
Marc-André Moreau 6e7f9caea3 Merge pull request #44 from Osirium/pull/add-strchr
Add g_strchr to os_calls
13 years ago
LawrenceK a52dbba1a5 Add g_strchr to os_calls 13 years ago
Jay Sorg d1fc67102a xrdpapi: send for all bytes 13 years ago
Jay Sorg 4f6cbfd3fe xrdpapi: use header for server to client writes 13 years ago
Jay Sorg 8a3ecc2a72 if mstsc, don't do pixmap to pixmap blits 13 years ago