summaryrefslogtreecommitdiffstats
path: root/xrdp
Commit message (Expand)AuthorAgeFilesLines
* Remove librdp.so sources, it's obsoleted by neutrinordpPavel Roskin2017-01-191-6/+0
* List shorthand versions of command line switches in the help textPavel Roskin2017-01-171-5/+5
* Implement "-n" alias for "--nodaemon" as documented in the manpagePavel Roskin2017-01-171-0/+1
* Merge pull request #615 from speidy/channels_fixesIdan Freiberg2017-01-151-2/+5
|\
| * libxrdp: channels, respect xrdp.ini channel blocking also for dataspeidy2017-01-061-2/+5
* | Don't call file_read_section() on unitialized section namePavel Roskin2017-01-111-0/+1
* | Constify the value argument to mod_set_paramPavel Roskin2017-01-112-6/+6
* | Move mouse before clickRicardo Duarte2017-01-101-0/+4
|/
* Merge pull request #612 from proski/includesjsorg712017-01-051-1/+1
|\
| * Use <> for system includes, move system includes above local onesPavel Roskin2017-01-041-1/+1
* | Merge pull request #611 from volth/support-enable-xrdpdebug=yes-2jsorg712017-01-051-2/+0
|\ \ | |/ |/|
| * fix build with --enable-xrdpdebug=yesvolth2017-01-041-2/+0
* | xrdp: add some logging, remove unused varspeidy2016-12-291-2/+3
* | xrdp: fix for codec frame acks handling.speidy2016-12-291-16/+1
|/
* Compile libpainter only if enabled, fix path to libpainter.aPavel Roskin2016-12-201-1/+1
* Merge pull request #553 from jsorg71/libpaintermetalefty2016-12-205-45/+580
|\
| * add libpainter for drawing when client does not have minimum ordersJay Sorg2016-12-155-45/+580
* | Fix Parallels Client on MacPavel Roskin2016-12-181-14/+17
* | Distribute all files except git and github specific dataPavel Roskin2016-12-181-0/+5
* | Merge pull request #548 from proski/autorunIdan Freiberg2016-12-181-2/+4
|\ \
| * | Set autorun to empty, improve autorun documentationPavel Roskin2016-12-171-2/+4
* | | Regression fix: session matching uses wrong bpp for XorgPavel Roskin2016-12-171-6/+11
|/ /
* | Make librfxcodec a subpackagePavel Roskin2016-12-151-1/+1
* | Merge pull request #531 from speidy/surface_cmdsjsorg712016-12-152-6/+1
|\ \
| * \ Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into surface_cmdsSpeidy2016-12-122-18/+87
| |\ \
| * | | xrdp_encoder: remove temporary workaround for RFX to avoid mstscspeidy2016-12-081-5/+0
| * | | o send RFX tiles as stream (Stream Surface Bits Command)speidy2016-12-081-1/+1
| | |/ | |/|
* | | Sort alphabeticallyWestporch2016-12-141-3/+3
* | | Add 'rdp_layout_kr=kr'Westporch2016-12-141-0/+3
| |/ |/|
* | Merge pull request #536 from jsorg71/unicodejsorg712016-12-111-0/+80
|\ \
| * | change some magics to definesJay Sorg2016-12-101-19/+22
| * | add unicode supportJay Sorg2016-12-101-0/+77
| |/
* | o caps: advertise remotefx codec capsets only when supported (RFX mode,speidy2016-12-101-18/+7
|/
* Document xserverbpp, add it to Xvnc section, remove from Xorg sectionPavel Roskin2016-12-061-1/+1
* Merge pull request #523 from jsorg71/vpfjsorg712016-12-061-4/+15
|\
| * vnc: code cleanupJay Sorg2016-12-041-1/+1
| * vnc: change password file to use guid hashJay Sorg2016-12-031-4/+15
* | Make configure show it's looking for "pixman", not "xrdp_pixman"Pavel Roskin2016-12-041-2/+2
|/
* Merge pull request #516 from metalefty/keymapsItamar Reis Peixoto2016-12-021-9/+0
|\
| * unify Japanese keymap in xrdp_keyboard.iniKoichiro IWAO2016-12-021-9/+0
* | xrdp_encoder: do not initialize for non-UNIX rdp clientsspeidy2016-11-291-15/+22
|/
* xrdp: do case insensitive compare for section namesJay Sorg2016-11-191-3/+3
* Merge pull request #488 from metalefty/docsItamar Reis Peixoto2016-11-172-128/+129
|\
| * docs: revise description for disableSSLv3 in xrdp.iniKoichiro IWAO2016-11-161-1/+1
| * config: change order of parametersKoichiro IWAO2016-11-161-37/+38
| * config: use semicolon to comment out descriptions in config filesKoichiro IWAO2016-11-162-98/+98
| * config: Capitalize section title to fit documentsKoichiro IWAO2016-11-161-2/+2
| * config: unify all boolean values in config to true/falseKoichiro IWAO2016-11-161-11/+11
* | Merge pull request #485 from proski/code-standardsmetalefty2016-11-161-1/+1
|\ \
| * | Remove all tabs in sourcesPavel Roskin2016-11-151-1/+1
| |/