Commit Graph

2409 Commits (ffc4efb9ce09ccc370571793607b19193d8cb15b)
 

Author SHA1 Message Date
Pavel Roskin ffc4efb9ce Don't ignore files known to git
8 years ago
Pavel Roskin 9a1dea8e50 Fix sloppy formatting in instfiles/Makefile.am
8 years ago
Pavel Roskin 0e75e13b42 Automake 1.7.2 is the oldest version working with xrdp
8 years ago
Pavel Roskin 04fc814efd Use silent rules by default if supported by Automake
8 years ago
Pavel Roskin 22e808a186 Add missing spaces in the strings that are split for line wrapping
8 years ago
Pavel Roskin 09709d3ced xcon: include unistd.h, it's needed for select() on MacOS
8 years ago
Pavel Roskin 85840863da startwm.sh: make sure sourced scripts are readable
8 years ago
Jay Sorg ac901fd283 sesman: add missing break
8 years ago
Itamar Reis Peixoto 09a69fbec2 remove duplicated call to scp_session_set_bpp
8 years ago
Itamar Reis Peixoto 70920b836e Merge pull request #316 from proski/32bpp
8 years ago
Pavel Roskin a91a285734 vnc: enable 32 bpp support for Xvnc, it actually works
8 years ago
Pavel Roskin a61349c1d3 Allow sessions with 32 bpp
8 years ago
Pavel Roskin 5d23d007e9 Check return value of scp_session_set_bpp()
8 years ago
Itamar Reis Peixoto 7e20d421cc Merge pull request #315 from proski/autotools
8 years ago
Pavel Roskin 3d8045d3aa Use AC_CONFIG_MACRO_DIR, not AC_CONFIG_MACRO_DIRS
8 years ago
Jay Sorg 425bd945a5 common: updates for file.c
8 years ago
jsorg71 f7742eddec Merge pull request #273 from gschwind/devel
8 years ago
Itamar Reis Peixoto 94ca3516b1 Merge pull request #310 from noldor/devel
8 years ago
Itamar Reis Peixoto 08121e0840 Merge pull request #254 from metalefty/freebsd/ipv6
8 years ago
Itamar Reis Peixoto ee436aeec9 Merge pull request #309 from proski/devel
8 years ago
Itamar Reis Peixoto 40a197e7a8 Merge pull request #314 from proski/locale
8 years ago
Pavel Roskin 2a5d204baa Don't capitalize "Error" and print the error value
8 years ago
Pavel Roskin 9717e7392a Spell "return value", not "returnvalue"
8 years ago
Pavel Roskin 5575197eaa sesman: don't set LANG, let initialization scripts take care of it
8 years ago
Pavel Roskin 5de1d31a75 Change an unconditional #warning to a comment
8 years ago
Pavel Roskin f1ba2b2c9d xcon: include sys/types.h for select() and related macros
8 years ago
Pavel Roskin 5b0dcfc8fe rail: fix declaration of rail_desktop_resize()
8 years ago
Pavel Roskin eacfb00050 Declare xrdp_mm_frame_ack() in xrdp.h, it's used in xrdp_wm.c
8 years ago
Pavel Roskin 986fa94733 clipboard: undefine previously defined log level
8 years ago
Pavel Roskin 02c981e796 More spelling fixes found by codespell and aspell
8 years ago
Pavel Roskin f8cb1588ef Replace "charactor" with "character" everywhere
8 years ago
Pavel Roskin 5d9dae24c5 xrdpapi: fix MacOS compilation - use SO_NOSIGPIPE instead of MSG_NOSIGNAL
8 years ago
Pavel Roskin 00e70a5c54 Use standard autotools means to detect X11
8 years ago
Pavel Roskin 334eeb970a clipboard_file: include sys/time.h for struct timeval, needed on Mac OS X
8 years ago
noldor 1fb706c0fc update japanese keyboard "Henkan_Mode" key and "Muhenkan" key
8 years ago
Pavel Roskin 4d4289d93c Disable systemd support for "make distcheck"
8 years ago
Pavel Roskin 12cd2f6a1d Don't touch any files in bootstrap
8 years ago
Pavel Roskin 2694fa9dac Create the m4 directory for Autoconf macro files
8 years ago
Pavel Roskin a452d8d36a Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGS
8 years ago
Pavel Roskin 309fca35ac Don't use a symlink where #include would suffice
8 years ago
Pavel Roskin ee1a237685 Remove GOT_PREFIX, it's a broken hack of limited utility
8 years ago
jsorg71 a25e5e99dd Merge pull request #306 from metalefty/fontconfig-disable-docs
8 years ago
jsorg71 c6f27eb96c Merge pull request #304 from proski/devel
8 years ago
Itamar Reis Peixoto 327f1ea9fc Merge pull request #307 from metalefty/adjust-permission
8 years ago
Koichiro IWAO 16a284d1dc Drop exec permission of non executable files
8 years ago
Koichiro IWAO fbe6c10fc5 X11rdp: disable fontconfig docs
8 years ago
Pavel Roskin 964e860072 Run through codespell
8 years ago
Pavel Roskin 380c0cd2e7 Fix building outside the source tree
8 years ago
Pavel Roskin dac8bf728a PIDDIR should be /var/run, not /var/run/xrdp
8 years ago
Jay Sorg 2893fefc91 common: check for term in force send and recv
8 years ago