Commit Graph

2471 Commits (fdb146740f2e544008e90214854b7a4aa2472e84)
 

Author SHA1 Message Date
jsorg71 fdb146740f Merge pull request #360 from proski/format-warnings
8 years ago
Jay Sorg fac0907a3c trans: set non blocking socket after accept
8 years ago
jsorg71 b0e1e21305 Merge pull request #366 from proski/macos-sem
8 years ago
Pavel Roskin f93074a430 Add unnamed semaphore support on Mac OS
8 years ago
Pavel Roskin 70f3d4c5e2 Fix warnings for unused variables read from byte streams
8 years ago
Pavel Roskin 95e1603f9d Fix recently introduced warnings in session.c
8 years ago
Pavel Roskin 0629b25d5f Fix warnings about unused variables and functions
8 years ago
Pavel Roskin e65bd6b7d7 Fix more format warnings
8 years ago
Pavel Roskin bd0b1acf79 Fix format warnings caused by g_writeln("")
8 years ago
Pavel Roskin 55e12a09d8 Include config_ac.h from common/os_calls.h to enable all format warnings
8 years ago
Jay Sorg b3273a3bfc X11rdp: Mesa link fix
8 years ago
Jay Sorg 5e398e0c91 multimon fix
8 years ago
Jay Sorg 473f3dcd0c X11rdp: merge multimon from Xorg driver
8 years ago
jsorg71 00a11f77ce Merge pull request #359 from metalefty/sesman/configurable-xserver-path
8 years ago
jsorg71 6c21aca50b Merge pull request #361 from metalefty/do-not-attempt-to-trap-sigkill
8 years ago
Koichiro IWAO f7858e964d Remove trailing whitespace, no logic change
8 years ago
Koichiro IWAO cfdce461c3 Do not attempt to trap SIGKILL part 2
8 years ago
Jay Sorg 87208db090 fix warnings
8 years ago
Jay Sorg dbf6bcc8be remove some warnings
8 years ago
Jay Sorg 6a692c96cf remove some warnings
8 years ago
Koichiro IWAO cf2b629462 sesman: do not hardcode Xorg/X11rdp/Xvnc executables
8 years ago
Koichiro IWAO fb08623b66 sesman: brief xorg_params, no logic change
8 years ago
Jay Sorg 0655272b9c common: call recv/send before can_recv/can_send
8 years ago
Jay Sorg bd6c38af4d common: fix warnings
8 years ago
jsorg71 75d79e0e3c Merge pull request #353 from nerdknight/devel
8 years ago
NerdKnight 99ebe1340f Fix compile error "format not a string literal and no format arguments [-Werror=format-security]"
8 years ago
jsorg71 034ee36f9c Merge pull request #341 from proski/sanity-checks
8 years ago
Itamar Reis Peixoto 6b3fc5a373 Merge pull request #347 from metalefty/typo
8 years ago
Jay Sorg a6cba63a89 fix a warning
8 years ago
Jay Sorg 689ffe79d9 fix warnings, move some calls to os_calls
8 years ago
Koichiro IWAO ff4ec98412 fix typo xrdp-sessman -> xrdp-sessvc
8 years ago
Jay Sorg 38241f2a0b Fix all format warnings and some unused variable warnings
8 years ago
Jay Sorg 7393579205 Don't attempt to intercept SIGKILL, it doesn't work on any OS
8 years ago
Pavel Roskin 9091c3eef2 Annotate printf-like functions if supported by the compiler
8 years ago
Pavel Roskin 4da6f8a538 Enable -Wall flag for compilers that support it
8 years ago
Pavel Roskin e0a9c769e0 Be more specific in error messages about PID file location
8 years ago
Pavel Roskin 3eb495f425 Check if rsakeys.ini exists on startup, exit if it's missing
8 years ago
Pavel Roskin 86ec50789c Move all sanity checks to a separate function xrdp_sanity_check()
8 years ago
Jay Sorg cdb967c0f3 xorgxrdp=a0add6c
8 years ago
Jay Sorg 5af0d06d1e keygen: default 2048 bit RSA key
8 years ago
Itamar Reis Peixoto cfbb00c6cb Merge pull request #333 from proski/key-install
8 years ago
jsorg71 f53b3bb737 Merge pull request #326 from metalefty/pulseaudio-6.0
8 years ago
Pavel Roskin b63575cebc Create and install rsakeys.ini
8 years ago
Pavel Roskin 22e6f3e2f7 Use SCRIPTS for executable scripts, don't use "chmod 755"
8 years ago
Pavel Roskin 7642675ddf Use "dist_" prefix to minimize use of EXTRA_DIST
8 years ago
Jay Sorg f100036cd9 common: minor fix for older openssl keygen
8 years ago
Jay Sorg 3bc9f1e275 Merge branch 'devel' of git:neutrinolabs/xrdp into devel
8 years ago
Jay Sorg 0d192aee62 common: fix for key generated smaller than asked for
8 years ago
Itamar Reis Peixoto f1dd912218 Merge pull request #330 from proski/automake
8 years ago
Pavel Roskin 59a5fb0ddb Move headers from EXTRA_DIST to sources, sort alphabetically
8 years ago