summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'devel' of github.com:/neutrinolabs/xrdp into develLaxmikant Rashinkar2014-02-2322-260/+1083
|\ \ \
| * | | common: check for nil in fips cleanupJay Sorg2014-02-231-1/+4
| * | | libxrdp: work on fipsJay Sorg2014-02-224-264/+508
| * | | common: added des3 calls for fipsJay Sorg2014-02-202-2/+89
| * | | libxrdp: started adding FIPS cryptJay Sorg2014-02-203-21/+42
| * | | work on xorg driverJay Sorg2014-02-185-77/+225
| * | | added server_paint_rectsJay Sorg2014-02-185-9/+115
| * | | common: update client_info structJay Sorg2014-02-181-0/+8
| * | | libxrdp: improve mcs processingJay Sorg2014-02-161-37/+195
| * | | libxrdp: started adding planar bitmap compressionJay Sorg2014-02-154-2/+48
| * | | libxrdp: not logic change, commentsJay Sorg2014-02-152-46/+48
* | | | o --enable-load_pulse_modules changed to --enable-loadpulsemodulesLaxmikant Rashinkar2014-02-235-13/+14
|/ / /
* | | Merge branch 'devel' of github.com:/neutrinolabs/xrdp into develLaxmikant Rashinkar2014-02-1014-267/+1422
|\ \ \
| * | | tests/tcp_proxy: remove dependancy on os_callsJay Sorg2014-02-092-5/+407
| * | | xup: added process_server_paint_rect_shmem_exJay Sorg2014-02-091-2/+57
| * | | remove some warning, move gethostname to os_callsJay Sorg2014-02-085-4/+22
| * | | common: some notes and compile fixesJay Sorg2014-02-081-2/+29
| * | | X11rdp: turn off abstract unix domain sockets in Xorg are set X sockets right...Jay Sorg2014-02-041-0/+38
| * | | comment spelling fixes from univentionJay Sorg2014-02-042-7/+7
| * | | xorg: work on cursorsJay Sorg2014-02-032-0/+265
| * | | xorg: added rdpRegionPixelCountJay Sorg2014-02-032-0/+21
| * | | xup: no logic change, seperate one big function outJay Sorg2014-02-031-250/+579
* | | | fixed an issue where channels with uppercase names were not being recognizedLaxmikant Rashinkar2014-02-101-19/+19
|/ / /
* | | Merge branch 'devel' of github.com:/neutrinolabs/xrdp into develLaxmikant Rashinkar2014-01-311-1/+15
|\ \ \
| * | | chansrv: fix for audio falling behind and growing memoryJay Sorg2014-01-291-1/+15
* | | | bringup RAIL only when we receive a RAIL commandLaxmikant Rashinkar2014-01-312-74/+84
|/ / /
* | | Merge branch 'devel' of github.com:/neutrinolabs/xrdp into develLaxmikant Rashinkar2014-01-2833-783/+537
|\ \ \
| * | | xorg: fixes for building with xserver v1.13+Jay Sorg2014-01-282-3/+44
| * | | xorg: fixes for building with xserver v1.13+Jay Sorg2014-01-284-7/+26
| * | | xorg: work on xorg driverJay Sorg2014-01-2823-884/+195
| * | | xup: call shmdt on disconnectJay Sorg2014-01-281-5/+7
| * | | common: added shm to os_callsJay Sorg2014-01-282-0/+18
| * | | xorg: work on xorg driverJay Sorg2014-01-267-100/+171
| * | | xorg: work on xorg driverJay Sorg2014-01-251-16/+29
| * | | xorg: work on xorg driverJay Sorg2014-01-2511-41/+320
* | | | made login screen fully customizableLaxmikant Rashinkar2014-01-287-75/+521
|/ / /
* | | xorg: work on xorg driverJay Sorg2014-01-2419-77/+592
* | | xorg: work on xorg driverJay Sorg2014-01-2220-23/+335
* | | neutrinordp: added a headerJay Sorg2014-01-221-0/+1
* | | xorg: work on xorg driverJay Sorg2014-01-215-17/+70
* | | disabled debug messagesLaxmikant Rashinkar2014-01-212-15/+15
* | | Merge branch 'devel' of github.com:neutrinolabs/xrdp into develJay Sorg2014-01-217-22/+240
|\ \ \
| * \ \ Merge branch 'devel' of github.com:neutrinolabs/xrdp into develLaxmikant Rashinkar2014-01-2011-39/+493
| |\ \ \
| | * \ \ Merge pull request #106 from speidy/develjsorg712014-01-191-19/+24
| | |\ \ \
| * | | | | added code for region copy used in codec modeLaxmikant Rashinkar2014-01-206-3/+216
* | | | | | xorg: work on xorg driverJay Sorg2014-01-2114-56/+616
| |/ / / / |/| | | |
| | | | * libxrdp: work on fastpath input, added fastpath option to xrdp.inispeidy2014-02-117-15/+92
| | | | * libxrdp: work on fastpath input, fix callback paramsspeidy2014-02-101-2/+2
| | | | * libxrdp: work on fastpath input, fix length issue in fastpath_recvspeidy2014-02-103-6/+15
| | | | * libxrdp: work on fastpath inputspeidy2014-02-105-17/+86