summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | keygen: default 2048 bit RSA keyJay Sorg2016-02-241-3/+2
* | Merge pull request #333 from proski/key-installItamar Reis Peixoto2016-02-2411-54/+29
|\ \
| * | Create and install rsakeys.iniPavel Roskin2016-02-233-17/+9
| * | Use SCRIPTS for executable scripts, don't use "chmod 755"Pavel Roskin2016-02-224-11/+6
| * | Use "dist_" prefix to minimize use of EXTRA_DISTPavel Roskin2016-02-228-29/+17
| |/
* | Merge pull request #326 from metalefty/pulseaudio-6.0jsorg712016-02-232-1/+10
|\ \ | |/ |/|
| * pulse: fix build pulseaudio 6.0 or higherKoichiro IWAO2016-02-182-1/+10
* | common: minor fix for older openssl keygenJay Sorg2016-02-221-1/+1
* | Merge branch 'devel' of git:neutrinolabs/xrdp into develJay Sorg2016-02-2296-292/+545
|\ \
| * \ Merge pull request #330 from proski/automakeItamar Reis Peixoto2016-02-2215-95/+116
| |\ \ | | |/ | |/|
| | * Move headers from EXTRA_DIST to sources, sort alphabeticallyPavel Roskin2016-02-2114-94/+115
| | * Add m4 directory to EXTRA_DIST, not all Automake versions package itPavel Roskin2016-02-211-1/+1
| |/
| * Merge pull request #320 from proski/sesadminItamar Reis Peixoto2016-02-1563-119/+147
| |\
| | * xrdp-sesadmin: show help and exit if mandatory arguments are not givenPavel Roskin2016-02-141-2/+9
| | * Fix typosPavel Roskin2016-02-1358-109/+109
| | * Install the most appropriate PAM settings filePavel Roskin2016-02-134-3/+24
| | * Fix connection month display in xrdp-sesadminPavel Roskin2016-02-131-1/+1
| | * Use lowercase program names for syslogPavel Roskin2016-02-134-4/+4
| |/
| * Merge pull request #317 from proski/coding_styleItamar Reis Peixoto2016-02-133-1/+197
| |\
| | * Convert coding style from Open Document to MarkdownPavel Roskin2016-02-113-1/+197
| * | Merge pull request #319 from proski/miscItamar Reis Peixoto2016-02-1328-78/+86
| |\ \
| | * | Stop redefining libdir, use moduledir for ${libdir}/xrdpPavel Roskin2016-02-1214-15/+16
| | * | Don't ignore files known to gitPavel Roskin2016-02-126-11/+17
| | * | Fix sloppy formatting in instfiles/Makefile.amPavel Roskin2016-02-121-14/+14
| | * | Automake 1.7.2 is the oldest version working with xrdpPavel Roskin2016-02-121-1/+1
| | * | Use silent rules by default if supported by AutomakePavel Roskin2016-02-121-0/+3
| | * | Add missing spaces in the strings that are split for line wrappingPavel Roskin2016-02-126-8/+8
| | * | xcon: include unistd.h, it's needed for select() on MacOSPavel Roskin2016-02-121-0/+1
| | * | startwm.sh: make sure sourced scripts are readablePavel Roskin2016-02-121-29/+26
| |/ /
* | | common: fix for key generated smaller than asked forJay Sorg2016-02-221-12/+20
|/ /
* | sesman: add missing breakJay Sorg2016-02-111-1/+1
|/
* remove duplicated call to scp_session_set_bppItamar Reis Peixoto2016-02-111-1/+0
* Merge pull request #316 from proski/32bppItamar Reis Peixoto2016-02-114-7/+29
|\
| * vnc: enable 32 bpp support for Xvnc, it actually worksPavel Roskin2016-02-101-6/+12
| * Allow sessions with 32 bppPavel Roskin2016-02-101-0/+1
| * Check return value of scp_session_set_bpp()Pavel Roskin2016-02-102-1/+16
|/
* Merge pull request #315 from proski/autotoolsItamar Reis Peixoto2016-02-101-1/+1
|\
| * Use AC_CONFIG_MACRO_DIR, not AC_CONFIG_MACRO_DIRSPavel Roskin2016-02-101-1/+1
|/
* common: updates for file.cJay Sorg2016-02-091-23/+32
* Merge pull request #273 from gschwind/develjsorg712016-02-081-75/+48
|\
| * fix wrong handle of commented section in configuration file.Benoit Gschwind2015-08-191-75/+48
* | Merge pull request #310 from noldor/develItamar Reis Peixoto2016-02-084-64/+64
|\ \
| * | update japanese keyboard "Henkan_Mode" key and "Muhenkan" keynoldor2016-01-304-64/+64
* | | Merge pull request #254 from metalefty/freebsd/ipv6Itamar Reis Peixoto2016-02-082-8/+16
|\ \ \
| * | | common: add --enable-ipv6only optionKoichiro IWAO2015-07-022-0/+13
| * | | common: drop ipv6 autodetection only valid for linuxKoichiro IWAO2015-07-022-8/+3
* | | | Merge pull request #309 from proski/develItamar Reis Peixoto2016-02-0852-138/+137
|\ \ \ \
| * | | | Don't capitalize "Error" and print the error valuePavel Roskin2016-02-071-1/+2
| * | | | Spell "return value", not "returnvalue"Pavel Roskin2016-02-071-1/+1
| * | | | Change an unconditional #warning to a commentPavel Roskin2016-01-311-2/+5