Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel | Laxmikant Rashinkar | 2014-02-23 | 22 | -260/+1083 | |
|\ \ \ | ||||||
| * | | | common: check for nil in fips cleanup | Jay Sorg | 2014-02-23 | 1 | -1/+4 | |
| | | | | ||||||
| * | | | libxrdp: work on fips | Jay Sorg | 2014-02-22 | 4 | -264/+508 | |
| | | | | ||||||
| * | | | common: added des3 calls for fips | Jay Sorg | 2014-02-20 | 2 | -2/+89 | |
| | | | | ||||||
| * | | | libxrdp: started adding FIPS crypt | Jay Sorg | 2014-02-20 | 3 | -21/+42 | |
| | | | | ||||||
| * | | | work on xorg driver | Jay Sorg | 2014-02-18 | 5 | -77/+225 | |
| | | | | ||||||
| * | | | added server_paint_rects | Jay Sorg | 2014-02-18 | 5 | -9/+115 | |
| | | | | ||||||
| * | | | common: update client_info struct | Jay Sorg | 2014-02-18 | 1 | -0/+8 | |
| | | | | ||||||
| * | | | libxrdp: improve mcs processing | Jay Sorg | 2014-02-16 | 1 | -37/+195 | |
| | | | | ||||||
| * | | | libxrdp: started adding planar bitmap compression | Jay Sorg | 2014-02-15 | 4 | -2/+48 | |
| | | | | ||||||
| * | | | libxrdp: not logic change, comments | Jay Sorg | 2014-02-15 | 2 | -46/+48 | |
| | | | | ||||||
* | | | | o --enable-load_pulse_modules changed to --enable-loadpulsemodules | Laxmikant Rashinkar | 2014-02-23 | 5 | -13/+14 | |
|/ / / | | | | | | | | | | | | | o color entries in xrdp.ini file are now specfied using RGB format only o login screen now works with pixel depth of 8, 15, 16 and 24 bits | |||||
* | | | Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel | Laxmikant Rashinkar | 2014-02-10 | 14 | -267/+1422 | |
|\ \ \ | ||||||
| * | | | tests/tcp_proxy: remove dependancy on os_calls | Jay Sorg | 2014-02-09 | 2 | -5/+407 | |
| | | | | ||||||
| * | | | xup: added process_server_paint_rect_shmem_ex | Jay Sorg | 2014-02-09 | 1 | -2/+57 | |
| | | | | ||||||
| * | | | remove some warning, move gethostname to os_calls | Jay Sorg | 2014-02-08 | 5 | -4/+22 | |
| | | | | ||||||
| * | | | common: some notes and compile fixes | Jay Sorg | 2014-02-08 | 1 | -2/+29 | |
| | | | | ||||||
| * | | | X11rdp: turn off abstract unix domain sockets in Xorg are set X sockets ↵ | Jay Sorg | 2014-02-04 | 1 | -0/+38 | |
| | | | | | | | | | | | | | | | | rights for only current user | |||||
| * | | | comment spelling fixes from univention | Jay Sorg | 2014-02-04 | 2 | -7/+7 | |
| | | | | ||||||
| * | | | xorg: work on cursors | Jay Sorg | 2014-02-03 | 2 | -0/+265 | |
| | | | | ||||||
| * | | | xorg: added rdpRegionPixelCount | Jay Sorg | 2014-02-03 | 2 | -0/+21 | |
| | | | | ||||||
| * | | | xup: no logic change, seperate one big function out | Jay Sorg | 2014-02-03 | 1 | -250/+579 | |
| | | | | ||||||
* | | | | fixed an issue where channels with uppercase names were not being recognized | Laxmikant Rashinkar | 2014-02-10 | 1 | -19/+19 | |
|/ / / | ||||||
* | | | Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel | Laxmikant Rashinkar | 2014-01-31 | 1 | -1/+15 | |
|\ \ \ | ||||||
| * | | | chansrv: fix for audio falling behind and growing memory | Jay Sorg | 2014-01-29 | 1 | -1/+15 | |
| | | | | ||||||
* | | | | bringup RAIL only when we receive a RAIL command | Laxmikant Rashinkar | 2014-01-31 | 2 | -74/+84 | |
|/ / / | ||||||
* | | | Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel | Laxmikant Rashinkar | 2014-01-28 | 33 | -783/+537 | |
|\ \ \ | ||||||
| * | | | xorg: fixes for building with xserver v1.13+ | Jay Sorg | 2014-01-28 | 2 | -3/+44 | |
| | | | | ||||||
| * | | | xorg: fixes for building with xserver v1.13+ | Jay Sorg | 2014-01-28 | 4 | -7/+26 | |
| | | | | ||||||
| * | | | xorg: work on xorg driver | Jay Sorg | 2014-01-28 | 23 | -884/+195 | |
| | | | | ||||||
| * | | | xup: call shmdt on disconnect | Jay Sorg | 2014-01-28 | 1 | -5/+7 | |
| | | | | ||||||
| * | | | common: added shm to os_calls | Jay Sorg | 2014-01-28 | 2 | -0/+18 | |
| | | | | ||||||
| * | | | xorg: work on xorg driver | Jay Sorg | 2014-01-26 | 7 | -100/+171 | |
| | | | | ||||||
| * | | | xorg: work on xorg driver | Jay Sorg | 2014-01-25 | 1 | -16/+29 | |
| | | | | ||||||
| * | | | xorg: work on xorg driver | Jay Sorg | 2014-01-25 | 11 | -41/+320 | |
| | | | | ||||||
* | | | | made login screen fully customizable | Laxmikant Rashinkar | 2014-01-28 | 7 | -75/+521 | |
|/ / / | ||||||
* | | | xorg: work on xorg driver | Jay Sorg | 2014-01-24 | 19 | -77/+592 | |
| | | | ||||||
* | | | xorg: work on xorg driver | Jay Sorg | 2014-01-22 | 20 | -23/+335 | |
| | | | ||||||
* | | | neutrinordp: added a header | Jay Sorg | 2014-01-22 | 1 | -0/+1 | |
| | | | ||||||
* | | | xorg: work on xorg driver | Jay Sorg | 2014-01-21 | 5 | -17/+70 | |
| | | | ||||||
* | | | disabled debug messages | Laxmikant Rashinkar | 2014-01-21 | 2 | -15/+15 | |
| | | | ||||||
* | | | Merge branch 'devel' of github.com:neutrinolabs/xrdp into devel | Jay Sorg | 2014-01-21 | 7 | -22/+240 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'devel' of github.com:neutrinolabs/xrdp into devel | Laxmikant Rashinkar | 2014-01-20 | 11 | -39/+493 | |
| |\ \ \ | ||||||
| | * \ \ | Merge pull request #106 from speidy/devel | jsorg71 | 2014-01-19 | 1 | -19/+24 | |
| | |\ \ \ | | | | | | | | | | | | | neutrinordp: fix for rail proxy, change freerdp_UnicodeToAsciiAlloc | |||||
| * | | | | | added code for region copy used in codec mode | Laxmikant Rashinkar | 2014-01-20 | 6 | -3/+216 | |
| | | | | | | ||||||
* | | | | | | xorg: work on xorg driver | Jay Sorg | 2014-01-21 | 14 | -56/+616 | |
| |/ / / / |/| | | | | ||||||
| | | | * | libxrdp: work on fastpath input, added fastpath option to xrdp.ini | speidy | 2014-02-11 | 7 | -15/+92 | |
| | | | | | ||||||
| | | | * | libxrdp: work on fastpath input, fix callback params | speidy | 2014-02-10 | 1 | -2/+2 | |
| | | | | | ||||||
| | | | * | libxrdp: work on fastpath input, fix length issue in fastpath_recv | speidy | 2014-02-10 | 3 | -6/+15 | |
| | | | | | ||||||
| | | | * | libxrdp: work on fastpath input | speidy | 2014-02-10 | 5 | -17/+86 | |
| | | | | |