Commit Graph

80 Commits (master)

Author SHA1 Message Date
Koichiro IWAO e16029cbc2
fix leak of SCP_DISCONNECTED_SESSION
6 years ago
Dominik George 3244cb59d5 Fix memory corruption introduced by CVE-2017-16927 fix.
6 years ago
speidy d958d1f018 sesman: scpv0, accept variable length data fields
7 years ago
Ben Cohen c7d08bd9e7 xrdp-sesadmin: fix error when there are no sessions
7 years ago
Pavel Roskin 6ed4c969f4 Eliminate APP_CC and DEFAULT_CC
7 years ago
Pavel Roskin 30a7a947b1 Don't include config_ac.h from any header files
7 years ago
Pavel Roskin b2d3dcf169 Include config_ac.h from all source files
7 years ago
Pavel Roskin f1a521204a Remove redundant function declarations
7 years ago
Pavel Roskin 6664aac00f Use "void" for empty argument list in declarations
7 years ago
volth 26a26ef906 fix build with --enable-xrdpdebug=yes
7 years ago
volth 37b4a14b54 fix build with --enable-xrdpdebug=yes
7 years ago
Jay Sorg 57905d71ad vnc: change password file to use guid hash
8 years ago
Pavel Roskin 65ac8e758b Fix memory leak: free session data
8 years ago
Pavel Roskin 424cef464b Log malloc errors with LOG_LEVEL_ERROR
8 years ago
Pavel Roskin 5829323ad8 Use g_new or g_new0 when C++ compiler would complain about implicit cast
8 years ago
Pavel Roskin aeeb3d2c2e Fix warnings detected by -Wwrite-strings
8 years ago
Pavel Roskin 1ded8ec437 Remove unused string support in scp_session_set_addr()
8 years ago
Pavel Roskin f908528a00 Downgrade "libscp initialized" to LOG_LEVEL_DEBUG, remove line number
8 years ago
Pavel Roskin ca9cbcafc8 Typo fixes
8 years ago
Pavel Roskin f93074a430 Add unnamed semaphore support on Mac OS
8 years ago
Jay Sorg a6cba63a89 fix a warning
8 years ago
Pavel Roskin 59a5fb0ddb Move headers from EXTRA_DIST to sources, sort alphabetically
8 years ago
Pavel Roskin 92a6833e9b Fix typos
8 years ago
Pavel Roskin dcab7552db Stop redefining libdir, use moduledir for ${libdir}/xrdp
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
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
Pavel Roskin 5de1d31a75 Change an unconditional #warning to a comment
8 years ago
Pavel Roskin 02c981e796 More spelling fixes found by codespell and aspell
8 years ago
Pavel Roskin a452d8d36a Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGS
8 years ago
Laxmikant Rashinkar e4654b57ca coverity: Resource leak (2nd round)
10 years ago
Laxmikant Rashinkar 0915d33d70 coverity: dead code
10 years ago
Laxmikant Rashinkar 3bb31876e7 coverity: fixed resolution leak issues
10 years ago
Jay Sorg 49fcc23673 sesman: added SessionVariables to sesman.ini and some indent cleanup
10 years ago
Laxmikant Rashinkar 883650700f added support for using Xorg driver model
10 years ago
Jay Sorg b4ce83a685 ipv6 fix for sesman
11 years ago
Laxmikant Rashinkar 1123323fda o moved from GNU General Public License to Apache License, Version 2.0
12 years ago
Jay Sorg 58f5dcc030 autotools: change top_srcdir to top_builddir for LIBADD
12 years ago
Jay Sorg 0944509cf0 sesman: missing else and remove some EOL whitespace
12 years ago
norrarvid 318e09fd47 fix merge conflics
12 years ago
Jay Sorg 856783ba95 no logic changes, remove warnings and coding style changes
12 years ago
norrarvid 42edcbb6c1 Improved logging
12 years ago
norrarvid eef475e025 timeout added for the reply to come from sesman
12 years ago
norrarvid 10fdc5c17f separate pam authentication for gateways
12 years ago
norrarvid 4d4ebbf363 Initial syslog support in XRDP
12 years ago
Jay Sorg 0392b0167a autotool fixes
13 years ago
Itamar Reis Peixoto 6b08b8b71e include missing files in make dist
14 years ago
Nicola Ruggero d797b2cf49 Implemented client IP logging
14 years ago
Nicola Ruggero 4cf06dbbcb Major code cleanup:
14 years ago