Commit Graph

85 Commits (a452d8d36aafda4a873f8c035a3fe3fd51fabd96)

Author SHA1 Message Date
Pavel Roskin a452d8d36a Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGS
AM_CPPFLAGS is for flags passed to the preprocessor, such as defines and
includes. AM_CFLAGS is for flags affecting the compiler, such as debug
and optimization settings.

INCLUDES is an obsolete name. Users can pass INCLUDES and break
compilation. AM_CPPFLAGS is more explicit that the flags come from
Automake and should not be overridden.
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 10 years ago
Jay Sorg 6c23b85593 add timeout to trans_get_wait_objs_rw 10 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 11 years ago
Laxmikant Rashinkar e4654b57ca coverity: Resource leak (2nd round) 11 years ago
Laxmikant Rashinkar 27055d5762 coverity: improper use of negative value 11 years ago
Jay Sorg 1291d2dbbe work on codec mode 11 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)
o we now wait for 30 seconds for session connection (instead of 1)
o if AUTO_LOGON flag is set but username is null, we force login dialog to show up
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 12 years ago
Jay Sorg 97473e4f66 xup: pid logging, use log_message 12 years ago
Jay Sorg b598e258a4 add pid logging 12 years ago
Jay Sorg c1b7cbd657 merges from authentic8 12 years ago
Jay Sorg 4e58a5a3c0 X11rdp: work on off screen bitmap, size limit, use ack for screen delayed drawing 12 years ago
Jay Sorg 2c70a0e1f8 part of merge, no logic change, add -g to Makefile and LLOGLN to xup.c 12 years ago
Jim Grandy 981741f55c Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 27d8a01 a96a217 e512090 a9a6762 9c02bfa bd26fcc c0d29d9 676dd35 3b26737 12 years ago
Jim Grandy 45b0bc9f17 Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 74b015d 4e51e6d 2829087 12 years ago
Jim Grandy dfe5911b55 Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, 0e21d45, 44447d5, e452e4f, 3d05576, dd69d8f 12 years ago
Jay Sorg d96d8aa5ad xup: add shared memory option for X11rdp and xrdp 12 years ago
Jay Sorg b1389eac99 xup: from Marc, added missing bgcolor 12 years ago
Jay Sorg 12f7cd64f1 work on new(color) cursors 12 years ago
Laxmikant Rashinkar 1123323fda o moved from GNU General Public License to Apache License, Version 2.0
o applied new coding standards to all .c files
o moved some files around
13 years ago
Jay Sorg 2c3b4c4e5c xup: add some rail messages to the interface 13 years ago
Jay Sorg cd38d1a5c3 xup: do not set tcp options for unix domain socket 13 years ago
Jay Sorg 58f5dcc030 autotools: change top_srcdir to top_builddir for LIBADD 13 years ago
Jay Sorg aa3fad894d xorg: work on offscreen bitmaps 13 years ago
Jay Sorg cc3754a2bd xorg: work on offscreen bitmaps 13 years ago
Jay Sorg e0fc7297f5 pass the client_info(caps) on to module and xserver 13 years ago
Jay Sorg 67bd319adf xup: add more forgiving X11rdp / xup messages with size 13 years ago
Jay Sorg c50425032c xorg: change default resolution to 1024x768 13 years ago
Jay Sorg fd52c5aa6a rfx: work on rfx 13 years ago
Jay Sorg ff6e8a1232 xorg: added start of X11rdp / xup caps 13 years ago
Jay Sorg e9c58226ba use unix domain socket for xrdp-X11rdp connection 13 years ago
Jay Sorg 6e9405d418 fix for alt-gr win7 control key 13 years ago
Jay Sorg 5972c136bf added 15 and 24bpp support and changes for reconnect / resize 14 years ago
Jay Sorg 4c603d9855 X11rdp can resize sessions now 14 years ago
Itamar Reis Peixoto 6b08b8b71e include missing files in make dist 14 years ago