Commit Graph

1282 Commits (b107414b5481fd56ada2b52560626c63d1cb450c)
 

Author SHA1 Message Date
Jay Sorg b107414b54 sync client_info struct with A8 13 years ago
Laxmikant Rashinkar cab868a3a9 Merge branch 'master' of github.com:FreeRDP/xrdp 13 years ago
Laxmikant Rashinkar debdb031f1 o in file system redirection, added support for renaming files and directories 13 years ago
Jay Sorg 6beddfde28 new(color) cursors working now 13 years ago
Jay Sorg 12f7cd64f1 work on new(color) cursors 13 years ago
Laxmikant Rashinkar 561b263b91 o added some dummy functions to stop build from breaking
when --enable-fuse is not specified
13 years ago
Laxmikant Rashinkar 5d7ffc1431 Merge branch 'master' of github.com:FreeRDP/xrdp 13 years ago
Laxmikant Rashinkar 5acc54cd1d o added support for deleteing files and directories 13 years ago
Jay Sorg 26f4502ebf X11rdp: build fix from kyytaM 13 years ago
Jay Sorg 39a828d52f work on new(color) cursors 13 years ago
Jay Sorg 494150f1a9 work on new(color) cursors 13 years ago
Jay Sorg a47a3cee1a libxrdp: started adding new(color) cursor support 13 years ago
Jay Sorg cf5646c472 chansrv: add header 13 years ago
Jay Sorg 30f64f27b6 xrdp: xrdp_mm.c fix some warnings and code cleanup 13 years ago
Jay Sorg 05de2e592a chansrv: fix for building without fuse 13 years ago
jsorg71 75f63e7894 Merge pull request #64 from imprazaguy/bug_fix_nopam
Bug fix for building without PAM
13 years ago
Guan-Zhong Huang b518a3bfe9 Fix password authentication to handle different encryption algorithms 13 years ago
Guan-Zhong Huang 6fd7deb510 Fix compilation error without PAM 13 years ago
Guan-Zhong Huang 059deae6f3 Fix incorrect usage of log_message() 13 years ago
Laxmikant Rashinkar 297fdaf1c6 o removed square brackets inside commented code in xrdp.ini
because due to parsing bug
13 years ago
Laxmikant Rashinkar 78d4e19258 o early checkin for drive redirection
o basic drive redirection is working
o functions currently supported: open:
  read, write, create, get/set attribute
o requires latest NeutrinoRDP to work
o note: clipboard is broken because of the move from
        linked lists to inodes in the FUSE code
13 years ago
Jay Sorg b53cefbea4 X11rdp: in composite, use pCompositeClip, not clientClip 13 years ago
Jay Sorg 4607de10a6 randr test, print ConfigureNotify width and height 13 years ago
Jay Sorg 3365cae66b randr test change 13 years ago
Jay Sorg f04e162b03 xorg randr test app 13 years ago
Jay Sorg f8b851855d add randr test 13 years ago
Jay Sorg 898b8efdf2 chansrv: fix clipboard crash 13 years ago
Jay Sorg f0cc2ea04c X11rdp: fix for RandR desktop resizing 13 years ago
Jay Sorg b7af404030 xrdpapi: cast fix 13 years ago
ArvidNorr 2ed9994dcc Merge pull request #62 from ArvidNorr/freerdplog
Added some logging in freeRDP module
13 years ago
ArvidNorr f3d795049e layoutfix 13 years ago
ArvidNorr 48c9e183a0 freeRDP Connection status to log 13 years ago
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