summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #161 from anthonyagresta/patch-1Idan Freiberg2014-08-051-1/+5
|\ | | | | man page, add details for crypt_level=fips
| * Add details for crypt_level=fips to man pageanthonyagresta2014-08-041-1/+5
|/
* Merge pull request #140 from ajaissle/patch-1jsorg712014-05-291-14/+24
|\ | | | | Update faq-compile.txt
| * Update faq-compile.txtAeneas Jaißle2014-05-291-14/+24
|/
* neutrinordp: minor changes, coding style, log levelJay Sorg2014-05-192-14/+16
|
* Merge pull request #127 from ArvidNorr/numlockjsorg712014-05-192-4/+23
|\ | | | | Numlock out of sync fix
| * Numlock out of sync fixArvidNorr2014-05-162-4/+23
| |
* | Merge branch 'master' of github.com:neutrinolabs/xrdpJay Sorg2014-05-173-3/+10
|\ \ | |/
| * Merge pull request #102 from bartw72/lock-on-addjsorg712014-04-171-0/+6
| |\ | | | | | | Set lock when adding new displays to the chain
| | * Set lock when adding new displays to the chainBart Warmerdam2013-12-161-0/+6
| | |
| * | minor fixesJay Sorg2014-04-062-3/+4
| |\ \
| | * | update versionJay Sorg2014-03-012-5/+6
| | | |
| | * | simplesound: fixed CHANSRV_PORT_STR undefined errorLaxmikant Rashinkar2014-03-011-1/+1
| | | |
* | | | Merge branch 'master' of github.com:neutrinolabs/xrdpJay Sorg2014-03-09178-3286/+14128
|\ \ \ \ | |/ / /
| * | | update versionJay Sorg2014-03-012-3/+3
| |/ /
| * | o default login limit is now 50 users (instead of 10)Laxmikant Rashinkar2014-02-283-7/+17
| | | | | | | | | | | | | | | o we now wait for 30 seconds for session connection (instead of 1) o if AUTO_LOGON flag is set but username is null, we force login dialog to show up
| * | libxrdp: remove xrdp_tcp.cJay Sorg2014-02-251-89/+0
| | |
| * | started work on fastpath, restructure PDU inJay Sorg2014-02-258-64/+194
| | |
| * | common: added some trans options used in fast pathJay Sorg2014-02-252-1/+6
| | |
| * | clean up temp files in /tmp/.xrdpLaxmikant Rashinkar2014-02-241-0/+1
| | |
| * | libxrdp: fips working nowJay Sorg2014-02-242-26/+27
| | |
| * | libxrdp: work on fipsJay Sorg2014-02-233-79/+148
| | |
| * | common: add more fips ssl callsJay Sorg2014-02-232-0/+76
| | |
| * | 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
| |/ / | | | | | | | | | | | | 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 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 ↵Jay Sorg2014-02-041-0/+38
| | | | | | | | | | | | | | | | rights for only current user
| | * | 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
| |\ \