summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add pkgconfig xrdp.pc fileJay Sorg2016-11-174-1/+29
* CI: remove xorgxrdpKoichiro IWAO2016-11-171-3/+0
* remove xorgxrdp submoduleJay Sorg2016-11-161-0/+0
* remove xorgxrdp submoduleJay Sorg2016-11-161-3/+1
* Merge pull request #492 from metalefty/certsjsorg712016-11-161-1/+1
|\
| * Do not create SHA-1 certificates anymoreKoichiro IWAO2016-11-161-1/+1
|/
* Merge pull request #477 from proski/vnc-strerrormetalefty2016-11-161-5/+9
|\
| * Don't try to create .vnc directory if it existsPavel Roskin2016-11-151-3/+7
| * Report system error if the VNC password file cannot be createdPavel Roskin2016-11-151-2/+2
* | Merge pull request #476 from proski/authmetalefty2016-11-164-13/+13
|\ \
| * | Fix compile warnings for non-default authentication methodsPavel Roskin2016-11-154-13/+13
| |/
* | Merge pull request #485 from proski/code-standardsmetalefty2016-11-163-9/+9
|\ \
| * | Fix compilation with C++Pavel Roskin2016-11-151-2/+2
| * | Remove all tabs in sourcesPavel Roskin2016-11-153-7/+7
| |/
* | Merge pull request #480 from proski/strncatmetalefty2016-11-161-1/+1
|\ \
| * | Fix potential buffer overflow in strncat() invocationPavel Roskin2016-11-151-1/+1
| |/
* | Merge pull request #483 from proski/autorunmetalefty2016-11-161-1/+2
|\ \
| * | Fix regression in domain to session type mappingPavel Roskin2016-11-151-1/+2
| |/
* | Merge pull request #490 from proski/parammetalefty2016-11-161-23/+23
|\ \ | |/ |/|
| * Omit numbers from the "param" keys, they are not neededPavel Roskin2016-11-151-23/+23
|/
* Merge pull request #489 from metalefty/travis-ciIdan Freiberg2016-11-151-0/+42
|\
| * CI: add .travis.ymlKoichiro IWAO2016-11-151-0/+42
|/
* Merge pull request #487 from proski/x11rdpItamar Reis Peixoto2016-11-132-11/+15
|\
| * Strip the installed X11rdp binary, not the originalPavel Roskin2016-11-131-1/+1
| * Reorder static libraries to avoid the need to link them twicePavel Roskin2016-11-131-7/+8
| * Check that X11RDPBASE is set, give it a better descriptionPavel Roskin2016-11-131-3/+6
|/
* change xrdp.ini security_layer=negotiate and auto generate tls keys on make i...Jay Sorg2016-11-112-2/+3
* libxrdp: warn when using 512 bit keyJay Sorg2016-11-111-0/+9
* on make install, don't create rsakeys.ini if it already existsJay Sorg2016-11-111-1/+1
* Merge pull request #479 from proski/strerrorjsorg712016-11-091-2/+2
|\
| * Use g_get_strerror() instead of strerror(errno) for portabilityPavel Roskin2016-11-081-2/+2
|/
* Merge pull request #418 from metalefty/keymap-fallback-lower-16bitmetalefty2016-11-081-2/+14
|\
| * Use km-0000yyyy.ini if km-xxxxyyyy.ini doen't existKoichiro IWAO2016-11-041-2/+14
* | Merge pull request #478 from proski/install-headersmetalefty2016-11-071-3/+5
|\ \
| * | Install headers used by X11rdp and xorgxrdpPavel Roskin2016-11-061-3/+5
|/ /
* | Merge pull request #454 from metalefty/change-chansrv-log-pathmetalefty2016-11-072-1/+41
|\ \ | |/ |/|
| * docs: update chansrv log pathKoichiro IWAO2016-10-251-1/+1
| * chansrv: change chansrv log path to ${XDG_DATA_HOME}/xrdpKoichiro IWAO2016-10-251-0/+40
* | Merge pull request #473 from metalefty/add-finnish-keyboardItamar Reis Peixoto2016-11-022-0/+792
|\ \
| * | add Finnish keyboardKoichiro IWAO2016-11-022-0/+792
|/ /
* | Merge pull request #437 from metalefty/switch-to-8-hex-digit-keymap-fileItamar Reis Peixoto2016-11-0225-176/+176
|\ \
| * | switch newly added keymaps to 8 hex digitKoichiro IWAO2016-10-243-123/+123
| * | Switch the remaining 4 hex digit keymapfile to 8 hexKoichiro IWAO2016-10-245-34/+34
| * | Switch to 8 hex digit keymapfileKoichiro IWAO2016-10-2418-19/+19
* | | Merge pull request #470 from proski/xorg-inimetalefty2016-11-021-20/+20
|\ \ \
| * | | Simplify names of xrdp.ini sections, rename "Session Manager" to "Xorg"Pavel Roskin2016-11-011-20/+20
|/ / /
* | | Merge pull request #472 from proski/sslItamar Reis Peixoto2016-11-011-15/+26
|\ \ \
| * | | Use static inline functions for OpenSSL 1.0 backportPavel Roskin2016-11-011-15/+26
|/ / /
* | | Merge pull request #459 from Natureshadow/openssl110metalefty2016-11-011-27/+41
|\ \ \
| * | | Add backwards compatibility to OpenSSL < 1.1.0.Dominik George2016-10-271-0/+15