summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | common: Address family it not always AF_INET6Koichiro IWAO2016-11-041-36/+84
| * | | | | | | | | common: Fix client IP address logging when IPv6 is enabledKoichiro IWAO2016-11-041-25/+52
* | | | | | | | | | xrdp: do case insensitive compare for section namesJay Sorg2016-11-191-3/+3
* | | | | | | | | | chansrv: some fixes to log file pathJay Sorg2016-11-191-34/+32
* | | | | | | | | | Merge pull request #496 from proski/pkgconfigItamar Reis Peixoto2016-11-182-1/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix include path in xrdp-uninstalled.pc.inPavel Roskin2016-11-181-1/+2
| * | | | | | | | | | Add pkgconfig/.gitignorePavel Roskin2016-11-181-0/+2
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #495 from proski/distcheckItamar Reis Peixoto2016-11-181-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add "make distcheck" to travis checksPavel Roskin2016-11-181-1/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #494 from proski/opensslItamar Reis Peixoto2016-11-182-2/+17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix "unable to find 'distinguished_name' in config" with older opensslPavel Roskin2016-11-182-2/+17
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #488 from metalefty/docsItamar Reis Peixoto2016-11-1715-266/+344
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | docs: revise description for disableSSLv3 in xrdp.iniKoichiro IWAO2016-11-161-1/+1
| * | | | | | | | | | docs: s/Italy/Italian/ for language nameKoichiro IWAO2016-11-162-2/+2
| * | | | | | | | | | config: change order of parametersKoichiro IWAO2016-11-161-37/+38
| * | | | | | | | | | docs: update descriptions for encryptionKoichiro IWAO2016-11-161-8/+29
| * | | | | | | | | | docs: sort parameters in xrdp.ini.5Koichiro IWAO2016-11-161-28/+28
| * | | | | | | | | | docs: document security_layerKoichiro IWAO2016-11-161-0/+19
| * | | | | | | | | | docs: reword, add description for default valueKoichiro IWAO2016-11-161-4/+11
| * | | | | | | | | | docs: unify the rest boolean values to true/falseKoichiro IWAO2016-11-161-2/+2
| * | | | | | | | | | docs: document use_fastpath, require_credentials, pamerrortxtKoichiro IWAO2016-11-161-0/+12
| * | | | | | | | | | docs: section "Connection" is not usedKoichiro IWAO2016-11-161-3/+0
| * | | | | | | | | | docs: Capitalize section titleKoichiro IWAO2016-11-161-1/+1
| * | | | | | | | | | docs: document tcp_send/recv_buffer_bytesKoichiro IWAO2016-11-161-0/+6
| * | | | | | | | | | config: use semicolon to comment out descriptions in config filesKoichiro IWAO2016-11-163-129/+129
| * | | | | | | | | | config: Capitalize section title to fit documentsKoichiro IWAO2016-11-161-2/+2
| * | | | | | | | | | config: unify all boolean values in config to true/falseKoichiro IWAO2016-11-162-18/+17
| * | | | | | | | | | docs: unify all boolean values to true/falseKoichiro IWAO2016-11-162-21/+21
| * | | | | | | | | | docs: add 32 to max_bpp as it is actually supportedKoichiro IWAO2016-11-161-1/+1
| * | | | | | | | | | docs: document disableSSLv3 and tls_ciphersKoichiro IWAO2016-11-161-0/+10
| * | | | | | | | | | docs: use bold for section headers, not italicKoichiro IWAO2016-11-161-1/+1
| * | | | | | | | | | docs: remove trailing space, put a period at a end of sentenceKoichiro IWAO2016-11-163-27/+27
| * | | | | | | | | | docs: Capitalize country/languageKoichiro IWAO2016-11-161-8/+8
| * | | | | | | | | | docs: correct section of xrdp-disKoichiro IWAO2016-11-161-2/+6
| * | | | | | | | | | docs: update version to 0.9.0Koichiro IWAO2016-11-1611-11/+11
| * | | | | | | | | | docs: update man for sesman.iniKoichiro IWAO2016-11-161-9/+11
| * | | | | | | | | | docs: replace links s/xrdp.sf.net/www.xrdp.org/gKoichiro IWAO2016-11-168-8/+8
* | | | | | | | | | | Merge pull request #493 from proski/pkgconfigItamar Reis Peixoto2016-11-174-50/+40
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Simplify pkgconfig/Makefile.amPavel Roskin2016-11-181-11/+1
| * | | | | | | | | | | Add xrdp-uninstalled.pc to allow compilation against xrdp sourcesPavel Roskin2016-11-182-0/+7
| * | | | | | | | | | | Pass all substitutions to AC_CONFIG_FILES, sort and reformat themPavel Roskin2016-11-181-37/+30
| * | | | | | | | | | | Improve xrdp description, substitute package versionPavel Roskin2016-11-181-2/+2
|/ / / / / / / / / / /
* | | | | | | | | | | update description in .pc fileJay Sorg2016-11-171-1/+1
* | | | | | | | | | | fix a typo in .pc fileJay Sorg2016-11-171-1/+1
* | | | | | | | | | | 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
|/ / / / / / / / / / /