Commit Graph

107 Commits (master)

Author SHA1 Message Date
Timothy Pearson 315b8914c8 Second batch of initial commits:
6 years ago
Vraiment 4cee6726f8 Make changes to generate dylibs in mac again
7 years ago
Pavel Roskin 6ed4c969f4 Eliminate APP_CC and DEFAULT_CC
8 years ago
Pavel Roskin b2d3dcf169 Include config_ac.h from all source files
8 years ago
Jay Sorg e0ac84aaa4 change some casts to long long
8 years ago
Jay Sorg 7825246d7a fix warning new since stdint.h change
8 years ago
Pavel Roskin b8ed23daab Constify the value argument to mod_set_param
8 years ago
Pavel Roskin f25659d2ee Suppress versioning for modules, tell libtool they are modules
8 years ago
volth 26a26ef906 fix build with --enable-xrdpdebug=yes
8 years ago
volth 37b4a14b54 fix build with --enable-xrdpdebug=yes
8 years ago
Pavel Roskin ace7d2c822 Declare unified module interface and use it in modules
8 years ago
Pavel Roskin 2cb3af8ac3 Cast the result of g_shmat() to the destination type
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 e7e4d61265 Return correct error code from process_server_paint_rect_shmem_ex()
9 years ago
Pavel Roskin ca9cbcafc8 Typo fixes
9 years ago
Pavel Roskin 0629b25d5f Fix warnings about unused variables and functions
9 years ago
Pavel Roskin e65bd6b7d7 Fix more format warnings
9 years ago
Pavel Roskin 59a5fb0ddb Move headers from EXTRA_DIST to sources, sort alphabetically
9 years ago
Pavel Roskin dcab7552db Stop redefining libdir, use moduledir for ${libdir}/xrdp
9 years ago
Pavel Roskin 22e808a186 Add missing spaces in the strings that are split for line wrapping
9 years ago
Pavel Roskin f8cb1588ef Replace "charactor" with "character" everywhere
9 years ago
Pavel Roskin a452d8d36a Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGS
9 years ago
Jay Sorg d59d672f55 xup: no logic change, add logging
9 years ago
Jay Sorg a330789e5b xup: fix for when Xorg/X11rdp to xup message payload is zero
9 years ago
Jay Sorg 6c23b85593 add timeout to trans_get_wait_objs_rw
9 years ago
Jay Sorg fc1e4c645c update the copyright year
10 years ago
Jay Sorg 72f84fd2ec set the source for xup module
10 years ago
Jay Sorg 4a553e07af update the module API
10 years ago
Jay Sorg 65de5e971b xup: move to trans for io
10 years ago
Jay Sorg 9cd634007f fix for case where shmget can return an shmid of zero
10 years ago
Laxmikant Rashinkar d7f0b174da coverity: uninitialized scalar variable
10 years ago
Laxmikant Rashinkar e4654b57ca coverity: Resource leak (2nd round)
10 years ago
Laxmikant Rashinkar 27055d5762 coverity: improper use of negative value
10 years ago
Jay Sorg 1291d2dbbe work on codec mode
10 years ago
Jay Sorg 98fbca98db xup: check for g_shmat failure and change error case
11 years ago
Jay Sorg 73bdb57ee2 more fixes for 32 bit color
11 years ago
Jay Sorg 5717845837 xup: don't need to clear on connect
11 years ago
Jay Sorg 575fc9fb6f work on codec mode jpeg
11 years ago
Laxmikant Rashinkar e7445a2544 o default login limit is now 50 users (instead of 10)
11 years ago
Jay Sorg 8cd57e0710 added server_paint_rects
11 years ago
Jay Sorg 1dd191ab1b xup: added process_server_paint_rect_shmem_ex
11 years ago
Jay Sorg dbd16f3e9b xup: no logic change, seperate one big function out
11 years ago
Jay Sorg 022c1e31f9 xup: call shmdt on disconnect
11 years ago
Jay Sorg 25369460a1 log client ip with pid, etc
11 years ago
Jay Sorg 97473e4f66 xup: pid logging, use log_message
11 years ago
Jay Sorg b598e258a4 add pid logging
11 years ago
Jay Sorg c1b7cbd657 merges from authentic8
11 years ago
Jay Sorg 4e58a5a3c0 X11rdp: work on off screen bitmap, size limit, use ack for screen delayed drawing
11 years ago
Jay Sorg 2c70a0e1f8 part of merge, no logic change, add -g to Makefile and LLOGLN to xup.c
11 years ago