summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| * | | | xcon: include sys/types.h for select() and related macrosPavel Roskin2016-01-311-0/+1
| * | | | rail: fix declaration of rail_desktop_resize()Pavel Roskin2016-01-311-1/+1
| * | | | Declare xrdp_mm_frame_ack() in xrdp.h, it's used in xrdp_wm.cPavel Roskin2016-01-311-0/+2
| * | | | clipboard: undefine previously defined log levelPavel Roskin2016-01-301-0/+2
| * | | | More spelling fixes found by codespell and aspellPavel Roskin2016-01-3010-17/+17
| * | | | Replace "charactor" with "character" everywherePavel Roskin2016-01-3012-27/+27
| * | | | xrdpapi: fix MacOS compilation - use SO_NOSIGPIPE instead of MSG_NOSIGNALPavel Roskin2016-01-301-0/+13
| * | | | Use standard autotools means to detect X11Pavel Roskin2016-01-304-9/+28
| * | | | clipboard_file: include sys/time.h for struct timeval, needed on Mac OS XPavel Roskin2016-01-301-0/+1
| * | | | Disable systemd support for "make distcheck"Pavel Roskin2016-01-291-0/+1
| * | | | Don't touch any files in bootstrapPavel Roskin2016-01-291-5/+0
| * | | | Create the m4 directory for Autoconf macro filesPavel Roskin2016-01-293-0/+4
| * | | | Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGSPavel Roskin2016-01-2916-61/+31
| * | | | Don't use a symlink where #include would sufficePavel Roskin2016-01-263-2/+1
| * | | | Remove GOT_PREFIX, it's a broken hack of limited utilityPavel Roskin2016-01-263-12/+0
| | |/ / | |/| |
* | | | Merge pull request #314 from proski/localeItamar Reis Peixoto2016-02-081-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | sesman: don't set LANG, let initialization scripts take care of itPavel Roskin2016-02-071-1/+0
|/ / /