Commit Graph

3006 Commits (8a1de8dbc4310c00ce8fbe939346b55c4db1c2e9)
 

Author SHA1 Message Date
Pavel Roskin 8a1de8dbc4 Remove trailing whitespace
7 years ago
Pavel Roskin 33790e1fed Use middle dot instead of dash to connect directories to descriptions
7 years ago
Pavel Roskin 658aa270ba Remove reference to rdp directory, it was removed
7 years ago
Pavel Roskin c7bc634e17 Improve Fedora installation instructions
7 years ago
Pavel Roskin 90083e5f23 Remove --break-blocks option, it doesn't match the existing code style
7 years ago
Koichiro IWAO f11eed3277 chansrv: fix warnings in pulse module
7 years ago
Pavel Roskin dc1e341f5a Constify input arguments of ssl_mod_exp() and ssl_gen_key_xrdp1()
7 years ago
Pavel Roskin 35d7a0b34f Constify all input string arguments in keygen.c
7 years ago
Pavel Roskin 6a3f0a75bd Remove support for OpenSSL older than 0.9.8
7 years ago
Pavel Roskin d8d6b08aa3 Update m4/ax_type_socklen_t.m4, it works with -Wall now
7 years ago
Pavel Roskin 130fa12845 Don't use ACCESS macro
7 years ago
Pavel Roskin 99e4e4520a xrdp-sesadmin: show sessions in human readable format
7 years ago
Pavel Roskin ea6882fd4c xrdp-sesadmin: refactor array access
7 years ago
Pavel Roskin 0017081d78 xrdp-sesadmin: fix crash on network or authentication error
7 years ago
Koichiro IWAO 021b79ba55 docs: remove IdleTimeLimit until it is actually implemented
7 years ago
Itamar Reis Peixoto 64af6ec03a Update README.md (#651)
7 years ago
Dominik George 5b2364196c Some fixes/improvements to service files. (#646)
7 years ago
Jay Sorg a1aff316dc change log message to long long
7 years ago
Jay Sorg d7967ec897 minor arch.h change
7 years ago
Jay Sorg b5029c2596 sesman: fix warning for 32 bit / 64 bit log entry, trunc to 32 bit
7 years ago
Jay Sorg 3b84314a1a arch.h changes to include stdint.h
7 years ago
metalefty cc48345f40 sesman: remove unnecessary fork for FreeBSD (#650)
7 years ago
mirabilos 6257bae23f Add GNU/kFreeBSD support (#645)
7 years ago
Pavel Roskin 0bb048d35e Fix several cases of discarding return values
7 years ago
metalefty 9f66ddfc33 Merge pull request #637 from proski/const
7 years ago
Pavel Roskin e35b5a4708 Constify string arguments in xrdp-chansrv sources
7 years ago
Idan Freiberg 92d9f2e37e Merge pull request #627 from proski/openssl
7 years ago
Idan Freiberg dbfea35662 Merge pull request #633 from proski/systemd
7 years ago
Idan Freiberg 4a23b7939c Merge pull request #630 from selu/devel
7 years ago
Idan Freiberg 6a5f90ca6e Merge pull request #636 from proski/painter
7 years ago
Idan Freiberg 482671fd18 Merge pull request #625 from speidy/proxy_session_info
7 years ago
Pavel Roskin 3cace61d9e Only check for systemd on Linux, no need to warn users of other OSes
7 years ago
Pavel Roskin 6807b616ed Fix incorrect argument to painter_line()
7 years ago
Pavel Roskin 250bb61025 Check for openssl binary in configure, don't fail if not found
7 years ago
Itamar Reis Peixoto e217e68acb Merge pull request #635 from proski/bindsto
7 years ago
Pavel Roskin 409623a65f Change BindTo to BindsTo, it was renamed in systemd long time ago
7 years ago
Pavel Roskin 2b614ed4ab Remove librdp.so sources, it's obsoleted by neutrinordp
7 years ago
metalefty c5e6eec12f Merge pull request #603 from proski/x11rdp
7 years ago
metalefty 27b58884fd Merge pull request #629 from proski/cmdline
7 years ago
Pavel Roskin ec1655d3ca Compile applewmproto before xorg-server
7 years ago
Pavel Roskin 3b52a36afd Use fonts installed as part of X11rdp
7 years ago
Pavel Roskin 1e83db964b Fix Mesa compatibility with clang
7 years ago
Pavel Roskin 9c83414a9c Make sure X11rdp is not copied to a file called "bin"
7 years ago
Pavel Roskin 983a7073bf Use OPENSSL_CFLAGS even if -lcrypto is used directly
7 years ago
Pavel Roskin bbe718bd3a Don't define RDP_IS_XORG and RDP_IS_XFREE86, they are unused
7 years ago
Pavel Roskin 8db3de08eb Remove missing directories from the include path for X11rdp
7 years ago
Pavel Roskin 5d3197618e Fix pixmap compilation with clang
7 years ago
Pavel Roskin 5c32e79605 Fix libpciaccess compilation on non-Linux systems
7 years ago
Pavel Roskin 265ce37077 Fix download caching, only download missing or currently empty files
7 years ago
Pavel Roskin 0a9b586332 Improve xrdp-sesman help text
7 years ago