Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sesman: cleanup, close xrdp to sesman socket listener when starting a ↵ | Jay Sorg | 2013-05-28 | 1 | -0/+2 |
| | | | | session / forking | ||||
* | sesman: cleanup, close xrdp to sesman socket when starting a session / forking | Jay Sorg | 2013-05-28 | 1 | -0/+2 |
| | |||||
* | fix for autologin | Jay Sorg | 2013-05-28 | 1 | -5/+8 |
| | |||||
* | add norwegian keyboard definition | Jay Sorg | 2013-05-25 | 1 | -0/+659 |
| | |||||
* | Merge branch 'master' of github.com:FreeRDP/xrdp | Laxmikant Rashinkar | 2013-05-21 | 2 | -6/+9 |
|\ | |||||
| * | xrdp: fix for non 'new' cursor clients like rdesktop | Jay Sorg | 2013-05-20 | 1 | -5/+7 |
| | | |||||
| * | X11rdp: only remove pixmap if usage_hint is zero | Jay Sorg | 2013-05-19 | 1 | -1/+2 |
| | | |||||
* | | file system redirection: | Laxmikant Rashinkar | 2013-05-21 | 2 | -8/+57 |
|/ | | | | o vi now works with freerdp and rdesktop | ||||
* | file system redirection: | Laxmikant Rashinkar | 2013-05-19 | 2 | -28/+46 |
| | | | | o vi now works when connected via freerdp but does not fully work with rdesktop | ||||
* | file system redirection: | Laxmikant Rashinkar | 2013-05-18 | 4 | -52/+135 |
| | | | | | | | | o touch <file> was not working - fixed o echo "this is a string" > filename was not working - fixed o echo "this is a string" >> filename was not working - fixed o vi was not working - working now but swap files are not being deleted automatically - work in progress | ||||
* | Merge branch 'xrdp_smartcard' | Laxmikant Rashinkar | 2013-05-15 | 9 | -362/+1049 |
|\ | |||||
| * | smartcard: developer checkin for smartcard support | Laxmikant Rashinkar | 2013-05-15 | 9 | -362/+1049 |
| | | |||||
* | | neutrinordp module, use SendInvalidate on invalidate | Jay Sorg | 2013-05-13 | 1 | -43/+8 |
| | | |||||
* | | pulse work and cleanup | Jay Sorg | 2013-05-12 | 4 | -57/+639 |
| | | |||||
* | | pulse sink changes | Jay Sorg | 2013-05-11 | 1 | -23/+19 |
| | | |||||
* | | X11rdp: fix an error in scrolling / CopyArea | Jay Sorg | 2013-05-11 | 1 | -16/+16 |
| | | |||||
* | | use dx, dy in CopyArea PixToPix, not WndToPix | Jay Sorg | 2013-05-11 | 1 | -25/+27 |
| | | |||||
* | | turn off subtract region for now | Jay Sorg | 2013-05-11 | 1 | -1/+2 |
| | | |||||
* | | pam: added xrdp-sesman.other | Jay Sorg | 2013-05-07 | 1 | -0/+4 |
| | | |||||
* | | startwm.sh: forgot to remove org Xsession call | Jay Sorg | 2013-05-07 | 1 | -1/+0 |
| | | |||||
* | | pulse sink, use buffer so not sending too small or too big audio packets | Jay Sorg | 2013-05-07 | 1 | -6/+50 |
| | | |||||
* | | pulse sink, don't need i18n.h | Jay Sorg | 2013-05-07 | 2 | -2/+3 |
|/ | |||||
* | disable ipv6 for now | Jay Sorg | 2013-05-06 | 1 | -2/+68 |
| | |||||
* | file system redirection: resolved merge conflicts | Laxmikant Rashinkar | 2013-05-05 | 17 | -218/+2734 |
|\ | |||||
| * | startwm.sh should look for Xsession | Jay Sorg | 2013-05-03 | 1 | -0/+20 |
| | | |||||
| * | chanarv: x prefix for stream functions to avoid name collision | Jay Sorg | 2013-05-03 | 2 | -177/+177 |
| | | |||||
| * | got neutrinordp module building | Jay Sorg | 2013-05-03 | 5 | -134/+162 |
| | | |||||
| * | started adding neutrinordp module | Jay Sorg | 2013-05-03 | 5 | -0/+2408 |
| | | |||||
| * | chansrv: fix for close message | Jay Sorg | 2013-05-01 | 1 | -1/+1 |
| | | |||||
| * | xrdp: use full path for loading xrdp modules | Jay Sorg | 2013-05-01 | 4 | -7/+12 |
| | | |||||
| * | Merge branch 'master' of github.com:FreeRDP/xrdp | Jay Sorg | 2013-04-28 | 6 | -477/+355 |
| |\ | |||||
| * | | work on pulse sink, added close message | Jay Sorg | 2013-04-28 | 2 | -2/+63 |
| | | | |||||
* | | | file system redirection: made changes to support rdesktop | Laxmikant Rashinkar | 2013-05-05 | 3 | -49/+101 |
| |/ |/| | |||||
* | | Merge branch 'master' of github.com:FreeRDP/xrdp | Laxmikant Rashinkar | 2013-04-27 | 6 | -480/+346 |
|\ \ | |||||
| * | | added hexdump function | Laxmikant Rashinkar | 2013-04-26 | 1 | -0/+130 |
| | | | |||||
| * | | Merge branch 'master' of github.com:FreeRDP/xrdp | Laxmikant Rashinkar | 2013-04-26 | 14 | -92/+1384 |
| |\ \ | | |/ | |||||
| | * | common: fix for when [] is in comment | Jay Sorg | 2013-04-25 | 1 | -3/+12 |
| | | | |||||
| * | | hooked up clipboard code with FUSE | Laxmikant Rashinkar | 2013-04-26 | 4 | -477/+204 |
| | | | |||||
* | | | added makefile | Laxmikant Rashinkar | 2013-04-27 | 1 | -0/+21 |
| |/ |/| | |||||
* | | Merge branch 'master' of github.com:FreeRDP/xrdp | Laxmikant Rashinkar | 2013-04-22 | 8 | -89/+248 |
|\ \ | |||||
| * | | pam changes to use system default | Jay Sorg | 2013-04-22 | 1 | -3/+4 |
| | | | |||||
| * | | Merge branch 'master' of github.com:FreeRDP/xrdp | Jay Sorg | 2013-04-22 | 19 | -165/+1632 |
| |\ \ | | |/ | |||||
| * | | ipv6 | Jay Sorg | 2013-04-04 | 1 | -3/+11 |
| | | | |||||
| * | | ipv6 | Jay Sorg | 2013-04-03 | 1 | -1/+1 |
| | | | |||||
| * | | ipv6 | Jay Sorg | 2013-04-03 | 2 | -6/+59 |
| | | | |||||
| * | | ipv6 fix for sesman | Jay Sorg | 2013-04-03 | 1 | -13/+1 |
| | | | |||||
| * | | autodetect ipv6 | Jay Sorg | 2013-04-03 | 2 | -3/+8 |
| | | | |||||
| * | | adding ipv6 support | Jay Sorg | 2013-04-03 | 2 | -45/+90 |
| | | | |||||
| * | | Merge branch 'master' of github.com:/FreeRDP/xrdp | Jay Sorg | 2013-04-02 | 3 | -13/+58 |
| |\ \ | |||||
| | * | | chansrv: added some pulse sink notes | Jay Sorg | 2013-03-31 | 1 | -1/+17 |
| | | | |